selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-20 03:04:26 to 2019-04-09 20:00:32 UTC [more...]

[PATCH 00/59] LSM: Module stacking for AppArmor
 2019-04-09 19:58 UTC  (30+ messages)
` [PATCH 01/59] LSM: Infrastructure management of the superblock
` [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 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)

[kernfs] e19dfdc83b: BUG:KASAN:global-out-of-bounds_in_s
 2019-04-04 13:10 UTC  (14+ messages)
` [PATCH] kernfs: fix xattr name handling in LSM helpers
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH 1/1] selinux-testsuite: Update binder test applications
 2019-04-03 12:26 UTC 

[PATCH] MAINTAINERS: update SELinux file patterns
 2019-03-30 22:02 UTC 

[PATCH] Bad file pattern in 'SELINUX SECURITY MODULE'
 2019-03-29 15:22 UTC  (4+ messages)

[RFC PATCH 39/68] vfs: Convert selinuxfs to use the new mount API
 2019-03-27 23:45 UTC 

[PATCH AUTOSEL 4.19 179/192] selinux: do not override context on context mounts
 2019-03-27 18:10 UTC 

[PATCH AUTOSEL 4.14 116/123] selinux: do not override context on context mounts
 2019-03-27 18:16 UTC 

[PATCH AUTOSEL 4.9 82/87] selinux: do not override context on context mounts
 2019-03-27 18:20 UTC 

[PATCH AUTOSEL 5.0 244/262] selinux: do not override context on context mounts
 2019-03-27 18:01 UTC 

[PATCH -next] selinux: Make selinux_kernfs_init_security static
 2019-03-27 15:19 UTC  (4+ messages)

[PATCH 1/1] restorecond: use /run instead of /var/run
 2019-03-27  7:56 UTC  (7+ messages)

[PATCH] restorecond: Do not link against libpcre
 2019-03-26 22:23 UTC  (3+ messages)

[PATCH 2/2] gui: Install .desktop files to /usr/share/applications by default
 2019-03-26 21:22 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/4] Signal: Fix hard lockup problem in flush_sigqueue()
 2019-03-26 13:36 UTC  (22+ messages)
` [PATCH 1/4] mm: Implement kmem objects freeing queue
` [PATCH 2/4] signal: Make flush_sigqueue() use free_q to release memory
` [PATCH 3/4] signal: Add free_uid_to_q()
` [PATCH 4/4] mm: Do periodic rescheduling when freeing objects in kmem_free_up_q()

Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'
 2019-03-25 22:22 UTC  (4+ messages)
  ` [PATCH] "

[PATCH] selinux: remove useless assignments
 2019-03-25 15:45 UTC  (4+ messages)

[PATCH] [v3] selinux: avoid uninitialized variable warning
 2019-03-25 14:40 UTC  (2+ messages)

[PATCH] [v2] selinux: avoid uninitialized variable warning
 2019-03-25 14:24 UTC  (3+ messages)

[pcmoore-selinux:next 8/10] htmldocs: include/linux/lsm_hooks.h:1814: warning: Function parameter or member 'kernfs_init_security' not described in 'security_list_options'
 2019-03-25 14:08 UTC  (4+ messages)
` [PATCH] LSM: lsm_hooks.h - fix missing colon in docstring

[PATCH] selinux: fixed parse warning Using plain integer as NULL pointer
 2019-03-24 10:57 UTC  (2+ messages)

[PATCH] selinux: avoid uninitialized variable warning
 2019-03-22 21:00 UTC  (5+ messages)

general protection fault in ebitmap_destroy (2)
 2019-03-21 22:20 UTC  (4+ messages)

[PATCH v7 0/7] Allow initializing the kernfs node's secctx based on its parent
 2019-03-21 21:21 UTC  (4+ messages)

v5.1-rc1 binder_alloc_do_buffer_copy() BUG_ON triggered by selinux-testsuite
 2019-03-21 20:24 UTC  (22+ messages)

[GIT PULL] SELinux fixes for v5.1 (#2)
 2019-03-21 19:05 UTC  (2+ messages)

[PATCH] binder: fix BUG_ON found by selinux-testsuite
 2019-03-20 22:35 UTC 


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).