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
9 days
KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
Sean Christopherson
1
-0
/
+3
9 days
KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
Paolo Bonzini
2
-9
/
+26
9 days
x86/mce: Set up the polling timer before CMCI discovery
Breno Leitao
1
-1
/
+1
9 days
x86/CPU: Add a tlbi= cmdline switch
Rik van Riel
1
-0
/
+10
9 days
arm64: remove redundant concurrent ptdump UAF mitigation
Lorenzo Stoakes (ARM)
3
-50
/
+6
9 days
KVM: s390: pci: Fix aisb calculation
Matthew Rosato
1
-1
/
+1
9 days
ARM: dts: BCM5301X: fix PCIe controller 2 second interrupt
Rosen Penev
1
-1
/
+1
9 days
ARM: npcm: Fix OF node refcount leaks in SMP setup
Yuho Choi
1
-0
/
+2
9 days
arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
Daniel Drake
1
-2
/
+0
9 days
arm64: dts: qcom: sdm850-lenovo-yoga-c630: lower PSCI cluster idle
Dmitry Baryshkov
1
-0
/
+4
9 days
arm64: dts: qcom: purwa: Fix GPU IOMMU property
Akhil P Oommen
1
-0
/
+2
9 days
arm64: dts: qcom: rename x1p42100 to purwa
Dmitry Baryshkov
5
-4
/
+4
9 days
arm64: dts: qcom: Rework X1-based Asus Zenbook A14's displays
Aleksandrs Vinarskis
6
-132
/
+218
9 days
arm64: dts: qcom: rename x1e80100 to hamoa
Dmitry Baryshkov
21
-29
/
+29
9 days
KVM: s390: pci: Fix resource leak on IRQ registration failure
Farhan Ali
1
-8
/
+21
2026-08-09
s390/pci: Fix s390_pci_mmio_write syscall error return without MIO
Niklas Schnelle
1
-0
/
+1
2026-08-09
um: vector: fix use-after-free in vector_mmsg_rx()
Michael Bommarito
1
-0
/
+3
2026-08-09
powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()
Thorsten Blum
1
-0
/
+1
2026-08-09
KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
Farhan Ali
1
-1
/
+15
2026-08-09
KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
Farhan Ali
1
-0
/
+8
2026-08-09
KVM: s390: pci: Fix missing error codes and memory unaccounting
Farhan Ali
1
-2
/
+7
2026-08-09
KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
Farhan Ali
2
-11
/
+34
2026-08-09
KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
Farhan Ali
1
-0
/
+4
2026-08-09
KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active
Sean Christopherson
1
-8
/
+0
2026-08-09
KVM: VMX: add memory clobber to asm for VMX instructions
Paolo Bonzini
1
-4
/
+4
2026-08-09
riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove
Karl Mehltretter
1
-2
/
+2
2026-08-09
riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Anirudh Srinivasan
1
-2
/
+2
2026-08-09
x86/boot: Add volatile, clobbers and zero-length test in memcmp()
Mauricio Faria de Oliveira
1
-2
/
+9
2026-08-09
powerpc/boot: Fix treeboot-akebono CPU node lookup check
Thorsten Blum
1
-1
/
+1
2026-08-09
powerpc/boot: Fix treeboot-currituck CPU node lookup check
Thorsten Blum
1
-1
/
+1
2026-08-09
powerpc/boot: Fix simpleboot CPU node lookup check
Thorsten Blum
1
-1
/
+1
2026-08-09
KVM: arm64: Reject guest_memfd memslots when the VM has MTE
Alexandru Elisei
2
-6
/
+23
2026-08-09
arch/x86: mshyperv: Discover Confidential VMBus availability
Roman Kisel
1
-13
/
+15
2026-08-06
x86/bugs: Make Safe-RET robust against interrupt injection
Borislav Petkov (AMD)
4
-1
/
+123
2026-08-03
KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...
Nikunj A Dadhania
1
-1
/
+6
2026-08-03
x86,fs/resctrl: Rename some L3 specific functions
Tony Luck
3
-11
/
+13
2026-08-03
x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
Tony Luck
3
-33
/
+33
2026-08-03
arm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort controllers
Abel Vesa
1
-65
/
+12
2026-08-03
arm64: dts: qcom: correct RBR opp entry
Dmitry Baryshkov
11
-50
/
+50
2026-08-03
s390/ptff: Export ptff_function_mask[]
Sven Schnelle
1
-0
/
+1
2026-08-03
Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"
Will Deacon
1
-29
/
+0
2026-08-03
arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
Will Deacon
1
-0
/
+29
2026-08-03
arm64: make huge_ptep_get handled unaligned addresses
Dev Jain
1
-1
/
+1
2026-08-03
x86/boot/compressed: Disable jump tables
Nathan Chancellor
1
-0
/
+1
2026-08-03
LoongArch: Retrieve CPU package ID from PPTT when available
Rong Bao
2
-3
/
+28
2026-08-03
LoongArch: Move jump_label_init() before parse_early_param()
Kanglong Wang
1
-2
/
+1
2026-08-03
LoongArch: Fix oops during single-step debugging
Haoran Jiang
1
-1
/
+2
2026-08-03
LoongArch: Fix address space mismatch in kexec command line lookup
George Guo
1
-1
/
+4
2026-08-03
arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()
Steven Price
1
-1
/
+1
2026-08-03
RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
4
-34
/
+87
[next]