summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2019-04-17powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman
2019-04-17powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2019-04-17powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-17powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2019-04-17powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-17powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-04-17powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-17powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2019-04-17powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-17powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2019-04-17powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2019-04-17powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2019-04-17powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2019-04-17powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2019-04-17powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman