index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-22
1
-0
/
+2
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
1
-1
/
+1
*
Merge branch 'for-next/kasan' into for-next/core
Will Deacon
2021-06-24
1
-0
/
+2
|
\
|
*
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2021-05-26
1
-0
/
+2
*
|
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-24
1
-1
/
+1
|
\
\
|
*
|
arm64: Move instruction encoder/decoder under lib/
Julien Thierry
2021-05-27
1
-3
/
+3
|
|
/
*
/
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
2021-06-01
1
-1
/
+1
|
/
*
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
2020-09-04
1
-0
/
+2
*
arm64: Implement optimised checksum routine
Robin Murphy
2020-01-16
1
-3
/
+3
*
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
2019-08-30
1
-19
/
+0
|
\
|
*
arm64: atomics: Remove atomic_ll_sc compilation unit
Andrew Murray
2019-08-29
1
-19
/
+0
*
|
arm64: Add support for function error injection
Leo Yan
2019-08-07
1
-0
/
+2
|
/
*
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-09
1
-1
/
+1
*
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
2018-12-06
1
-0
/
+6
*
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
2018-09-24
1
-1
/
+1
*
arm64/lib: add accelerated crc32 routines
Ard Biesheuvel
2018-09-10
1
-0
/
+2
*
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
2018-06-21
1
-1
/
+1
*
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
2018-04-27
1
-0
/
+4
*
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
2018-03-06
1
-1
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2017-11-03
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2017-08-09
1
-0
/
+2
*
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
2016-02-26
1
-6
/
+7
*
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
2015-07-27
1
-0
/
+13
*
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
1
-1
/
+2
*
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
1
-1
/
+1
*
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2014-05-23
1
-1
/
+1
*
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2013-12-19
1
-5
/
+3
*
arm64: klib: Optimised string functions
Catalin Marinas
2013-03-21
1
-1
/
+2
*
arm64: klib: Optimised memory functions
Catalin Marinas
2013-03-21
1
-1
/
+2
*
arm64: Miscellaneous library functions
Marc Zyngier
2012-09-17
1
-0
/
+4