LinuxLists
Users
About
Casey Schaufler (
[email protected]
)
Number of posts: 2586 (0.37 per day)
First post: 2005-02-16 15:52:54
Last post: 2024-05-22 02:41:31
Previous Page
/
Next Page
Date
List
Subject
2022-12-30 00:10:37
linux-kernel
[PATCH v4 7/8] LSM: wireup Linux Security Module syscalls
2022-12-30 00:08:23
linux-kernel
[PATCH v4 5/8] LSM: Create lsm_module_list system call
2022-12-30 00:07:45
linux-kernel
[PATCH v4 3/8] proc: Use lsmids instead of lsm names for attrs
2022-12-29 23:50:33
linux-kernel
[PATCH v4 0/8] LSM: Three basic syscalls
2022-12-29 23:50:22
linux-kernel
[PATCH v4 2/8] LSM: Maintain a table of LSM attribute data
2022-12-29 23:45:33
linux-kernel
[PATCH v4 8/8] LSM: selftests for Linux Security Module syscalls
2022-12-29 23:39:51
linux-kernel
[PATCH v4 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes
2022-12-29 23:38:21
linux-kernel
[PATCH v4 1/8] LSM: Identify modules by more than name
2022-12-13 15:56:44
linux-kernel
Re: [PATCH v7 6/6] mm/memfd: security hook for memfd_create
2022-12-09 17:49:04
linux-kernel
Re: [PATCH v7 6/6] mm/memfd: security hook for memfd_create
2022-12-08 22:39:33
linux-kernel
Re: [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting
2022-11-30 21:52:45
linux-kernel
Re: [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
2022-11-29 17:50:08
linux-kernel
Re: [PATCH v2 0/2] lsm: Improve LSM hooks documentation
2022-11-29 15:57:52
linux-kernel
Re: [PATCH v6 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
2022-11-28 19:31:59
linux-kernel
Re: [PATCH v3 1/9] LSM: Identify modules by more than name
2022-11-25 19:10:47
linux-kernel
Re: [PATCH v3 2/9] LSM: Identify the process attributes for each module
2022-11-23 21:12:58
linux-kernel
[PATCH v3 7/9] LSM: lsm_set_self_attr syscall for LSM self attributes
2022-11-23 20:52:54
linux-kernel
[PATCH v1 0/8] LSM: Two basic syscalls
2022-11-23 20:51:20
linux-kernel
[PATCH v1 2/8] LSM: Add an LSM identifier for external use
2022-11-23 20:40:16
linux-kernel
[PATCH v3 4/9] proc: Use lsmids instead of lsm names for attrs
2022-11-23 20:37:40
linux-kernel
[PATCH v1 1/8] LSM: Identify modules by more than name
2022-11-23 20:37:12
linux-kernel
[PATCH v3 8/9] LSM: wireup Linux Security Module syscalls
2022-11-23 20:37:11
linux-kernel
[PATCH v1 3/8] LSM: Identify the process attributes for each module
2022-11-23 20:37:02
linux-kernel
[PATCH v3 9/9] LSM: selftests for Linux Security Module infrastructure syscalls
2022-11-23 20:36:52
linux-kernel
[PATCH v1 7/8] LSM: Create lsm_module_list system call
2022-11-23 20:36:34
linux-kernel
[PATCH v3 1/9] LSM: Identify modules by more than name
2022-11-23 20:36:02
linux-kernel
[PATCH v1 5/8] proc: Use lsmids instead of lsm names for attrs
2022-11-23 20:35:52
linux-kernel
[PATCH v3 0/9] LSM: Three basic syscalls
2022-11-23 20:35:19
linux-kernel
[PATCH v3 6/9] LSM: Create lsm_module_list system call
2022-11-23 20:35:02
linux-kernel
[PATCH v3 2/9] LSM: Identify the process attributes for each module
2022-11-23 20:34:13
linux-kernel
[PATCH v3 5/9] LSM: lsm_get_self_attr syscall for LSM self attributes
2022-11-23 20:33:19
linux-kernel
[PATCH v3 3/9] LSM: Maintain a table of LSM attribute data
2022-11-23 20:33:18
linux-kernel
Re: [PATCH v1 0/8] LSM: Two basic syscalls
2022-11-23 20:32:43
linux-kernel
[PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
2022-11-23 20:31:58
linux-kernel
[PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
2022-11-23 20:15:40
linux-kernel
[PATCH v1 8/8] lsm: wireup syscalls lsm_self_attr and lsm_module_list
2022-11-23 18:26:27
linux-kernel
Re: [PATCH v6 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
2022-11-23 17:55:35
linux-kernel
Re: [PATCH v6 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
2022-11-18 18:04:29
linux-kernel
Re: [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
2022-11-18 17:58:52
linux-kernel
Re: [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
2022-11-17 17:54:02
linux-kernel
Re: [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
2022-11-17 17:53:54
linux-kernel
Re: [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
2022-11-16 18:47:45
linux-kernel
Re: [PoC][PATCH] bpf: Call return value check function in the JITed code
2022-11-16 17:44:28
linux-kernel
Re: [PoC][PATCH] bpf: Call return value check function in the JITed code
2022-11-15 19:34:57
linux-kernel
Re: [RFC][PATCH 0/4] security: Ensure LSMs return expected values
2022-11-11 00:41:18
linux-kernel
Re: [PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
2022-11-10 01:54:59
linux-kernel
Re: [PATCH v1 7/8] LSM: Create lsm_module_list system call
2022-11-10 01:45:15
linux-kernel
Re: [PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
2022-11-10 01:43:26
linux-kernel
Re: [PATCH v1 3/8] LSM: Identify the process attributes for each module
2022-11-10 01:32:11
linux-kernel
Re: [PATCH v1 2/8] LSM: Add an LSM identifier for external use
2022-11-10 01:02:28
linux-kernel
Re: [PATCH v1 2/8] LSM: Add an LSM identifier for external use