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
2023-03-15 22:49:02
linux-kernel
[PATCH v7 04/11] LSM: syscalls for current process attributes
2023-03-15 22:48:59
linux-kernel
[PATCH v7 03/11] proc: Use lsmids instead of lsm names for attrs
2023-03-15 22:47:34
linux-kernel
[PATCH v7 00/11] LSM: Three basic syscalls
2023-03-15 22:47:23
linux-kernel
[PATCH v7 02/11] LSM: Maintain a table of LSM attribute data
2023-03-15 22:47:20
linux-kernel
[PATCH v7 01/11] LSM: Identify modules by more than name
2023-03-10 20:50:29
linux-kernel
Re: [PATCH v1 0/2] Add destructor hook to LSM modules
2023-03-09 02:30:55
linux-kernel
Re: [PATCH v6 04/11] LSM: syscalls for current process attributes
2023-03-07 17:18:44
linux-kernel
Re: [PATCH v6 04/11] LSM: syscalls for current process attributes
2023-03-07 17:11:35
linux-kernel
Re: [PATCH v6 04/11] LSM: syscalls for current process attributes
2023-03-07 17:00:30
linux-kernel
Re: [PATCH 26/28] evm: Move to LSM infrastructure
2023-03-07 16:59:11
linux-nfs
Re: [PATCH 26/28] evm: Move to LSM infrastructure
2023-03-05 00:43:22
linux-kernel
Re: [PATCH 13/28] security: Align inode_setattr hook definition with EVM
2023-03-05 00:43:09
linux-nfs
Re: [PATCH 13/28] security: Align inode_setattr hook definition with EVM
2023-03-04 21:36:18
linux-kernel
Re: [PATCH 26/28] evm: Move to LSM infrastructure
2023-03-04 21:36:13
linux-nfs
Re: [PATCH 26/28] evm: Move to LSM infrastructure
2023-03-03 17:02:52
linux-kernel
Re: [PATCH v38 01/39] LSM: Identify modules by more than name
2023-02-28 17:52:27
linux-kernel
Re: [PATCH v3 1/2] capability: add cap_isidentical
2023-02-28 02:46:24
linux-kernel
Re: [PATCH v3 1/2] capability: add cap_isidentical
2023-02-22 20:14:11
linux-kernel
[PATCH v6 11/11] LSM: selftests for Linux Security Module syscalls
2023-02-22 20:14:04
linux-kernel
[PATCH v6 10/11] SELinux: Add selfattr hooks
2023-02-22 20:14:00
linux-kernel
[PATCH v6 09/11] AppArmor: Add selfattr hooks
2023-02-22 20:12:39
linux-kernel
[PATCH v6 08/11] Smack: implement setselfattr and getselfattr hooks
2023-02-22 20:12:30
linux-kernel
[PATCH v6 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-02-22 20:12:29
linux-kernel
[PATCH v6 06/11] LSM: wireup Linux Security Module syscalls
2023-02-22 20:10:47
linux-kernel
[PATCH v6 05/11] LSM: Create lsm_module_list system call
2023-02-22 20:10:38
linux-kernel
[PATCH v6 04/11] LSM: syscalls for current process attributes
2023-02-22 20:10:35
linux-kernel
[PATCH v6 03/11] proc: Use lsmids instead of lsm names for attrs
2023-02-22 20:09:20
linux-kernel
[PATCH v6 01/11] LSM: Identify modules by more than name
2023-02-22 20:09:11
linux-kernel
[PATCH v6 02/11] LSM: Maintain a table of LSM attribute data
2023-02-22 20:09:08
linux-kernel
[PATCH v6 00/11] LSM: Three basic syscalls
2023-02-21 21:16:55
linux-kernel
[GIT PULL] Smack patches for v6.3
2023-02-14 18:06:25
linux-kernel
Re: [PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes
2023-02-13 18:02:28
linux-kernel
Re: [PATCH 04/14] Implement CAP_TRUST capability.
2023-01-30 17:48:14
linux-kernel
Re: [PATCH] smackfs: Added check catlen
2023-01-12 02:28:11
linux-kernel
Re: [PATCH v5 5/8] LSM: Create lsm_module_list system call
2023-01-12 01:56:52
linux-kernel
Re: [PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes
2023-01-12 00:58:16
linux-kernel
Re: [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
2023-01-12 00:43:15
linux-kernel
Re: [PATCH v5 2/8] LSM: Maintain a table of LSM attribute data
2023-01-12 00:33:16
linux-kernel
Re: [PATCH v5 1/8] LSM: Identify modules by more than name
2023-01-10 20:00:13
linux-kernel
Re: [PATCH 4/4] security: binder: Add transfer_charge SElinux hook
2023-01-09 22:42:05
linux-kernel
Re: [PATCH 4/4] security: binder: Add transfer_charge SElinux hook
2023-01-09 18:48:40
linux-kernel
[PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes
2023-01-09 18:48:19
linux-kernel
[PATCH v5 0/8] LSM: Three basic syscalls
2023-01-09 18:30:16
linux-kernel
[PATCH v5 7/8] LSM: wireup Linux Security Module syscalls
2023-01-09 18:22:49
linux-kernel
[PATCH v5 6/8] LSM: lsm_set_self_attr syscall for LSM self attributes
2023-01-09 18:21:09
linux-kernel
[PATCH v5 8/8] LSM: selftests for Linux Security Module syscalls
2023-01-09 18:21:03
linux-kernel
[PATCH v5 5/8] LSM: Create lsm_module_list system call
2023-01-09 18:12:24
linux-kernel
[PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
2023-01-09 18:11:38
linux-kernel
[PATCH v5 1/8] LSM: Identify modules by more than name
2023-01-09 18:11:36
linux-kernel
[PATCH v5 2/8] LSM: Maintain a table of LSM attribute data
2022-12-30 01:01:44
linux-kernel
[PATCH v4 6/8] LSM: lsm_set_self_attr syscall for LSM self attributes