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-04-23 20:02:28 linux-kernel Re: [PATCH v2 3/4] perf tool: make Perf tool aware of SELinux access control
2020-04-23 19:22:32 linux-kernel Re: [PATCH v2 1/4] perf trace: substitute CAP_SYS_ADMIN with CAP_PERFMON in error message
2020-04-23 19:21:34 linux-kernel Re: [PATCH v2 2/4] perf docs: substitute CAP_SYS_ADMIN with CAP_PERFMON where needed
2020-04-22 14:49:26 linux-kernel [PATCH v2 4/4] perf docs: introduce security.txt file to document related issues
2020-04-22 14:48:20 linux-kernel [PATCH v2 3/4] perf tool: make Perf tool aware of SELinux access control
2020-04-22 14:47:33 linux-kernel [PATCH v2 2/4] perf docs: substitute CAP_SYS_ADMIN with CAP_PERFMON where needed
2020-04-22 14:45:44 linux-kernel [PATCH v2 1/4] perf trace: substitute CAP_SYS_ADMIN with CAP_PERFMON in error message
2020-04-22 14:42:52 linux-kernel [PATCH v2 0/4] perf: make Perf tool aware of SELinux access control
2020-04-07 17:33:44 linux-kernel Re: [PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
2020-04-07 17:18:10 linux-kernel Re: [PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
2020-04-07 16:53:58 linux-kernel Re: [PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
2020-04-07 14:55:25 linux-kernel Re: [PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
2020-04-05 15:52:46 linux-kernel Re: [PATCH v8 12/12] doc/admin-guide: update kernel.rst with CAP_PERFMON information
2020-04-05 14:55:44 linux-kernel Re: [PATCH v8 12/12] doc/admin-guide: update kernel.rst with CAP_PERFMON information
2020-04-05 14:47:52 linux-kernel Re: [PATCH v8 12/12] doc/admin-guide: update kernel.rst with CAP_PERFMON information
2020-04-04 08:19:43 linux-kernel Re: [PATCH v8 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
2020-04-03 14:30:16 linux-kernel Re: [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
2020-04-03 13:57:45 linux-kernel Re: [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
2020-04-03 13:57:45 linux-kernel Re: [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
2020-04-03 13:09:48 linux-kernel Re: [PATCH v8 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
2020-04-02 15:22:02 linux-kernel Re: [PATCH v1 2/8] perf evlist: implement control command handling functions
2020-04-02 15:08:58 linux-kernel Re: [PATCH v1 4/8] perf stat: implement resume and pause control commands handling
2020-04-02 15:07:20 linux-kernel Re: [PATCH v1 3/8] perf stat: introduce control descriptors and --ctl-fd[-ack] options
2020-04-02 08:55:58 linux-kernel [PATCH v8 12/12] doc/admin-guide: update kernel.rst with CAP_PERFMON information
2020-04-02 08:54:59 linux-kernel [PATCH v8 11/12] doc/admin-guide: update perf-security.rst with CAP_PERFMON information
2020-04-02 08:53:53 linux-kernel [PATCH v8 10/12] drivers/oprofile: open access for CAP_PERFMON privileged process
2020-04-02 08:53:06 linux-kernel [PATCH v8 09/12] drivers/perf: open access for CAP_PERFMON privileged process
2020-04-02 08:52:10 linux-kernel [PATCH v8 08/12] parisc/perf: open access for CAP_PERFMON privileged process
2020-04-02 08:51:05 linux-kernel [PATCH v8 07/12] powerpc/perf: open access for CAP_PERFMON privileged process
2020-04-02 08:50:09 linux-kernel [PATCH v8 06/12] trace/bpf_trace: open access for CAP_PERFMON privileged process
2020-04-02 08:49:33 linux-kernel [PATCH v8 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
2020-04-02 08:49:17 linux-kernel [PATCH v8 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
2020-04-02 08:47:54 linux-kernel [PATCH v8 03/12] perf/core: open access to probes for CAP_PERFMON privileged process
2020-04-02 08:47:03 linux-kernel [PATCH v8 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
2020-04-02 08:46:09 linux-kernel [PATCH v8 01/12] capabilities: introduce CAP_PERFMON to kernel and user space
2020-04-02 08:42:49 linux-kernel [PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
2020-04-01 20:55:47 linux-kernel Re: [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
2020-04-01 20:53:03 linux-kernel Re: [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
2020-04-01 20:52:16 linux-kernel Re: [PATCH v6 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support
2020-04-01 16:11:15 linux-kernel Re: [PATCH v1 0/8] perf: support resume and pause commands in stat and record modes
2020-03-27 08:53:01 linux-kernel [PATCH v1 8/8] perf docs: extend record mode docs with info on --ctl-fd[-ack] options
2020-03-27 08:51:08 linux-kernel [PATCH v1 7/8] perf record: implement resume and pause control commands handling
2020-03-27 08:50:53 linux-kernel [PATCH v1 5/8] perf docs: extend stat mode docs with info on --ctl-fd[-ack] options
2020-03-27 08:50:28 linux-kernel [PATCH v1 6/8] perf record: introduce control descriptors and --ctl-fd[-ack] options
2020-03-27 08:49:08 linux-kernel [PATCH v1 4/8] perf stat: implement resume and pause control commands handling
2020-03-27 08:49:00 linux-kernel [PATCH v1 3/8] perf stat: introduce control descriptors and --ctl-fd[-ack] options
2020-03-27 08:47:49 linux-kernel [PATCH v1 2/8] perf evlist: implement control command handling functions
2020-03-27 08:46:52 linux-kernel [PATCH v1 1/8] perf evlist: introduce control file descriptors
2020-03-27 08:36:08 linux-kernel [PATCH v1 0/8] perf: support resume and pause commands in stat and record modes
2020-03-20 12:25:26 linux-kernel Re: [PATCH v1] perf tool: make Perf tool aware of SELinux access control
2020-03-19 06:24:34 linux-kernel Re: [PATCH v1] perf tool: make Perf tool aware of SELinux access control