summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-11-14kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-14kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-14KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini
2019-11-14kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-14x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-14x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-14x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-14x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-14x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-14kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-14x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-14x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-14x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-14x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-14x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-14x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner
2019-11-09x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-11-09arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-11-09arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-11-09MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-11-09MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-11-09riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2019-11-09KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-11-09x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar
2019-11-09DTS: ARM: gta04: introduce legacy spi-cs-high to make display work againH. Nikolaus Schaller
2019-11-09libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-11-09MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-11-09powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-09powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-11-09powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-11-09powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-09powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-09powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy
2019-11-09powerpc/kasan: Fix parallel loading of modules.Christophe Leroy
2019-11-09powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-11-09powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-11-09powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-11-09powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy
2019-11-09powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-11-09powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-11-09powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-11-09powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-11-09powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-11-09KVM: X86: Fix userspace set invalid CR4Wanpeng Li
2019-11-09KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-11-09KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras
2019-11-09KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras
2019-11-09KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras
2019-11-09KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-11-09KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras