index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
unicode
/
utf8-core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-22
Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode
Linus Torvalds
1
-1
/
+1
2024-10-28
unicode: Recreate utf8_parse_version()
André Almeida
1
-0
/
+26
2024-09-03
unicode: Fix utf8_load() error path
André Almeida
1
-1
/
+1
2023-04-13
unicode: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
1
-8
/
+31
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
1
-18
/
+19
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
1
-45
/
+5
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
1
-3
/
+0
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
1
-1
/
+22
2019-09-17
unicode: make array 'token' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
1
-0
/
+28
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
1
-0
/
+187