summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/probes/decode-insn.c
AgeCommit message (Expand)Author
2024-11-14Merge branch 'for-next/mops' into for-next/coreCatalin Marinas
2024-10-17arm64: probes: Disable kprobes/uprobes on MOPS instructionsKristina Martsenko
2024-10-15arm64: insn: Simulate nop instruction for better uprobe performanceLiao Chang
2024-10-15arm64: probes: Remove probe_opcode_tMark Rutland
2024-10-15arm64: probes: Cleanup kprobes endianness conversionsMark Rutland
2024-10-09arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland
2022-11-15arm64: insn: simplify insn group identificationMark Rutland
2020-09-14arm64: kprobe: clarify the comment of steppable hint instructionsAmit Daniel Kachhap
2020-09-14arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap
2020-05-04arm64: insn: Provide a better name for aarch64_insn_is_nop()Mark Brown
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2016-11-07arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand
2016-11-07arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand
2016-09-15arm64: Improve kprobes test for atomic sequenceDavid A. Long
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu