index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kprobes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-4
/
+2
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
1
-5
/
+2
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-0
/
+4
2023-10-18
kprobes: kretprobe scalability improvement
wuqiang.matt
1
-8
/
+3
2023-02-21
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
1
-0
/
+1
2023-02-21
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
1
-0
/
+1
2022-09-26
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
1
-0
/
+1
2022-05-26
kprobes: Fix build errors with CONFIG_KRETPROBES=n
Masami Hiramatsu
1
-1
/
+1
2022-03-28
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
1
-2
/
+49
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2022-03-17
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
1
-0
/
+3
2022-03-15
x86/ibt,kprobes: Cure sym+0 equals fentry woes
Peter Zijlstra
1
-1
/
+2
2022-01-22
kprobe: move sysctl_kprobes_optimization to kprobes.c
Xiaoming Ni
1
-6
/
+0
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-09-30
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
1
-0
/
+3
2021-09-30
kprobes: Add kretprobe_find_ret_addr() for searching return address
Masami Hiramatsu
1
-0
/
+22
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-2
/
+2
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-5
/
+13
2021-09-30
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
1
-1
/
+0
2021-09-30
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
1
-4
/
+4
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: Use IS_ENABLED() instead of kprobes_built_in()
Masami Hiramatsu
1
-13
/
+1
2021-09-30
kprobes: Fix coding style issues
Masami Hiramatsu
1
-17
/
+23
2021-09-30
kprobes: Make arch_check_ftrace_location static
Punit Agrawal
1
-2
/
+0
2021-09-30
kprobe: Simplify prepare_kprobe() by dropping redundant version
Punit Agrawal
1
-0
/
+5
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
1
-1
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-8
/
+0
2021-05-23
kprobes: Allow architectures to override optinsn page allocation
Christophe Leroy
1
-0
/
+3
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
1
-1
/
+1
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
1
-0
/
+5
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+31
2020-10-12
kprobes: Replace rp->free_instance with freelist
Peter Zijlstra
1
-4
/
+4
2020-10-12
kprobes: Remove kretprobe hash
Peter Zijlstra
1
-2
/
+17
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+5
2020-09-08
kprobes: Make local functions static
Masami Hiramatsu
1
-15
/
+0
2020-09-08
kprobes: Free kretprobe_instance with RCU callback
Masami Hiramatsu
1
-2
/
+4
2020-09-08
kprobes: Add generic kretprobe trampoline handler
Masami Hiramatsu
1
-4
/
+28
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+0
2020-08-03
kprobes: Remove show_registers() function prototype
Masami Hiramatsu
1
-1
/
+0
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
1
-1
/
+5
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+4
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-15
kprobes: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
kprobes: Add symbols for kprobe insn pages
Adrian Hunter
1
-0
/
+15
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-0
/
+19
[next]