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-01-26
m68k: sun3: Replace vsprintf() with bounded vsnprintf()
Thorsten Blum
1
-2
/
+2
2026-01-26
riscv/mm: update write protect to work on shadow stacks
Deepak Gupta
1
-2
/
+10
2026-01-26
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
2
-0
/
+23
2026-01-26
riscv/mm: manufacture shadow stack ptes
Deepak Gupta
1
-0
/
+10
2026-01-26
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
4
-1
/
+38
2026-01-26
riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
5
-0
/
+62
2026-01-26
riscv: add Zicfiss / Zicfilp extension CSR and bit definitions
Deepak Gupta
1
-0
/
+14
2026-01-26
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
3
-0
/
+36
2026-01-26
riscv: defconfig: enable NLS_ISO8859_1
Javier Carrasco
1
-1
/
+1
2026-01-26
riscv: mm: define copy_user_page() as copy_page()
Florian Schmaus
1
-2
/
+1
2026-01-26
errata/sifive: remove unreliable warn_miss_errata
Andreas Schwab
1
-18
/
+0
2026-01-26
riscv: fix minor typo in syscall.h comment
Austin Kim
1
-1
/
+1
2026-01-26
riscv: signal: fix some warnings reported by sparse
Paul Walmsley
1
-3
/
+3
2026-01-25
KVM: arm64: Simplify PAGE_S2_MEMATTR
Marc Zyngier
2
-5
/
+4
2026-01-25
KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
Marc Zyngier
2
-20
/
+8
2026-01-25
KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1
Marc Zyngier
1
-1
/
+3
2026-01-25
KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
Marc Zyngier
2
-1
/
+15
2026-01-25
arm64: Add MT_S2{,_FWB}_AS_S1 encodings
Marc Zyngier
1
-3
/
+8
2026-01-25
Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+19
2026-01-25
bpf,x86: add fsession support for x86_64
Menglong Dong
1
-12
/
+40
2026-01-25
bpf,x86: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
1
-12
/
+14
2026-01-24
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+11
2026-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-38
/
+73
2026-01-24
alpha: fix user-space corruption during memory compaction
Magnus Lindholm
4
-3
/
+148
2026-01-24
x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16
Nathan Chancellor
1
-0
/
+10
2026-01-24
Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
17
-38
/
+73
2026-01-24
KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
Vasiliy Kovalev
1
-0
/
+2
2026-01-24
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-9
/
+10
2026-01-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-21
/
+33
2026-01-24
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
1
-4
/
+11
2026-01-23
arm64: Set __nocfi on swsusp_arch_resume()
Zhaoyang Huang
1
-1
/
+1
2026-01-23
KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspace
Zhao Liu
3
-1
/
+22
2026-01-23
KVM: x86: Advertise AVX10.2 CPUID to userspace
Zhao Liu
1
-1
/
+1
2026-01-23
KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace
Zhao Liu
3
-0
/
+41
2026-01-23
KVM: x86: Advertise MOVRS CPUID to userspace
Zhao Liu
2
-0
/
+2
2026-01-23
KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command
Michael Roth
2
-0
/
+18
2026-01-23
KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
Michael Roth
2
-6
/
+57
2026-01-23
KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPI
Sean Christopherson
1
-1
/
+0
2026-01-23
arm64: errata: Workaround for SI L1 downstream coherency issue
Lucas Wei
4
-0
/
+61
2026-01-23
KVM: arm64: Use kvm_has_mte() in pKVM trap initialization
Fuad Tabba
1
-1
/
+1
2026-01-23
KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabled
Fuad Tabba
1
-0
/
+67
2026-01-23
KVM: arm64: Trap MTE access and discovery when MTE is disabled
Fuad Tabba
3
-2
/
+8
2026-01-23
KVM: arm64: Remove dead code resetting HCR_EL2 for pKVM
Fuad Tabba
1
-5
/
+0
2026-01-23
Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/next
Marc Zyngier
9
-24
/
+108
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
7
-16
/
+76
2026-01-23
Merge branch kvm-arm64/vtcr into kvmarm-master/next
Marc Zyngier
19
-140
/
+257
2026-01-23
Merge branch arm64/for-next/cpufeature into kvmarm-master/next
Marc Zyngier
21
-97
/
+136
2026-01-23
arm64: dts: a7k: add COM Express boards
Elad Nachman
6
-2
/
+220
2026-01-23
ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
Rob Herring (Arm)
1
-93
/
+0
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-128
/
+173
[prev]
[next]