index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
mte.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
1
-2
/
+2
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
-30
/
+7
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
1
-8
/
+9
2023-05-16
arm64: mte: Do not set PG_mte_tagged if tags were not initialized
Peter Collingbourne
1
-5
/
+2
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
1
-9
/
+3
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-6
/
+11
2022-10-12
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
Catalin Marinas
1
-2
/
+7
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
1
-0
/
+51
2022-07-07
arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
Catalin Marinas
1
-9
/
+0
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+38
2022-05-20
Merge branch 'for-next/sysreg-gen' into for-next/core
Catalin Marinas
1
-7
/
+8
2022-05-17
arm64: mte: Ensure the cleared tags are visible before setting the PTE
Catalin Marinas
1
-0
/
+3
2022-05-04
arm64/mte: Make TCF field values and naming more standard
Mark Brown
1
-4
/
+5
2022-05-04
arm64/mte: Make TCF0 naming and field values more standard
Mark Brown
1
-3
/
+3
2022-04-25
arm64: Add support for user sub-page fault probing
Catalin Marinas
1
-0
/
+30
2022-03-09
arm64/mte: Remove asymmetric mode from the prctl() interface
Mark Brown
1
-3
/
+10
2022-02-25
arm64/mte: Add userspace interface for enabling asymmetric mode
Mark Brown
1
-1
/
+11
2022-02-25
arm64/mte: Add a little bit of documentation for mte_update_sctlr_user()
Mark Brown
1
-0
/
+14
2022-02-22
arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
Peter Collingbourne
1
-0
/
+3
2021-10-07
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
1
-6
/
+35
2021-09-29
arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
Peter Collingbourne
1
-0
/
+26
2021-09-21
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
1
-6
/
+4
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
1
-12
/
+0
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
1
-31
/
+0
2021-07-28
arm64: mte: introduce a per-CPU tag checking mode preference
Peter Collingbourne
1
-2
/
+63
2021-07-28
arm64: move preemption disablement to prctl handlers
Peter Collingbourne
1
-4
/
+4
2021-07-28
arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
1
-42
/
+28
2021-07-28
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
1
-6
/
+8
2021-07-15
arm64: mte: fix restoration of GCR_EL1 from suspend
Mark Rutland
1
-13
/
+2
2021-06-22
arm64: mte: Sync tags for pages where PTE is untagged
Steven Price
1
-5
/
+13
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-1
/
+1
2021-04-13
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
1
-39
/
+10
2021-04-11
arm64: mte: Report async tag faults before suspend
Vincenzo Frascino
1
-0
/
+16
2021-04-11
arm64: mte: Enable async tag check fault
Vincenzo Frascino
1
-0
/
+36
2021-04-11
arm64: mte: Conditionally compile mte_enable_kernel_*()
Vincenzo Frascino
1
-0
/
+4
2021-04-11
arm64: mte: Enable TCO in functions that can read beyond buffer limits
Vincenzo Frascino
1
-0
/
+22
2021-04-11
arm64: mte: Add asynchronous mode support
Vincenzo Frascino
1
-2
/
+14
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-46
/
+0
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
1
-0
/
+12
2021-02-12
arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
Catalin Marinas
1
-1
/
+2
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
1
-3
/
+28
2020-12-22
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
1
-14
/
+15
2020-12-22
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
1
-0
/
+7
2020-12-22
arm64: mte: reset the page tag in page->flags
Vincenzo Frascino
1
-0
/
+9
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
1
-0
/
+48
2020-12-03
arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
Peter Collingbourne
1
-1
/
+2
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
1
-1
/
+18
[next]