summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-11-061-0/+1
* arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo2019-11-061-0/+4
* x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang2019-11-061-1/+2
* powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand2019-11-061-1/+3
* x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-291-1/+2
* x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-291-2/+20
* arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-291-0/+33
* parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-291-5/+7
* xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov2019-10-291-7/+0
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-291-8/+15
* mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-291-1/+1
* xen/efi: Set nonblocking callbacksRoss Lagerwall2019-10-292-0/+4
* MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel2019-10-291-1/+1
* ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi2019-10-291-0/+2
* ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren2019-10-291-100/+0
* ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren2019-10-291-1/+2
* x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-172-3/+3
* arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma2019-10-171-17/+15
* arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton2019-10-171-4/+15
* MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-172-0/+44
* MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2019-10-172-0/+5
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-177-7/+0
* arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-10-112-2/+12
* arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier2019-10-111-9/+23
* arm64: Force SSBS on context switchMarc Zyngier2019-10-112-3/+40
* arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon2019-10-111-4/+6
* arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton2019-10-111-0/+42
* arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton2019-10-111-1/+26
* arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton2019-10-111-7/+8
* arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier2019-10-111-53/+56
* arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton2019-10-111-0/+13
* arm64: Always enable ssb vulnerability detectionJeremy Linton2019-10-112-8/+5
* arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab2019-10-111-0/+1
* arm64: add sysfs vulnerability show for meltdownJeremy Linton2019-10-111-14/+44
* arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab2019-10-111-0/+6
* arm64: fix SSBS sanitizationMark Rutland2019-10-111-7/+8
* KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon2019-10-112-0/+22
* arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2019-10-118-2/+106
* riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen2019-10-111-1/+5
* powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-10-115-9/+9
* powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy2019-10-112-3/+14
* KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson2019-10-111-1/+1
* KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2019-10-111-8/+10
* x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar2019-10-111-0/+1
* arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon2019-10-115-7/+33
* MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-10-114-0/+30
* powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V2019-10-111-2/+28
* powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy2019-10-111-5/+13
* powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan2019-10-111-4/+7
* powerpc/mce: Schedule work from irq_workSantosh Sivaraj2019-10-111-1/+10