James Morris ([email protected])

Number of posts: 1725 (0.26 per day)
First post: 2005-09-13 15:18:05
Last post: 2023-11-29 21:27:50

Date List Subject
2020-03-27 00:25:45 linux-kernel Re: [PATCH bpf-next v7 4/8] bpf: lsm: Implement attach, detach and execution
2020-03-27 00:07:57 linux-kernel Re: [PATCH v4 2/7] ima: Evaluate error in init_ima()
2020-03-26 23:31:59 linux-kernel Re: [Intel-gfx] [PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
2020-03-18 19:18:59 linux-kernel Re: [PATCH 02/17] security: Add hooks to rule on setting a watch [ver #5]
2020-03-18 19:08:30 linux-kernel Re: [PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches [ver #5]
2020-03-18 19:08:30 linux-kernel Re: [PATCH 10/17] selinux: Implement the watch_key security hook [ver #5]
2020-03-18 19:05:52 linux-kernel Re: [PATCH 06/17] watch_queue: Add a key/keyring notification facility [ver #5]
2020-03-18 18:58:41 linux-kernel Re: [PATCH 03/17] security: Add a hook for the point of notification insertion [ver #5]
2020-03-02 19:52:16 linux-kernel Re: [Intel-gfx] [PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
2020-02-21 19:11:53 linux-kernel Re: [PATCH bpf-next v4 4/8] bpf: lsm: Add support for enabling/disabling BPF hooks
2020-02-21 17:58:19 linux-kernel Re: [PATCH v2 0/6] Harden userfaultfd
2020-02-21 16:57:54 linux-kernel Re: [PATCH -next] security: remove duplicated include from security.h
2020-02-21 16:52:08 linux-kernel Re: [PATCH] lockdown: Allow unprivileged users to see lockdown status
2020-02-20 00:12:27 linux-kernel Re: [RFC PATCH] security: <linux/lsm_hooks.h>: fix all kernel-doc warnings
2020-02-18 19:47:32 linux-kernel Re: [PATCH v7 10/12] drivers/oprofile: open access for CAP_PERFMON privileged process
2020-02-18 19:45:59 linux-kernel Re: [PATCH v7 09/12] drivers/perf: open access for CAP_PERFMON privileged process
2020-02-18 19:32:16 linux-kernel Re: [PATCH v7 08/12] parisc/perf: open access for CAP_PERFMON privileged process
2020-02-18 19:30:49 linux-kernel Re: [PATCH v7 07/12] powerpc/perf: open access for CAP_PERFMON privileged process
2020-02-18 19:27:48 linux-kernel Re: [PATCH v7 06/12] trace/bpf_trace: open access for CAP_PERFMON privileged process
2020-02-18 19:27:17 linux-kernel Re: [PATCH v7 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
2020-02-18 19:25:14 linux-kernel Re: [PATCH v7 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
2020-02-18 19:24:52 linux-kernel Re: [PATCH v7 03/12] perf/core: open access to probes for CAP_PERFMON privileged process
2020-02-18 19:24:03 linux-kernel Re: [PATCH v7 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
2020-02-18 19:23:24 linux-kernel Re: [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space
2020-02-05 23:10:32 linux-kernel [PATCH] Documentation/process: Change Microsoft contact for embargoed hardware issues
2020-02-05 22:24:59 linux-kernel Re: [PATCH] Documentation/process: Change Microsoft contact for embargoed hardware issues
2020-02-05 21:57:05 linux-kernel Re: [PATCH] Documentation/process: Change Microsoft contact for embargoed hardware issues
2020-02-04 00:01:19 linux-crypto [ANNOUNCE][CFP] Linux Security Summit North America 2020
2020-01-28 21:27:14 linux-kernel [GIT PULL] Security subsystem changes for v5.6
2020-01-28 21:23:17 linux-kernel Re: [PATCH v6 10/10] drivers/oprofile: open access for CAP_PERFMON privileged process
2020-01-28 21:23:07 linux-kernel Re: [PATCH v6 09/10] drivers/perf: open access for CAP_PERFMON privileged process
2020-01-28 21:23:03 linux-kernel Re: [PATCH v6 08/10] parisc/perf: open access for CAP_PERFMON privileged process
2020-01-28 21:21:50 linux-kernel Re: [PATCH v6 07/10] powerpc/perf: open access for CAP_PERFMON privileged process
2020-01-28 21:21:19 linux-kernel Re: [PATCH v6 06/10] trace/bpf_trace: open access for CAP_PERFMON privileged process
2020-01-28 21:20:45 linux-kernel Re: [PATCH v6 03/10] perf/core: open access to probes for CAP_PERFMON privileged process
2020-01-28 21:20:36 linux-kernel Re: [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
2020-01-24 21:58:03 linux-kernel Re: [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
2020-01-24 00:02:19 linux-kernel Re: [PATCH] security: remove EARLY_LSM_COUNT which never used
2020-01-10 17:51:11 linux-kernel Re: [PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
2020-01-09 21:01:51 linux-kernel Re: [PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
2020-01-09 20:44:41 linux-kernel Re: [PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
2020-01-08 20:00:17 linux-kernel Re: [PATCH bpf-next v1 10/13] bpf: lsm: Handle attachment of the same program
2020-01-08 20:00:10 linux-kernel Re: [PATCH bpf-next v1 12/13] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
2020-01-08 19:49:15 linux-kernel Re: [PATCH] LSM: Delete hooks in reverse order for avoiding race
2020-01-08 19:48:29 linux-kernel Re: [PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
2020-01-08 19:47:09 linux-kernel Re: [PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
2020-01-08 19:46:59 linux-kernel Re: [PATCH bpf-next v1 11/13] tools/libbpf: Add bpf_program__attach_lsm
2020-01-07 21:30:20 linux-kernel Re: [PATCH bpf-next v1 08/13] bpf: lsm: Show attached program names in hook read handler.
2020-01-07 21:28:53 linux-kernel Re: [PATCH bpf-next v1 07/13] bpf: lsm: Implement attach, detach and execution.
2020-01-07 21:24:13 linux-kernel Re: [PATCH bpf-next v1 06/13] bpf: lsm: Init Hooks and create files in securityfs
2020-01-07 21:16:01 linux-kernel Re: [PATCH bpf-next v1 02/13] bpf: lsm: Add a skeleton and config options