selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 09:08:26 to 2021-09-23 17:29:32 UTC [more...]

[GIT PULL] SELinux fixes for v5.15 (#1)
 2021-09-23 17:29 UTC  (10+ messages)

[PATCH] selinux,smack: fix subjective/objective credential use mixups
 2021-09-23 16:30 UTC  (3+ messages)

[PATCH testsuite] tests/perf_event: don't assume CPU#0 is online
 2021-09-23 10:16 UTC 

ANN: SELinux userspace 3.3-rc2 release candidate
 2021-09-22 15:29 UTC 

[PATCH] libselinux/utils: drop requirement to combine compiling and linking
 2021-09-22 11:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] libsepol/cil: Handle operations in a class mapping when verifying
 2021-09-22 10:27 UTC  (2+ messages)

[PATCH] libsepol/cil: Do not use original type and typeattribute datums
 2021-09-22  7:52 UTC  (2+ messages)

[PATCH v4 0/8] Add LSM access controls and auditing to io_uring
 2021-09-20  2:44 UTC  (15+ messages)
` [PATCH v4 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls
` [PATCH v4 2/8] audit,io_uring,io-wq: add some basic audit support to io_uring
` [PATCH v4 3/8] audit: add filtering for io_uring records
` [PATCH v4 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [PATCH v4 5/8] io_uring: convert io_uring to the secure anon inode interface
` [PATCH v4 6/8] lsm,io_uring: add LSM hooks to io_uring
` [PATCH v4 7/8] selinux: add support for the io_uring access controls
` [PATCH v4 8/8] Smack: Brutalist io_uring support

[PATCH setools] __init__.py: Make NetworkX dep optional
 2021-09-19 13:09 UTC 

[PATCH] selinux: enable genfscon labeling for securityfs
 2021-09-17 13:27 UTC  (6+ messages)

[PATCH 00/13] checkpolicy improvements
 2021-09-16 20:34 UTC  (22+ messages)
` [PATCH 01/13] libsepol: avoid implicit conversions
` [PATCH 02/13] libsepol: free memory after policy validation
  ` [PATCH v2 "
    ` [PATCH v3 "
` [PATCH 03/13] checkpolicy: enclose macro argument in parentheses
` [PATCH 04/13] checkpolicy: misc checkmodule tweaks
` [PATCH 05/13] checkpolicy: misc checkpolicy tweaks
` [PATCH 06/13] checkpolicy: mark read-only parameters in module compiler const
` [PATCH 07/13] checkpolicy: mark file local functions in policy_define static
` [PATCH 08/13] checkpolicy: add missing function declarations
` [PATCH 09/13] checkpolicy: resolve dismod memory leaks
  ` [PATCH v2 "
` [PATCH 10/13] checkpolicy: avoid implicit conversion
` [PATCH 11/13] checkpolicy: error out on parsing too big integers
  ` [PATCH v2 "
` [PATCH 12/13] checkpolicy: print warning on source line overflow
` [PATCH 13/13] checkpolicy: free extended permission memory

[selinuxproject-selinux:stable-5.15 1/1] include/linux/rcupdate.h:395:2: warning: passing argument 1 of 'security_locked_down' discards 'const' qualifier from pointer target type
 2021-09-16 14:07 UTC 

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-16  6:57 UTC  (5+ messages)

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-15 16:33 UTC  (39+ messages)
` [PATCH v3 1/1] xattr: Allow user.* xattr on symlink and special files
` [PATCH 2/1] man-pages: xattr.7: Update text for user extended xattr behavior change
            ` [Virtio-fs] [PATCH v3 0/1] Relax restrictions on user.* xattr
` [PATCH 3/1] xfstests: generic/062: Do not run on newer kernels
` [PATCH 4/1] xfstest: Add a new test to test xattr operations

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-09-15 14:12 UTC  (22+ messages)
` [RFC PATCH v2 9/9] Smack: Brutalist io_uring support with debug

[RFC] Signals upon avc denial
 2021-09-15 13:39 UTC  (4+ messages)

[PATCH v2] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
 2021-09-15  8:51 UTC  (7+ messages)

[PATCH v3 0/8] Add LSM access controls and auditing to io_uring
 2021-09-14  3:33 UTC  (9+ messages)
` [PATCH v3 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls
` [PATCH v3 2/8] audit,io_uring,io-wq: add some basic audit support to io_uring
` [PATCH v3 3/8] audit: add filtering for io_uring records
` [PATCH v3 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [PATCH v3 5/8] io_uring: convert io_uring to the secure anon inode interface
` [PATCH v3 6/8] lsm,io_uring: add LSM hooks to io_uring
` [PATCH v3 7/8] selinux: add support for the io_uring access controls
` [PATCH v3 8/8] Smack: Brutalist io_uring support with debug

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-09-14  2:44 UTC  (4+ messages)

[PATCH] libsepol/cil: Free duplicate datums in original calling function
 2021-09-13 13:49 UTC  (3+ messages)

[PATCH] libsepol/cil: Fix detected RESOURCE_LEAK (CWE-772)
 2021-09-13 13:47 UTC  (3+ messages)

[PATCH] libsepol: fix typo
 2021-09-13 13:42 UTC  (3+ messages)

[PATCH testsuite v2] tests: exclude vsock_socket test where it wouldn't build
 2021-09-11 18:35 UTC  (2+ messages)

[PATCH testsuite 1/2] tests/module_load: simplify the clean target
 2021-09-11 18:34 UTC  (3+ messages)
` [PATCH testsuite 2/2] tests/module_load: use the right compiler to build kernel modules

Another libsepol USE_AFTER_FREE defects detected
 2021-09-10  6:03 UTC  (3+ messages)

ANN: Reference Policy 2.20210908
 2021-09-08 19:13 UTC 

ANN: SELinux userspace 3.3-rc1 release candidate
 2021-09-08  8:42 UTC 

[PATCH 1/2] libsepol/cil: Add function to get number of items in a stack
 2021-09-08  7:10 UTC  (3+ messages)
` [PATCH 2/2] libsepol/cil: Limit the number of active line marks

[PATCH testsuite] tests: exclude vsock_socket test where it wouldn't build
 2021-09-07 17:59 UTC 

[PATCH] libsepol: Fix detected RESOURCE_LEAKs
 2021-09-07 15:34 UTC  (2+ messages)

[PATCH 1/3 v2] libsepol/cil: Remove redundant syntax checking
 2021-09-07 15:32 UTC  (5+ messages)
` [PATCH 2/3 v2] libsepol/cil: Use size_t for len in __cil_verify_syntax()
` [PATCH 3/3 v2] libsepol/cil: Fix syntax checking "

[PATCH] libsepol/cil: Allow some duplicate macro and block declarations
 2021-09-07 15:32 UTC  (5+ messages)
` [PATCH 1/2] libsepol/cil: Improve in-statement to allow use after inheritance

[PATCH 1/3] libsepol/cil: Don't destroy optionals whose parent will be destroyed
 2021-09-07 13:40 UTC  (5+ messages)

PATH_MAX + 1 in realpath_not_final()
 2021-09-07 10:38 UTC 

lets think about 3.3 release
 2021-09-06 18:39 UTC  (7+ messages)
    ` lets think about 3.3 - 3.3-rc1 release release notes draft

[PATCH 1/3] libsepol/cil: Properly check parse tree when printing error messages
 2021-09-02 16:28 UTC  (3+ messages)

[PATCH] python: Import specific modules from setools for less deps
 2021-09-02 16:27 UTC  (3+ messages)

libselinux issue
 2021-09-02  9:28 UTC  (4+ messages)

[PATCH 1/2] libsepol/cil: Remove redundant syntax checking
 2021-09-01 19:20 UTC  (3+ messages)
` [PATCH 2/2] libsepol/cil: Fix syntax checking in __cil_verify_syntax()

[GIT PULL] SELinux patches for v5.15
 2021-08-31 20:06 UTC  (2+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-08-31 18:59 UTC  (9+ messages)


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