index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
probes
/
decode-insn.c
Age
Commit message (
Expand
)
Author
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
2024-10-17
arm64: probes: Disable kprobes/uprobes on MOPS instructions
Kristina Martsenko
2024-10-15
arm64: insn: Simulate nop instruction for better uprobe performance
Liao Chang
2024-10-15
arm64: probes: Remove probe_opcode_t
Mark Rutland
2024-10-15
arm64: probes: Cleanup kprobes endianness conversions
Mark Rutland
2024-10-09
arm64: probes: Remove broken LDR (literal) uprobe support
Mark Rutland
2022-11-15
arm64: insn: simplify insn group identification
Mark Rutland
2020-09-14
arm64: kprobe: clarify the comment of steppable hint instructions
Amit Daniel Kachhap
2020-09-14
arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions
Amit Daniel Kachhap
2020-05-04
arm64: insn: Provide a better name for aarch64_insn_is_nop()
Mark Brown
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2016-11-07
arm64: fix error: conflicting types for 'kprobe_fault_handler'
Pratyush Anand
2016-11-07
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
2016-09-15
arm64: Improve kprobes test for atomic sequence
David A. Long
2016-07-19
arm64: kprobes instruction simulation support
Sandeepa Prabhu
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu