index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
unicode
/
utf8-core.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-11-22
Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-28
unicode: Recreate utf8_parse_version()
André Almeida
2024-09-03
unicode: Fix utf8_load() error path
André Almeida
2023-04-13
unicode: remove MODULE_LICENSE in non-modules
Nick Alcock
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: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
2019-09-17
unicode: make array 'token' static const, makes object smaller
Colin Ian King
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi