summaryrefslogtreecommitdiffstats
path: root/lib/tests/test_ratelimit.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+2
2025-06-24lib: Add stress test for ratelimitPaul E. McKenney-2/+67
2025-06-24lib: Make the ratelimit test more reliablePetr Mladek-4/+4
2025-06-24lib: Add trivial kunit test for ratelimitPaul E. McKenney-0/+79