summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/probes/uprobes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: sync_icache_aliases to take end parameter instead of sizeFuad Tabba2021-05-251-1/+1
* arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe2021-02-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm64: probes: Move magic BRK values into brk-imm.hWill Deacon2019-04-091-1/+1
* arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon2019-04-091-8/+4
* arm64: debug: Separate debug hooks based on target exception levelWill Deacon2019-04-091-4/+3
* arm64: introduce separated bits for mm_context_t flagsYury Norov2017-08-221-1/+1
* arm64: Add uprobe supportPratyush Anand2016-11-071-0/+216