selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-05 00:18:00 to 2019-04-17 16:37:36 UTC [more...]

[PATCH 0/2] checkmodule: allow building modules of a specific version
 2019-04-17 16:37 UTC  (2+ messages)
` [PATCH 1/2] checkmodule: add support for specifying module policy version

kernel BUG at kernel/cred.c:434!
 2019-04-17 16:27 UTC  (12+ messages)

[PATCH] selinux testsuite: Do not build SCTP unless kernel support
 2019-04-17 16:01 UTC  (2+ messages)

[PATCH 1/1] selinux-testsuite: Update binder test applications
 2019-04-17 15:27 UTC  (13+ messages)

[PATCH net] selinux: fix potential memory leak in selinux_socket_bind()
 2019-04-17 12:24 UTC  (2+ messages)

[PATCH 1/3] selinux: Check address length before reading address family
 2019-04-15 16:46 UTC 

[PATCH 00/59] LSM: Module stacking for AppArmor
 2019-04-10 17:18 UTC  (66+ messages)
` [PATCH 01/59] LSM: Infrastructure management of the superblock
` [PATCH 02/59] LSM: Infrastructure management of the sock security
` [PATCH 03/59] LSM: Infrastructure management of the key security blob
` [PATCH 04/59] LSM: Create an lsm_export data structure
` [PATCH 05/59] LSM: Use lsm_export in the inode_getsecid hooks
` [PATCH 06/59] LSM: Use lsm_export in the cred_getsecid hooks
` [PATCH 07/59] LSM: Use lsm_export in the ipc_getsecid and task_getsecid hooks
` [PATCH 08/59] LSM: Use lsm_export in the kernel_ask_as hooks
` [PATCH 09/59] LSM: Use lsm_export in the getpeersec_dgram hooks
` [PATCH 10/59] LSM: Use lsm_export in the audit_rule_match hooks
` [PATCH 11/59] LSM: Fix logical operation in lsm_export checks
` [PATCH 12/59] LSM: Use lsm_export in the secid_to_secctx hooks
` [PATCH 13/59] LSM: Use lsm_export in the secctx_to_secid hooks
` [PATCH 14/59] LSM: Use lsm_export in security_audit_rule_match
` [PATCH 15/59] LSM: Use lsm_export in security_kernel_act_as
` [PATCH 16/59] LSM: Use lsm_export in security_socket_getpeersec_dgram
` [PATCH 17/59] LSM: Use lsm_export in security_secctx_to_secid
` [PATCH 18/59] LSM: Use lsm_export in security_secid_to_secctx
` [PATCH 19/59] LSM: Use lsm_export in security_ipc_getsecid
` [PATCH 20/59] LSM: Use lsm_export in security_task_getsecid
` [PATCH 21/59] LSM: Use lsm_export in security_inode_getsecid
` [PATCH 22/59] LSM: Use lsm_export in security_cred_getsecid
` [PATCH 23/59] Audit: Change audit_sig_sid to audit_sig_lsm
` [PATCH 24/59] Audit: Convert target_sid to an lsm_export structure
` [PATCH 25/59] Audit: Convert osid "
` [PATCH 26/59] IMA: Clean out lsm_export scaffolding
` [PATCH 27/59] NET: Store LSM access information in the socket blob for UDS
` [PATCH 28/59] NET: Remove scaffolding on secmarks
` [PATCH 29/59] NET: Remove scaffolding on new secmarks
` [PATCH 30/59] NET: Remove netfilter scaffolding for lsm_export
` [PATCH 31/59] Netlabel: Replace secids with lsm_export
` [PATCH 32/59] LSM: Remove lsm_export scaffolding functions
` [PATCH 33/59] IMA: FIXUP prototype using lsm_export
` [PATCH 34/59] Smack: Restore the release_secctx hook
` [PATCH 35/59] AppArmor: Remove unnecessary hook stub
` [PATCH 36/59] LSM: Limit calls to certain module hooks
` [PATCH 37/59] LSM: Create a data structure for a security context
` [PATCH 38/59] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 39/59] LSM: Use lsm_context in secctx_to_secid hooks
` [PATCH 40/59] LSM: Use lsm_context in inode_getsecctx hooks
` [PATCH 41/59] LSM: Use lsm_context in inode_notifysecctx hooks
` [PATCH 42/59] LSM: Use lsm_context in dentry_init_security hooks
` [PATCH 43/59] LSM: Use lsm_context in security_dentry_init_security
` [PATCH 44/59] LSM: Use lsm_context in security_inode_notifysecctx
` [PATCH 45/59] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH 46/59] LSM: Use lsm_context in security_secctx_to_secid
` [PATCH 47/59] LSM: Use lsm_context in release_secctx hooks
` [PATCH 48/59] LSM: Use lsm_context in security_release_secctx
` [PATCH 49/59] LSM: Use lsm_context in security_secid_to_secctx
` [PATCH 50/59] fs: remove lsm_context scaffolding
` [PATCH 51/59] LSM: Add the release function to the lsm_context
` [PATCH 52/59] LSM: Use lsm_context in inode_setsecctx hooks
` [PATCH 53/59] LSM: Use lsm_context in security_inode_setsecctx
` [PATCH 54/59] kernfs: remove lsm_context scaffolding
` [PATCH 55/59] LSM: Remove unused macro
` [PATCH 56/59] LSM: Special handling for secctx lsm hooks
` [PATCH 57/59] SELinux: Use blob offset in current_sid
` [PATCH 58/59] LSM: Specify which LSM to display with /proc/self/attr/display
` [PATCH 59/59] AppArmor: Remove the exclusive flag

