index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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