index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
uprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-37
/
+41
2018-08-14
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
1
-4
/
+5
2018-08-14
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-13
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-09-01
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-28
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
2017-02-25
mm, uprobes: convert __replace_page() to use page_vma_mapped_walk()
Kirill A. Shutemov
1
-8
/
+14
2017-02-25
uprobes: split THPs before trying to replace them
Kirill A. Shutemov
1
-2
/
+2
2016-12-24
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-15
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-24
uprobes: wait for mmap_sem for write killable
Michal Hocko
1
-2
/
+5
2016-05-23
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-21
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-16
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
1
-3
/
+4
2016-01-16
rmap: add argument to charge compound page
Kirill A. Shutemov
1
-2
/
+2
2016-01-15
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
2015-07-31
uprobes: Change prepare_uretprobe() to (try to) flush the dead frames
Oleg Nesterov
1
-0
/
+13
2015-07-31
uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp()
Oleg Nesterov
1
-11
/
+18
2015-07-31
uprobes/x86: Reimplement arch_uretprobe_is_alive()
Oleg Nesterov
1
-0
/
+1
2015-07-31
uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()
Oleg Nesterov
1
-9
/
+5
2015-07-31
uprobes: Change handle_trampoline() to find the next chain beforehand
Oleg Nesterov
1
-11
/
+16
2015-07-31
uprobes: Change prepare_uretprobe() to use uprobe_warn()
Oleg Nesterov
1
-7
/
+3
2015-07-31
uprobes: Send SIGILL if handle_trampoline() fails
Oleg Nesterov
1
-11
/
+10
2015-07-31
uprobes: Introduce free_ret_instance()
Oleg Nesterov
1
-14
/
+13
2015-07-31
uprobes: Introduce get_uprobe()
Oleg Nesterov
1
-19
/
+20
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2014-12-13
uprobes: share the i_mmap_rwsem
Davidlohr Bueso
1
-2
/
+2
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
1
-1
/
+1
2014-12-13
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
1
-2
/
+2
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-1
/
+0
2014-11-24
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
[prev]
[next]