index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
unicode
/
utf8-norm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-39
/
+9
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
1
-25
/
+20
2021-10-11
unicode: move utf8cursor to utf8-selftest.c
Christoph Hellwig
1
-16
/
+0
2021-10-11
unicode: simplify utf8len
Christoph Hellwig
1
-30
/
+0
2021-10-11
unicode: remove the unused utf8{,n}age{min,max} functions
Christoph Hellwig
1
-113
/
+0
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
1
-9
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
1
-10
/
+1
2019-05-12
unicode: add missing check for an error return from utf8lookup()
Theodore Ts'o
1
-0
/
+2
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
1
-0
/
+6
2019-04-25
unicode: reduce the size of utf8data[]
Olaf Weber
1
-20
/
+171
2019-04-25
unicode: introduce code for UTF-8 normalization
Olaf Weber
1
-0
/
+642