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
/
mm
/
copypage.c
Age
Commit message (
Expand
)
Author
2023-05-16
arm64: Also reset KASAN tag if page is not PG_mte_tagged
Peter Collingbourne
2023-02-22
arm64: Reset KASAN tag in copy_highpage with HW tags only
Peter Collingbourne
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2022-07-07
arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
Catalin Marinas
2022-05-04
arm64: fix types in copy_highpage()
Tong Tiangen
2020-12-22
arm64: mte: reset the page tag in page->flags
Vincenzo Frascino
2020-09-04
arm64: Avoid unnecessary clear_user_page() indirection
Catalin Marinas
2020-09-04
arm64: mte: Tags-aware copy_{user_,}highpage() implementations
Vincenzo Frascino
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2015-12-17
arm64: Defer dcache flush in __cpu_copy_user_page
Ashok Kumar
2014-07-08
arm64: export __cpu_{clear,copy}_user_page functions
Mark Salter
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas