1. e8a533c treewide: use get_random_u32_inclusive() when possible by Jason A. Donenfeld · 2 years, 2 months ago
  2. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 2 months ago
  3. 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 2 months ago
  4. b1286ed test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  5. de9df39 lib/test_hexdump.c: fix failure on big endian cpu by Christophe Leroy · 6 years ago
  6. 7aaf4c3 test_hexdump: print statistics at the end by Andy Shevchenko · 9 years ago
  7. 1dacd9d test_hexdump: test all possible group sizes for overflow by Andy Shevchenko · 9 years ago
  8. cc77a71 test_hexdump: check all bytes in real buffer by Andy Shevchenko · 9 years ago
  9. 7047d81 test_hexdump: switch to memcmp() by Andy Shevchenko · 9 years ago
  10. ad27a75 test_hexdump: replace magic numbers by their meaning by Andy Shevchenko · 9 years ago
  11. a3d601f test_hexdump: go through all possible lengths of buffer by Andy Shevchenko · 9 years ago
  12. 3db4a98 test_hexdump: define FILL_CHAR constant by Andy Shevchenko · 9 years ago
  13. 87977ca6b test_hexdump: introduce test_hexdump_prepare_test() helper by Andy Shevchenko · 9 years ago
  14. 60b2e8f test_hexdump: rename to test_hexdump by Andy Shevchenko · 9 years ago[Renamed from lib/test-hexdump.c]
  15. 79e23d5 hexdump: Make test data really const by Geert Uytterhoeven · 9 years ago
  16. 17974c05 hexdump: avoid warning in test function by Linus Torvalds · 10 years ago
  17. c79574a lib/test-hexdump.c: fix initconst confusion by Andi Kleen · 10 years ago
  18. 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 10 years ago
  19. 64d1d77 hexdump: introduce test suite by Andy Shevchenko · 10 years ago