summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-05-10perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-05-10perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-05-10MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-05-08ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson
2019-05-08arm64: only advance singlestep for user instruction trapsMark Rutland
2019-05-08arm64: Fix single stepping in kernel trapsJulien Thierry
2019-05-04ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida
2019-05-04ARM: dts: pfla02: increase phy reset durationMarco Felsch
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky
2019-05-04ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike
2019-05-02x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-05-02x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann
2019-05-02ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-05-02MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-04-27x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-27x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-27perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2019-04-27Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee
2019-04-27KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov
2019-04-27KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-20crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-04-20crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-04-20KVM: nVMX: restore host state in nested_vmx_vmexit for VMFailSean Christopherson
2019-04-20ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz
2019-04-20powerpc/pseries: Remove prrn_work workqueueNathan Fontenot
2019-04-20x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-04-20x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-04-20x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-04-20x86/mm: Don't leak kernel addressesMatteo Croce
2019-04-20arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe
2019-04-20ARC: u-boot args: check that magic number is correctEugeniy Paltsev
2019-04-17arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama
2019-04-17arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64Katsuhiro Suzuki
2019-04-17x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-17x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-04-17x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-04-17xtensa: fix return_addressMax Filippov