index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
mte.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
arm64/mm: Hoist synchronization out of set_ptes() loop
Ryan Roberts
1
-2
/
+2
2023-08-18
arm64: mte: simplify swap tag restoration logic
Peter Collingbourne
1
-2
/
+2
2023-04-06
arm64: mte: rename TCO routines
Vincenzo Frascino
1
-12
/
+0
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
1
-1
/
+34
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-0
/
+30
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
1
-0
/
+5
2022-04-25
arm64: Add support for user sub-page fault probing
Catalin Marinas
1
-0
/
+1
2022-02-23
arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
Peter Collingbourne
1
-0
/
+22
2021-10-07
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
1
-4
/
+4
2021-09-21
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
1
-0
/
+6
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
1
-6
/
+0
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2021-06-22
arm64: mte: Sync tags for pages where PTE is untagged
Steven Price
1
-2
/
+2
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
1
-0
/
+4
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
1
-2
/
+2
2021-04-15
Merge branch 'for-next/mte-async-kernel-mode' into for-next/core
Catalin Marinas
1
-0
/
+48
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-2
/
+2
2021-04-11
arm64: mte: Report async tag faults before suspend
Vincenzo Frascino
1
-0
/
+4
2021-04-11
arm64: mte: Enable async tag check fault
Vincenzo Frascino
1
-0
/
+29
2021-04-11
arm64: mte: Enable TCO in functions that can read beyond buffer limits
Vincenzo Frascino
1
-0
/
+15
2021-04-08
arm64: mte: Remove unused mte_assign_mem_tag_range()
Vincenzo Frascino
1
-6
/
+0
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-2
/
+0
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
1
-0
/
+2
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
1
-6
/
+14
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
1
-0
/
+8
2020-09-04
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
1
-0
/
+17
2020-09-04
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
1
-4
/
+4
2020-09-04
arm64: mte: Restore the GCR_EL1 register after a suspend
Catalin Marinas
1
-0
/
+4
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
1
-0
/
+14
2020-09-04
arm64: mte: Tags-aware copy_{user_,}highpage() implementations
Vincenzo Frascino
1
-0
/
+4
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
1
-0
/
+16
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
1
-0
/
+23