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-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-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+54
2026-03-08
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-95
/
+228
2026-03-07
Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+19
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-37
/
+11
2026-03-07
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-1
/
+26
2026-03-07
Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+6
2026-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-14
/
+65
2026-03-07
Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+14
2026-03-06
arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
Piotr Jaroszynski
1
-4
/
+49
2026-03-06
parisc: Fix initial page table creation for boot
Helge Deller
1
-1
/
+6
2026-03-06
parisc: Check kernel mapping earlier at bootup
Helge Deller
1
-8
/
+12
2026-03-06
parisc: Increase initial mapping to 64 MB with KALLSYMS
Helge Deller
1
-1
/
+1
2026-03-04
arm64: make runtime const not usable by modules
Jisheng Zhang
1
-0
/
+4
2026-03-04
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
1
-0
/
+30
2026-03-04
x86/resctrl: Fix SNC detection
Tony Luck
1
-31
/
+5
2026-03-04
x86/topo: Fix SNC topology mess
Peter Zijlstra
1
-47
/
+143
2026-03-04
x86/topo: Replace x86_has_numa_in_package
Peter Zijlstra
1
-10
/
+3
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
3
-2
/
+20
2026-03-04
x86/numa: Store extra copy of numa_nodes_parsed
Peter Zijlstra
3
-0
/
+16
2026-03-04
arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
Catalin Marinas
1
-5
/
+5
2026-03-04
arm64: Silence sparse warnings caused by the type casting in (cmp)xchg
Catalin Marinas
1
-5
/
+7
2026-03-04
x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
Jan Stancek
1
-0
/
+1
2026-03-03
sparc/PCI: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
1
-0
/
+7
2026-03-03
powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
1
-0
/
+7
2026-03-03
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
1
-1
/
+1
2026-03-03
s390/xor: Improve inline assembly constraints
Heiko Carstens
1
-4
/
+4
2026-03-03
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
1
-2
/
+2
2026-03-03
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
1
-1
/
+0
2026-03-03
x86/PVH: Use boot params to pass RSDP address in start_info page
Hou Wenlong
1
-6
/
+1
2026-03-03
x86/xen: update outdated comment
kexinsun
1
-1
/
+1
2026-03-03
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
3
-30
/
+9
2026-03-02
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
3
-1
/
+6
2026-03-02
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2
-5
/
+5
2026-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-91
/
+79
2026-03-02
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-42
/
+50
2026-03-01
Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+27
2026-03-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2026-02-28
Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-67
/
+66
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-68
/
+79
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
7
-11
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
8
-12
/
+0
2026-02-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-60
/
+103
2026-02-27
Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+4
2026-02-26
bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing
Fuad Tabba
1
-1
/
+1
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
26
-1
/
+26
2026-02-26
arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
Sumit Gupta
1
-6
/
+15
2026-02-26
arm64: Fix sampling the "stable" virtual counter in preemptible section
Marc Zyngier
1
-1
/
+5
2026-02-26
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
6
-36
/
+47
2026-02-26
arm64: tlb: Allow XZR argument to TLBI ops
Mark Rutland
1
-3
/
+3
2026-02-25
arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
Catalin Marinas
1
-1
/
+5
[next]