Alexey Budankov ([email protected])

Number of posts: 1280 (1.02 per day)
First post: 2017-06-14 10:07:51
Last post: 2020-11-17 01:49:59

Date List Subject
2020-05-19 07:36:25 linux-kernel Re: [PATCH v3 2/3] perf tool: make Perf tool aware of SELinux access control
2020-05-18 16:52:50 linux-kernel Re: [PATCH v3 3/3] perf docs: introduce security.txt file to document related issues
2020-05-18 16:45:39 linux-kernel Re: [PATCH v3 2/3] perf tool: make Perf tool aware of SELinux access control
2020-05-18 08:11:38 linux-kernel Re: [PATCH v3 0/9] perf: support enable and disable commands in stat and record modes
2020-05-18 08:10:34 linux-kernel Re: [PATCH v3 0/3] perf: make Perf tool aware of SELinux access control
2020-05-13 20:27:09 linux-kernel [PATCH v3 2/9] perf evlist: implement control command handling functions
2020-05-13 20:27:09 linux-kernel [PATCH v3 5/9] perf stat: implement control commands handling
2020-05-13 11:05:49 linux-kernel [PATCH v3 8/9] perf record: implement control commands handling
2020-05-13 11:05:45 linux-kernel [PATCH v3 7/9] perf record: extend -D,--delay option with -1 value
2020-05-13 08:08:34 linux-kernel [PATCH v3 9/9] perf record: introduce --ctl-fd[-ack] options
2020-05-13 08:05:26 linux-kernel [PATCH v3 6/9] perf stat: introduce --ctl-fd[-ack] options
2020-05-13 08:04:23 linux-kernel [PATCH v3 4/9] perf stat: extend -D,--delay option with -1 value
2020-05-13 08:03:11 linux-kernel [PATCH v3 3/9] perf stat: factor out event handling loop into a function
2020-05-13 08:01:51 linux-kernel [PATCH v3 1/9] perf evlist: introduce control file descriptors
2020-05-13 07:55:31 linux-kernel [PATCH v3 0/9] perf: support enable and disable commands in stat and record modes
2020-05-08 10:57:43 linux-kernel [PATCH v3 9/9] perf record: introduce --ctl-fd[-ack] options
2020-05-08 10:57:41 linux-kernel [PATCH v3 6/9] perf stat: introduce --ctl-fd[-ack] options
2020-05-08 10:57:17 linux-kernel [PATCH v3 8/9] perf record: implement control commands handling
2020-05-08 10:55:02 linux-kernel [PATCH v3 7/9] perf record: extend -D,--delay option with -1 value
2020-05-08 10:54:00 linux-kernel [PATCH v3 5/9] perf stat: implement control commands handling
2020-05-08 10:53:30 linux-kernel [PATCH v3 2/9] perf evlist: implement control command handling functions
2020-05-08 10:51:45 linux-kernel [PATCH v3 4/9] perf stat: extend -D,--delay option with -1 value
2020-05-08 10:51:31 linux-kernel [PATCH v3 3/9] perf stat: factor out event handling loop into a function
2020-05-08 10:49:14 linux-kernel [PATCH v3 1/9] perf evlist: introduce control file descriptors
2020-05-08 10:47:27 linux-kernel [PATCH v3 0/9] perf: support enable and disable commands in stat and record modes
2020-05-07 17:53:34 linux-kernel Re: [PATCH v2 02/11] perf evlist: implement control command handling functions
2020-05-07 09:03:04 linux-kernel Re: [PATCH v2 09/11] perf record: implement control commands handling
2020-05-07 08:38:56 linux-kernel Re: [PATCH v2 11/11] perf docs: extend record mode docs with info on --ctl-fd[-ack] options
2020-05-07 08:37:59 linux-kernel Re: [PATCH v2 07/11] perf docs: extend stat mode docs with info on --ctl-fd[-ack] options
2020-05-07 08:37:34 linux-kernel Re: [PATCH v2 02/11] perf evlist: implement control command handling functions
2020-05-07 08:36:33 linux-kernel Re: [PATCH v2 04/11] perf stat: extend -D,--delay option with -1 value
2020-05-06 19:53:54 linux-kernel [PATCH v2 08/11] perf record: extend -D,--delay option with -1 value
2020-05-06 19:53:52 linux-kernel [PATCH v2 05/11] perf stat: implement control commands handling
2020-05-06 18:33:06 linux-kernel [PATCH v2 11/11] perf docs: extend record mode docs with info on --ctl-fd[-ack] options
2020-05-06 18:32:51 linux-kernel [PATCH v2 10/11] perf record: introduce --ctl-fd[-ack] options
2020-05-06 18:32:19 linux-kernel [PATCH v2 09/11] perf record: implement control commands handling
2020-05-06 18:26:17 linux-kernel [PATCH v2 07/11] perf docs: extend stat mode docs with info on --ctl-fd[-ack] options
2020-05-06 18:25:13 linux-kernel [PATCH v2 06/11] perf stat: introduce --ctl-fd[-ack] options
2020-05-06 18:23:17 linux-kernel [PATCH v2 04/11] perf stat: extend -D,--delay option with -1 value
2020-05-06 18:22:41 linux-kernel [PATCH v2 03/11] perf stat: factor out event handling loop into a function
2020-05-06 18:22:32 linux-kernel [PATCH v2 01/11] perf evlist: introduce control file descriptors
2020-05-06 18:22:30 linux-kernel [PATCH v2 02/11] perf evlist: implement control command handling functions
2020-05-06 17:18:44 linux-kernel [PATCH v2 00/11] perf: support enable and disable commands in stat and record modes
2020-04-30 07:18:34 linux-kernel [PATCH v3 3/3] perf docs: introduce security.txt file to document related issues
2020-04-30 07:17:52 linux-kernel [PATCH v3 2/3] perf tool: make Perf tool aware of SELinux access control
2020-04-30 07:17:44 linux-kernel [PATCH v3 1/3] perf docs: extend CAP_SYS_ADMIN with CAP_PERFMON where needed
2020-04-30 07:08:40 linux-kernel [PATCH v3 0/3] perf: make Perf tool aware of SELinux access control
2020-04-24 06:54:35 linux-kernel [PATCH v3 3/3] perf docs: introduce security.txt file to document related issues
2020-04-24 06:52:47 linux-kernel [PATCH v3 2/3] perf tool: make Perf tool aware of SELinux access control
2020-04-24 06:51:27 linux-kernel [PATCH v3 1/3] perf docs: extend CAP_SYS_ADMIN with CAP_PERFMON where needed
2020-04-24 06:49:43 linux-kernel [PATCH v3 0/3] perf: make Perf tool aware of SELinux access control