>
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