index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
unicode
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
kbuild: unify cmd_copy and cmd_shipped
Masahiro Yamada
1
-1
/
+1
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-15
/
+9
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2
-15
/
+9
2022-01-17
unicode: fix .gitignore for generated utfdata file
Linus Torvalds
1
-1
/
+1
2021-10-12
unicode: only export internal symbols for the selftests
Christoph Hellwig
1
-4
/
+7
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
8
-91
/
+124
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
4
-94
/
+78
2021-10-11
unicode: move utf8cursor to utf8-selftest.c
Christoph Hellwig
3
-18
/
+6
2021-10-11
unicode: simplify utf8len
Christoph Hellwig
3
-31
/
+5
2021-10-11
unicode: remove the unused utf8{,n}age{min,max} functions
Christoph Hellwig
2
-129
/
+0
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
4
-73
/
+17
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
1
-3
/
+0
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
1
-2
/
+2
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
1
-1
/
+22
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2019-09-17
unicode: make array 'token' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-17
unicode: Move static keyword to the front of declarations
Krzysztof Wilczynski
1
-2
/
+2
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+28
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
1
-0
/
+28
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
2
-20
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-12
unicode: update to Unicode 12.1.0 final
Theodore Ts'o
1
-21
/
+7
2019-05-12
unicode: add missing check for an error return from utf8lookup()
Theodore Ts'o
1
-0
/
+2
2019-04-28
unicode: refactor the rule for regenerating utf8data.h
Masahiro Yamada
5
-16
/
+3455
2019-04-25
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
3
-2075
/
+2138
2019-04-25
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi
3
-0
/
+326
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
4
-1
/
+197
2019-04-25
unicode: reduce the size of utf8data[]
Olaf Weber
4
-12646
/
+3028
2019-04-25
unicode: introduce code for UTF-8 normalization
Olaf Weber
3
-0
/
+756
2019-04-25
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi
4
-0
/
+13913