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-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
2026-05-07
KVM: arm64: Account for RESx bits in __compute_fgt()
Marc Zyngier
1
-2
/
+2
2026-05-07
KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
Yosry Ahmed
1
-1
/
+1
2026-05-07
KVM: nSVM: Delay stuffing L2's current RIP into NextRIP until vCPU run
Yosry Ahmed
2
-17
/
+33
2026-05-07
KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUN
Yosry Ahmed
1
-10
/
+18
2026-05-07
KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
Yosry Ahmed
1
-0
/
+3
2026-05-07
KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB intercepts
Sean Christopherson
1
-1
/
+3
2026-05-07
KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
Kevin Cheng
1
-0
/
+3
2026-05-07
KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2
Yosry Ahmed
1
-0
/
+1
2026-05-07
KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2
Yosry Ahmed
1
-0
/
+10
2026-05-07
KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
Yosry Ahmed
1
-0
/
+6
2026-05-07
KVM: x86: Defer non-architectural deliver of exception payload to userspace read
Sean Christopherson
1
-23
/
+39
2026-05-07
LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()
Tao Cui
1
-1
/
+1
2026-05-07
arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pins
Francesco Dolcini
1
-10
/
+10
2026-05-07
LoongArch: Show CPU vulnerabilites correctly
Huacai Chen
1
-0
/
+7
2026-05-07
LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist
Huacai Chen
1
-1
/
+1
2026-05-07
arm64: dts: marvell: uDPU: add ethernet aliases
Robert Marko
1
-0
/
+5
2026-05-07
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
2
-0
/
+8
2026-05-07
parisc: Drop ip_fast_csum() inline assembly implementation
Helge Deller
4
-187
/
+6
2026-05-07
parisc: _llseek syscall is only available for 32-bit userspace
Helge Deller
1
-1
/
+1
2026-05-07
um: drivers: call kernel_strrchr() explicitly in cow_user.c
Michael Bommarito
1
-1
/
+7
2026-05-07
arm64: mm: Fix rodata=full block mapping support for realm guests
Ryan Roberts
3
-14
/
+42
2026-05-07
arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
Anshuman Khandual
1
-16
/
+20
2026-05-07
LoongArch: Add spectre boundry for syscall dispatch table
Greg Kroah-Hartman
1
-1
/
+2
2026-04-22
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+13
2026-04-22
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
5
-16
/
+16
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
4
-13
/
+9
2026-04-22
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
3
-7
/
+8
2026-04-22
KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
Sean Christopherson
1
-4
/
+7
2026-04-22
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
1
-4
/
+12
2026-04-22
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
1
-2
/
+8
2026-04-22
KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock
Sean Christopherson
1
-4
/
+2
2026-04-22
KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU
Sean Christopherson
1
-0
/
+3
2026-04-22
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
5
-59
/
+48
2026-04-22
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
2
-0
/
+6
2026-04-12
Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2026-04-12
Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-37
/
+42
2026-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-10
/
+15
2026-04-11
Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
42
-207
/
+157
2026-04-11
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-6
/
+6
2026-04-11
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-55
/
+58
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
1
-1
/
+2
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
3
-4
/
+9
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
1
-24
/
+24
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
2
-7
/
+7
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
1
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
1
-5
/
+10
2026-04-06
Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
39
-203
/
+148
2026-04-06
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+29
2026-04-05
Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+34
2026-04-05
Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
[prev]
[next]