- db73130 lib: bitmap: add performance test for bitmap_print_to_pagebuf by Yury Norov · 3 years, 4 months ago
- 291f93c lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases by Barry Song · 3 years, 5 months ago
- b18def1 bitmap_parse: Support 'all' semantics by Yury Norov · 3 years, 8 months ago
- 99c58d1 lib: test_bitmap: add tests for "N" alias by Paul Gortmaker · 3 years, 10 months ago
- 97330db lib: test_bitmap: add more start-end:offset/len tests by Paul Gortmaker · 3 years, 10 months ago
- 6fef590 lib: test_bitmap: add tests to trigger ERANGE case. by Paul Gortmaker · 3 years, 10 months ago
- 494215f lib: test_bitmap: clearly separate ERANGE from EINVAL tests. by Paul Gortmaker · 3 years, 10 months ago
- 4e89a78 lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers by Timur Tabi · 3 years, 11 months ago
- 81b1e24 test_bitmap: remove user bitmap tests by Christoph Hellwig · 4 years, 4 months ago
- bcb32a1 lib/test_bitmap.c: add test for bitmap_cut() by Stefano Brivio · 4 years, 5 months ago
- caa7f77 lib/test_bitmap.c: make use of EXP2_IN_BITS by Andy Shevchenko · 4 years, 9 months ago
- 809e308 lib: new testcases for bitmap_parse{_user} by Yury Norov · 5 years ago
- 7eb2e94 lib: add test for bitmap_parse() by Yury Norov · 5 years ago
- 69334ca lib/test_bitmap: correct test data offsets for 32-bit by Andy Shevchenko · 5 years ago
- 30544ed lib/bitmap: introduce bitmap_replace() helper by Andy Shevchenko · 5 years ago
- 780ff33 lib/test_bitmap: fix comment about this file by Andy Shevchenko · 5 years ago
- c21dd8a lib/test_bitmap: move exp1 and exp2 upper for others to use by Andy Shevchenko · 5 years ago
- 0ee312e lib/test_bitmap: rename exp to exp1 to avoid ambiguous name by Andy Shevchenko · 5 years ago
- a4881d1 lib/test_bitmap: name EXP_BYTES properly by Andy Shevchenko · 5 years ago
- 5422404 lib/test_bitmap: undefine macros after use by Andy Shevchenko · 5 years ago
- 17b6753 lib/test_bitmap: force argument of bitmap_parselist_user() to proper address space by Andy Shevchenko · 5 years ago
- e4aa168 lib/test_bitmap.c: add for_each_set_clump8 test cases by William Breathitt Gray · 5 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 6ea86bd lib/test_bitmap: add tests for bitmap_parselist_user() by Yury Norov · 6 years ago
- a4ab505 lib/test_bitmap: add testcases for bitmap_parselist() by Yury Norov · 6 years ago
- 0c2111a lib/test_bitmap: switch test_bitmap_parselist to ktime_get() by Yury Norov · 6 years ago
- 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 6 years ago
- 1e3054b lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly by Matthew Wilcox · 7 years ago
- f6f66c1 lib/test_bitmap.c: do not accidentally use stack VLA by Kees Cook · 7 years ago
- 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 7 years ago
- fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
- 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
- ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
- 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
- 8185f570 lib/test_bitmap.c: use ULL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
- 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
- 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
- e5af323 bitmap: optimise bitmap_set and bitmap_clear of a single bit by Matthew Wilcox · 7 years ago
- 3cc7812 lib/test_bitmap.c: add optimisation tests by Matthew Wilcox · 7 years ago
- 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 9 years ago