index
:
kernel/linux.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-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
KVM: arm64: Retry fault if vma_lookup() results become invalid
David Matlack
1
-22
/
+20
10 days
arm64: tegra: Add EL2 virtual timer interrupt for Tegra194
Jon Hunter
1
-0
/
+2
10 days
KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
Venkatesh Srinivas
1
-1
/
+1
10 days
KVM: Introduce vcpu->wants_to_run
David Matlack
5
-6
/
+6
10 days
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
6
-33
/
+23
10 days
KVM: x86: Check for in-kernel xAPIC when querying APICv for directed yield
Sean Christopherson
1
-1
/
+2
10 days
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
5
-10
/
+8
10 days
fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list
Reinette Chatre
1
-5
/
+7
10 days
openrisc: signal: do not restore privileged SR bits on sigreturn
Ali Ahmet Memis
2
-2
/
+5
10 days
powerpc/pseries: lparcfg - fix kbuf[] underflow
George Wilson
1
-1
/
+1
10 days
powerpc/pseries: pci - logic bug
George Wilson
1
-1
/
+1
14 days
mips: sched: Fix CPUMASK_OFFSTACK memory corruption
Aaron Tomlin
1
-13
/
+15
14 days
ARM: npcm: Fix OF node refcount leaks in SMP setup
Yuho Choi
1
-0
/
+2
14 days
um: vector: fix use-after-free in vector_mmsg_rx()
Michael Bommarito
1
-0
/
+3
14 days
powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()
Thorsten Blum
1
-0
/
+1
14 days
powerpc/boot: Fix treeboot-akebono CPU node lookup check
Thorsten Blum
1
-1
/
+1
14 days
powerpc/boot: Fix treeboot-currituck CPU node lookup check
Thorsten Blum
1
-1
/
+1
14 days
powerpc/boot: Fix simpleboot CPU node lookup check
Thorsten Blum
1
-1
/
+1
14 days
Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"
Will Deacon
1
-29
/
+0
14 days
arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
Will Deacon
1
-0
/
+29
14 days
KVM: VMX: Make vmread_error_trampoline() uncallable from C code
Sean Christopherson
1
-2
/
+14
14 days
KVM: x86/mmu: Fix use-after-free on vendor module reload
Phil Rosenthal
1
-0
/
+2
14 days
KVM: nVMX: Hide shadow VMCS right after VMCLEAR
Hyunwoo Kim
1
-2
/
+9
2026-08-07
x86/bugs: Make Safe-RET robust against interrupt injection
Borislav Petkov (AMD)
4
-0
/
+136
2026-08-07
Revert "x86/bugs: Make Safe-RET robust against interrupt injection"
Greg Kroah-Hartman
4
-120
/
+0
2026-08-06
x86/bugs: Make Safe-RET robust against interrupt injection
Borislav Petkov (AMD)
4
-0
/
+120
2026-07-24
perf/x86/amd/core: Always use the NMI latency mitigation
Sandipan Das
1
-3
/
+3
2026-07-24
KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Marc Zyngier
1
-4
/
+11
2026-07-24
gpio: pca953x: Make platform teardown callback return void
Uwe Kleine-König
1
-8
/
+4
2026-07-24
powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
Junrui Luo
1
-2
/
+4
2026-07-24
MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
Maciej W. Rozycki
2
-3
/
+18
2026-07-24
MIPS: ip22-gio: fix device reference leak in probe
Johan Hovold
1
-4
/
+0
2026-07-24
MIPS: ip22-gio: fix kfree() of static object
Johan Hovold
1
-1
/
+0
2026-07-24
MIPS: ip22-gio: fix gio device memory leak
Johan Hovold
1
-0
/
+2
2026-07-24
x86/boot: Reject too long acpi_rsdp= values
Thorsten Blum
1
-1
/
+6
2026-07-24
x86/boot: Validate console=uart8250 baud rate to fix early boot hang
Thorsten Blum
1
-4
/
+7
2026-07-24
KVM: arm64: vgic: Check the interrupt is still ours before migrating it
Hyunwoo Kim
1
-5
/
+6
2026-07-24
arm64: dts: qcom: sdm630: describe adsp_mem region properly
Nickolay Goppen
1
-3
/
+6
2026-07-24
alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
Krzysztof Wilczyński
1
-1
/
+5
2026-07-24
alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
Krzysztof Wilczyński
1
-1
/
+6
2026-07-24
thermal: intel: Fix dangling resources on thermal_throttle_online() failure
Ricardo Neri
1
-1
/
+6
2026-07-24
arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
Breno Leitao
1
-0
/
+9
2026-07-24
sparc: led: avoid trimming a newline from empty writes
Pengpeng Hou
1
-1
/
+1
2026-07-24
x86/platform/olpc: xo15: Drop wakeup source on driver removal
Rafael J. Wysocki
1
-0
/
+1
2026-07-24
powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
Aboorva Devarajan
1
-3
/
+1
2026-07-24
powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
Aboorva Devarajan
1
-1
/
+2
2026-07-24
powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
Aboorva Devarajan
1
-1
/
+2
2026-07-24
MIPS: mm: Fix out-of-bounds write in maar_res_walk()
Yadan Fan
1
-4
/
+8
2026-07-24
riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Rui Qi
1
-1
/
+1
2026-07-24
mm/fake-numa: fix under-allocation detection in uniform split
Sang-Heon Jeon
1
-4
/
+13
[next]