summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/probes/uprobes.c
AgeCommit message (Expand)Author
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-06arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-05arm64: simplify arch_uprobe_xol_was_trapped returnOsama Abdelkader
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey
2025-09-16arm64: uprobes: Add GCS support to uretprobesJeremy Linton
2025-07-08arm64: debug: call step handlers staticallyAda Couprie Diaz
2025-07-08arm64: debug: call software breakpoint handlers staticallyAda Couprie Diaz
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-08arm64: uprobes: Optimize cache flushes for xol slotLiao Chang
2024-10-15arm64: probes: Remove probe_opcode_tMark Rutland
2024-10-09arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2021-05-25arm64: sync_icache_aliases to take end parameter instead of sizeFuad Tabba
2021-02-23arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon
2019-04-09arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon
2017-08-22arm64: introduce separated bits for mm_context_t flagsYury Norov
2016-11-07arm64: Add uprobe supportPratyush Anand