summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi
2018-02-25ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
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