summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-12-02KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-02powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-02powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-25KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-11-25x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-11-25x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-11-25x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-11-25parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-11-25s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-11-25xtensa: fix change_bit in exclusive access optionMax Filippov
2019-11-25xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-11-25MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-11-25uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-11-25s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-11-25mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-11-25RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt
2019-11-25xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-11-25MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel
2019-11-25ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi
2019-11-25ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren
2019-11-25ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren
2019-11-25ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren
2019-11-25ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren
2019-11-25ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren
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