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
/
mips
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2022-05-12
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Tiezhu Yang
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2020-09-08
mips: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code
Masami Hiramatsu
2018-06-21
MIPS/kprobes: Remove jprobe implementation
Masami Hiramatsu
2016-10-06
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
Marcin Nowakowski
2016-10-06
MIPS: tracing: move insn_has_delay_slot to a shared header
Marcin Nowakowski
2014-08-26
mips: Replace __get_cpu_var uses
Christoph Lameter
2013-05-22
kprobes/mips: Fix to check double free of insn slot
Masami Hiramatsu
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2011-12-07
MIPS Kprobes: Support branch instructions probing
Maneesh Soni
2011-12-07
MIPS Kprobes: Deny probes on ll/sc instructions
Maneesh Soni
2011-12-07
MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()
Maneesh Soni
2010-08-05
MIPS: kprobe: Add support.
David Daney