index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
slub_kunit.c
Age
Commit message (
Expand
)
Author
2024-10-23
slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof
Pei Xiao
2024-10-02
slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in
Vlastimil Babka
2024-10-02
mm, slab: suppress warnings in test_leak_destroy kunit test
Vlastimil Babka
2024-08-27
kunit, slub: add test_kfree_rcu() and test_leak_destroy()
Vlastimil Babka
2024-05-28
mm, slab: don't wrap internal functions with alloc_hooks()
Vlastimil Babka
2024-04-04
mm/slub, kunit: Use inverted data to corrupt kmem cache
Guenter Roeck
2022-12-12
Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2022-12-12
mm: slub: test: Use the kunit_get_current_test() function
David Gow
2022-12-01
mm/slub, kunit: Add a test case for kmalloc redzone check
Feng Tang
2022-11-30
mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
Feng Tang
2022-04-06
mm/slub, kunit: Make slub_kunit unaffected by user specified flags
Hyeonggon Yoo
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta