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

Date List Subject
2023-08-02 19:36:53 linux-kernel [PATCH v13 01/11] LSM: Identify modules by more than name
2023-08-02 19:09:29 linux-kernel [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls
2023-08-02 19:03:39 linux-kernel [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data
2023-08-02 18:45:14 linux-kernel [PATCH v13 04/11] LSM: syscalls for current process attributes
2023-08-02 18:43:52 linux-kernel [PATCH v13 00/11] LSM: Three basic syscalls
2023-08-02 18:31:37 linux-kernel [PATCH v13 09/11] AppArmor: Add selfattr hooks
2023-08-02 18:30:26 linux-kernel [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks
2023-08-02 18:26:29 linux-kernel [PATCH v13 05/11] LSM: Create lsm_list_modules system call
2023-08-02 18:21:08 linux-kernel [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
2023-08-02 18:13:16 linux-kernel [PATCH v13 10/11] SELinux: Add selfattr hooks
2023-08-02 18:08:56 linux-kernel [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx
2023-07-30 23:49:02 linux-kernel Re: [PATCH v12 04/11] LSM: syscalls for current process attributes
2023-07-25 18:41:00 linux-kernel Re: [PATCH v2 0/5] Smack transmute fixes
2023-07-20 15:56:04 linux-kernel Re: [PATCH RESEND] security: smack: smackfs: fix typo (lables->labels)
2023-07-17 20:45:19 linux-kernel Re: [PATCH] selinux: optimize major part with a kernel config in selinux_mmap_addr()
2023-07-14 22:30:53 linux-kernel Re: [PATCH v12 05/11] LSM: Create lsm_list_modules system call
2023-07-14 22:10:19 linux-kernel Re: [PATCH v12 04/11] LSM: syscalls for current process attributes
2023-07-14 20:36:26 linux-kernel Re: [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data
2023-07-07 17:08:29 linux-kernel Re: [PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-07-03 14:50:00 linux-kernel Re: [QUESTION] Full user space process isolation?
2023-06-30 17:33:31 linux-kernel Re: [PATCH v12 7/11] LSM: Helpers for attribute names and filling lsm_ctx
2023-06-30 17:23:28 linux-kernel Re: [PATCH v12 8/11] Smack: implement setselfattr and getselfattr hooks
2023-06-29 20:37:18 linux-kernel [PATCH v12 00/11] LSM: Three basic syscalls
2023-06-29 20:36:23 linux-kernel [PATCH v12 03/11] proc: Use lsmids instead of lsm names for attrs
2023-06-29 20:36:17 linux-kernel [PATCH v12 08/11] Smack: implement setselfattr and getselfattr hooks
2023-06-29 20:30:56 linux-kernel [PATCH v12 09/11] AppArmor: Add selfattr hooks
2023-06-29 20:30:51 linux-kernel [PATCH v12 01/11] LSM: Identify modules by more than name
2023-06-29 20:20:17 linux-kernel [PATCH v12 10/11] SELinux: Add selfattr hooks
2023-06-29 20:06:14 linux-kernel [PATCH v12 11/11] LSM: selftests for Linux Security Module syscalls
2023-06-29 20:02:32 linux-kernel [PATCH v12 07/11] LSM: Helpers for attribute names and filling lsm_ctx
2023-06-29 20:01:24 linux-kernel [PATCH v12 06/11] LSM: wireup Linux Security Module syscalls
2023-06-29 20:00:22 linux-kernel [PATCH v12 04/11] LSM: syscalls for current process attributes
2023-06-29 20:00:14 linux-kernel [PATCH v12 05/11] LSM: Create lsm_list_modules system call
2023-06-29 19:59:49 linux-kernel [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data
2023-06-27 15:18:13 linux-kernel [GIT PULL] Smack patches for 6.5
2023-06-24 01:44:49 linux-kernel Re: [PATCH v11 00/11] LSM: Three basic syscalls
2023-06-16 17:46:49 linux-kernel [PATCH v11 06/11] LSM: wireup Linux Security Module syscalls
2023-06-16 17:45:46 linux-kernel [PATCH v11 09/11] AppArmor: Add selfattr hooks
2023-06-16 17:44:13 linux-kernel [PATCH v11 04/11] LSM: syscalls for current process attributes
2023-06-16 17:36:43 linux-kernel [PATCH v11 05/11] LSM: Create lsm_list_modules system call
2023-06-16 17:35:55 linux-kernel [PATCH v11 07/11] LSM: Helpers for attribute names and filling lsm_ctx
2023-06-16 17:32:29 linux-kernel [PATCH v11 11/11] LSM: selftests for Linux Security Module syscalls
2023-06-16 17:23:30 linux-kernel [PATCH v11 10/11] SELinux: Add selfattr hooks
2023-06-16 17:13:10 linux-kernel [PATCH v11 08/11] Smack: implement setselfattr and getselfattr hooks
2023-06-16 17:07:01 linux-kernel [PATCH v11 02/11] LSM: Maintain a table of LSM attribute data
2023-06-16 17:02:15 linux-kernel [PATCH v11 03/11] proc: Use lsmids instead of lsm names for attrs
2023-06-16 17:01:53 linux-kernel [PATCH v11 00/11] LSM: Three basic syscalls
2023-06-16 17:01:02 linux-kernel [PATCH v11 01/11] LSM: Identify modules by more than name
2023-06-11 17:21:04 linux-kernel Re: [PATCH v12 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
2023-06-08 00:29:29 linux-kernel Re: [PATCH v10 10/11] SELinux: Add selfattr hooks
2023-06-07 23:37:52 linux-kernel Re: [PATCH v10 4/11] LSM: syscalls for current process attributes