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
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-31
/
+102
2022-03-14
Merge branch 'for-next/strings' into for-next/core
Will Deacon
2
-206
/
+269
2022-03-14
Merge branch 'for-next/linkage' into for-next/core
Will Deacon
12
-39
/
+50
2022-03-14
Merge branch 'for-next/insn' into for-next/core
Will Deacon
1
-15
/
+172
2022-03-08
Revert "arm64: Mitigate MTE issues with str{n}cmp()"
Joey Gouly
2
-2
/
+2
2022-03-08
arm64: lib: Import latest version of Arm Optimized Routines' strncmp
Joey Gouly
1
-93
/
+141
2022-03-08
arm64: lib: Import latest version of Arm Optimized Routines' strcmp
Joey Gouly
1
-112
/
+126
2022-02-23
arm64: insn: add encoders for atomic operations
Hou Tao
1
-14
/
+171
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
12
-39
/
+50
2022-02-16
arm64: mte: Define the number of bytes for storing the tags in a page
Catalin Marinas
1
-2
/
+2
2022-02-15
arm64: insn: Generate 64 bit mask immediates correctly
James Morse
1
-1
/
+1
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-17
/
+29
2022-01-31
arm64: lib: accelerate crc32_be
Kevin Bracey
1
-14
/
+73
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
4
-5
/
+164
2021-12-14
arm64: Use BTI C directly and unconditionally
Mark Brown
1
-3
/
+1
2021-12-14
arm64/xor: use EOR3 instructions when available
Ard Biesheuvel
1
-1
/
+146
2021-12-06
arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
Reiji Watanabe
1
-1
/
+7
2021-12-06
arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
Reiji Watanabe
1
-0
/
+10
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2021-10-21
arm64: extable: consolidate definitions
Mark Rutland
1
-1
/
+1
2021-10-21
arm64: lib: __arch_copy_to_user(): fold fixups into body
Mark Rutland
1
-5
/
+3
2021-10-21
arm64: lib: __arch_copy_from_user(): fold fixups into body
Mark Rutland
1
-5
/
+3
2021-10-21
arm64: lib: __arch_clear_user(): fold fixups into body
Mark Rutland
1
-5
/
+3
2021-09-22
isystem: delete global -isystem compile option
Alexey Dobriyan
1
-0
/
+2
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
2
-2
/
+2
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-78
/
+1
2021-07-30
arm64: use __func__ to get function name in pr_err
Jason Wang
1
-2
/
+2
2021-07-15
arm64: Avoid premature usercopy failure
Robin Murphy
3
-13
/
+35
2021-07-12
arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Mark Rutland
1
-0
/
+10
2021-06-24
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+20
2021-06-24
Merge branch 'for-next/kasan' into for-next/core
Will Deacon
2
-0
/
+78
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2
-1
/
+1459
2021-06-24
Merge branch 'for-next/cortex-strings' into for-next/core
Will Deacon
9
-967
/
+907
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
1
-0
/
+20
2021-06-02
arm64: update string routine copyrights and URLs
Mark Rutland
5
-11
/
+11
2021-06-01
arm64: Rewrite __arch_clear_user()
Robin Murphy
1
-20
/
+27
2021-06-01
arm64: Better optimised memchr()
Robin Murphy
1
-12
/
+53
2021-06-01
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
3
-233
/
+230
2021-06-01
arm64: Import latest version of Cortex Strings' strncmp
Sam Tebbs
1
-222
/
+184
2021-06-01
arm64: Import updated version of Cortex Strings' strlen
Sam Tebbs
1
-85
/
+173
2021-06-01
arm64: Import latest version of Cortex Strings' strcmp
Sam Tebbs
1
-168
/
+121
2021-06-01
arm64: Import latest version of Cortex Strings' memcmp
Sam Tebbs
1
-227
/
+119
2021-05-27
arm64: insn: Add SVE instruction class
Julien Thierry
1
-1
/
+1
2021-05-27
arm64: Move instruction encoder/decoder under lib/
Julien Thierry
2
-3
/
+1461
2021-05-27
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2
-0
/
+78
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-2
/
+2
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
1
-2
/
+2
2021-03-19
arm64: lib: Annotate {clear, copy}_page() as position-independent
Will Deacon
2
-4
/
+4
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-16
/
+0
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
1
-0
/
+16
[next]