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