index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
unicode
/
utf8-selftest.c
Age
Commit message (
Expand
)
Author
2025-02-12
unicode: kunit: change tests filename and path
Gabriela Bittencourt
2025-02-10
unicode: kunit: refactor selftest to kunit tests
Gabriela Bittencourt
2024-10-28
unicode: Export latest available UTF-8 version number
André Almeida
2024-06-20
unicode: add MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
unicode: make utf8 test count static
Ben Dooks
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
2021-10-11
unicode: move utf8cursor to utf8-selftest.c
Christoph Hellwig
2021-10-11
unicode: simplify utf8len
Christoph Hellwig
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2019-09-17
unicode: Move static keyword to the front of declarations
Krzysztof Wilczynski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-04-25
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
2019-04-25
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi