summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-29xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-10-29MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel
2019-10-29ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi
2019-10-29ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren
2019-10-29ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-17arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-10-17arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-10-17MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-17MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
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