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-04-21 17:47:00
linux-kernel
[PATCH v9 05/11] LSM: Create lsm_list_modules system call
2023-04-21 17:45:51
linux-kernel
[PATCH v9 03/11] proc: Use lsmids instead of lsm names for attrs
2023-04-21 17:45:32
linux-kernel
[PATCH v9 02/11] LSM: Maintain a table of LSM attribute data
2023-04-21 17:45:21
linux-kernel
[PATCH v9 01/11] LSM: Identify modules by more than name
2023-04-21 17:45:04
linux-kernel
[PATCH v9 00/11] LSM: Three basic syscalls
2023-04-19 22:54:01
linux-kernel
Re: [PATCH v8 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-04-19 21:04:03
linux-kernel
Re: [PATCH] Smack modifications for: security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-18 22:44:08
linux-kernel
Re: [PATCH v8 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-04-18 22:36:47
linux-kernel
Re: [PATCH v8 04/11] LSM: syscalls for current process attributes
2023-04-18 16:07:47
linux-kernel
Re: [PATCH] Smack modifications for: security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-17 16:42:08
linux-kernel
Re: [PATCH] Smack modifications for: security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-12 20:31:04
linux-kernel
Re: [PATCH] Smack modifications for: security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-11 18:02:53
linux-kernel
Re: [PATCH] Smack modifications for: security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-11 17:42:50
linux-kernel
Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-11 16:44:12
linux-kernel
Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-11 16:08:16
linux-kernel
[PATCH v8 08/11] Smack: implement setselfattr and getselfattr hooks
2023-04-11 16:07:52
linux-kernel
[PATCH v8 11/11] LSM: selftests for Linux Security Module syscalls
2023-04-11 16:07:21
linux-kernel
[PATCH v8 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-04-11 16:07:04
linux-kernel
[PATCH v8 10/11] SELinux: Add selfattr hooks
2023-04-11 16:06:53
linux-kernel
[PATCH v8 09/11] AppArmor: Add selfattr hooks
2023-04-11 16:06:02
linux-kernel
[PATCH v8 02/11] LSM: Maintain a table of LSM attribute data
2023-04-11 16:06:01
linux-kernel
[PATCH v8 06/11] LSM: wireup Linux Security Module syscalls
2023-04-11 16:05:48
linux-kernel
[PATCH v8 00/11] LSM: Three basic syscalls
2023-04-11 16:05:33
linux-kernel
[PATCH v8 01/11] LSM: Identify modules by more than name
2023-04-11 16:05:26
linux-kernel
[PATCH v8 05/11] LSM: Create lsm_list_modules system call
2023-04-11 16:05:26
linux-kernel
[PATCH v8 04/11] LSM: syscalls for current process attributes
2023-04-11 16:05:25
linux-kernel
[PATCH v8 03/11] proc: Use lsmids instead of lsm names for attrs
2023-04-06 16:47:42
linux-kernel
Re: [PATCH v6 05/11] LSM: Create lsm_module_list system call
2023-04-06 16:30:31
linux-kernel
Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-05 21:09:26
linux-kernel
Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-05 20:45:20
linux-kernel
Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-05 02:10:37
linux-kernel
Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-04-03 18:50:43
linux-kernel
Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-04-03 18:31:23
linux-kernel
Re: [PATCH v7 04/11] LSM: syscalls for current process attributes
2023-04-03 18:07:04
linux-kernel
Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-04-03 18:04:51
linux-kernel
Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-04-03 17:39:25
linux-kernel
Re: [PATCH v7 04/11] LSM: syscalls for current process attributes
2023-03-31 20:28:03
linux-kernel
Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-03-31 17:15:37
linux-kernel
Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-03-30 23:09:27
linux-kernel
Re: [PATCH v9 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-03-30 21:01:37
linux-kernel
Re: [PATCH v7 10/11] SELinux: Add selfattr hooks
2023-03-30 20:46:32
linux-kernel
Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-03-30 20:08:17
linux-kernel
Re: [PATCH v7 04/11] LSM: syscalls for current process attributes
2023-03-24 01:17:12
linux-kernel
Re: [PATCH v8 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-03-15 22:53:12
linux-kernel
[PATCH v7 11/11] LSM: selftests for Linux Security Module syscalls
2023-03-15 22:52:58
linux-kernel
[PATCH v7 10/11] SELinux: Add selfattr hooks
2023-03-15 22:52:54
linux-kernel
[PATCH v7 09/11] AppArmor: Add selfattr hooks
2023-03-15 22:51:50
linux-kernel
[PATCH v7 08/11] Smack: implement setselfattr and getselfattr hooks
2023-03-15 22:51:36
linux-kernel
[PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
2023-03-15 22:51:28
linux-kernel
[PATCH v7 06/11] LSM: wireup Linux Security Module syscalls
2023-03-15 22:49:16
linux-kernel
[PATCH v7 05/11] LSM: Create lsm_list_modules system call