platform/kernel/swap-modules.git
2017-08-31 Alexander AksenovAdd baselibs for repacking aarch64 to armv7l 23/147023/1
2017-08-18 Alexander AksenovStrip modules for aarch64 15/141015/9 accepted/tizen/unified/20170825.043839 submit/tizen/20170821.093834 submit/tizen/20170823.105944 submit/tizen/20170824.055620 submit/tizen/20170824.093743
2017-08-18 Dmitry KovalenkoPort building to tizen 4.0 64/136664/9
2017-08-18 Alexander AksenovSupport modern (>4.0) kernels 12/141012/7
2017-08-15 Dmitry KovalenkoFix typo in bin_info_list_create() result checking 69/144169/1 submit/tizen/20170815.123151
2017-05-17 Dmitry KovalenkoMerge branch 'tizen_3.0_dev' into tizen 87/129687/1
2017-05-17 Vyacheslav... Fix probes unregistering before parser module unloading 70/129670/1
2017-05-17 Vyacheslav... Fix kernel crash after second instrumentation start 52/125052/2
2017-05-05 Dmitry KovalenkoMake possible set uprobe on call instruction (x86) 32/128032/4
2017-05-04 Dmitry KovalenkoFix name conflict with kprobe (trampoline_handler) 31/128031/1
2017-05-04 Dmitry KovalenkoSet static values to NULL after use 30/128030/1
2017-04-18 Alexander AksenovARM64: fix preload probes handling on ARM32 42/125042/4
2017-04-18 Alexander AksenovCode style fix 41/125041/4
2017-04-18 Alexander AksenovMake shared get/put dentry functions in SWAP dependencies 09/117009/8
2017-02-09 Vitaliy CherepanovMerge branch 'tizen_3.0' into tizen_3.0_dev 35/114035/1
2017-01-31 Vyacheslav... ARM64: add support aarch64 mode to kmem_info_fill() 12/112212/3
2017-01-31 Vyacheslav... loader: port to ARM64 27/111127/5
2017-01-31 Vyacheslav... uprobe: increase memory size allocated for uretprobe... 26/111126/5
2017-01-31 Vyacheslav... loader: fix incorrect regs struct copy 25/111125/5
2017-01-31 Vyacheslav... loader: use r_state instead of r_debug in debugfs 24/111124/5
2017-01-31 Vyacheslav... ARM64: implement functionality for set/get pc and lr 23/111123/5
2017-01-31 Vyacheslav... Implement funtions for kernel/user data access 22/111122/5
2017-01-31 Vyacheslav... ARM64: Port swap_msg_pack_args() to 64-bits 21/111121/5
2017-01-31 Vyacheslav... uprobe: reimplement uprobe and uretprobe for aarch64 20/111120/5
2017-01-31 Vyacheslav... Change type to static 19/111119/4
2017-01-31 Vyacheslav... Fix double removing element form proc_probes_list 18/111118/4
2017-01-31 Vyacheslav... Add swap_access_process_vm() for CONFIG_ARM64 17/111117/4
2017-01-31 Vyacheslav... ARM64: add uretprobe messages support (for aarch32) 16/111116/4
2017-01-31 Vyacheslav... ARM64: Add kernel shared memory area addresses (for... 15/111115/4
2017-01-31 Vyacheslav... add compat support to swap_driver 14/111114/4
2017-01-31 Vyacheslav... ARM64: implement uretprobe for aarch32 mode 13/111113/4
2017-01-31 Vyacheslav... ARM64: implement uprobe for aarch32 mode 12/111112/4
2017-01-30 Vyacheslav... ARM: use trampoline in binary code instead asm 11/111111/3
2017-01-30 Vyacheslav... ARM: prepare decoding ARM instruction for use in ARM64 10/111110/3
2017-01-30 Vyacheslav... uprobe: move 'insn' field from arch dependents 09/111109/3
2017-01-30 Vyacheslav... ARM: replace values types 08/111108/3
2017-01-30 Vyacheslav... ARM: separate instructions decoding 07/111107/3
2017-01-30 Vyacheslav... ARM64: implement uretprobe 06/111106/3
2017-01-30 Vyacheslav... ARM64: implement uprobe 05/111105/3
2017-01-30 Vyacheslav... Add dentry_get()/dentry_put() 04/111104/3
2017-01-30 Vyacheslav... ARM64: create jumper 03/111103/3
2017-01-30 Vyacheslav... ks_feature: fix memory corruption 02/111102/3
2017-01-30 Vyacheslav... ks_feature: fix memory allocation size 01/111101/3
2017-01-30 Vyacheslav... ARM64: implement kretprobe 00/111100/3
2017-01-30 Vyacheslav... ARM64: implement kprobe 99/111099/3
2017-01-30 Vyacheslav... ARM64: implement brk hook 98/111098/3
2017-01-30 Vyacheslav... ARM64 initial version 97/111097/3
2017-01-30 Dmitry KovalenkoMerge branch 'tizen_3.0' into tizen
2017-01-25 Vitaliy CherepanovFix sspt page and img ip lists synchronization.
2017-01-19 Vyacheslav... loader: Replace outdated interface 96/111096/1
2017-01-19 Vyacheslav... loader: Remove unused code 95/111095/1
2017-01-19 Vyacheslav... energy: remove arch dependency code 94/111094/1
2016-12-23 Dmitry KovalenkoEnergy: Support new function names in new kernel accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.023651 accepted/tizen/3.0.m2/tv/20170105.024016 accepted/tizen/3.0.m2/wearable/20170105.024322 accepted/tizen/3.0/common/20161229.113105 accepted/tizen/3.0/mobile/20161229.055459 accepted/tizen/3.0/tv/20161229.055517 accepted/tizen/3.0/wearable/20161229.055541 accepted/tizen/common/20170120.125225 accepted/tizen/mobile/20170120.122231 accepted/tizen/tv/20170120.122243 accepted/tizen/unified/20170309.034846 accepted/tizen/wearable/20170120.122258 submit/tizen/20170120.081113 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20161228.101250 submit/tizen_3.0/20161228.131331 submit/tizen_unified/20170308.100411
2016-12-22 Dmitry Kovalenkoloader: fix error: 'LOADER_CALLER' defined but not... submit/tizen/20161223.084617
2016-12-14 Dmitry KovalenkoFix SVACE issue: Null pointer dereference accepted/tizen/3.0/common/20161215.164112 accepted/tizen/3.0/mobile/20161215.045419 accepted/tizen/3.0/tv/20161215.045440 accepted/tizen/3.0/wearable/20161215.045450 accepted/tizen/common/20161214.161024 accepted/tizen/mobile/20161215.073236 accepted/tizen/tv/20161215.073251 accepted/tizen/wearable/20161215.073303 submit/tizen/20161214.104530 submit/tizen_3.0/20161214.104520
2016-12-09 Vyacheslav... Add setup buffer via debugfs accepted/tizen/3.0/common/20161213.163408 accepted/tizen/3.0/mobile/20161213.091137 accepted/tizen/3.0/tv/20161213.091206 accepted/tizen/3.0/wearable/20161213.091225 accepted/tizen/common/20161210.162302 accepted/tizen/mobile/20161212.025617 accepted/tizen/tv/20161212.025635 accepted/tizen/wearable/20161212.025649 submit/tizen/20161209.134902 submit/tizen_3.0/20161209.134853
2016-12-09 Vyacheslav... Add get/set callbacks for debugfs
2016-12-08 Alexander AksenovFix pte_offset_map() result checking
2016-12-06 Alexander AksenovUprobe: fix NULL dereference on x86 accepted/tizen/3.0/common/20161208.153832 accepted/tizen/3.0/mobile/20161208.065319 accepted/tizen/3.0/tv/20161208.065335 accepted/tizen/3.0/wearable/20161208.065347 accepted/tizen/common/20161207.184843 accepted/tizen/mobile/20161208.012921 accepted/tizen/tv/20161208.012930 accepted/tizen/wearable/20161208.012942 submit/tizen/20161207.141311 submit/tizen_3.0/20161207.141254 submit/tizen_3.0/20161208.043057
2016-12-06 Vyacheslav... Fix BUG() with spm_processor_id()
2016-12-01 Anatolii NikulinFix race condition while we unregister uprobes
2016-11-30 Anatolii NikulinFix releasing pf_group
2016-11-30 Anatolii NikulinRework Web startup profiling
2016-11-30 Alexander AksenovFix aggrigated uprobes handling accepted/tizen/3.0/common/20161201.135356 accepted/tizen/3.0/mobile/20161201.074722 accepted/tizen/3.0/tv/20161201.074728 accepted/tizen/3.0/wearable/20161201.074735 submit/tizen_3.0/20161130.194014
2016-11-25 Vyacheslav... webprobe: fix web messages sending
2016-11-24 Vyacheslav... writer: reduce atomic context usage in swap_msg
2016-11-24 Vyacheslav... writer: replace printk() by pr_*()
2016-11-23 Vyacheslav... Remove race condition from __swap_unregister_uprobe()
2016-11-09 Alexander AksenovGOT patcher: add profiling by apps comm accepted/tizen/3.0/common/20161114.082615 accepted/tizen/3.0/mobile/20161110.022629 accepted/tizen/3.0/tv/20161110.022645 accepted/tizen/3.0/wearable/20161110.022653 accepted/tizen/common/20161110.153703 accepted/tizen/mobile/20161110.002005 accepted/tizen/tv/20161110.002017 accepted/tizen/wearable/20161110.002029 submit/tizen/20161109.144928 submit/tizen_3.0/20161109.145028 submit/tizen_3.0_common/20161110.084657
2016-11-09 Alexander AksenovGOT patcher: make common code general
2016-11-08 Alexander AksenovFix svace issues
2016-11-04 Gihun ChangAdd an exclude condition for arm-wayland projects on...
2016-11-02 Dmitry KovalenkoUse unified kernel-devel name & paths submit/tizen/20161102.110741 submit/tizen_3.0/20161102.110933 submit/tizen_3.0/20161102.124012
2016-10-27 Alexander Aksenovuprobe: uretprobes cleanup accepted/tizen/3.0/mobile/20161103.121201 accepted/tizen/3.0/tv/20161103.121437 accepted/tizen/3.0/wearable/20161103.121445 accepted/tizen/common/20161103.155957 accepted/tizen/mobile/20161103.231244 accepted/tizen/tv/20161103.231258 accepted/tizen/wearable/20161103.231318 submit/tizen/20161103.052455 submit/tizen_3.0/20161103.052948
2016-10-27 Vyacheslav... us_manager: fix "comm" filter
2016-10-26 Alexander AksenovGOT patcher: implement initial version accepted/tizen/common/20161027.073733 accepted/tizen/mobile/20161028.151851 accepted/tizen/tv/20161028.151900 accepted/tizen/wearable/20161028.151908 submit/tizen/20161027.065329
2016-10-25 Anatolii NikulinRework webprobe module submit/tizen/20161026.151724
2016-10-14 Anatolii NikulinRework WEBPROBE
2016-10-14 Anatolii Nikulinenable multiprobe on same address
2016-09-23 Vitaliy Cherepanov[FIX] wsp unregister accepted/tizen/3.0/mobile/20161028.143047 accepted/tizen/3.0/tv/20161028.143413 accepted/tizen/3.0/wearable/20161028.150751 accepted/tizen/common/20161013.160641 accepted/tizen/mobile/20161014.022600 accepted/tizen/tv/20161014.022344 accepted/tizen/wearable/20161014.022443 submit/tizen/20161013.090940 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000
2016-08-08 Vitaliy CherepanovImplement protocol version 4.2 SRR_20160921 accepted/tizen/3.0/mobile/20161015.034045 accepted/tizen/3.0/tv/20161016.005554 accepted/tizen/3.0/wearable/20161015.084328 accepted/tizen/common/20160809.184209 accepted/tizen/mobile/20160809.233053 accepted/tizen/tv/20160809.232958 accepted/tizen/wearable/20160809.233037 submit/tizen/20160809.131938 submit/tizen_3.0_mobile/20161015.000006 submit/tizen_3.0_tv/20161015.000005 submit/tizen_3.0_wearable/20161015.000006
2016-07-21 Vyacheslav... fix modules loading for kernel 3.18
2016-07-20 Anatolii Nikulinrework UIHV init/deinit accepted/tizen/common/20160721.180650 accepted/tizen/mobile/20160721.093719 accepted/tizen/tv/20160721.092809 accepted/tizen/wearable/20160721.093306 submit/tizen/20160721.070608
2016-07-18 Dmitry KovalenkoAdd emulator-circle build target accepted/tizen/common/20160718.160317 accepted/tizen/mobile/20160719.020009 accepted/tizen/tv/20160719.015926 accepted/tizen/wearable/20160719.020003 submit/tizen/20160718.103717
2016-06-30 Anatolii Nikulin[FIX] change nsp functions accepted/tizen/common/20160701.193156 accepted/tizen/common/20160715.175443 accepted/tizen/mobile/20160701.133803 accepted/tizen/mobile/20160717.034409 accepted/tizen/tv/20160701.133819 accepted/tizen/tv/20160717.034449 accepted/tizen/wearable/20160701.133841 accepted/tizen/wearable/20160717.034437 submit/tizen/20160701.120203 submit/tizen/20160715.080419 submit/tizen_common/20160701.180000
2016-06-30 Anatolii Nikulin[CLEAN] noisy printk
2016-06-30 Anatolii Nikulin[CLEAN] Remove unused code
2016-06-23 Anatolii Nikulin[FIX] build for r720 accepted/tizen/common/20160624.134020 accepted/tizen/mobile/20160624.064731 accepted/tizen/tv/20160624.064636 accepted/tizen/wearable/20160624.064817 submit/tizen/20160623.160615 submit/tizen/20160624.041100
2016-06-23 Anatolii Nikulin[FIX] arm probes on do_page_fault
2016-06-23 Vyacheslav... [FIX] rcu_nmi_enter/exit() inconsistentence (for x86)
2016-06-23 Vyacheslav... [FIX] interrupt checking from exception (for x86)
2016-06-23 Vyacheslav... [FIX] incorrect searching module_free() symbol
2016-06-23 Anatolii Nikulin[FIX] modules loading for kernel 4.4
2016-06-22 Dmitry Kovalenko[FIX] build for TV emulator accepted/tizen/common/20160623.154357 accepted/tizen/mobile/20160623.124132 accepted/tizen/tv/20160623.124152 accepted/tizen/wearable/20160623.124207 submit/tizen/20160623.045732
2016-06-10 Vyacheslav... [IMPROVE] add kprobe tests
2016-06-10 Vyacheslav... [FIX] kretprobe disarming on x86 platform
2016-06-10 Vyacheslav... [REFACTOR] divide kprobe tests module
2016-06-10 Vyacheslav... [FIX] __switch_to for ARM
2016-06-10 Vyacheslav... [FIX] __switch_to for x86
2016-06-10 Vyacheslav... [FIX] call kprobe from IRQ context (x86)
next