index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
uprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-15
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-23
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-08-08
mm: memcontrol: rewrite charge API
Johannes Weiner
1
-7
/
+8
2014-06-30
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
1
-3
/
+3
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+33
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-8
/
+17
2014-06-05
uprobes: Teach copy_insn() to support tmpfs
Oleg Nesterov
1
-5
/
+10
2014-06-05
uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()
Oleg Nesterov
1
-3
/
+3
2014-05-25
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
1
-8
/
+17
2014-05-14
uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
Oleg Nesterov
1
-0
/
+10
2014-05-14
uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
Oleg Nesterov
1
-12
/
+11
2014-04-30
uprobes: Refuse to insert a probe into MAP_SHARED vma
Oleg Nesterov
1
-1
/
+1
2014-04-17
uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails
Oleg Nesterov
1
-1
/
+7
2014-04-17
uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
Oleg Nesterov
1
-21
/
+2
2014-03-18
uprobes: allow ignoring of probe hits
David A. Long
1
-0
/
+9
2014-01-22
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+4
2014-11-13
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
Joerg Roedel
1
-1
/
+1
2014-01-02
uprobes: Allocate ->utask before handler_chain() for tracing handlers
Oleg Nesterov
1
-0
/
+4
2013-11-20
uprobes: Document xol_area and arch_uprobe->insn/ixol
Oleg Nesterov
1
-0
/
+15
2013-11-20
uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
Oleg Nesterov
1
-0
/
+19
2013-11-20
uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]
Oleg Nesterov
1
-5
/
+5
2013-11-20
uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
Oleg Nesterov
1
-12
/
+4
2013-11-09
uprobes: Fix the memory out of bound overwrite in copy_insn()
Oleg Nesterov
1
-22
/
+21
2013-11-09
uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()
Oleg Nesterov
1
-1
/
+1
2013-11-06
uprobes: Export write_opcode() as uprobe_write_opcode()
Oleg Nesterov
1
-7
/
+7
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
1
-1
/
+2
2013-11-06
uprobes: Kill module_init() and module_exit()
Oleg Nesterov
1
-6
/
+1
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
1
-2
/
+8
[next]