[ANNOUNCE][CFP] Linux Security Summit North America 2019
 2019-04-09 22:34 UTC 

Sorry about duplicates on the stacking patches
 2019-04-09 21:46 UTC 

[PATCH 00/59] LSM: Module stacking for AppArmor
 2019-04-09 19:59 UTC  (41+ messages)
` [PATCH 01/59] LSM: Infrastructure management of the superblock
` [PATCH 02/59] LSM: Infrastructure management of the sock security
` [PATCH 03/59] LSM: Infrastructure management of the key security blob
` [PATCH 04/59] LSM: Create an lsm_export data structure
` [PATCH 05/59] LSM: Use lsm_export in the inode_getsecid hooks
` [PATCH 06/59] LSM: Use lsm_export in the cred_getsecid hooks
` [PATCH 07/59] LSM: Use lsm_export in the ipc_getsecid and task_getsecid hooks
` [PATCH 08/59] LSM: Use lsm_export in the kernel_ask_as hooks
` [PATCH 09/59] LSM: Use lsm_export in the getpeersec_dgram hooks
` [PATCH 10/59] LSM: Use lsm_export in the audit_rule_match hooks
` [PATCH 11/59] LSM: Fix logical operation in lsm_export checks
` [PATCH 12/59] LSM: Use lsm_export in the secid_to_secctx hooks
` [PATCH 13/59] LSM: Use lsm_export in the secctx_to_secid hooks
` [PATCH 14/59] LSM: Use lsm_export in security_audit_rule_match
` [PATCH 15/59] LSM: Use lsm_export in security_kernel_act_as
` [PATCH 16/59] LSM: Use lsm_export in security_socket_getpeersec_dgram
` [PATCH 17/59] LSM: Use lsm_export in security_secctx_to_secid
` [PATCH 18/59] LSM: Use lsm_export in security_secid_to_secctx
` [PATCH 19/59] LSM: Use lsm_export in security_ipc_getsecid
` [PATCH 20/59] LSM: Use lsm_export in security_task_getsecid
` [PATCH 21/59] LSM: Use lsm_export in security_inode_getsecid
` [PATCH 22/59] LSM: Use lsm_export in security_cred_getsecid
` [PATCH 23/59] Audit: Change audit_sig_sid to audit_sig_lsm
` [PATCH 24/59] Audit: Convert target_sid to an lsm_export structure
` [PATCH 25/59] Audit: Convert osid "
` [PATCH 26/59] IMA: Clean out lsm_export scaffolding
` [PATCH 27/59] NET: Store LSM access information in the socket blob for UDS
` [PATCH 28/59] NET: Remove scaffolding on secmarks
` [PATCH 29/59] NET: Remove scaffolding on new secmarks
` [PATCH 30/59] NET: Remove netfilter scaffolding for lsm_export
` [PATCH 31/59] Netlabel: Replace secids with lsm_export
` [PATCH 32/59] LSM: Remove lsm_export scaffolding functions
` [PATCH 33/59] IMA: FIXUP prototype using lsm_export
` [PATCH 34/59] Smack: Restore the release_secctx hook
` [PATCH 35/59] AppArmor: Remove unnecessary hook stub
` [PATCH 36/59] LSM: Limit calls to certain module hooks
` [PATCH 37/59] LSM: Create a data structure for a security context
` [PATCH 38/59] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 39/59] LSM: Use lsm_context in secctx_to_secid hooks
` [PATCH 40/59] LSM: Use lsm_context in inode_getsecctx hooks

[PATCH 00/59] LSM: Module stacking for AppArmor
 2019-04-09 19:18 UTC  (48+ messages)
` [PATCH 01/59] LSM: Infrastructure management of the superblock
` [PATCH 02/59] LSM: Infrastructure management of the sock security
` [PATCH 03/59] LSM: Infrastructure management of the key security blob
` [PATCH 04/59] LSM: Create an lsm_export data structure
` [PATCH 05/59] LSM: Use lsm_export in the inode_getsecid hooks
` [PATCH 06/59] LSM: Use lsm_export in the cred_getsecid hooks
` [PATCH 07/59] LSM: Use lsm_export in the ipc_getsecid and task_getsecid hooks
` [PATCH 08/59] LSM: Use lsm_export in the kernel_ask_as hooks
` [PATCH 09/59] LSM: Use lsm_export in the getpeersec_dgram hooks
` [PATCH 10/59] LSM: Use lsm_export in the audit_rule_match hooks
` [PATCH 11/59] LSM: Fix logical operation in lsm_export checks
` [PATCH 12/59] LSM: Use lsm_export in the secid_to_secctx hooks
` [PATCH 13/59] LSM: Use lsm_export in the secctx_to_secid hooks
` [PATCH 14/59] LSM: Use lsm_export in security_audit_rule_match
` [PATCH 15/59] LSM: Use lsm_export in security_kernel_act_as
` [PATCH 16/59] LSM: Use lsm_export in security_socket_getpeersec_dgram
` [PATCH 17/59] LSM: Use lsm_export in security_secctx_to_secid
` [PATCH 18/59] LSM: Use lsm_export in security_secid_to_secctx
` [PATCH 19/59] LSM: Use lsm_export in security_ipc_getsecid
` [PATCH 20/59] LSM: Use lsm_export in security_task_getsecid
` [PATCH 21/59] LSM: Use lsm_export in security_inode_getsecid
` [PATCH 22/59] LSM: Use lsm_export in security_cred_getsecid
` [PATCH 23/59] Audit: Change audit_sig_sid to audit_sig_lsm
` [PATCH 24/59] Audit: Convert target_sid to an lsm_export structure
` [PATCH 25/59] Audit: Convert osid "
` [PATCH 26/59] IMA: Clean out lsm_export scaffolding
` [PATCH 27/59] NET: Store LSM access information in the socket blob for UDS
` [PATCH 28/59] NET: Remove scaffolding on secmarks
` [PATCH 29/59] NET: Remove scaffolding on new secmarks
` [PATCH 30/59] NET: Remove netfilter scaffolding for lsm_export
` [PATCH 31/59] Netlabel: Replace secids with lsm_export
` [PATCH 32/59] LSM: Remove lsm_export scaffolding functions
` [PATCH 33/59] IMA: FIXUP prototype using lsm_export
` [PATCH 34/59] Smack: Restore the release_secctx hook
` [PATCH 35/59] AppArmor: Remove unnecessary hook stub
` [PATCH 36/59] LSM: Limit calls to certain module hooks
` [PATCH 37/59] LSM: Create a data structure for a security context
` [PATCH 38/59] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 39/59] LSM: Use lsm_context in secctx_to_secid hooks
` [PATCH 40/59] LSM: Use lsm_context in inode_getsecctx hooks
` [PATCH 41/59] LSM: Use lsm_context in inode_notifysecctx hooks
` [PATCH 42/59] LSM: Use lsm_context in dentry_init_security hooks
` [PATCH 43/59] LSM: Use lsm_context in security_dentry_init_security
` [PATCH 44/59] LSM: Use lsm_context in security_inode_notifysecctx
` [PATCH 45/59] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH 46/59] LSM: Use lsm_context in security_secctx_to_secid
` [PATCH 47/59] LSM: Use lsm_context in release_secctx hooks

[PATCH] Add security_validatetrans support
 2019-04-09 13:51 UTC  (14+ messages)
        ` [PATCH v3] "
            ` [PATCH v4] "
                  ` [PATCH v5] "

[PATCH] semanage/semanage-boolean.8: Fix a minor typo
 2019-04-07 20:21 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).