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
2026-01-14
KVM: VMX: Remove declaration of nested_mark_vmcs12_pages_dirty()
Binbin Wu
2026-01-14
powerpc/vdso: Provide clock_getres_time64()
Thomas Weißschuh
2026-01-14
KVM: SVM: Fix an off-by-one typo in the comment for enabling AVIC by default
Sean Christopherson
2026-01-14
x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too
Borislav Petkov (AMD)
2026-01-14
arm64: dts: amlogic: s4: fix mmc clock assignment
Jerome Brunet
2026-01-14
arm64: dts: amlogic: s4: assign mmc b clock to 24MHz
Jerome Brunet
2026-01-14
arm64: dts: amlogic: drop useless assigned-clock-parents
Jerome Brunet
2026-01-14
KVM: arm64: Fix missing <asm/stackpage/nvhe.h> include
Ben Dooks
2026-01-14
KVM: arm64: Calculate hyp VA size only once
Petteri Kangaslampi
2026-01-14
arm64: dts: mediatek: mt8183-kukui: Clean up IT6505 regulator supply
Chen-Yu Tsai
2026-01-14
arm64: dts: mediatek: mt7986a: Change compatible for SafeXcel crypto
AngeloGioacchino Del Regno
2026-01-14
arm64: dts: mediatek: mt8173-evb: Add interrupts to DA9211 regulator
AngeloGioacchino Del Regno
2026-01-14
arm64: dts: mediatek: mt6795-xperia-m5: Rename PMIC leds node
AngeloGioacchino Del Regno
2026-01-14
arm64: dts: mediatek: mt6795: Fix issues in SCPSYS node
AngeloGioacchino Del Regno
2026-01-14
arm64: dts: mediatek: mt6331: Fix VCAM IO regulator name
AngeloGioacchino Del Regno
2026-01-14
parisc: Inline a type punning version of get_unaligned_le32()
Ian Rogers
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-01-13
KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW
Sean Christopherson
2026-01-13
KVM: SVM: Harden exit_code against being used in Spectre-like attacks
Sean Christopherson
2026-01-13
KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
Sean Christopherson
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
2026-01-13
KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Sean Christopherson
2026-01-13
KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
Sean Christopherson
2026-01-13
KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Sean Christopherson
2026-01-13
KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
2026-01-13
KVM: x86: align the code with kvm_x86_call()
Jun Miao
2026-01-13
KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
Sean Christopherson
2026-01-13
KVM: SVM: Tag sev_supported_vmsa_features as read-only after init
Sean Christopherson
2026-01-13
KVM: SVM: Drop the module param to control SEV-ES DebugSwap
Sean Christopherson
2026-01-13
KVM: x86: Update APICv ISR (a.k.a. SVI) as part of kvm_apic_update_apicv()
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to set virtual APICv mode on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update APIC page on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to refresh APICv controls on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update SVI on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update TPR threshold on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is active
Sean Christopherson
2026-01-13
x86/entry/vdso32: When using int $0x80, use it directly
H. Peter Anvin
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2026-01-13
x86/vdso: Abstract out vdso system call internals
H. Peter Anvin
2026-01-13
x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRs
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ip
H. Peter Anvin
2026-01-13
x86/entry/vdso: Refactor the vdso build
H. Peter Anvin
2026-01-13
x86/entry/vdso: Move vdso2c to arch/x86/tools
H. Peter Anvin
2026-01-13
x86/entry/vdso: Rename vdso_image_* to vdso*_image
H. Peter Anvin
2026-01-13
KVM: SVM: Fix a missing kunmap_local() in sev_gmem_post_populate()
Yan Zhao
2026-01-13
arch/um: remove unused varible err in remove_files_and_dir()
Alex Shi
2026-01-13
um: virtio_uml: Support adding devices via mconsole
Tiwei Bie
[prev]
[next]