summaryrefslogtreecommitdiff
path: root/lib/tests/kunit_iov_iter.c
AgeCommit message (Expand)AuthorFilesLines
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook1-1/+1
2026-07-01iov_iter: Remove unused variable in kunit_iov_iter.cDavid Howells1-3/+2
2026-06-04lib: kunit_iov_iter: repeatedly call alloc_pages_bulk()Thomas Weißschuh1-2/+10
2026-05-13lib: kunit_iov_iter: fix test fail on powerpcChristian A. Ehrhardt1-5/+5
2026-04-02lib: kunit_iov_iter: add tests for extract_iter_to_sgChristian A. Ehrhardt1-0/+203
2026-04-02lib: kunit_iov_iter: improve error detectionChristian A. Ehrhardt1-1/+6
2026-04-02lib: kunit_iov_iter: fix memory leaksChristian A. Ehrhardt1-6/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook1-0/+1033