summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-13arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas
2019-12-13x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng
2019-12-13x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()Joerg Roedel
2019-12-13sparc64: implement ioremap_ucTuowen Zhao
2019-12-13arm64: tegra: Fix 'active-low' warning for Jetson Xavier regulatorJon Hunter
2019-12-13arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter
2019-12-04x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior
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-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-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-20arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin
2019-11-20arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-15Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-14Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-14KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()Sean Christopherson
2019-11-15sparc: vdso: fix build error of vdso32Masahiro Yamada
2019-11-13KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()Xiaoyao Li
2019-11-13kvm: x86: disable shattered huge page recovery for PREEMPT_RT.Paolo Bonzini
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen
2019-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-11-12KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-12KVM: VMX: Introduce pi_is_pir_empty() helperJoao Martins
2019-11-12KVM: VMX: Do not change PID.NDST when loading a blocked vCPUJoao Martins
2019-11-12KVM: VMX: Consider PID.PIR to determine if vCPU has pending interruptsJoao Martins
2019-11-12KVM: VMX: Fix comment to specify PID.ON instead of PIR.ONLiran Alon
2019-11-12KVM: X86: Fix initialization of MSR listsChenyi Qiang
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-11-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds