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
/
lib
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-8
/
+9
14 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-0
/
+679
2026-02-12
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+11
2026-02-11
Merge branch 'for-6.20' into for-linus
Petr Mladek
1
-9
/
+11
2026-02-10
Merge tag 'bitmap-for-6.20' of https://github.com/norov/linux
Linus Torvalds
2
-0
/
+206
2026-02-09
lib/tests: extend KUnit test for bitops with more cases
Ryota Sakamoto
1
-0
/
+63
2026-02-09
lib/tests: add KUnit test for bitops
Ryota Sakamoto
2
-0
/
+143
2026-02-08
tests/liveupdate: add in-kernel liveupdate test
Pasha Tatashin
2
-0
/
+159
2026-02-08
list: add kunit test for private list primitives
Pasha Tatashin
2
-0
/
+77
2026-01-28
printf: convert test_hashed into macro
Tamir Duberstein
1
-9
/
+11
2026-01-27
lib/glob: convert selftest to KUnit
Kir Chou
2
-0
/
+126
2026-01-27
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
2
-0
/
+210
2026-01-21
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
2
-0
/
+107
2026-01-06
test_list_sort: fix up const mismatch
Greg Kroah-Hartman
1
-2
/
+2
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+295
2025-12-05
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+98
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+13
2025-11-21
lib: add KUnit tests for base64 encoding/decoding
Guan-Chun Wu
2
-0
/
+295
2025-11-19
lib/vsprintf: Add specifier for printing struct timespec64
Andy Shevchenko
1
-0
/
+4
2025-11-17
string: provide strends()
Bartosz Golaszewski
1
-0
/
+13
2025-11-11
lib/test_fprobe: add testcase for mixed fprobe
Menglong Dong
1
-1
/
+98
2025-09-09
KUnit: ffs: Validate all the __attribute_const__ annotations
Kees Cook
1
-0
/
+40
2025-09-09
KUnit: Introduce ffs()-family tests
Kees Cook
2
-0
/
+527
2025-08-01
Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+19
2025-07-31
test_bits: add tests for __GENMASK() and __GENMASK_ULL()
Vincent Mailhol
1
-0
/
+19
2025-07-30
Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+145
2025-07-29
Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+1
2025-07-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-490
/
+0
2025-07-20
seq_buf: Introduce KUnit tests
Kees Cook
2
-0
/
+209
2025-07-15
kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
1
-2
/
+2
2025-07-10
kunit: fix longest symbol length test
Sergio González Collado
1
-2
/
+1
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
2
-453
/
+0
2025-06-30
lib/crc32: Remove unused combination support
Eric Biggers
1
-38
/
+1
2025-06-24
lib: Add stress test for ratelimit
Paul E. McKenney
1
-2
/
+67
2025-06-24
lib: Make the ratelimit test more reliable
Petr Mladek
1
-4
/
+4
2025-06-24
lib: Add trivial kunit test for ratelimit
Paul E. McKenney
2
-0
/
+80
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+30
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+1
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-6
/
+0
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-7
/
+32
2025-05-22
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
1
-6
/
+0
2025-05-08
lib/tests: randstruct: Add deep function pointer layout test
Kees Cook
1
-14
/
+65
2025-05-08
lib/tests: Add randstruct KUnit test
Kees Cook
2
-0
/
+284
2025-05-08
kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helper
Gustavo A. R. Silva
1
-0
/
+4
2025-05-06
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+1
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
1
-0
/
+1
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
1
-9
/
+1
2025-04-29
test_bits: add tests for BIT_U*()
Vincent Mailhol
1
-0
/
+10
[next]