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