messages from 2025-03-27 04:09:54 to 2025-04-12 11:34:07 UTC [more...]
[pcmoore-selinux:next 6/7] security/selinux/ss/services.c: linux/parser.h is included more than once
2025-04-12 11:33 UTC
[PATCH v3 net-next 0/4] net: Retire DCCP socket
2025-04-12 3:10 UTC (6+ messages)
` [PATCH v3 net-next 1/4] selftest: net: Remove DCCP bits
` [PATCH v3 net-next 2/4] net: Retire DCCP socket
` [PATCH v3 net-next 3/4] net: Unexport shared functions for DCCP
` [PATCH v3 net-next 4/4] tcp: Rename tcp_or_dccp_get_hashinfo()
context label has been changed problem
2025-04-12 2:48 UTC (5+ messages)
[RFC PATCH 0/29] Rework the LSM initialization
2025-04-11 20:45 UTC (82+ messages)
` [RFC PATCH 01/29] lsm: split the notifier code out into lsm_notifier.c
` [RFC PATCH 02/29] lsm: split the init code out into lsm_init.c
` [RFC PATCH 03/29] lsm: simplify prepare_lsm() and rename to lsm_prep_single()
` [RFC PATCH 04/29] lsm: simplify ordered_lsm_init() and rename to lsm_init_ordered()
` [RFC PATCH 05/29] lsm: replace the name field with a pointer to the lsm_id struct
` [RFC PATCH 06/29] lsm: cleanup and normalize the LSM order symbols naming
` [RFC PATCH 07/29] lsm: rework lsm_active_cnt and lsm_idlist[]
` [RFC PATCH 08/29] lsm: get rid of the lsm_names list and do some cleanup
` [RFC PATCH 09/29] lsm: cleanup and normalize the LSM enabled functions
` [RFC PATCH 10/29] lsm: cleanup the LSM blob size code
` [RFC PATCH 11/29] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [RFC PATCH 12/29] lsm: cleanup the LSM ordered parsing
` [RFC PATCH 13/29] lsm: fold lsm_init_ordered() into security_init()
` [RFC PATCH 14/29] lsm: add missing function header comment blocks in lsm_init.c
` [RFC PATCH 15/29] lsm: cleanup the debug and console output "
` [RFC PATCH 16/29] lsm: output available LSMs when debugging
` [RFC PATCH 17/29] lsm: introduce an initcall mechanism into the LSM framework
` [RFC PATCH 18/29] loadpin: move initcalls to "
` [RFC PATCH 19/29] ipe: "
` [RFC PATCH 20/29] smack: "
` [RFC PATCH 21/29] tomoyo: "
` [RFC PATCH 22/29] safesetid: "
` [RFC PATCH 23/29] apparmor: "
` [RFC PATCH 24/29] lockdown: "
` [RFC PATCH 25/29] ima,evm: "
` [RFC PATCH 26/29] selinux: "
` [RFC PATCH 27/29] lsm: consolidate all of the LSM framework initcalls
` [RFC PATCH 28/29] lsm: add a LSM_STARTED_ALL notification event
` [RFC PATCH 29/29] lsm: add support for counting lsm_prop support among LSMs
[PATCH v2] selinux: reduce path walk overhead
2025-04-11 20:41 UTC (4+ messages)
[PATCH v3] selinux: support wildcard match in genfscon
2025-04-11 20:36 UTC (2+ messages)
[RFC PATCH 7/7] selinux: drop copy-paste comment
2025-04-11 20:32 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 5/6] selinux: unify OOM handling in network hashtables
2025-04-11 20:29 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 4/6] selinux: improve network lookup failure warnings
2025-04-11 20:29 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 3/6] selinux: add likely hints for fast paths
2025-04-11 20:29 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 2/6] selinux: contify network namespace pointer
2025-04-11 20:29 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 1/6] selinux: constify network address pointer
2025-04-11 20:29 UTC (2+ messages)
` [PATCH RFC "
[PATCH] libsemanage: fix handling errors during child execution
2025-04-11 19:09 UTC (2+ messages)
[PATCH 1/2] libsemanage: add semanage_handle_create_with_path
2025-04-11 18:59 UTC (2+ messages)
` [PATCH 2/2] semodule: add config argument
[PATCH] libsemanage: add restorecon config option
2025-04-11 18:35 UTC
[PATCH v3 1/4] libsepol: Allow booleanif to have info nodes
2025-04-11 17:15 UTC (5+ messages)
` [PATCH v3 2/4] libsepol: Make line markers of rules configurable
` [PATCH v3 3/4] checkpolicy: Support line markers for allow rules
` [PATCH v3 4/4] checkmodule: "
[PATCH] selinux-testsuite: don't override PATH variable when running tests
2025-04-10 19:16 UTC
[PATCH v2 1/4] libsepol: Allow booleanif to have info nodes
2025-04-10 19:14 UTC (6+ messages)
` [PATCH v2 2/4] libsepol: Make line markers of rules configurable
` [PATCH v2 3/4] checkpolicy: Support line markers for allow rules
` [PATCH v2 4/4] checkmodule: "
[PATCH] libsepol: Fix markers for info nodes w/o children
2025-04-10 18:29 UTC (2+ messages)
[PATCH] checkpolicy: Allow lineno > 1 for source file line
2025-04-10 16:54 UTC (2+ messages)
[PATCH 1/3] libsepol: Allow booleanif to have info nodes
2025-04-09 19:36 UTC (4+ messages)
` [PATCH 2/3] libsepol: Make line markers of rules configurable
` [PATCH 3/3] checkpolicy: Support line markers for allow rules
[PATCH v2 net-next 0/4] net: Retire DCCP socket
2025-04-09 18:53 UTC (7+ messages)
` [PATCH v2 net-next 1/4] selftest: net: Remove DCCP bits
` [PATCH v2 net-next 2/4] net: Retire DCCP socket
` [PATCH v2 net-next 3/4] net: Unexport shared functions for DCCP
` [PATCH v2 net-next 4/4] tcp: Rename tcp_or_dccp_get_hashinfo()
[PATCH v1 net-next 2/4] net: Retire DCCP
2025-04-08 16:28 UTC (4+ messages)
AVC reclamation strategy questions
2025-04-07 19:32 UTC (5+ messages)
[PATCH v2] libselinux: limit node depth while parsing compiled fcontexts
2025-04-07 18:58 UTC (3+ messages)
[PATCH] checkpolicy: free ebitmap on error in define_compute_type_helper()
2025-04-07 18:14 UTC (3+ messages)
[PATCH v3 2/4] libselinux: use local instead of global error buffer
2025-04-07 18:13 UTC (4+ messages)
` [PATCH v3 1/4] libselinux: constify global strings
[PATCH] Insert -I../../libselinux/include and -L../../libselinux/src into subprograms where needed
2025-04-07 18:12 UTC (5+ messages)
[PATCH 2/2] mcstrans: make use of context_to_str(3)
2025-04-07 18:10 UTC (4+ messages)
` [PATCH 1/2] libselinux: introduce context_to_str(3)
[PATCH 2/2] setfiles: add option to modify user and role portions
2025-04-07 18:09 UTC (4+ messages)
` [PATCH 1/2] libselinux: add restore "
[PATCH 2/3] checkpolicy: abort on mismatched declarations
2025-04-07 18:08 UTC (4+ messages)
` [PATCH 1/3] checkpolicy: free left hand conditional expression on error
[PATCH] checkpolicy: rework cleanup in define_te_avtab_xperms_helper()
2025-04-07 18:07 UTC (3+ messages)
[PATCH] libsemanage: define basename macro for non-glibc systems
2025-04-07 18:06 UTC (4+ messages)
` [PATCH v2] libsemanage: create semanage_basename to ensure posix compliance
[PATCH] Switch from bison name-prefix to api.prefix
2025-04-07 18:06 UTC (3+ messages)
[PATCH] libselinux: warn on identical duplicate properties
2025-04-07 18:05 UTC (3+ messages)
[PATCH v3] Support static-only builds
2025-04-07 18:04 UTC (3+ messages)
[PATCH testsuite] tests/capable_file: fix fsetid test
2025-04-07 13:57 UTC (2+ messages)
[PATCH RESEND] libsepol: Print info nodes at the first child
2025-04-07 2:22 UTC (3+ messages)
[RFC PATCH] selinux: reduce path walk overhead
2025-04-04 18:40 UTC (5+ messages)
[PATCH RESEND] libsepol: Print line markers also for allow rules
2025-04-04 9:17 UTC (4+ messages)
[GIT PULL] selinux/selinux-pr-20250323
2025-04-02 20:38 UTC (25+ messages)
systemd - selinux: relax error handling in permissive mode
2025-04-01 11:14 UTC
[PATCH v2] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
2025-03-30 10:33 UTC
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-28 14:09 UTC (8+ messages)
[PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
2025-03-27 9:19 UTC (4+ 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