aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/probes/decode-insn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-14arm64: kprobe: clarify the comment of steppable hint instructionsAmit Daniel Kachhap1-2/+4
2020-09-14arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap1-1/+2
2020-05-04arm64: insn: Provide a better name for aarch64_insn_is_nop()Mark Brown1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2016-11-07arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand1-1/+0
2016-11-07arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand1-15/+17
2016-09-15arm64: Improve kprobes test for atomic sequenceDavid A. Long1-25/+23
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu1-1/+32
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu1-0/+143