[FIX] Task_data: helper probe reg/unreg
[kernel/swap-modules.git] / uprobe /
2015-09-07 Anatolii Nikulin[FIX] Define breakpoint instruction size for ARM/Thumb... 21/47321/5
2015-09-07 Vyacheslav Cherkashin[FIX] Move urp disarming from atomic context on mm_release 09/47309/3
2015-08-28 Vyacheslav Cherkashin[FIX] Add default case in swap_put_uarg switch(...) {} 75/46875/4
2015-08-28 Vyacheslav Cherkashin[FIX] Allocate uretprobe_instance with correct gfp... 56/46856/4
2015-08-28 Vyacheslav Cherkashin[FIX] probes disarming in fork'ed process 44/46844/4
2015-08-28 Vyacheslav Cherkashin[FIX] uprobe trampoline copying (ARM only) 43/46843/4
2015-08-25 Anatolii Nikulin[FIX] prevent issues 38/46738/2
2015-07-18 Vyacheslav Cherkashin[FIX] slot_table items insertion/deletion 04/44204/2
2015-07-18 Vyacheslav Cherkashin[FIX] Save current uprobe state in stack (x86) 02/44202/1
2015-07-16 Vyacheslav Cherkashin[FIX] uprobe build for x86 92/44092/1
2015-07-16 Dmitry Kovalenko[REFACTOR] Fixed printk messages 46/44046/1
2015-07-15 Vyacheslav Cherkashin[FIX] remove uprobe from hash table on error 44/43944/1
2015-07-12 Vasiliy Ulyanov[FIX] Preload: thumb -> arm mode switch 24/43624/3
2015-07-12 Dmitry Kovalenko[IMPROVE] Add interface for syscalls patching 22/43622/3
2015-07-09 Vyacheslav Cherkashin[FIX] remove panic() from uprobe 17/43517/2
2015-07-09 Vyacheslav Cherkashin[FIX] remove panic() from uprobe (ARM) 16/43516/1
2015-07-09 Vyacheslav Cherkashin[FIX] remove panic() from uprobe (x86) 15/43515/1
2015-07-09 Vyacheslav Cherkashin[FIX] move trampoline alloc (for x86) 14/43514/2
2015-06-18 Hyeongsik Min[FIX] Fix build for ARM 50/41850/1
2015-06-11 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev 29/41229/1
2015-06-11 Vyacheslav Cherkashin[FEATURE] native setup profiling implement 79/40979/4
2015-05-14 Dmitry KovalenkoMerge "Merge branch 'tizen_2.4' into tizen_2.4_dev...
2015-05-06 Vyacheslav Cherkashin[STYLE] Fix issues from checkpatch.pl 08/39008/1
2015-04-30 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev 29/38929/1
2015-04-30 Dmitry Kovalenko[STYLE] Fix issues from checkpatch.pl 04/38604/11
2015-04-27 Vyacheslav CherkashinMerge branch 'tizen_2.4' into 'tizen_2.4_dev' 36/38736/2
2015-03-18 Vyacheslav Cherkashin[IMPROVE] make modules use swap_initializer 94/36894/2
2015-03-13 Vyacheslav Cherkashin[FIX] build modules for kernel >= 3.14 86/36786/2
2015-02-24 Alexander Aksenov[IMPROVE] Add swap_put_uarg() 58/33658/2
2015-02-24 Vasiliy Ulyanov[FIX] x86 jumps 56/33656/2
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add orig_ret_addr restore condition 54/33654/2
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uretprobe_instance data field 50/33650/2
2015-02-24 Alexander Aksenov[IMPROVE] Uprobe: add import swap_register_uprobe() 49/33649/2
2015-02-24 Alexander Aksenov[FIX] Uprobe: add kprobe struct fields init 48/33648/2
2015-02-24 Dmitry KovalenkoMerge branch 'master' into new_protocol 43/35743/1
2014-11-19 Vyacheslav Cherkashin[FIX] remove support multi uprobes 25/30525/2
2014-10-23 Vyacheslav Cherkashin[CLEAN] remove module scripts 74/29274/1 Tizen_SDK_2.3
2014-10-22 Vyacheslav Cherkashin[IMPROVE] remove links to build modules 73/29273/1
2014-09-08 Vyacheslav Cherkashin[REFACTOR] remove unused code 38/27238/1
2014-07-11 Alexander Aksenov[STYLE] Uprobe: doxygen comments 51/24251/3
2014-06-24 Dmitry KovalenkoMerge "[FIX] ret_handler_unmap() (deadlock on stop...
2014-06-06 Alexander Aksenov[FIX] Uprobe: slot free for unfired uprobes 58/22458/7
2014-05-29 Alexander Aksenov[FIX] name conflicts with kernel kprobe 97/21997/2
2014-05-08 Vyacheslav Cherkashin[REFACTOR] change prefix dbi* -> swap* 22/20522/1
2014-05-07 Vyacheslav Cherkashin[REFACTOR] slots manager 61/20461/1
2014-04-30 Dmitry KovalenkoMerge "[IMPROVE] Gbs: add spec file" into prod_rel
2014-04-29 Vasiliy Ulyanov[FIX] ARM: add mandatory lr check on uretprobes disarming 08/20208/2
2014-04-29 Vasiliy Ulyanov[CLEAN] remove unnecessary prints 84/20184/2
2014-04-29 Vasiliy Ulyanov[FIX] remove unecessary write to userspace 83/20183/2
2014-04-21 Vyacheslav Cherkashin[IMPROVE] ARM: create kjumper 08/19808/6
2014-04-21 Vasiliy Ulyanov[FIX] race condition with US tramps 38/19838/2
2014-04-21 Vasiliy Ulyanov[FIX] ARM: map US insn slots at uprobe registration 33/19333/3
2014-04-11 Vasiliy Ulyanov[FIX] 'repz ret' instruction instrumentation 42/19442/1
2014-04-09 Vasiliy Ulyanov[FIX] synchronization in dbi_disarm_urp_inst_for_task() 68/19268/3
2014-04-09 Vasiliy Ulyanov[FIX] Remove pending uretprobes in mm_release() handler 67/19267/2
2014-04-08 Vyacheslav Cherkashin[FIX] add uretprobe null check (ri->rp) 84/19084/2
2014-04-08 Vasiliy Ulyanov[FIX] CBZ branch displacement calculation 50/19150/1
2014-04-07 Vyacheslav Cherkashin[FIX] optimize nested call US instrumentation 50/19050/2
2014-04-02 Vasiliy Ulyanov[FIX] userspace instrumentation for CBZ instruction 06/18906/1
2014-03-27 Vyacheslav Cherkashin[FIX] branch instrumentation for KS 55/14155/3
2014-02-27 Vyacheslav CherkashinMerge "[REFACTOR] Buffer: move getting next queue eleme...
2014-02-27 Vyacheslav CherkashinMerge changes I3a15fd6e,Iee675593
2014-02-27 Vyacheslav CherkashinMerge "[IMPROVE] Buffer: add counting in lists"
2014-02-27 Vyacheslav CherkashinMerge "[IMPROVE] Buffer: implement initialization with...
2014-01-07 Vyacheslav Cherkashin[FIX] check null pointer 48/13848/2
2013-12-05 Nikita Kalyazin[FIX] x86: do not install probes to call instruction
2013-12-04 Vyacheslav Cherkashin[FIX] correct allocation uretprobe_instance struct
2013-12-02 Vyacheslav Cherkashin[FIX] unregister_uretprobe() for x86
2013-11-28 Vyacheslav Cherkashin[FIX] US instrumentation running process
2013-11-28 Vyacheslav Cherkashin[REFACTOR] arch_copy_trampoline_thumb_uprobe()
2013-11-28 Vyacheslav Cherkashin[REFACTOR] arch_check_insn_thumb()
2013-11-28 Vyacheslav Cherkashin[REFACTOR] arch_copy_trampoline_arm_uprobe()
2013-11-28 Vyacheslav Cherkashin[REFACTOR] arch_check_insn_arm()
2013-11-14 Alexander Aksenov[IMPROVE] now modules are buildable with tizen 3.10...
2013-11-12 Vyacheslav Cherkashin[PROTO] add return type for exit_event()
2013-11-12 Alexander Aksenov[FIX] change paths in uprobe
2013-11-11 Vyacheslav Cherkashin[FIX] wrong parameters
2013-11-11 Vyacheslav Cherkashin[IMPROVE] add function to get arguments in US
2013-11-08 Nikita Kalyazin[CLEAN] remove unnecessary Makefiles
2013-11-08 Anastasia Lyupa[IMPROVE] MODVERSIONS kernel option support
2013-11-07 Anastasia Lyupa[FIX] warnings in swap_uprobe
2013-10-21 Vyacheslav Cherkashin[FIX] correct handling of do_munmap()
2013-09-05 Vyacheslav Cherkashin[IMPROVE] add entry_handler field in struct uretprobe
2013-09-05 Vyacheslav Cherkashin[REFACTOR] remove field priv_arg from struct uretprobe
2013-08-20 Vyacheslav CherkashinMerge commit 'd307e458a' into kernel
2013-08-20 Vyacheslav CherkashinMerge commit 'eae30cdf42' into kernel
2013-08-20 Vyacheslav CherkashinMerge commit '1b93c9c0d8b9' into kernel
2013-08-20 Vyacheslav CherkashinMerge commit '35488dedf8d' into kernel
2013-08-20 Vyacheslav CherkashinMerge commit 'fee9d083f74f' into kernel
2013-08-20 Vyacheslav CherkashinMerge commit 'fe744ad58e4' into kernel
2013-08-20 Vyacheslav CherkashinMerge commit '1aad3093d6' into kernel
2013-08-20 Vyacheslav CherkashinMerge commit '043dd5f812' into kernel
2013-08-15 Vyacheslav Cherkashin[FIX] skip interrupt others
2013-08-13 Vyacheslav CherkashinMerge branch 'kernel' of 106.109.8.71:/srv/git/dbi...
2013-08-09 Vyacheslav Cherkashin[FIX] correct handler boostable instruction
2013-08-07 Vyacheslav Cherkashin[FIX] handling handler_mm_fault retprobe() kernel fail
2013-07-15 Nikita KalyazinMerge branch 'kernel' of ssh://106.109.8.71/srv/git...
2013-07-15 Alexander Aksenov[STYLE] Code style
2013-07-15 Alexander Aksenov[FIX] Remove dependencies from old driver
2013-07-15 Alexander Aksenov[FIX] For 0525593eaae73c00e1edfc47aff7a151b4f4cac8
next