summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-29powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-29x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3Andy Lutomirski
2019-11-29x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2019-11-29x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra
2019-11-29x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski
2019-11-29x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski
2019-11-29x86/entry/32: Use %ss segment where requiredAndy Lutomirski
2019-11-29x86/entry/32: Fix IRET exceptionPeter Zijlstra
2019-11-29x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner
2019-11-29x86/pti/32: Size initial_page_table correctlyThomas Gleixner
2019-11-29x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski
2019-11-29x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich
2019-11-29x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich
2019-11-29x86/stackframe/32: Repair 32-bit Xen PVJan Beulich
2019-11-29x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-29x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-29x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-11-29ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-11-24arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-20x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-11-20KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-12kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-12x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-12arm64: errata: Update stale commentThierry Reding
2019-11-12ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1Amelie Delaunay
2019-11-12timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-11-12arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli
2019-11-12arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli
2019-11-12arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-11-12arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson
2019-11-12x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-11-12perf/x86/uncore: Fix event group supportKan Liang
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-11-12ARC: [plat-hsdk]: Enable on-board SPI NOR flash ICEugeniy Paltsev
2019-11-12powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy