aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stackinit_kunit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook1-584/+0
2025-02-06stackinit: Fix comment for test_small_endGeert Uytterhoeven1-1/+1
2025-02-06stackinit: Keep selftest union size small on m68kKees Cook1-1/+3
2025-01-30stackinit: Add union initialization to selftestsKees Cook1-0/+103
2025-01-30stackinit: Add old-style zero-init syntax to struct testsKees Cook1-0/+3
2024-12-05lib: stackinit: hide never-taken branch from compilerKees Cook1-0/+1
2024-06-24kunit: add missing MODULE_DESCRIPTION() macros to lib/*.cJeff Johnson1-0/+1
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2024-02-29lib: stackinit: Adjust target string to 8 bytes for m68kKees Cook1-3/+16
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor1-1/+1
2023-02-10kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams1-3/+3
2022-09-30lib: stackinit: update reference to kunit-toolTales Aparecida1-1/+1
2022-03-21lib: stackinit: Convert to KUnitKees Cook1-0/+461