messages from 2026-05-26 19:08:48 to 2026-06-04 19:08:55 UTC [more...]
[PATCH] secilc/secilcheck: Remove extra sepol_policydb_free(pdb)
2026-06-04 19:08 UTC
[PATCH] libselinux: fix REQUIRESEUSERS true/false handling
2026-06-04 18:42 UTC
[PATCH 1/2] restorecond: avoid clobbering last character of config line
2026-06-04 18:28 UTC (2+ messages)
` [PATCH 2/2] restorecond: delete unused code
[PATCH] libsepol/cil: Add check for too large of file size
2026-06-04 18:06 UTC (2+ messages)
[PATCH 1/2] mcstrans: fix glob() error checking
2026-06-04 17:52 UTC (2+ messages)
` [PATCH 2/2] restorecond: "
[PATCH] libselinux: label: ensure specfile_list is NULL-terminated
2026-06-04 17:42 UTC
[PATCH] libsemanage: genhomdircon: handle NULL bsearch() in get_users()
2026-06-04 17:22 UTC
[PATCH] libselinux: audit2why: clear static variables on init failure
2026-06-04 17:20 UTC
[PATCH] libselinux: selabel_close: only call func_close if set
2026-06-04 17:19 UTC
[PATCH] libselinux: restorecon_xattr: clear dir_xattr_* after freeing
2026-06-04 17:18 UTC
[PATCH] libselinux: fix selinux_status_updated() for MAP_FAILED case
2026-06-04 17:17 UTC
[PATCH] libsepol/cil: Fix type confusion when writing policy.conf from CIL
2026-06-04 16:42 UTC (2+ messages)
[PATCH v3] Have clang-format ignore auto-generated files
2026-06-04 16:23 UTC (3+ messages)
[PATCH v2] Have clang-format ignore auto-generated files
2026-06-04 15:24 UTC (2+ messages)
[PATCH] Have clang-format ignore auto-generated files
2026-06-04 14:44 UTC (2+ messages)
[PATCH] secilc/secilcheck: Exit with an error for an assertion violation
2026-06-04 14:04 UTC (2+ messages)
[PATCH] libsemanage: avoid "all" as requirement for SWIGSO/SWIGRUBYSO (bsc#1266385)
2026-06-04 13:33 UTC (2+ messages)
[PATCH 1/2] Reformat all the code based on .clang-format
2026-06-04 13:22 UTC (5+ messages)
` [PATCH 2/2] Add check_format Github CI job
[PATCH] libselinux: serialize legacy compat_validate() callbacks
2026-06-04 12:59 UTC
[PATCH] libsemanage: fix OOB cleanup in semanage_direct_list()
2026-06-04 12:58 UTC
[PATCH 1/3] libselinux: selinux_restorecon: add flag to skip multilink files
2026-06-04 12:58 UTC (3+ messages)
` [PATCH 2/3] restorecond: Use new SELINUX_RESTORECON_SKIP_MULTILINK flag
` [PATCH 3/3] restorecond: pin watched directories
[PATCH] restorecond: avoid busy-loop when watch list is empty
2026-06-04 12:57 UTC
[PATCH 1/6] mcstrans: fix UAF on SIGHUP
2026-06-04 12:55 UTC (6+ messages)
` [PATCH 2/6] mcstrans: handle NULL domain
` [PATCH 3/6] mcstrans: mcscolor: handle NULL my_context
` [PATCH 4/6] mcstrans: cap max clients
` [PATCH 5/6] mcstrans: set receive timeout on accepted client sockets
` [PATCH 6/6] mcstrans: cap the per-domain translation cache
[PATCH v3] selinux: hooks: use kmalloc() to allocate path buffer
2026-06-04 5:29 UTC (6+ messages)
[PATCH v5 0/8] lsm: Replace security_sb_mount with granular mount hooks
2026-06-03 15:42 UTC (10+ messages)
` [PATCH v5 1/8] lsm: Add "
` [PATCH v5 2/8] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v5 3/8] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v5 4/8] selinux: "
` [PATCH v5 5/8] landlock: "
` [PATCH v5 6/8] tomoyo: "
` [PATCH v5 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks
` [PATCH v5 8/8] lsm: Remove security_sb_mount and security_move_mount
[PATCH] libselinux: drop long deprecated `-Wstrict-overflow=5` flag
2026-06-03 12:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/3 v4] libsepol/cil: Add function to check CIL neverallows against binary policy
2026-06-03 0:17 UTC (11+ messages)
` [PATCH 2/3 v4] libsepol: Add a function to output CIL declarations from a "
` [PATCH 3/3 v4] secilc: Add program that checks CIL neverallows against "
[PATCH 1/6] libselinux: read_spec_entries(): handle nread == 0
2026-06-02 18:23 UTC (7+ messages)
` [PATCH 2/6] libselinux: label_backends_android: preserve errors from process_line
` [PATCH 3/6] libselinux: label_media/label_x: "
` [PATCH 4/6] libselinux: label_backends_android: free prop
` [PATCH 5/6] libselinux: label_x: do not leak memory on an invalid type
` [PATCH 6/6] libselinux: label_support: move digest_add_specfile() bounds check
[PATCH 1/2] libselinux: selabel_subs_init(): do not read past terminating NUL byte
2026-06-02 18:22 UTC (3+ messages)
` [PATCH 2/2] libselinux: load_mmap: avoid unmapping already merged mapping
[PATCH 1/3 v3] libsepol/cil: Add function to check CIL neverallows against binary policy
2026-06-02 15:02 UTC (4+ messages)
` [PATCH 2/3 v3] libsepol: Add a function to output CIL declarations from a "
` [PATCH 3/3 v3] secilc: Add program that checks CIL neverallows against "
[PATCH v4] libsemanage: Require LIBSO before SWIGSO and SWIGRUBYSO (bsc#1266385)
2026-06-02 15:01 UTC (3+ messages)
[PATCH] libselinux: restorecon: add_exclude: validate directory before deref
2026-06-02 15:01 UTC (3+ messages)
[PATCH] libsepol: cil_policy: check at least one perm exists in a classperm
2026-06-02 15:01 UTC (3+ messages)
[PATCH] libsepol: check the number of elements in the avtab
2026-06-02 15:00 UTC (3+ messages)
[PATCH v3] libsemanage: Require LIBSO before SWIGSO and SWIGRUBYSO (bsc#1266385)
2026-06-02 10:01 UTC (3+ messages)
security_task_prctl: why -ENOSYS
2026-06-01 19:33 UTC (7+ messages)
HEADS UP: SELinux Userspace 3.11-rc1 release coming soon and code reformat
2026-06-01 17:58 UTC (3+ messages)
inconsistent clang-format
2026-06-01 16:44 UTC
[PATCH v2] libsemanage: Require LIBSO before SWIGSO and SWIGRUBYSO (bsc#1266385)
2026-06-01 14:22 UTC (2+ messages)
[PATCH 1/3 v2] libsepol/cil: Add function to check CIL neverallows against binary policy
2026-06-01 11:40 UTC (4+ messages)
` [PATCH 2/3 v2] libsepol: Add a function to output CIL declarations from a "
` [PATCH 3/3 v2] secilc: Add program that checks CIL neverallows against "
[PATCH] libsepol: cil_resolve_ast: add in a CIL_SRC_INFO for the copied data
2026-05-31 18:41 UTC
[PATCH v2] selinux: hooks: use kmalloc() to allocate path buffer
2026-05-31 16:55 UTC (3+ messages)
[PATCH RESEND] apparmor: replace get_zeroed_page() with kzalloc()
2026-05-31 15:15 UTC
PowerPC: Random memory corruption causing kernel oops on Power11
2026-05-30 11:03 UTC (9+ messages)
[PATCH] selinux: revert use of __getname() in selinux_genfs_get_sid()
2026-05-29 20:57 UTC (2+ messages)
[PATCH] mcstrans: check and handle NULL returns from create_*()
2026-05-29 18:56 UTC (2+ messages)
[PATCH] libsemanage: Require LIBSO before SWIGSO and SWIGRUBYSO (bsc#1266385)
2026-05-29 13:36 UTC (2+ messages)
[PATCH] adjust audit2why map for python2 and 3
2026-05-29 10:31 UTC (3+ messages)
` github Issues and PR
[RFC PATCH v3] selinux: implement namespace_init and namespace_install hooks
2026-05-28 18:38 UTC
[PATCH] seclic/docs: fix statement definition of roletype
2026-05-28 16:48 UTC (2+ messages)
[PATCH 1/3] libsepol: In module_to_cil skip empty conditional blocks
2026-05-28 16:45 UTC (6+ messages)
` [PATCH 3/3] libsepol: In module_to_cil use constrain and validatetrans where possible
MRE: secilc and checkpolicy backend bugs
2026-05-28 15:58 UTC (2+ messages)
[PATCH] expose alias for stat64 and lstat64 on musl
2026-05-28 14:41 UTC (3+ messages)
[PATCH 1/2] mcstrans: fix off-by-one in MAX_CATS / maxbit comparisons
2026-05-28 13:34 UTC (4+ messages)
` [PATCH 2/2] mcstrans: cap the cache size
Minimum kernel version for SELinux userspace
2026-05-28 6:23 UTC (7+ messages)
[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
2026-05-28 1:19 UTC (8+ messages)
[PATCH] selinux: trivial typo fix
2026-05-28 0:10 UTC (2+ messages)
[PATCH] selinux: trivial typo fix
2026-05-28 0:08 UTC (2+ messages)
[PATCH] selinux: add comments to smp_wmb() calls in status.c
2026-05-28 0:05 UTC (2+ messages)
[PATCH 3/3] apparmor: replace get_zeroed_page() with kzalloc()
2026-05-27 23:42 UTC (2+ messages)
[PATCH 2/3] selinux: hooks: use __getname() to allocate path buffer
2026-05-27 23:42 UTC (2+ messages)
[PATCH 1/3] selinux: use k[mz]alloc() to allocate temporary buffers
2026-05-27 23:42 UTC (2+ messages)
[PATCH v4 0/7] lsm: Replace security_sb_mount with granular mount hooks
2026-05-27 21:08 UTC (6+ messages)
` [PATCH v4 1/7] lsm: Add granular mount hooks to replace security_sb_mount
[PATCH] mcstrans: only update maxbit for categories read from config
2026-05-27 19:11 UTC (2+ messages)
[PATCH 1/3] mcstrans: fix memory leak of sortable
2026-05-27 19:10 UTC (6+ messages)
` [PATCH 2/3] mcstrans: fix after base classification pointer computation
` [PATCH 3/3] mcstrans: fix error path leaks and NULL-derefs
[PATCH] mcstrans: cap maximum category bits
2026-05-27 19:09 UTC (2+ messages)
[PATCH] mcstrans: continue on failed accept() or add_pollfd() calls
2026-05-27 19:08 UTC (2+ messages)
[PATCH] mcstrans: avoid size_t underflow
2026-05-27 19:08 UTC (2+ messages)
[PATCH] mcstrans: prevent stack overflows
2026-05-27 19:07 UTC (2+ messages)
Question about libselinux *_with_level functions
2026-05-27 17:46 UTC (2+ messages)
[PATCH ipsec-next v9 00/16] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-05-26 19:10 UTC (9+ messages)
` [PATCH ipsec-next v9 09/16] xfrm: add error messages to state migration
` [PATCH ipsec-next v9 10/16] xfrm: move encap and xuo into struct xfrm_migrate
` [PATCH ipsec-next v9 11/16] xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
` [PATCH ipsec-next v9 12/16] xfrm: extract address family and selector validation helpers
` [PATCH ipsec-next v9 13/16] xfrm: make xfrm_dev_state_add xuo parameter const
` [PATCH ipsec-next v9 14/16] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next v9 15/16] xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
` [PATCH ipsec-next v9 16/16] xfrm: add documentation "
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