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-07-30 02:33:25 linux-kernel Re: [PATCH v4 08/17] fs/kernel_read_file: Add file_size output argument
2020-07-30 02:28:18 linux-kernel Re: [PATCH v4 06/17] fs/kernel_read_file: Remove redundant size argument
2020-07-30 02:27:11 linux-kernel Re: [PATCH v4 07/17] fs/kernel_read_file: Switch buffer size arg to size_t
2020-07-30 02:23:57 linux-kernel Re: [PATCH v4 04/17] fs/kernel_read_file: Split into separate include file
2020-07-28 17:06:46 linux-kernel Re: [PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
2020-07-27 19:19:02 linux-kernel Re: [PATCH] LSM: drop duplicated words in header file comments
2020-07-27 19:09:36 linux-kernel Re: [PATCH] integrity: remove redundant initialization of variable ret
2020-07-07 20:29:44 linux-kernel Re: [PATCH] Replace HTTP links with HTTPS ones: security
2020-06-29 21:01:41 linux-kernel [GIT PULL] Security subsystem fixes for v5.8
2020-06-22 17:43:01 linux-kernel Re: [PATCH] security: fix the key_permission LSM hook function type
2020-06-15 18:05:53 linux-kernel Re: [GIT PULL] SafeSetID LSM changes for v5.8
2020-06-15 05:26:41 linux-kernel Re: [GIT PULL] SafeSetID LSM changes for v5.8
2020-06-04 04:00:27 linux-kernel Re: [PATCH v5 0/3] SELinux support for anonymous inodes and UFFD
2020-06-04 02:24:30 linux-kernel Re: [GIT PULL] SELinux patches for v5.8
2020-06-03 22:15:09 linux-kernel Re: [GIT PULL] SELinux patches for v5.8
2020-06-03 21:31:03 linux-kernel Re: [GIT PULL][Security] lockdown: Allow unprivileged users to see lockdown status
2020-06-02 23:27:48 linux-kernel Re: [PATCH v2] capabilities: add description for CAP_SETFCAP
2020-06-02 02:17:08 linux-kernel [GIT PULL][Security] lockdown: Allow unprivileged users to see lockdown status
2020-05-21 02:04:19 linux-kernel Re: [PATCH bpf] security: Fix hook iteration for secid_to_secctx
2020-05-19 21:54:44 linux-kernel Re: [PATCH v2 3/8] exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
2020-05-19 21:35:37 linux-kernel Re: [PATCH v2 5/8] exec: Move the call of prepare_binprm into search_binary_handler
2020-05-19 21:31:32 linux-kernel Re: [PATCH v2 2/8] exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
2020-05-14 23:09:13 linux-kernel Re: [PATCH v17 05/10] fs,landlock: Support filesystem access-control
2020-05-14 20:09:39 linux-kernel Re: [PATCH] security: fix the default value of secid_to_secctx hook
2020-05-14 17:34:30 linux-kernel Re: [PATCH v17 05/10] fs,landlock: Support filesystem access-control
2020-05-14 17:30:13 linux-kernel Re: [PATCH RESEND] lockdown: Allow unprivileged users to see lockdown status
2020-05-14 03:40:10 linux-kernel Re: [PATCH v17 05/10] fs,landlock: Support filesystem access-control
2020-05-14 03:11:50 linux-kernel Re: [PATCH v17 02/10] landlock: Add ruleset and domain management
2020-05-14 02:46:17 linux-kernel Re: [PATCH] lockdown: Allow unprivileged users to see lockdown status
2020-05-07 23:47:12 linux-kernel [GIT PULL] security: Fix the default value of fs_context_parse_param hook
2020-05-07 16:07:56 linux-kernel Re: [PATCH v5 1/3] Add a new LSM-supporting anonymous inode interface
2020-05-01 18:09:20 linux-kernel Re: [PATCH v3 3/5] fs: Enable to enforce noexec mounts or file exec through RESOLVE_MAYEXEC
2020-05-01 04:25:10 linux-kernel Re: [PATCH v3 3/5] fs: Enable to enforce noexec mounts or file exec through RESOLVE_MAYEXEC
2020-05-01 04:09:38 linux-kernel Re: [PATCH v3 1/5] fs: Add support for a RESOLVE_MAYEXEC flag on openat2(2)
2020-05-01 04:05:04 linux-kernel Re: [PATCH v3 2/5] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
2020-05-01 03:59:04 linux-kernel Re: [PATCH v3 0/5] Add support for RESOLVE_MAYEXEC
2020-05-01 03:53:05 linux-kernel Re: [PATCH] capabilities: add description for CAP_SETFCAP
2020-05-01 03:50:28 linux-kernel Re: [PATCH bpf] security: Fix the default value of fs_context_parse_param hook
2020-04-29 07:05:27 linux-kernel Re: [PATCH] Documentation: LSM: Correct the basic LSM description
2020-04-22 16:57:28 linux-kernel Re: [PATCH v5 0/3] SELinux support for anonymous inodes and UFFD
2020-04-22 16:54:41 linux-kernel Re: [PATCH v2 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct
2020-04-22 16:45:44 linux-kernel Re: [RFC PATCH v3 05/12] fs: add security blob and hooks for block_device
2020-03-31 22:41:33 linux-kernel [GIT PULL] Security subsystem updates for 5.7
2020-03-28 01:09:30 linux-kernel Re: [PATCH bpf-next v8 4/8] bpf: lsm: Implement attach, detach and execution
2020-03-27 00:35:05 linux-kernel Re: [PATCH bpf-next v7 8/8] bpf: lsm: Add Documentation
2020-03-27 00:32:49 linux-kernel Re: [PATCH bpf-next v7 7/8] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
2020-03-27 00:32:30 linux-kernel Re: [PATCH bpf-next v7 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
2020-03-27 00:31:18 linux-kernel Re: [PATCH bpf-next v7 5/8] bpf: lsm: Initialize the BPF LSM hooks
2020-03-27 00:30:13 linux-kernel Re: [PATCH bpf-next v7 3/8] bpf: lsm: provide attachment points for BPF LSM programs
2020-03-27 00:29:43 linux-kernel Re: [PATCH bpf-next v7 2/8] security: Refactor declaration of LSM hooks
2020-03-27 00:28:18 linux-kernel Re: [PATCH bpf-next v7 1/8] bpf: Introduce BPF_PROG_TYPE_LSM