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
/
kernel
/
events
/
uprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-1
/
+1
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-1
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
1
-5
/
+3
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-4
/
+4
2019-02-15
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
1
-4
/
+4
2019-02-04
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
1
-14
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
1
-5
/
+5
2018-12-06
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-12-05
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
1
-0
/
+2
2018-11-23
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
1
-2
/
+10
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-7
/
+271
2018-09-24
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
1
-0
/
+19
2018-09-24
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
1
-7
/
+252
2018-09-11
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-37
/
+41
2018-08-13
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
1
-4
/
+5
2018-08-13
Uprobes: Simplify uprobe_register() body
Ravi Bangoria
1
-33
/
+36
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
1
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-04-26
tracing: Remove igrab() iput() call from uprobes.c
Song Liu
1
-4
/
+3
2017-12-04
uprobes: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-6
/
+6
2017-08-31
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
1
-2
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
2017-02-24
mm, uprobes: convert __replace_page() to use page_vma_mapped_walk()
Kirill A. Shutemov
1
-8
/
+14
2017-02-24
uprobes: split THPs before trying to replace them
Kirill A. Shutemov
1
-2
/
+2
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-18
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
1
-1
/
+1
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-2
/
+2
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+4
2016-08-18
uprobes: Rename the "struct page *" args of __replace_page()
Oleg Nesterov
1
-18
/
+18
2016-08-18
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-05-23
uprobes: wait for mmap_sem for write killable
Michal Hocko
1
-2
/
+5
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-2
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+8
2016-02-29
uprobes: __create_xol_area() must nullify xol_mapping.fault
Oleg Nesterov
1
-0
/
+1
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
1
-2
/
+8
2016-01-15
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
1
-3
/
+4
2016-01-15
rmap: add argument to charge compound page
Kirill A. Shutemov
1
-2
/
+2
2016-01-14
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
1
-1
/
+1
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-07-31
uprobes: Fix the waitqueue_active() check in xol_free_insn_slot()
Oleg Nesterov
1
-0
/
+1
2015-07-31
uprobes: Use vm_special_mapping to name the XOL vma
Oleg Nesterov
1
-10
/
+20
2015-07-31
uprobes: Fix the usage of install_special_mapping()
Oleg Nesterov
1
-8
/
+9
2015-07-31
uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
Oleg Nesterov
1
-7
/
+7
2015-07-31
uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()
Oleg Nesterov
1
-3
/
+6
[prev]
[next]