index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-12-13
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
Paolo Bonzini
2019-12-13
KVM: x86: Grab KVM's srcu lock when setting nested state
Sean Christopherson
2019-12-13
KVM: x86: Remove a spurious export of a static function
Sean Christopherson
2019-12-13
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
2019-12-13
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
2019-12-13
KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
Sean Christopherson
2019-12-13
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2019-12-13
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
2019-12-13
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
2019-12-13
arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc node"
Marek Szyprowski
2019-12-13
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
2019-12-13
x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
Kai-Heng Feng
2019-12-13
x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
Joerg Roedel
2019-12-13
sparc64: implement ioremap_uc
Tuowen Zhao
2019-12-13
arm64: tegra: Fix 'active-low' warning for Jetson Xavier regulator
Jon Hunter
2019-12-13
arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulator
Jon Hunter
2019-12-04
x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
Sebastian Andrzej Siewior
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2019-11-29
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
2019-11-29
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
2019-11-29
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
2019-11-29
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
2019-11-29
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
2019-11-29
x86/entry/32: Use %ss segment where required
Andy Lutomirski
2019-11-29
x86/entry/32: Fix IRET exception
Peter Zijlstra
2019-11-29
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
2019-11-29
x86/pti/32: Size initial_page_table correctly
Thomas Gleixner
2019-11-29
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
2019-11-29
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
Jan Beulich
2019-11-29
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
2019-11-29
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
2019-11-29
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
2019-11-29
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
2019-11-29
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
2019-11-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
2019-11-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-15
Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-14
Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-14
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
Sean Christopherson
2019-11-15
sparc: vdso: fix build error of vdso32
Masahiro Yamada
2019-11-13
KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
Xiaoyao Li
2019-11-13
kvm: x86: disable shattered huge page recovery for PREEMPT_RT.
Paolo Bonzini
2019-11-13
x86/resctrl: Fix potential lockdep warning
Xiaochen Shen
2019-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-12
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
[next]