1. 2ed2810 ANDROID: GKI: update the abi .xml file due to hex_to_bin() changes by Greg Kroah-Hartman · 2 years, 8 months ago common/android12-5.10-lts
  2. 51477d3 hex2bin: fix access beyond string end by Mikulas Patocka · 2 years, 8 months ago
  3. 616d354 hex2bin: make the function hex_to_bin constant-time by Mikulas Patocka · 2 years, 8 months ago
  4. b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 2 months ago
  5. 091cb09 lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds by Stephen Boyd · 5 years ago
  6. 21042e4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 by Thomas Gleixner · 6 years ago
  7. 9888a58 lib/hexdump.c: return -EINVAL in case of error in hex2bin() by Andy Shevchenko · 7 years ago
  8. 9f029f5 lib/hexdump.c: truncate output in case of overflow by Andy Shevchenko · 9 years ago
  9. 0f70fe6 hexdump: fix for non-aligned buffers by Horacio Mijail Anton Quiles · 9 years ago
  10. 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 10 years ago
  11. 5d909c8 hexdump: do a few calculations ahead by Andy Shevchenko · 10 years ago
  12. 6f6f3fc hexdump: fix ascii column for the tail of a dump by Andy Shevchenko · 10 years ago
  13. 53d91c5 Provide a binary to hex conversion function by David Howells · 10 years ago
  14. c26d436 lib: introduce upper case hex ascii helpers by Andre Naujoks · 11 years ago
  15. 7a55561 dynamic_debug: dynamic hex dump by Vladimir Kondratiev · 12 years ago
  16. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  17. b780498 lib: add error checking to hex2bin by Mimi Zohar · 13 years ago
  18. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 14 years ago
  19. dc88e46 lib: hex2bin converts ascii hexadecimal string to binary by Mimi Zohar · 14 years ago
  20. 90378889 lib: introduce common method to convert hex digits by Andy Shevchenko · 15 years ago
  21. db0fd97 lib/hexdump.c: reduce stack variable size and cleanups by Joe Perches · 15 years ago
  22. c67ae69 hexdump: remove the trailing space by Li Zefan · 16 years ago
  23. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 17 years ago
  24. d0eec99 hexdump: don't print bytes with bit 7 set by Randy Dunlap · 17 years ago
  25. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  26. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  27. c790923 hexdump: more output formatting by Randy Dunlap · 18 years ago
  28. 99eaf3c lib/hexdump by Randy Dunlap · 18 years ago