Show patches with: Submitter = Mickaël Salaün       |    State = Action Required       |   441 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v13,5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper Landlock LSM - - - --- 2019-11-04 Mickaël Salaün New
[bpf-next,v13,4/7] landlock: Add ptrace LSM hooks Landlock LSM - - - --- 2019-11-04 Mickaël Salaün New
[bpf-next,v13,3/7] landlock,seccomp: Apply Landlock programs to process hierarchy Landlock LSM - - - --- 2019-11-04 Mickaël Salaün New
[bpf-next,v13,2/7] landlock: Add the management of domains Landlock LSM - - - --- 2019-11-04 Mickaël Salaün New
[bpf-next,v13,1/7] bpf,landlock: Define an eBPF program type for Landlock hooks Landlock LSM - - - --- 2019-11-04 Mickaël Salaün New
[bpf-next,v12,7/7] landlock: Add user and kernel documentation for Landlock Landlock LSM - - - --- 2019-10-31 Mickaël Salaün New
[bpf-next,v12,6/7] bpf,landlock: Add tests for the Landlock ptrace program type Landlock LSM - - - --- 2019-10-31 Mickaël Salaün New
[bpf-next,v12,5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper Landlock LSM - - - --- 2019-10-31 Mickaël Salaün New
[bpf-next,v12,4/7] landlock: Add ptrace LSM hooks Landlock LSM - - - --- 2019-10-31 Mickaël Salaün New
[bpf-next,v12,3/7] landlock,seccomp: Load Landlock programs per process hierarchy Landlock LSM - - - --- 2019-10-31 Mickaël Salaün New
[bpf-next,v12,2/7] landlock: Add the management of domains Landlock LSM - - - --- 2019-10-31 Mickaël Salaün New
[bpf-next,v12,1/7] bpf,landlock: Define an eBPF program type for Landlock hooks Landlock LSM - - - --- 2019-10-31 Mickaël Salaün New
[bpf-next,v11,7/7] landlock: Add user and kernel documentation for Landlock Landlock LSM - - - --- 2019-10-29 Mickaël Salaün New
[bpf-next,v11,6/7] bpf,landlock: Add tests for the Landlock ptrace program type Landlock LSM - - - --- 2019-10-29 Mickaël Salaün New
[bpf-next,v11,5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper Landlock LSM - - - --- 2019-10-29 Mickaël Salaün New
[bpf-next,v11,4/7] landlock: Add ptrace LSM hooks Landlock LSM - - - --- 2019-10-29 Mickaël Salaün New
[bpf-next,v11,3/7] landlock,seccomp: Load Landlock programs per process hierarchy Landlock LSM - - - --- 2019-10-29 Mickaël Salaün New
[bpf-next,v11,2/7] landlock: Add the management of domains Landlock LSM - - - --- 2019-10-29 Mickaël Salaün New
[bpf-next,v11,1/7] bpf,landlock: Define an eBPF program type for Landlock hooks Landlock LSM - - - --- 2019-10-29 Mickaël Salaün New
[v2,5/5] doc: Add documentation for the fs.open_mayexec_enforce sysctl Add support for O_MAYEXEC - 2 - --- 2019-09-06 Mickaël Salaün New
[v2,4/5] selftest/exec: Add tests for O_MAYEXEC enforcing Add support for O_MAYEXEC - - - --- 2019-09-06 Mickaël Salaün New
[v2,3/5] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC Add support for O_MAYEXEC - 2 - --- 2019-09-06 Mickaël Salaün New
[v2,2/5] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount propertie Add support for O_MAYEXEC - 2 - --- 2019-09-06 Mickaël Salaün New
[v2,1/5] fs: Add support for an O_MAYEXEC flag on sys_open() Add support for O_MAYEXEC - 1 - --- 2019-09-06 Mickaël Salaün New
[bpf-next,v10,10/10] landlock: Add user and kernel documentation for Landlock Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,09/10] bpf,landlock: Add tests for Landlock Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,08/10] bpf: Add a Landlock sandbox example Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,07/10] landlock: Add ptrace restrictions Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,06/10] bpf,landlock: Add a new map type: inode Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,05/10] landlock: Handle filesystem access control Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,03/10] bpf,landlock: Define an eBPF program type for Landlock hooks Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,02/10] bpf: Add expected_attach_triggers and a is_valid_triggers() verifier Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,01/10] fs,security: Add a new file access type: MAY_CHROOT Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v9,10/10] landlock: Add user and kernel documentation for Landlock Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,09/10] bpf,landlock: Add tests for Landlock Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,08/10] bpf: Add a Landlock sandbox example Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,07/10] landlock: Add ptrace restrictions Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,06/10] landlock: Handle filesystem access control Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,05/10] bpf,landlock: Add a new map type: inode Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,03/10] bpf,landlock: Define an eBPF program type for Landlock hooks Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[bpf-next,v9,01/10] fs,security: Add a new file access type: MAY_CHROOT Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-06-25 Mickaël Salaün New
[RFC,v1,5/5] doc: Add documentation for Yama's open_mayexec_enforce Add support for O_MAYEXEC - 2 - --- 2018-12-12 Mickaël Salaün New
[RFC,v1,4/5] selftest/yama: Add tests for O_MAYEXEC enforcing Add support for O_MAYEXEC - - - --- 2018-12-12 Mickaël Salaün New
[RFC,v1,3/5] Yama: Enforces noexec mounts or file executability through O_MAYEXEC Add support for O_MAYEXEC - 2 - --- 2018-12-12 Mickaël Salaün New
[RFC,v1,2/5] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount propertie Add support for O_MAYEXEC - 2 - --- 2018-12-12 Mickaël Salaün New
[RFC,v1,1/5] fs: Add support for an O_MAYEXEC flag on sys_open() Add support for O_MAYEXEC - 1 - --- 2018-12-12 Mickaël Salaün New
[bpf-next,v8,11/11] landlock: Add user and kernel documentation for Landlock - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,10/11] bpf,landlock: Add tests for Landlock - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,09/11] bpf: Add a Landlock sandbox example - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,08/11] landlock: Add ptrace restrictions - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,07/11] landlock: Handle filesystem access control - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,06/11] bpf,landlock: Add a new map type: inode - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,04/11] bpf,landlock: Define an eBPF program type for Landlock hooks - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,02/11] fs,security: Add a new file access type: MAY_CHROOT - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,01/11] fs,security: Add a security blob to nameidata - - - --- 2018-02-27 Mickaël Salaün New
[net-next,v7,10/10] landlock: Add user and kernel documentation for Landlock - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,09/10] bpf,landlock: Add tests for Landlock - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,08/10] bpf: Add a Landlock sandbox example - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,07/10] landlock: Add ptrace restrictions - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,06/10] seccomp,landlock: Handle Landlock events per process hierarchy - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,05/10] landlock: Add LSM hooks related to filesystem - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,04/10] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode() - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,03/10] bpf,landlock: Define an eBPF program type for a Landlock rule - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v7,01/10] selftest: Enhance kselftest_harness.h with a step mechanism - - - --- 2017-08-21 Mickaël Salaün New
[net-next,v6,11/11] landlock: Add user and kernel documentation for Landlock - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,10/11] bpf,landlock: Add tests for Landlock - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,09/11] seccomp: Enhance test_harness with an assert step mechanism - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,08/11] bpf: Add a Landlock sandbox example - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,07/11] landlock: Add ptrace restrictions - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,06/11] seccomp,landlock: Handle Landlock events per process hierarchy - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,05/11] seccomp: Split put_seccomp_filter() with put_seccomp() - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,04/11] landlock: Add LSM hooks related to filesystem - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,03/11] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode() - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,02/11] bpf,landlock: Define an eBPF program type for Landlock - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier - - - --- 2017-03-28 Mickaël Salaün New
[v5,10/10] landlock: Add user and kernel documentation for Landlock - - - --- 2017-02-22 Mickaël Salaün New
[v5,09/10] bpf,landlock: Add tests for Landlock - - - --- 2017-02-22 Mickaël Salaün New
[v5,08/10] seccomp: Enhance test_harness with an assert step mechanism - - - --- 2017-02-22 Mickaël Salaün New
[v5,07/10] bpf: Add a Landlock sandbox example - - - --- 2017-02-22 Mickaël Salaün New
[v5,06/10] seccomp,landlock: Handle Landlock events per process hierarchy - - - --- 2017-02-22 Mickaël Salaün New
[v5,05/10] seccomp: Split put_seccomp_filter() with put_seccomp() - - - --- 2017-02-22 Mickaël Salaün New
[v5,04/10] landlock: Add LSM hooks related to filesystem - - - --- 2017-02-22 Mickaël Salaün New
[v5,03/10] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode() - - - --- 2017-02-22 Mickaël Salaün New
[v5,02/10] bpf,landlock: Define an eBPF program type for Landlock - - - --- 2017-02-22 Mickaël Salaün New
[v5,01/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier - - - --- 2017-02-22 Mickaël Salaün New
[RFC,v4,18/18] samples/landlock: Add sandbox example - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,17/18] landlock: Add update and debug access flags - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,16/18] bpf/cgroup,landlock: Handle Landlock hooks per cgroup - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,15/18] bpf/cgroup: Move capability check - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,14/18] bpf/cgroup: Make cgroup_bpf_update() return an error code - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,13/18] bpf/cgroup: Replace struct bpf_prog with struct bpf_object - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,12/18] bpf: Cosmetic change for bpf_prog_attach() - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,11/18] seccomp,landlock: Handle Landlock hooks per process hierarchy - - - --- 2016-10-26 Mickaël Salaün New
[RFC,v4,10/18] seccomp: Split put_seccomp_filter() with put_seccomp() - - - --- 2016-10-26 Mickaël Salaün New
« 1 2 ... 2 3 4 5 »