开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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