summaryrefslogtreecommitdiff
path: root/lib/tests/kunit_iov_iter.c
AgeCommit message (Expand)Author
7 daysiov_iter: Remove unused variable in kunit_iov_iter.cDavid Howells
2026-06-04lib: kunit_iov_iter: repeatedly call alloc_pages_bulk()Thomas Weißschuh
2026-05-13lib: kunit_iov_iter: fix test fail on powerpcChristian A. Ehrhardt
2026-04-02lib: kunit_iov_iter: add tests for extract_iter_to_sgChristian A. Ehrhardt
2026-04-02lib: kunit_iov_iter: improve error detectionChristian A. Ehrhardt
2026-04-02lib: kunit_iov_iter: fix memory leaksChristian A. Ehrhardt
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
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook