index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-24
Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-51
/
+139
2026-08-23
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+183
2026-08-20
Merge tag 'printk-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-10
/
+19
2026-08-04
slub_kunit: extend the test for kfree_rcu_nolock()
Harry Yoo (Oracle)
1
-17
/
+30
2026-08-03
Revert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...
Petr Mladek
1
-2
/
+0
2026-08-03
lib/random32: convert selftest to KUnit
Kir Chou
2
-0
/
+183
2026-07-29
mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Harry Yoo (Oracle)
1
-46
/
+121
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
1
-1
/
+1
2026-07-01
iov_iter: Remove unused variable in kunit_iov_iter.c
David Howells
1
-3
/
+2
2026-06-25
lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
Jia He
1
-10
/
+19
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-4
/
+373
2026-06-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2026-06-19
Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-60
/
+1
2026-06-18
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+34
2026-06-18
string: Remove strncpy() from the kernel
Kees Cook
1
-60
/
+1
2026-06-17
Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+23
2026-06-17
Merge branch 'for-7.2-vsprintf-pmM-uppercase' into for-linus
Petr Mladek
1
-0
/
+2
2026-06-12
vsprintf: Add upper case flavour to %p[mM]
Andy Shevchenko
1
-0
/
+2
2026-06-04
lib: kunit_iov_iter: repeatedly call alloc_pages_bulk()
Thomas Weißschuh
1
-2
/
+10
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
1
-0
/
+3
2026-05-28
lib/uuid_kunit: add tests for the four random UUID/GUID generators
Stepan Ionichev
1
-0
/
+56
2026-05-28
lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
Dmitry Antipov
2
-0
/
+176
2026-05-28
lib/cmdline_kunit: add test case for memparse()
Dmitry Antipov
1
-0
/
+56
2026-05-28
lib/tests: extend cmdline KUnit with next_arg() tests
Shuvam Pandey
1
-0
/
+62
2026-05-28
lib/tests: string_helpers: don't use "proxy" headers
Andy Shevchenko
1
-2
/
+7
2026-05-28
lib/tests: string_helpers: decouple unescape and escape cases
Andy Shevchenko
1
-0
/
+6
2026-05-28
seq_buf: export seq_buf_putmem_hex() and add KUnit tests
Shuvam Pandey
1
-0
/
+34
2026-05-21
seq_buf: Export seq_buf_putmem_hex() and add KUnit tests
Shuvam Pandey
1
-0
/
+34
2026-05-21
vsprintf: Add test for restricted kernel pointers
Thomas Weißschuh
1
-1
/
+21
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-5
/
+5
2026-05-13
lib: kunit_iov_iter: fix test fail on powerpc
Christian A. Ehrhardt
1
-5
/
+5
2026-05-08
test_kprobes: clear kprobes between test runs
Martin Kaiser
1
-11
/
+18
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+274
2026-04-20
Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+24
2026-04-20
Merge branch 'for-7.1-printf-kunit-build' into for-linus
Petr Mladek
9
-8
/
+689
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+0
2026-04-18
liveupdate: remove liveupdate_test_unregister()
Pasha Tatashin
1
-18
/
+0
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-7
/
+217
2026-04-15
printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_P...
Petr Mladek
1
-0
/
+2
2026-04-07
lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock
Harry Yoo (Oracle)
1
-0
/
+92
2026-04-04
lib/string_kunit: extend benchmarks to strnlen() and chr searches
Feng Jiang
1
-0
/
+18
2026-04-04
lib/string_kunit: add performance benchmark for strlen()
Feng Jiang
1
-0
/
+160
2026-04-04
lib/string_kunit: add correctness test for strrchr()
Feng Jiang
1
-0
/
+31
2026-04-04
lib/string_kunit: add correctness test for strnlen()
Feng Jiang
1
-0
/
+35
2026-04-04
lib/string_kunit: add correctness test for strlen()
Feng Jiang
1
-0
/
+30
2026-04-02
lib: kunit_iov_iter: add tests for extract_iter_to_sg
Christian A. Ehrhardt
1
-0
/
+203
2026-04-02
lib: kunit_iov_iter: improve error detection
Christian A. Ehrhardt
1
-1
/
+6
2026-04-02
lib: kunit_iov_iter: fix memory leaks
Christian A. Ehrhardt
1
-6
/
+8
2026-03-24
printf: add IPv6 address format tests
Shuvam Pandey
1
-0
/
+22
[next]