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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-12
KVM: selftests: access_tracking_perf_test: bump number of NUMA nodes to 32
Maxim Levitsky
1
-1
/
+1
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
40
-470
/
+651
2026-06-12
Merge branch 'kvm-single-pdptrs' into HEAD
Paolo Bonzini
8
-42
/
+46
2026-06-12
KVM: x86/mmu: move pdptrs out of the MMU
Paolo Bonzini
5
-21
/
+16
2026-06-12
KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging
Paolo Bonzini
1
-0
/
+3
2026-06-12
KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions
Paolo Bonzini
2
-9
/
+26
2026-06-12
KVM: nVMX: remove unnecessary code in prepare_vmcs02_rare
Paolo Bonzini
1
-11
/
+0
2026-06-12
KVM: x86: remove nested_mmu from mmu_is_nested()
Paolo Bonzini
1
-1
/
+1
2026-06-12
Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/next
Marc Zyngier
5
-39
/
+74
2026-06-12
Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next
Marc Zyngier
11
-28
/
+23
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
20
-98
/
+525
2026-06-12
Merge tag 'kvm-x86-vmx-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-18
/
+26
2026-06-12
Merge tag 'kvm-x86-vfio-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-63
/
+35
2026-06-12
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12
-257
/
+518
2026-06-12
Merge tag 'kvm-x86-selftests-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-45
/
+63
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-298
/
+302
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
42
-543
/
+1112
2026-06-12
Merge tag 'kvm-x86-gmem-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-15
/
+63
2026-06-12
Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next
Marc Zyngier
15
-199
/
+132
2026-06-12
Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/next
Marc Zyngier
8
-24
/
+100
2026-06-12
Merge branch kvm-arm64/nv-granule-sizes into kvmarm-master/next
Marc Zyngier
2
-73
/
+196
2026-06-12
Merge branch kvm-arm64/nv-fp-elision into kvmarm-master/next
Marc Zyngier
3
-1
/
+32
2026-06-12
Merge branch kvm-arm64/no-lazy-vgic-init into kvmarm-master/next
Marc Zyngier
7
-106
/
+94
2026-06-12
KVM: arm64: vgic-its: Make ABI commit helpers return void
Jackie Liu
1
-12
/
+9
2026-06-12
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-18
/
+18
2026-06-12
Merge tag 'kvm-s390-master-7.1-4' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
338
-1628
/
+3548
2026-06-11
KVM: s390: vsie: Use mmu cache to allocate rmap
Claudio Imbrenda
3
-12
/
+14
2026-06-11
KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
Claudio Imbrenda
1
-22
/
+35
2026-06-11
KVM: s390: vsie: Fix allocation of struct vsie_rmap
Claudio Imbrenda
1
-1
/
+1
2026-06-11
KVM: s390: Fix unlikely race in try_get_locked_pte()
Claudio Imbrenda
1
-3
/
+3
2026-06-11
KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
Claudio Imbrenda
1
-1
/
+10
2026-06-10
Merge tag 'pm-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-2
/
+1
2026-06-10
Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+15
2026-06-10
namespace: restrict OPEN_TREE_NAMESPACE/FSMOUNT_NAMESPACE to directories
Jann Horn
1
-0
/
+3
2026-06-10
KVM: arm64: nv: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
Marc Zyngier
1
-2
/
+14
2026-06-10
KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB
Marc Zyngier
1
-21
/
+15
2026-06-10
Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-83
/
+263
2026-06-10
Merge tag 'trace-tools-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-36
/
+32
2026-06-09
Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...
Linus Torvalds
12
-36
/
+204
2026-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-22
/
+103
2026-06-09
KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...
Sean Christopherson
1
-1
/
+1
2026-06-08
RDMA/srp: bound SRP_RSP sense copy by the received length
Michael Bommarito
1
-6
/
+24
2026-06-08
IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN
Michael Bommarito
1
-0
/
+6
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
7
-0
/
+45
2026-06-08
Documentation: KVM: Synchronize x86 VM types
Carlos López
1
-0
/
+2
2026-06-08
KVM: selftests: Add regression test for mediated PMU fixed counter filter bug
Sean Christopherson
1
-0
/
+6
2026-06-08
KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changes
Sean Christopherson
1
-1
/
+9
2026-06-08
KVM: x86: hyper-v: Bound the bank index when querying sparse banks
Hyunwoo Kim
1
-0
/
+5
2026-06-08
KVM: guest_memfd: fix NUMA interleave index double-counting
Michael S. Tsirkin
1
-3
/
+4
2026-06-08
Merge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+1
[next]