summaryrefslogtreecommitdiff
path: root/kernel/resource_kunit.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-10-09resource, kunit: fix user-after-free in resource_test_region_intersects()Huang Ying
2024-09-17resource, kunit: add test case for region_intersects()Huang Ying
2024-06-28resource: add missing MODULE_DESCRIPTION()Jeff Johnson
2020-11-25resource: provide meaningful MODULE_LICENSE() in test suiteAndy Shevchenko
2020-11-17resource: Add test cases for new resource APIAndy Shevchenko