index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
uprobes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
Gaowei Pu
2019-12-01
1
-1
/
+1
*
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
2019-10-19
1
-2
/
+11
*
uprobe: collapse THP pmd after removing all uprobes
Song Liu
2019-09-24
1
-0
/
+9
*
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Song Liu
2019-09-24
1
-4
/
+2
*
uprobe: use original page when all uprobes are removed
Song Liu
2019-09-24
1
-15
/
+51
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-2
/
+2
*
|
uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
Oleg Nesterov
2019-05-28
1
-3
/
+1
|
/
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+1
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+2
*
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
uprobes: Initialize uprobes earlier
Nadav Amit
2019-04-30
1
-5
/
+3
*
|
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-11
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
2019-02-15
1
-4
/
+4
*
|
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
1
-14
/
+1
|
/
*
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-28
1
-5
/
+5
*
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-06
1
-0
/
+2
|
\
|
*
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
2018-12-05
1
-0
/
+2
*
|
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-11-23
1
-2
/
+10
|
/
*
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
1
-7
/
+271
|
\
|
*
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
2018-09-24
1
-0
/
+19
|
*
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
2018-09-24
1
-7
/
+252
*
|
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2018-09-11
1
-2
/
+2
|
/
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-37
/
+41
|
\
|
*
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
2018-08-13
1
-4
/
+5
|
*
Uprobes: Simplify uprobe_register() body
Ravi Bangoria
2018-08-13
1
-33
/
+36
*
|
perf, tools: Use correct articles in comments
Tobias Tefke
2018-07-16
1
-3
/
+3
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
tracing: Remove igrab() iput() call from uprobes.c
Song Liu
2018-04-26
1
-4
/
+3
*
uprobes: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-12-04
1
-6
/
+6
*
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2017-08-31
1
-2
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: use mmget_not_zero() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
mm, uprobes: convert __replace_page() to use page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-8
/
+14
*
uprobes: split THPs before trying to replace them
Kirill A. Shutemov
2017-02-24
1
-2
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
1
-1
/
+1
|
\
|
*
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
2016-12-18
1
-1
/
+1
*
|
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
1
-2
/
+2
|
/
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+4
*
uprobes: Rename the "struct page *" args of __replace_page()
Oleg Nesterov
2016-08-18
1
-18
/
+18
*
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-08-18
1
-2
/
+3
*
uprobes: wait for mmap_sem for write killable
Michal Hocko
2016-05-23
1
-2
/
+5
*
x86: remove more uaccess_32.h complexity
Linus Torvalds
2016-05-22
1
-2
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-4
/
+4
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-2
/
+8
|
\
|
*
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2016-02-16
1
-2
/
+8
*
|
uprobes: __create_xol_area() must nullify xol_mapping.fault
Oleg Nesterov
2016-02-29
1
-0
/
+1
|
/
*
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-3
/
+4
[next]