1. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 2 years, 11 months ago
  2. 5298d4b unicode: clean up the Kconfig symbol confusion by Christoph Hellwig · 3 years ago
  3. 98f2345 unicode: fix .gitignore for generated utfdata file by Linus Torvalds · 3 years ago
  4. e2a58d2 unicode: only export internal symbols for the selftests by Christoph Hellwig · 3 years, 3 months ago
  5. 2b3d047 unicode: Add utf8-data module by Christoph Hellwig · 3 years, 3 months ago
  6. 6ca99ce unicode: cache the normalization tables in struct unicode_map by Christoph Hellwig · 3 years, 3 months ago
  7. fbc59d6 unicode: move utf8cursor to utf8-selftest.c by Christoph Hellwig · 3 years, 3 months ago
  8. 9012d79 unicode: simplify utf8len by Christoph Hellwig · 3 years, 3 months ago
  9. 379210d unicode: remove the unused utf8{,n}age{min,max} functions by Christoph Hellwig · 3 years, 3 months ago
  10. 49bd03c unicode: pass a UNICODE_AGE() tripple to utf8_load by Christoph Hellwig · 3 years, 3 months ago
  11. a440943 unicode: remove the charset field from struct unicode_map by Christoph Hellwig · 3 years, 3 months ago
  12. 9009b45 .gitignore: prefix local generated files with a slash by Masahiro Yamada · 3 years, 8 months ago
  13. 3d7bfea unicode: Add utf8_casefold_hash by Daniel Rosenberg · 4 years, 6 months ago
  14. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  15. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  16. aa28b98 unicode: make array 'token' static const, makes object smaller by Colin Ian King · 5 years ago
  17. 334b427 unicode: Move static keyword to the front of declarations by Krzysztof Wilczynski · 5 years ago
  18. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  19. 3ae7256 ext4: optimize case-insensitive lookups by Gabriel Krisman Bertazi · 6 years ago
  20. 9f80685 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 by Thomas Gleixner · 6 years ago
  21. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  22. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  23. 7fb6413 unicode: update to Unicode 12.1.0 final by Theodore Ts'o · 6 years ago
  24. 15f0d8d unicode: add missing check for an error return from utf8lookup() by Theodore Ts'o · 6 years ago
  25. 28ba53c unicode: refactor the rule for regenerating utf8data.h by Masahiro Yamada · 6 years ago
  26. 1215d23 unicode: update unicode database unicode version 12.1.0 by Gabriel Krisman Bertazi · 6 years ago
  27. f0d6cc0 unicode: introduce test module for normalized utf8 implementation by Gabriel Krisman Bertazi · 6 years ago
  28. 9d53690 unicode: implement higher level API for string handling by Gabriel Krisman Bertazi · 6 years ago
  29. a8384c6 unicode: reduce the size of utf8data[] by Olaf Weber · 6 years ago
  30. 44594c2 unicode: introduce code for UTF-8 normalization by Olaf Weber · 6 years ago
  31. 955405d unicode: introduce UTF-8 character database by Gabriel Krisman Bertazi · 6 years ago