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