index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
uprobes.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-08-23
|
\
|
*
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-31
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
|
*
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-06-11
*
|
Merge android-4.4-p.203 (40ef73d) into msm-4.4
Srinivasarao P
2019-11-26
|
\
|
|
*
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-11-25
*
|
Merge android-4.4.168 (66a37fc) into msm-4.4
Srinivasarao P
2018-12-21
|
\
|
|
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
*
|
Merge android-4.4.167 (ad9ce19) into msm-4.4
Srinivasarao P
2018-12-14
|
\
|
|
*
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-12-13
*
|
Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4
Alex Shi
2016-09-20
|
\
|
|
*
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-09-15
*
|
x86: remove more uaccess_32.h complexity
Linus Torvalds
2016-08-27
|
/
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
*
uprobes: Fix the waitqueue_active() check in xol_free_insn_slot()
Oleg Nesterov
2015-07-31
*
uprobes: Use vm_special_mapping to name the XOL vma
Oleg Nesterov
2015-07-31
*
uprobes: Fix the usage of install_special_mapping()
Oleg Nesterov
2015-07-31
*
uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
Oleg Nesterov
2015-07-31
*
uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()
Oleg Nesterov
2015-07-31
*
uprobes: Change prepare_uretprobe() to (try to) flush the dead frames
Oleg Nesterov
2015-07-31
*
uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp()
Oleg Nesterov
2015-07-31
*
uprobes/x86: Reimplement arch_uretprobe_is_alive()
Oleg Nesterov
2015-07-31
*
uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()
Oleg Nesterov
2015-07-31
*
uprobes: Change handle_trampoline() to find the next chain beforehand
Oleg Nesterov
2015-07-31
*
uprobes: Change prepare_uretprobe() to use uprobe_warn()
Oleg Nesterov
2015-07-31
*
uprobes: Send SIGILL if handle_trampoline() fails
Oleg Nesterov
2015-07-31
*
uprobes: Introduce free_ret_instance()
Oleg Nesterov
2015-07-31
*
uprobes: Introduce get_uprobe()
Oleg Nesterov
2015-07-31
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
|
\
|
*
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2014-12-02
|
|
\
|
*
|
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
Joerg Roedel
2014-11-13
*
|
|
uprobes: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
*
|
|
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
*
|
|
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
|
|
/
|
/
|
*
|
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2014-11-23
|
/
*
mm: memcontrol: rewrite charge API
Johannes Weiner
2014-08-08
*
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
2014-06-30
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
|
\
|
*
uprobes: Teach copy_insn() to support tmpfs
Oleg Nesterov
2014-06-05
|
*
uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()
Oleg Nesterov
2014-06-05
|
*
uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
Oleg Nesterov
2014-05-14
|
*
uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
Oleg Nesterov
2014-05-14
|
*
uprobes: Refuse to insert a probe into MAP_SHARED vma
Oleg Nesterov
2014-04-30
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
|
\
\
|
|
/
|
/
|
|
*
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
2014-05-25
*
|
uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails
Oleg Nesterov
2014-04-17
*
|
uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
Oleg Nesterov
2014-04-17
|
/
*
uprobes: allow ignoring of probe hits
David A. Long
2014-03-18
*
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-01-22
|
\
|
*
uprobes: Allocate ->utask before handler_chain() for tracing handlers
Oleg Nesterov
2014-01-02
[next]