summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/probes/simulate-insn.c
AgeCommit message (Expand)Author
2025-09-18arm64: probes: Fix incorrect bl/blr address and register usageJeremy Linton
2025-09-16arm64: probes: Add GCS support to bl/blr/retJeremy Linton
2025-09-16arm64: probes: Break ret out from bl/blrJeremy Linton
2024-10-15arm64: insn: Simulate nop instruction for better uprobe performanceLiao Chang
2024-10-09arm64: probes: Fix simulate_ldr*_literal()Mark Rutland
2021-05-27arm64: Move aarch32 condition check functionsJulien Thierry
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland
2016-11-07arm64/kprobes: Tidy up sign-extension usageRobin Murphy
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu