index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
2023-09-13
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-11
arm64: Add LDR (literal) instruction
Xu Kuohai
2022-07-05
arm64/mte: Standardise GMID field name definitions
Mark Brown
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-16
arm64: mte: Clean up user tag accessors
Robin Murphy
2022-04-20
arm64: Use WFxT for __delay() when possible
Marc Zyngier
2022-04-01
arm64, insn: Add ldr/str with immediate offset
Xu Kuohai
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-14
Merge branch 'for-next/strings' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/linkage' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2022-03-07
Revert "arm64: Mitigate MTE issues with str{n}cmp()"
Joey Gouly
2022-03-07
arm64: lib: Import latest version of Arm Optimized Routines' strncmp
Joey Gouly
2022-03-07
arm64: lib: Import latest version of Arm Optimized Routines' strcmp
Joey Gouly
2022-02-22
arm64: insn: add encoders for atomic operations
Hou Tao
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
2022-02-15
arm64: mte: Define the number of bytes for storing the tags in a page
Catalin Marinas
2022-02-15
arm64: insn: Generate 64 bit mask immediates correctly
James Morse
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
2022-01-31
arm64: lib: accelerate crc32_be
Kevin Bracey
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2021-12-14
arm64: Use BTI C directly and unconditionally
Mark Brown
2021-12-14
arm64/xor: use EOR3 instructions when available
Ard Biesheuvel
2021-12-06
arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
Reiji Watanabe
2021-12-06
arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
Reiji Watanabe
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-10-21
arm64: extable: consolidate definitions
Mark Rutland
2021-10-21
arm64: lib: __arch_copy_to_user(): fold fixups into body
Mark Rutland
2021-10-21
arm64: lib: __arch_copy_from_user(): fold fixups into body
Mark Rutland
2021-10-21
arm64: lib: __arch_clear_user(): fold fixups into body
Mark Rutland
2021-09-22
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-07-30
arm64: use __func__ to get function name in pr_err
Jason Wang
2021-07-15
arm64: Avoid premature usercopy failure
Robin Murphy
2021-07-12
arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Mark Rutland
2021-06-24
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/kasan' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/cortex-strings' into for-next/core
Will Deacon
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-02
arm64: update string routine copyrights and URLs
Mark Rutland
2021-06-01
arm64: Rewrite __arch_clear_user()
Robin Murphy
2021-06-01
arm64: Better optimised memchr()
Robin Murphy
2021-06-01
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
2021-06-01
arm64: Import latest version of Cortex Strings' strncmp
Sam Tebbs
2021-06-01
arm64: Import updated version of Cortex Strings' strlen
Sam Tebbs
2021-06-01
arm64: Import latest version of Cortex Strings' strcmp
Sam Tebbs
[next]