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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
s390/idle: Remove psw_idle() prototype
Heiko Carstens
1
-2
/
+0
2026-02-25
s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
Heiko Carstens
1
-2
/
+1
2026-02-25
s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
Heiko Carstens
1
-14
/
+7
2026-02-25
s390/irq/idle: Remove psw bits early
Heiko Carstens
1
-8
/
+6
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
4
-35
/
+38
2026-02-25
s390/idle: Slightly optimize idle time accounting
Heiko Carstens
1
-7
/
+8
2026-02-25
s390/idle: Add comment for non obvious code
Heiko Carstens
1
-0
/
+9
2026-02-25
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
1
-16
/
+2
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
3
-6
/
+18
2026-02-23
Linux 7.0-rc1
v7.0-rc1
Linus Torvalds
1
-3
/
+3
2026-02-23
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
3
-16
/
+14
2026-02-23
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+7
2026-02-22
CREDITS: Add -next to Stephen Rothwell's entry
Mark Brown
1
-1
/
+2
2026-02-22
x509: select CONFIG_CRYPTO_LIB_SHA256
Arnd Bergmann
1
-0
/
+1
2026-02-22
xz: fix arm fdt compile error for kmalloc replacement
Haiyue Wang
1
-2
/
+2
2026-02-22
Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
14
-88
/
+178
2026-02-22
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
5
-15
/
+32
2026-02-22
Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+11
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
415
-833
/
+612
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
826
-2422
/
+1211
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
310
-352
/
+352
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6673
-13013
/
+13013
2026-02-22
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
2
-24
/
+28
2026-02-22
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
2
-6
/
+2
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8018
-20914
/
+20062
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
324
-4400
/
+15622
2026-02-21
Merge tag 'cocci-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2
-13
/
+29
2026-02-21
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
10
-206
/
+196
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-17
/
+41
2026-02-21
Merge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+5
2026-02-21
Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-18
/
+96
2026-02-21
Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-3
/
+2
2026-02-21
Documentation: Coccinelle: document debug log handling
Benjamin Philip
1
-5
/
+16
2026-02-21
scripts: coccicheck: warn on unset debug file
Benjamin Philip
1
-0
/
+5
2026-02-21
scripts: coccicheck: simplify debug file handling
Benjamin Philip
1
-8
/
+8
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
4
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8016
-20913
/
+20055
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
2
-1
/
+7
2026-02-21
tools/sched_ext: fix getopt not re-parsed on restart
David Carlier
6
-0
/
+6
2026-02-21
tools/sched_ext: scx_userland: fix data races on shared counters
David Carlier
1
-13
/
+13
2026-02-21
Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-42
/
+23
2026-02-21
Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-25
/
+18
2026-02-21
Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-19
/
+39
2026-02-21
Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...
Linus Torvalds
1
-0
/
+1
2026-02-21
Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-55
/
+82
2026-02-21
Merge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-106
/
+266
2026-02-21
Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
57
-531
/
+248
2026-02-21
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
201
-950
/
+2120
2026-02-21
Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-463
/
+406
2026-02-21
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
6
-8
/
+38
[next]