summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck
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-08arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko
2019-05-08arm64: mm: print out correct page table entriesKristina Martsenko
2019-05-08arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2019-05-08arm64: kasan: avoid bad virt_to_pfn()Mark Rutland
2019-05-08x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf
2019-05-08x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf
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-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-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: 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-20ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz
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-20ARC: u-boot args: check that magic number is correctEugeniy Paltsev
2019-04-17xtensa: fix return_addressMax Filippov
2019-04-17xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-17parisc: Use cr16 interval timers unconditionally on qemuHelge Deller
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-17parisc: Detect QEMU earlier in boot processHelge Deller
2019-04-17arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2019-04-17powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-04-17powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-04-17powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2019-04-17powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2019-04-17powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2019-04-17powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-17powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-17powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun
2019-04-17powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2019-04-17powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun