messages from 2025-04-12 15:40:01 to 2025-05-12 01:44:14 UTC [more...]
[PATCH 6.1.y] selinux: avoid dereference of garbage after mount failure
2025-05-12 1:44 UTC
[PATCH v3 01/14] selinux: avoid nontransitive comparison
2025-05-11 17:30 UTC (15+ messages)
` [PATCH v3 02/14] selinux: use u16 for security classes
` [PATCH v3 03/14] selinux: more strict policy parsing
` [PATCH v3 04/14] selinux: check length fields in policies
` [PATCH v3 05/14] selinux: validate constraints
` [PATCH v3 06/14] selinux: pre-validate conditional expressions
` [PATCH v3 07/14] selinux: check type attr map overflows
` [PATCH v3 08/14] selinux: reorder policydb_index()
` [PATCH v3 09/14] selinux: beef up isvalid checks
` [PATCH v3 10/14] selinux: validate symbols
` [PATCH v3 11/14] selinux: more strict bounds check
` [PATCH v3 12/14] selinux: check for simple types
` [PATCH v3 13/14] selinux: restrict policy strings
` [PATCH v3 14/14] selinux: harden MLS context string generation against overflows
` [PATCH v3 00/14] selinux: harden against malformed policies
[RFC] selinux: Keep genfscon prefix match semantics in userspace for wildcard
2025-05-09 18:23 UTC (2+ messages)
[PATCH v1 bpf-next 0/5] af_unix: Allow BPF LSM to scrub SCM_RIGHTS at sendmsg()
2025-05-09 15:06 UTC (22+ messages)
` [PATCH v1 bpf-next 1/5] af_unix: Call security_unix_may_send() in sendmsg() for all socket types
` [PATCH v1 bpf-next 2/5] af_unix: Pass skb to security_unix_may_send()
` [PATCH v1 bpf-next 3/5] af_unix: Remove redundant scm->fp check in __scm_destroy()
` [PATCH v1 bpf-next 4/5] bpf: Add kfunc to scrub SCM_RIGHTS at security_unix_may_send()
` [PATCH v1 bpf-next 5/5] selftest: bpf: Add test for bpf_unix_scrub_fds()
[PATCH] policycoreutils: run_init: define _GNU_SOURCE
2025-05-06 19:34 UTC (3+ messages)
[PATCH v2] checkpolicy: Allow lineno > 1 for source file line
2025-05-06 19:34 UTC (3+ messages)
[PATCH v2] libselinux: be careful with non-portable LFS macro
2025-05-06 19:33 UTC (3+ messages)
[PATCH 1/2] libsemanage: add semanage_handle_create_with_path
2025-05-06 19:33 UTC (16+ messages)
` [PATCH 2/2] semodule: add config argument
[SELinuxProject/selinux] The SIGBUS signal is triggered because the status page is incorrectly written. (Issue #475)
2025-05-06 12:18 UTC
[PATCH v1 bpf-next 4/5] bpf: Add kfunc to scrub SCM_RIGHTS at security_unix_may_send()
2025-05-06 8:56 UTC (3+ messages)
[PATCH] SELinux: Add check for the user data passed to kcalloc in hashtab_init
2025-05-06 8:14 UTC (2+ messages)
[PATCH AUTOSEL 6.14 634/642] kernfs: Use RCU to access kernfs_node::name
2025-05-05 22:14 UTC
[PATCH 1/2] selinux: introduce neveraudit types
2025-05-02 17:04 UTC (2+ messages)
` [PATCH 2/2] selinux: optimize selinux_inode_getattr/permission() based on neveraudit|permissive
[RFC PATCH] selinux: introduce neveraudit types
2025-05-01 21:43 UTC (4+ messages)
` [RFC PATCH 2/2] selinux: optimize selinux_inode_permission() for unconfined tasks
[PATCH] selinux: add a 5 second sleep to /sys/fs/selinux/user
2025-05-01 19:23 UTC
[PATCH v3 4/5] Audit: multiple subject lsm values for netlabel
2025-04-30 20:48 UTC (5+ messages)
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-04-29 23:34 UTC (4+ messages)
[PATCH] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-04-28 16:32 UTC (5+ messages)
[RFC PATCH] libsepol,checkpolicy: introduce neveraudit types
2025-04-28 13:58 UTC (2+ messages)
[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
2025-04-28 8:53 UTC (9+ messages)
[PATCH] libselinux: be careful with non-portable LFS macro
2025-04-26 13:18 UTC
[PATCH] libselinux: prioritize local literal fcontext definitions
2025-04-25 17:52 UTC (4+ messages)
[PATCH] libsepol: Fix markers for info nodes w/o children
2025-04-25 17:26 UTC (3+ messages)
[PATCH v3 1/4] libsepol: Allow booleanif to have info nodes
2025-04-25 17:25 UTC (3+ messages)
[PATCH] libsemanage: fix handling errors during child execution
2025-04-25 17:25 UTC (5+ messages)
[PATCH] libsemanage: add restorecon config option
2025-04-25 17:24 UTC (7+ messages)
` [PATCH] libsemanage: add relabel_store "
[PATCH v2] Inject matchpathcon_filespec_add64() if !defined(__INO_T_MATCHES_INO64_T) instead of using __BITS_PER_LONG < 64 as proxy
2025-04-25 17:24 UTC (4+ messages)
` [PATCH v3] "
[PATCH] checkpolicy: Allow lineno > 1 for source file line
2025-04-25 17:15 UTC (3+ messages)
[PATCH] tst_security.sh: Use the same value for checkreqprot
2025-04-25 12:50 UTC
[RFC PATCH] selinux: introduce unconfined as a first class concept
2025-04-25 12:06 UTC (4+ messages)
NFS/SELinux regression caused by commit fc2a169c56de ("sunrpc: clean cache_detail immediately when flush is written frequently")
2025-04-25 11:34 UTC (9+ messages)
[PATCH v3 5/5] Audit: Add record for multiple object contexts
2025-04-24 22:18 UTC (2+ messages)
[PATCH v3 3/5] Audit: Add record for multiple task security contexts
2025-04-24 22:18 UTC (2+ messages)
[PATCH v3 2/5] LSM: security_lsmblob_to_secctx module selection
2025-04-24 22:18 UTC (2+ messages)
[PATCH v3 1/5] Audit: Create audit_stamp structure
2025-04-24 22:18 UTC (2+ messages)
[PATCH] libsepol,checkpolicy: introduce unconfined as a first class concept to SELinux
2025-04-24 19:38 UTC (2+ messages)
[PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
2025-04-24 15:43 UTC (5+ messages)
[RFC PATCH] shmem: fix listxattr to include security.* xattrs
2025-04-24 8:31 UTC (3+ messages)
info
2025-04-23 15:19 UTC
ls from coreutils 9.6 doesn't show labels of some files
2025-04-22 18:57 UTC (6+ messages)
[PATCH RESEND v17 0/3] binder: report txn errors via generic netlink
2025-04-22 7:52 UTC (8+ messages)
` [PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH RESEND v17 2/3] binder: report txn errors via generic netlink
` [PATCH RESEND v17 3/3] binder: transaction report binder_features flag
[RFC PATCH 0/29] Rework the LSM initialization
2025-04-19 15:58 UTC (28+ 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 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 08/29] lsm: get rid of the lsm_names list and do some cleanup
` [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 19/29] ipe: move initcalls to the LSM framework
` [RFC PATCH 20/29] smack: "
Regression in selabel_lookup after "rework selabel_file database"
2025-04-18 19:05 UTC (3+ messages)
[PATCH v17 0/3] binder: report txn errors via generic netlink
2025-04-16 22:58 UTC (12+ messages)
` [PATCH v17 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH] binder: add setup_report permission
` [PATCH 1/2] policy,tests: add test for new permission binder:setup_report
` [PATCH v2] "
` [PATCH v17 2/3] binder: report txn errors via generic netlink
` [PATCH v17 3/3] binder: transaction report binder_features flag
[RFC PATCH 4/6] selinux: improve network lookup failure warnings
2025-04-15 14:28 UTC (3+ messages)
` [PATCH RFC "
[PATCH] selinux-testsuite: don't override PATH variable when running tests
2025-04-14 15:00 UTC (3+ messages)
[pcmoore-selinux:next 7/7] security/selinux/hooks.c:3173: warning: Function parameter or struct member 'avd' not described in 'task_avdcache_update'
2025-04-12 15:42 UTC (2+ messages)
[pcmoore-selinux:next 6/7] security/selinux/ss/services.c: linux/parser.h is included more than once
2025-04-12 15:42 UTC (2+ messages)
[PATCH] selinux: fix the kdoc header for task_avdcache_update
2025-04-12 15:40 UTC (2+ messages)
[PATCH] selinux: remove a duplicated include
2025-04-12 15:39 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).