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-11-07 18:03:24
linux-kernel
Re: [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default LSM stack ordering
2022-11-04 17:27:52
linux-kernel
Re: [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default LSM stack ordering
2022-11-02 01:20:55
linux-kernel
Re: [PATCH v2] LSM: Better reporting of actual LSMs at boot
2022-11-01 21:38:32
linux-kernel
Re: [PATCH 1/1] smack_lsm: remove unnecessary type casting
2022-10-28 18:00:31
linux-kernel
Re: [PATCH v1 2/8] LSM: Add an LSM identifier for external use
2022-10-28 15:11:22
linux-kernel
Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-27 17:13:31
linux-kernel
Re: [PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
2022-10-27 16:51:29
linux-kernel
Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-27 00:49:28
linux-kernel
Re: [PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
2022-10-26 20:07:01
linux-kernel
Re: [PATCH v1 2/8] LSM: Add an LSM identifier for external use
2022-10-25 19:16:43
linux-kernel
[PATCH v1 2/8] LSM: Add an LSM identifier for external use
2022-10-25 19:16:10
linux-kernel
[PATCH v1 0/8] LSM: Two basic syscalls
2022-10-25 19:16:08
linux-kernel
[PATCH v1 1/8] LSM: Identify modules by more than name
2022-10-25 19:16:02
linux-kernel
[PATCH v1 7/8] LSM: Create lsm_module_list system call
2022-10-25 18:57:45
linux-kernel
[PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
2022-10-25 18:56:23
linux-kernel
[PATCH v1 3/8] LSM: Identify the process attributes for each module
2022-10-25 18:55:37
linux-kernel
[PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
2022-10-25 18:53:12
linux-kernel
[PATCH v1 5/8] proc: Use lsmids instead of lsm names for attrs
2022-10-25 18:52:49
linux-kernel
[PATCH v1 8/8] lsm: wireup syscalls lsm_self_attr and lsm_module_list
2022-10-25 16:25:21
linux-kernel
Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-25 14:39:15
linux-kernel
Re: [PATCH] LSM: Remove obsoleted comments for security hooks
2022-10-25 02:14:32
linux-kernel
Re: [PATCH v38 39/39] LSM: Create lsm_module_list system call
2022-10-24 18:57:46
linux-kernel
Re: [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
2022-10-23 18:06:02
linux-kernel
Re: [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
2022-10-23 17:19:47
linux-kernel
Re: [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
2022-10-21 15:36:24
linux-kernel
Re: [PATCH 2/9] security: Move trivial IMA hooks into LSM
2022-10-20 23:46:14
linux-kernel
Re: [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
2022-10-20 23:15:52
linux-kernel
Re: [PATCH v38 02/39] LSM: Add an LSM identifier for external use
2022-10-20 20:43:29
linux-kernel
Re: [PATCH v38 39/39] LSM: Create lsm_module_list system call
2022-10-20 18:28:40
linux-kernel
Re: [PATCH 6/9] fs: Introduce file_to_perms() helper
2022-10-20 18:28:31
linux-kernel
Re: [PATCH 0/9] integrity: Move hooks into LSM
2022-10-20 16:30:33
linux-kernel
Re: [PATCH] MAINTAINERS: git://github -> https://github.com for cschaufler
2022-10-20 16:29:05
linux-kernel
Re: [PATCH v38 06/39] LSM: lsm_self_attr syscall for LSM self attributes
2022-10-20 16:06:02
linux-kernel
Re: [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default LSM stack ordering
2022-10-20 13:08:59
linux-kernel
Re: [PATCH] apparmor: Use pointer to struct aa_label for lbs_cred
2022-10-01 14:49:30
linux-kernel
[GIT PULL] Smack patches for 6.1
2022-09-27 21:27:09
linux-kernel
[PATCH v38 39/39] LSM: Create lsm_module_list system call
2022-09-27 21:27:00
linux-kernel
[PATCH v38 34/39] audit: multiple subject lsm values for netlabel
2022-09-27 21:24:46
linux-kernel
[PATCH v38 31/39] LSM: Add a function to report multiple LSMs
2022-09-27 21:24:18
linux-kernel
[PATCH v38 33/39] Audit: Add record for multiple task security contexts
2022-09-27 21:23:55
linux-kernel
[PATCH v38 38/39] AppArmor: Remove the exclusive flag
2022-09-27 21:15:01
linux-kernel
[PATCH v38 35/39] Audit: Add record for multiple object contexts
2022-09-27 20:52:38
linux-kernel
[PATCH v38 06/39] LSM: lsm_self_attr syscall for LSM self attributes
2022-09-27 20:49:22
linux-kernel
[PATCH v38 00/39] LSM: Module stacking for AppArmor
2022-09-27 20:48:16
linux-kernel
[PATCH v38 01/39] LSM: Identify modules by more than name
2022-09-27 20:47:45
linux-kernel
[PATCH v38 12/39] LSM: Use lsmblob in security_audit_rule_match
2022-09-27 20:47:31
linux-kernel
[PATCH v38 08/39] LSM: Infrastructure management of the sock security
2022-09-27 20:47:27
linux-kernel
[PATCH v38 03/39] LSM: Identify the process attributes for each module
2022-09-27 20:46:34
linux-kernel
[PATCH v38 19/39] LSM: Use lsmblob in security_cred_getsecid
2022-09-27 20:45:58
linux-kernel
[PATCH v38 11/39] IMA: avoid label collisions with stacked LSMs
2022-09-27 20:41:17
linux-kernel
[PATCH v38 10/39] LSM: provide lsm name and id slot mappings