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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
vdso/gettimeofday: Force inlining of __cvdso_clock_getres_common()
Thomas Weißschuh
1
-1
/
+1
2026-01-18
x86/percpu: Make CONFIG_USE_X86_SEG_SUPPORT work with sparse
Thomas Gleixner
1
-4
/
+4
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
4
-10
/
+40
2026-01-14
powerpc/vdso: Provide clock_getres_time64()
Thomas Weißschuh
4
-0
/
+21
2026-01-14
tools headers: Remove unneeded ignoring of warnings in unaligned.h
Ian Rogers
1
-4
/
+0
2026-01-14
tools headers: Update the linux/unaligned.h copy with the kernel sources
Ian Rogers
2
-6
/
+57
2026-01-14
vdso: Switch get/put_unaligned() from packed struct to memcpy()
Ian Rogers
1
-6
/
+35
2026-01-14
parisc: Inline a type punning version of get_unaligned_le32()
Ian Rogers
1
-1
/
+14
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
9
-41
/
+10
2026-01-13
MIPS: vdso: Provide getres_time64() for 32-bit ABIs
Thomas Weißschuh
2
-0
/
+6
2026-01-13
arm64: vdso32: Provide clock_getres_time64()
Thomas Weißschuh
2
-0
/
+6
2026-01-13
ARM: VDSO: Provide clock_getres_time64()
Thomas Weißschuh
3
-0
/
+7
2026-01-13
ARM: VDSO: Patch out __vdso_clock_getres() if unavailable
Thomas Weißschuh
1
-0
/
+1
2026-01-13
x86/vdso: Provide clock_getres_time64() for x86-32
Thomas Weißschuh
2
-0
/
+9
2026-01-13
selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()
Thomas Weißschuh
1
-1
/
+52
2026-01-13
selftests: vDSO: vdso_test_abi: Use UAPI system call numbers
Thomas Weißschuh
1
-1
/
+1
2026-01-13
selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()
Thomas Weißschuh
1
-1
/
+3
2026-01-13
vdso: Add prototype for __vdso_clock_getres_time64()
Thomas Weißschuh
1
-0
/
+1
2026-01-12
Linux 6.19-rc5
v6.19-rc5
Linus Torvalds
1
-1
/
+1
2026-01-12
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+5
2026-01-11
Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+19
2026-01-11
Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2026-01-11
Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2026-01-11
Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+10
2026-01-11
treewide: Update email address
Thomas Gleixner
63
-82
/
+83
2026-01-11
Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-35
/
+26
2026-01-11
Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-17
/
+19
2026-01-11
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+17
2026-01-10
Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+5
2026-01-10
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2026-01-10
iommupt: Make pt_feature() always_inline
Jason Gunthorpe
1
-2
/
+2
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
1
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-0
/
+1
2026-01-10
iommupt: Fix the kunit building
Jason Gunthorpe
1
-1
/
+1
2026-01-10
Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+12
2026-01-10
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
2026-01-10
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-50
/
+83
2026-01-10
Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+4
2026-01-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-7
/
+18
2026-01-10
Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
34
-150
/
+111
2026-01-10
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-14
/
+34
2026-01-10
selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
1
-1
/
+17
2026-01-09
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+39
2026-01-09
Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-36
/
+30
2026-01-09
Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-29
/
+44
2026-01-09
Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+10
2026-01-09
Merge tag 'gpio-fixes-for-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-138
/
+300
2026-01-09
Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
41
-813
/
+724
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
16
-97
/
+196
[next]