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-03-12
parisc: Remove unused clocksource flags
Thomas Gleixner
2026-03-12
ARM: dts: renesas: r9a06g032-rzn1d400-db: Use interrupts for Micrel PHYs
Wolfram Sang
2026-03-12
ARM: dts: renesas: r9a06g032-rzn1d400-db: Do not use underscores in node names
Geert Uytterhoeven
2026-03-12
ARM: dts: renesas: r9a06g032-rzn1d400-db: Add QSPI node including NOR flash
Wolfram Sang
2026-03-12
arm64: dts: renesas: r9a09g057: Add DMA support for RSPI channels
Lad Prabhakar
2026-03-12
arm64: dts: renesas: r9a09g056: Add DMA support for RSPI channels
Lad Prabhakar
2026-03-12
ARM: dts: renesas: r9a06g032: Describe the QSPI controller
Miquel Raynal (Schneider Electric)
2026-03-12
perf/x86/intel: Only check GP counters for PEBS constraints validation
Dapeng Mi
2026-03-12
perf/x86/intel: Fix OMR snoop information parsing issues
Dapeng Mi
2026-03-12
perf/x86/intel: Add missing branch counters constraint apply
Dapeng Mi
2026-03-12
x86/perf: Make sure to program the counter value for stopped events on migration
Peter Zijlstra
2026-03-12
perf/x86: Move event pointer setup earlier in x86_pmu_enable()
Breno Leitao
2026-03-12
powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
2026-03-12
powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
2026-03-12
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
2026-03-12
x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8
Uros Bizjak
2026-03-12
x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()
Uros Bizjak
2026-03-12
x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()
Uros Bizjak
2026-03-11
arm64: dts: qcom: sm6125: Add missing MDSS core reset
Val Packett
2026-03-11
arm64: dts: qcom: sm6115: Add missing MDSS core reset
Val Packett
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
2026-03-11
KVM: x86: hyper-v: Validate all GVAs during PV TLB flush
Manuel Andreas
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
2026-03-11
KVM: PPC: e500: Rip out "struct tlbe_ref"
Sean Christopherson
2026-03-11
KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong type
Sean Christopherson
2026-03-11
Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-03-11
Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2026-03-11
KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracing
Vincent Donnefort
2026-03-11
x86/hyperv: Use __naked attribute to fix stackless C function
Ard Biesheuvel
2026-03-11
Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-03-11
arm64: defconfig: Enable Qualcomm WCD937x headphone codec as module
Ajay Kumar Nandam
2026-03-11
arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
Harshal Dev
2026-03-11
MIPS: vdso: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
2026-03-11
MIPS: vdso: Add include guard to asm/vdso/vdso.h
Thomas Weißschuh
2026-03-11
LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
2026-03-11
powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
2026-03-11
powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
Thomas Weißschuh
2026-03-11
ARM: vdso: gettimeofday: Add explicit includes
Thomas Weißschuh
2026-03-11
arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
2026-03-11
arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
[prev]
[next]