index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
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-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
2021-06-01
arm64: Import latest version of Cortex Strings' memcmp
Sam Tebbs
2021-05-27
arm64: insn: Add SVE instruction class
Julien Thierry
2021-05-27
arm64: Move instruction encoder/decoder under lib/
Julien Thierry
2021-05-26
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
2021-03-19
arm64: lib: Annotate {clear, copy}_page() as position-independent
Will Deacon
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
2020-11-09
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2020-10-30
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
2020-09-04
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
2020-09-04
arm64: mte: Tags-aware copy_{user_,}highpage() implementations
Vincenzo Frascino
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-29
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
2020-04-28
arm64: lib: Consistently enable crc32 extension
Mark Brown
2020-04-15
arm64: csum: Disable KASAN for do_csum()
Will Deacon
2020-03-17
arm64: fix spelling mistake "ca not" -> "cannot"
韩科才
2020-03-09
arm64: csum: Optimise IPv6 header checksum
Robin Murphy
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2020-01-17
arm64: csum: Fix pathological zero-length calls
Robin Murphy
2020-01-16
arm64/lib: copy_page: avoid x18 register in assembler code
Ard Biesheuvel
2020-01-16
arm64: Implement optimised checksum routine
Robin Murphy
2020-01-08
arm64: lib: Use modern annotations for assembly functions
Mark Brown
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
[next]