summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-10-11arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-11arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-11arm64: Force SSBS on context switchMarc Zyngier
2019-10-11arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-11arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-11arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-11arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-11arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-11arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-11arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-11arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab
2019-10-11arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-11arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-11arm64: fix SSBS sanitizationMark Rutland
2019-10-11KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-11arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-11riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-10-11KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-10-11x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar
2019-10-11arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-11MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-10-11powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-10-11powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-11powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-10-11powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-10-11KVM: nVMX: handle page fault in vmread fixJack Wang
2019-10-11KVM: X86: Fix userspace set invalid CR4Wanpeng Li
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-10-11KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras
2019-10-11KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras
2019-10-11s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-10-11KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-10-11s390/process: avoid potential reading of freed stackVasily Gorbik
2019-10-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-10-07ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor
2019-10-07MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie
2019-10-07powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch