resource: system: Fix possible vulnerability
[platform/core/system/pass.git] / include /
2022-12-07 Youngjae Choresource: Operate based on resource id 92/285192/1 accepted/tizen/7.0/unified/20221209.015651
2022-12-07 Dongwoo Leeresource: Apply system resource manager library 91/285191/1
2022-12-07 Dongwoo Leeresource: Resolve dependency of HAL devices 90/285190/1
2022-12-07 Dongwoo Leeresource: extract resource core from monitor 89/285189/1
2022-09-15 Dongwoo Leeresource: Pass error result directly from resource... accepted/tizen/unified/20220917.094318 accepted/tizen/unified/20220919.013232
2022-09-14 Dongwoo Leemonitor: Add dbus interface for turning on/off debug... 67/281167/3
2022-09-14 Dongwoo Leemonitor: providing ip socket server when debug mode... 66/281166/3
2022-09-07 Chanwoo Choipass: parser: Add get_property_set to simplify getting... 55/280755/5
2022-09-01 Chanwoo Choiutil: privilege: Add is_privilege_supported function 09/280609/6
2022-08-31 Sung-hun Kimmonitor: Add a handler function for REQUEST_SET_RESOURC... 72/280372/7
2022-08-31 Sung-hun Kimresource: Add a new property "flag" to attributes 71/280371/4
2022-08-25 Dongwoo Leeutil: kernel: Use proper data type for the id of cpu... 26/280226/1
2022-08-23 Sung-hun Kimmonitor: Add a missing request name 75/280075/3 accepted/tizen/unified/20220824.042352 submit/tizen/20220823.090210
2022-08-22 Dongwoo Leeresource: Initialize all resource drivers at start up 81/279981/2
2022-08-22 Dongwoo Leeresource: Add the new device ops create/delete 80/279980/2
2022-08-22 Dongwoo Leemonitor: Restructure request server 79/279979/3
2022-08-22 Chanwoo Choilib: resource-monitor: Change pass_resourced_monitor_is... 11/280011/2 accepted/tizen/unified/20220823.005726 submit/tizen/20220822.094833 submit/tizen/20220822.102536
2022-08-17 Dongwoo Leeutil: kernel: Add check whether taskstats is supported 63/279763/1
2022-08-11 Chanwoo Choilib: resource-monitor: Add pass_resource_monitor_is_res... 27/279427/4
2022-08-11 Chanwoo Choiutil: resource: Add resource flag to express the specif... 26/279426/4
2022-08-09 Chanwoo Choilib: resource-monitor: Extract common function for... submit/tizen/20220809.025855
2022-07-27 Sung-hun Kimutil: resource: Assign an unique resource id when a...
2022-07-20 Chanwoo Choiutil: resource: Add get_resource_attr_name and get_reso... 12/278312/5
2022-07-08 Chanwoo Choiutil: resource: Discard const keyword of struct resource 48/277448/4
2022-07-08 Chanwoo Choiutil: resource: Encapsulate struct resource by hiding... 46/277446/4
2022-07-07 Dongwoo Leeutil: kernel: gpu-mem: Improve process for finding... 58/277258/3
2022-07-07 Dongwoo Leeutil: kernel: gpu-mem: Fix missing header file 57/277257/3
2022-07-05 Chanwoo Choiutil: common: Replace prototype of json helper function... 49/277249/9
2022-07-05 Chanwoo Choiutil: common: Add get_property to simplify the property... 26/276926/7
2022-07-05 Chanwoo Choiutil: common: Move enum data_type into common.h and... 25/276925/4
2022-07-04 Chanwoo Choiutil: kernel: Fix build warning of what const keyword... 50/277250/1
2022-06-29 Chanwoo Choiutil: resource: Add new is_resource_attr_interested... 85/276985/4
2022-06-29 Dongwoo Leeutil: kernel: Make getting further information from... 94/276594/3
2022-06-20 Dongwoo Leeutil: kernel: Add functions for getting process smaps... 80/275980/3
2022-04-13 Dongwoo Leemonitor: resource: Add function for getting resource... 54/273654/4 accepted/tizen/unified/20220413.133040 submit/tizen/20220413.052755
2022-04-13 Dongwoo Leemonitor: resource: Add timestamp support 53/273653/4
2022-04-06 Dongwoo Leeutil: kernel: Make query_taskstats() common kernel... 54/273454/1
2022-03-31 Dongwoo Leeutil: resource: Add JSON format support 37/273037/3 accepted/tizen/unified/20220401.033556 submit/tizen/20220401.020712
2022-03-29 Dongwoo Leeutil: request: Use different size of buffer along with... 15/272915/5
2022-03-23 Chanwoo Choiutil: kernel: Fix overflow with bit operations 13/272713/2 accepted/tizen/unified/20220323.133748 submit/tizen/20220323.085026
2022-03-17 Dongwoo Leelib: tmonitor: Add get APIs for array type attributes 23/272423/2
2022-03-17 Dongwoo Leeutil: kernel: Add functions for getting procfs stat... 20/272420/2
2022-03-16 Dongwoo Leeutil: Add resource_attr_supported_always() function 19/272419/1
2022-03-11 Chanwoo Choilib: tmonitor: Replace the initial tmonitor API to... 69/272169/4
2022-03-11 Chanwoo Choiutil: resource: Add is_resource_attr_supported function 68/272168/4
2022-03-11 Chanwoo Choiutil: resource: Return error for set/unset_resource_att... 07/272207/3
2022-03-11 Dongwoo Leetmonitor: Implement additional get data functions 60/272160/3
2022-03-11 Dongwoo Leeutil: resource: Allocate storage for attribute data... 59/272159/3
2022-03-10 Dongwoo Leeutil: resource: Rework double type attributes 58/272158/1
2022-03-10 Dongwoo Leemonitor: handler: Fix wrong argument type 56/272156/1
2022-03-10 Dongwoo Leemonitor: request: Remove unused request name array 54/272154/1
2022-03-10 Sung-hun Kimmonitor: rename the member of request_client 40/272140/1
2022-03-10 Sung-hun Kimmonitor: remove an unnecessary mutex in request_client 39/272139/1
2022-03-08 Dongwoo Leemonitor: Add request-server and request-handler-thread 14/271614/13
2022-03-08 Dongwoo Leeutil: resource: Give unique id for each resource 78/271978/4
2022-03-08 Dongwoo Leeresource: Rework resource creation and initialization 77/271977/4
2022-02-28 Dongwoo Leeutil: thread: Support free function for destorying... 66/271766/2 accepted/tizen/unified/20220302.131908 submit/tizen/20220302.025412 submit/tizen/20220302.031108
2022-02-28 Dongwoo Leeutil: kernel: Use 64-bit unsigned integer for memory... 65/271765/2
2022-02-28 Dongwoo Leeresource: Distinguish signed/unsigned and 32/64 bits... 64/271764/1
2022-02-23 Dongwoo Leeutil: kernel: export apis for getting memory info 07/271607/1
2022-02-18 Chanwoo Choiutil: common: Add sys_get_int helper funciton to get... 55/271255/5
2022-02-18 Chanwoo Choiutil: resouce: Add missing function declaration of... 11/271211/10
2022-02-18 Chanwoo Choiutil: kernel: Add cpu utilization helper function 10/271210/9
2022-02-17 Dongwoo Leeutil: kernel: Add kernel helper funtion to get number... 49/271149/4
2022-02-11 Dongwoo Leeutil: resource: Add preprocessing before updating attri... 83/270883/2
2022-02-11 Dongwoo Leeutil: resource: Make resource has its own driver 82/270882/2
2022-02-10 Dongwoo Leeutil: resource: Bypass checking device for virtual... 38/270838/2
2022-02-10 Dongwoo Leeutil: common: Add BIT operation 42/270842/1
2022-02-10 Dongwoo Leeutil: resource: Add init/exit ops for resource driver 37/270837/2
2022-02-10 Dongwoo Leeutil: resource: Remove unnecessary passing user_data... 36/270836/1
2022-02-09 Chanwoo Choiutil: gdbus: Rename gdbus-util functions by removing... 85/270785/1
2022-02-08 Dongwoo Leemonitor: Add monitor module 24/270624/5
2022-02-08 Dongwoo Leemonitor: internal: Add pointer attribute data type 23/270623/3
2022-02-08 Dongwoo Leeresource: Rework attribute value handling 22/270622/3
2022-02-07 Dongwoo Leeutil: resource: Use internal interest_mask 20/270620/2
2022-02-07 Chanwoo Choiutil: resource: Add resource_device struct and functions 01/270601/4
2022-02-07 Chanwoo Choilib: tmonitor: Add libpass skeleton package for Tizen... 23/270523/6
2022-02-04 Chanwoo Choiutil: resource: Check data type is integer or not when... 17/270517/1
2022-02-03 Dongwoo Leeutil: resource: Enable updating resources with interest... 69/270469/3
2022-02-03 Dongwoo Leeutil: resource: Change resource attribute id 68/270468/3
2022-02-03 Dongwoo Leemonitor: Rename monitor.h to monitor-internal.h 67/270467/2
2022-02-03 Dongwoo Leeutil: Add lock-free queue utility 66/270466/2
2022-02-03 Dongwoo Leeutil: thread: Let thread use self-allocated memory 65/270465/2
2022-02-03 Dongwoo Leeutil: thread: Fix missing preprocessor 63/270463/2
2022-01-27 Sung-hun Kimresource: Add memory resource driver 74/270274/4
2022-01-27 Sung-hun Kimutil: monitor: Fix a typo 73/270273/2
2022-01-26 Dongwoo Leeutil: Add common thread utility 70/270170/3
2022-01-24 Chanwoo Choiutil: common: Move container_of macro to common.h 07/270007/3
2022-01-24 Chanwoo Choiutil: timer: Add timer management 84/269984/6
2022-01-24 Dongwoo Leeutil: resource: Add resource management 83/269983/6
2022-01-24 Chanwoo Choimonitor: Define resource attribute id and data type 82/269982/4
2022-01-24 Chanwoo Choiutil: Change directgory name from include/pass to inclu... 81/269981/4
2022-01-24 Chanwoo Choiutil: devices: Rename to init_devices and exit_devices 80/269980/4
2021-09-23 Dongwoo Leepass: thermal: Fix to copy scenario name for thermal_data 89/263889/6 accepted/tizen/6.5/unified/20211028.115350 accepted/tizen/unified/20210926.235732 submit/tizen/20210924.100744 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
2021-09-15 Dongwoo Leepass: Add JSON API for getting object from object 86/263886/2
2021-08-20 Dongwoo Leethermal: Support multiple thermal resources 11/262411/3
2021-08-20 Dongwoo Leepass: thermal: Send scenario with additional information 10/262410/3
2021-08-02 Chanwoo Choipass: parser: Convert script format to json to improve... 54/261954/12
2021-07-30 Chanwoo Choipmqos: Convert pass-pmqos.conf format to json to improv... 55/261955/5
2021-01-13 Chanwoo Choipass: hal: Replace HAL interface with hal-api-power 55/251355/5
next