summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-16mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-02-16signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-02-16signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-02-16KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins
2018-02-16x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-02-16x86/microcode: Do the family check firstBorislav Petkov
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov
2018-02-16x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf
2018-02-16powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-02-16powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-02-16powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran
2018-02-16powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling
2018-02-16powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-02-16powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-02-16powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-16powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-16powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-16powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-16powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-02-16powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-02-16powerpc: Simplify module TOC handlingAlan Modra
2018-02-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2018-02-16powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2018-02-16powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko
2018-02-03KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko
2018-02-03KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2018-02-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-03KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-02-03crypto: aesni - handle zero length dst bufferStephan Mueller
2018-02-03kaiser: fix intel_bts perf crashesHugh Dickins
2018-02-03x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-02-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2018-02-03x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-31um: link vmlinux with -no-pieThomas Meyer
2018-01-31x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-31Prevent timer value 0 for MWAITXJanakarajan Natarajan