summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-27s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches
2019-04-27x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
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-27x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao
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-20x86/gart: Exclude GART aperture from kcoreKairui Song
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/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu
2019-04-20x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-04-20x86/mm: Don't leak kernel addressesMatteo Croce
2019-04-20mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar
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-17KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr
2019-04-17KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr
2019-04-17powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
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-17x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko
2019-04-17x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes
2019-04-17csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-04-17xtensa: fix return_addressMax Filippov
2019-04-17xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-17arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel
2019-04-17arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-04-17arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis
2019-04-17arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-17ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf
2019-04-17ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers
2019-04-17ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi
2019-04-17ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi
2019-04-17ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman
2019-04-17ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik
2019-04-17riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-04-17kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes
2019-04-17parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle
2019-04-17parisc: regs_return_value() should return gpr28Sven Schnelle
2019-04-17parisc: Detect QEMU earlier in boot processHelge Deller