messages from 2022-06-07 18:07:43 to 2022-06-28 01:09:08 UTC [more...]
[PATCH v37 00/33] LSM: Module stacking for AppArmor
2022-06-28 0:55 UTC (20+ messages)
` [PATCH v37 01/33] integrity: disassociate ima_filter_rule from security_audit_rule
` [PATCH v37 02/33] LSM: Infrastructure management of the sock security
` [PATCH v37 03/33] LSM: Add the lsmblob data structure
` [PATCH v37 04/33] LSM: provide lsm name and id slot mappings
` [PATCH v37 05/33] IMA: avoid label collisions with stacked LSMs
` [PATCH v37 06/33] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v37 07/33] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v37 08/33] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v37 09/33] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v37 10/33] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v37 11/33] LSM: Use lsmblob in security_current_getsecid
` [PATCH v37 12/33] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v37 13/33] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v37 14/33] LSM: Specify which LSM to display
` [PATCH v37 15/33] LSM: Ensure the correct LSM context releaser
` [PATCH v37 16/33] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v37 17/33] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v37 18/33] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v37 19/33] LSM: security_secid_to_secctx in netlink netfilter
[PATCH] gettext: handle unsupported languages properly
2022-06-27 8:16 UTC (5+ messages)
[PATCH v2 1/8] capability: add capable_or to test for multiple caps with exactly one audit message
2022-06-26 22:34 UTC (12+ messages)
` [PATCH v3 2/8] capability: use new capable_any functionality
` [PATCH v3 3/8] block: "
` [PATCH v3 4/8] drivers: "
` [PATCH v3 5/8] fs: "
` [PATCH v3 6/8] kernel: "
` [PATCH v3 7/8] bpf: "
` [PATCH v3 8/8] net: "
` [PATCH v3 1/8] capability: add any wrapper to test for multiple caps with exactly one audit message
[PATCH v36 00/33] LSM: Module stacking for AppArmor
2022-06-23 7:09 UTC (42+ messages)
` [PATCH v36 01/33] integrity: disassociate ima_filter_rule from security_audit_rule
` [PATCH v36 02/33] LSM: Infrastructure management of the sock security
` [PATCH v36 03/33] LSM: Add the lsmblob data structure
` [PATCH v36 04/33] LSM: provide lsm name and id slot mappings
` [PATCH v36 05/33] IMA: avoid label collisions with stacked LSMs
` [PATCH v36 06/33] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v36 07/33] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v36 08/33] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v36 09/33] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v36 10/33] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v36 11/33] LSM: Use lsmblob in security_current_getsecid
` [PATCH v36 12/33] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v36 13/33] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v36 14/33] LSM: Specify which LSM to display
` [PATCH v36 15/33] LSM: Ensure the correct LSM context releaser
` [PATCH v36 16/33] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v36 17/33] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v36 18/33] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v36 19/33] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v36 20/33] NET: Store LSM netlabel data in a lsmblob
` [PATCH v36 21/33] binder: Pass LSM identifier for confirmation
` [PATCH v36 22/33] LSM: Extend security_secid_to_secctx to include module selection
` [PATCH v36 23/33] Audit: Keep multiple LSM data in audit_names
` [PATCH v36 24/33] Audit: Create audit_stamp structure
` [PATCH v36 25/33] LSM: Add a function to report multiple LSMs
` [PATCH v36 26/33] Audit: Allow multiple records in an audit_buffer
` [PATCH v36 27/33] Audit: Add record for multiple task security contexts
` [PATCH v36 28/33] audit: multiple subject lsm values for netlabel
` [PATCH v36 29/33] Audit: Add record for multiple object contexts
` [PATCH v36 30/33] netlabel: Use a struct lsmblob in audit data
` [PATCH v36 31/33] LSM: Removed scaffolding function lsmcontext_init
` [PATCH v36 32/33] LSM: Add /proc attr entry for full LSM context
` [PATCH v36 33/33] AppArmor: Remove the exclusive flag
[RFC PATCH] f*xattr: allow O_PATH descriptors
2022-06-22 2:57 UTC (17+ messages)
[PATCH -next] selinux: Cleanup the enum SEL_COMPAT_NET
2022-06-21 15:30 UTC (2+ messages)
[PATCH] checkpolicy: error out if required permission would exceed limit
2022-06-21 13:23 UTC (4+ messages)
[PATCH RESEND -next] selinux: Let the caller free the momory in *mnt_opts on error
2022-06-21 1:22 UTC (2+ messages)
[PATCH] python: remove IOError in certain cases
2022-06-20 22:21 UTC (3+ messages)
[GIT PULL] SELinux fixes for v5.19 (#1)
2022-06-16 22:57 UTC (3+ messages)
PHP-FPM restriction bug
2022-06-16 18:03 UTC
[PATCH -next] selinux: Let the caller free the momory in *mnt_opts on error
2022-06-16 15:30 UTC (2+ messages)
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-16 15:04 UTC (17+ messages)
[RFC PATCH 1/4] libsepol: refactor ebitmap conversion in link.c
2022-06-16 13:14 UTC (4+ messages)
` [RFC PATCH 2/4] libsepol: add ebitmap iterator wrapper with startnode
` [RFC PATCH 3/4] libsepol: add compile-time constraint for mutual exclusive attributes
` [RFC PATCH 4/4] checkpolicy: add front-end support for segregate attributes
[PATCH 1/4] support Dash as default shell
2022-06-16 10:01 UTC (15+ messages)
` [PATCH 2/4] support perf_event_paranoid=3
` [PATCH 3/4] filesystem: allow getfilecon(3) to pass test
` [PATCH 4/4] watchkey: skip if CONFIG_WATCH_QUEUE not set
` [PATCH v2 1/4] support Dash as default shell
` [PATCH v2 2/4] support perf_event_paranoid=3
` [PATCH v2 3/4] filesystem: allow getfilecon(3) to pass test
` [PATCH v2 4/4] watchkey: skip if CONFIG_WATCH_QUEUE not set
[PATCH] selinux: free contexts previously transferred in selinux_add_opt()
2022-06-16 1:23 UTC (2+ messages)
hack
2022-06-15 23:55 UTC
[PATCH -next] selinux: Fix memleak in security_read_policy
2022-06-15 22:58 UTC (4+ messages)
[PATCH] libsepol: fix validation of user declarations in modules
2022-06-15 18:18 UTC (7+ messages)
` [PATCH v2] libsepol: fix validation of user declarations in non-base modules
[PATCH v2] [RFC PATCH] sched: only perform capability check on privileged operation
2022-06-15 15:25 UTC (2+ messages)
` [PATCH v3] "
[PATCH] libsepol: Drop unused assignment
2022-06-15 13:46 UTC (3+ messages)
[PATCH] python/audit2allow: close file stream on error
2022-06-15 13:46 UTC (3+ messages)
[PATCH 1/4] libselinux: add man page redirections
2022-06-15 13:45 UTC (3+ messages)
[PATCH -next] selinux: Fix potential memory leak in selinux_add_opt
2022-06-15 9:34 UTC (5+ messages)
[PATCH -next] selinux: Add boundary check in put_entry()
2022-06-15 1:53 UTC (2+ messages)
[PATCH -next] selinux: Fix memleak in security_read_state_kernel
2022-06-14 14:57 UTC (5+ messages)
Bug in SELinux SCTP ASCONF handling
2022-06-14 12:51 UTC (8+ messages)
[PATCH] docs: selinux: add '=' signs to kernel boot options
2022-06-13 20:12 UTC (5+ messages)
[RFC PATCH] mm: create security context for memfd_secret inodes
2022-06-13 18:17 UTC (7+ messages)
[PATCH] selinux: fix typos in comments
2022-06-10 19:52 UTC (2+ messages)
[PATCH] libsepol: avoid potential NULL dereference on optional parameter
2022-06-10 15:06 UTC
[RFC PATCH 1/3] libsepol: export initial SIDs
2022-06-09 17:42 UTC (4+ messages)
` [RFC PATCH 3/3] checkpolicy: rework initial SID handling
[PATCH userspace 0/2] Refine semantics of libsemanage's check_ext_changes
2022-06-08 17:09 UTC (3+ messages)
` [PATCH userspace 1/2] libsemanage: always write kernel policy when check_ext_changes is specified
` [PATCH userspace 2/2] semodule: rename --rebuild-if-modules-changed to --refresh
[RFC PATCH 1/4] libselinux: simplify policy path logic to avoid uninitialized read
2022-06-08 13:40 UTC (3+ messages)
[PATCH 2/5] selinux: use correct type for context length
2022-06-07 21:35 UTC (5+ messages)
` [PATCH 5/5] selinux: drop unnecessary NULL check
why arent we checking MS_BIND?
2022-06-07 19:26 UTC
[PATCH] selinux: add __randomize_layout to selinux_audit_data
2022-06-07 20:05 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox