index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
probes
/
uprobes.c
Age
Commit message (
Expand
)
Author
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-01-06
arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
2026-01-05
arm64: simplify arch_uprobe_xol_was_trapped return
Osama Abdelkader
2025-11-12
arm64: Fix typos and spelling errors in comments
mrigendrachaubey
2025-09-16
arm64: uprobes: Add GCS support to uretprobes
Jeremy Linton
2025-07-08
arm64: debug: call step handlers statically
Ada Couprie Diaz
2025-07-08
arm64: debug: call software breakpoint handlers statically
Ada Couprie Diaz
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-08
arm64: uprobes: Optimize cache flushes for xol slot
Liao Chang
2024-10-15
arm64: probes: Remove probe_opcode_t
Mark Rutland
2024-10-09
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2016-11-07
arm64: Add uprobe support
Pratyush Anand