index
:
kernel/swap-modules
accepted/tizen_2.3.1_mobile
accepted/tizen_2.3.1_wearable
accepted/tizen_2.4_mobile
dev/aarch64
for_tizen_2.4
for_tizen_2.4_arm64
master
new_protocol
prod_rel
root_dep_remove
sandbox/mro/lsan
sandbox/mro/lsan-swap
swap_dlog
tizen
tizen_2.3
tizen_2.3.1
tizen_2.4
tizen_2.4_300
tizen_2.4_dev
tizen_2.4_uihv
tizen_3.0
Domain: System / System Tools;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
[FIX] Preload: use get_user to obtain current linker state
Vyacheslav Cherkashin
6
-104
/
+4
2015-08-27
[FIX] Call call_mm_release using kjump
Vyacheslav Cherkashin
1
-8
/
+22
2015-08-27
[FIX] Avoid non-boot CPUs disabling on stop
Vyacheslav Cherkashin
1
-8
/
+1
2015-08-27
[FIX] Add spinlock for proc_list in pf_group
Vyacheslav Cherkashin
1
-1
/
+7
2015-08-27
[FIX] Use GFP_ATOMIC flag in retprobe_copy
Vyacheslav Cherkashin
1
-1
/
+1
2015-08-27
[FIX] probes disarming in fork'ed process
Vyacheslav Cherkashin
14
-62
/
+310
2015-08-27
[FIX] uprobe trampoline copying (ARM only)
Vyacheslav Cherkashin
1
-34
/
+61
2015-08-27
[FIX] preload: move swap_do_mmap out of atomic context
Vyacheslav Cherkashin
6
-142
/
+146
2015-08-27
[FIX] prevent issues
Anatolii Nikulin
3
-5
/
+14
2015-08-25
[FIX] prevent issues
Anatolii Nikulin
23
-63
/
+136
2015-08-06
[FIX] Preload: probes in newly created threads
Alexander Aksenov
3
-18
/
+30
2015-08-04
[FIX] build for ARM
Vyacheslav Cherkashin
5
-1
/
+9
2015-07-31
[LICENSE] change to GPL-2.0+
Vitaliy Cherepanov
3
-340
/
+5
2015-07-27
[FIX] memory leak in wsp
Vyacheslav Cherkashin
1
-0
/
+2
2015-07-27
[FIX] memory leak in nsp
Vyacheslav Cherkashin
1
-0
/
+13
2015-07-24
[FIX] Erroneous files struct put
Vasiliy Ulyanov
1
-4
/
+2
2015-07-23
[FIX] remove modules striping from build.sh
Vyacheslav Cherkashin
1
-61
/
+0
2015-07-23
[FIX] wrong unregister
Vyacheslav Cherkashin
1
-1
/
+1
2015-07-23
[FIX] usage of kfree'd memory
Vyacheslav Cherkashin
1
-1
/
+3
2015-07-23
[FIX] Use proper structure in FILE_PROBE_INITIALIZER
Vyacheslav Cherkashin
1
-1
/
+1
2015-07-21
[FIX] types of wsi function addresses
Vyacheslav Cherkashin
1
-6
/
+6
2015-07-21
[FIX] Preload: use caller address from userspace
Vitaliy Cherepanov
1
-0
/
+6
2015-07-21
[FIX] Preload: use task data for storing slots
Vasiliy Ulyanov
3
-140
/
+58
2015-07-20
[FIX] Init/uninit task_data at start/stop
Vasiliy Ulyanov
1
-4
/
+36
2015-07-20
[FIX] call vmalloc with zero argument
Vyacheslav Cherkashin
1
-30
/
+42
2015-07-19
[FIX] slot_table items insertion/deletion
Vyacheslav Cherkashin
2
-27
/
+26
2015-07-19
[FIX] replace kmalloc/kfree with vmalloc/vfree
Vyacheslav Cherkashin
1
-11
/
+10
2015-07-18
[FIX] Save current uprobe state in stack (x86)
Vyacheslav Cherkashin
1
-26
/
+46
2015-07-16
[FIX] simultaneously work nsp and function profiling
Vyacheslav Cherkashin
2
-2
/
+49
2015-07-16
[FIX] uprobe build for x86
Vyacheslav Cherkashin
1
-13
/
+19
2015-07-16
[REFACTOR] Fixed printk messages
Dmitry Kovalenko
3
-17
/
+24
2015-07-15
[FIX] remove uprobe from hash table on error
Vyacheslav Cherkashin
1
-1
/
+4
2015-07-14
[FIX] deadlock during __switch_to() instrumentation
Vyacheslav Cherkashin
10
-31
/
+38
2015-07-13
[FIX] Preload: remove global irq flags
Vasiliy Ulyanov
1
-3
/
+2
2015-07-13
[FIX] Preload: memleak when dropping handlers/linker info
Vasiliy Ulyanov
1
-2
/
+4
2015-07-13
[FIX] Preload: move dentry lookup out of uprobe handler
Vasiliy Ulyanov
3
-6
/
+41
2015-07-12
[FIX] Preload: thumb -> arm mode switch
Vasiliy Ulyanov
4
-4
/
+26
2015-07-12
[IMPROVE] Add interface for syscalls patching
Dmitry Kovalenko
3
-1
/
+92
2015-07-12
Revert "[FIX] workaround of hangs on multicores"
Dmitry Kovalenko
1
-10
/
+11
2015-07-10
[FIX] workaround of hangs on multicores
Vyacheslav Cherkashin
1
-11
/
+10
2015-07-10
[FIX] remove panic() from uprobe
Vyacheslav Cherkashin
1
-6
/
+13
2015-07-09
[FIX] remove panic() from uprobe (ARM)
Vyacheslav Cherkashin
1
-5
/
+9
2015-07-09
[FIX] remove panic() from uprobe (x86)
Vyacheslav Cherkashin
5
-38
/
+58
2015-07-09
[FIX] move trampoline alloc (for x86)
Vyacheslav Cherkashin
2
-55
/
+17
2015-07-09
[FIX] nsp stages determination
Vyacheslav Cherkashin
4
-230
/
+185
2015-07-08
[FIX] LCD init
Yurchenko Darya
1
-1
/
+0
2015-07-06
[FIX] Preload: total heap allocation data
Alexander Aksenov
4
-9
/
+80
2015-07-06
[FIX] Build for 3.10 kernel
Dmitry Kovalenko
1
-0
/
+1
2015-07-06
[FIX] correct to call mod_us_app_inst() at the second start
Vyacheslav Cherkashin
3
-22
/
+28
2015-07-06
[FIX] NULL pointer dereference
Vyacheslav Cherkashin
1
-2
/
+4
[prev]
[next]