summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-22KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse
2018-02-22arm: spear13xx: Fix spics gpio controller's warningViresh Kumar
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar
2018-02-22arm: spear600: Add missing interrupt-parent of rtcViresh Kumar
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
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