selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-24 21:12:13 to 2022-11-21 20:57:19 UTC [more...]

[PATCH 1/2] libsepol/tests: use more strict compiler options
 2022-11-21 20:57 UTC  (5+ messages)
` [PATCH 2/2] libsepol/tests: add tests for neverallow assertions

[PATCH] libselinux: fix memory leaks on the audit2why module init
 2022-11-21 20:56 UTC  (3+ messages)

[PATCH] libselinux: drop set but not used internal variable
 2022-11-21 20:56 UTC  (3+ messages)

[PATCH 1/3] libselinux: simplify string copying
 2022-11-21 20:55 UTC  (5+ messages)
` [PATCH 2/3] checkpolicy: "
` [PATCH 3/3] libsepol: "

[PATCH v2] python: Fix typo in audit2allow.1 example
 2022-11-21 20:55 UTC  (3+ messages)

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-21 20:54 UTC  (28+ messages)
` [PATCH v4 1/5] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH v4 2/5] security: Rewrite security_old_inode_init_security()
` [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v4 4/5] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v4 5/5] evm: Support multiple LSMs providing an xattr

[PATCH] libselinux: fix some memory issues in db_init
 2022-11-21 19:27 UTC  (2+ messages)

[PATCH v3 1/3] python/sepolicy: Fix sepolicy manpage -w 
 2022-11-21 14:58 UTC  (4+ messages)
` [PATCH v3 2/3] python/sepolicy: Use distro module to get os version
` [PATCH v3 3/3] python/sepolicy: Simplify generation of man pages

[PATCH] Fix E275 missing whitespace after keyword
 2022-11-21 14:24 UTC  (2+ messages)

[PATCH v2] fixfiles: Unmount temporary bind mounts on SIGINT
 2022-11-21 13:50 UTC  (5+ messages)

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-11-19  8:48 UTC  (4+ messages)

[PATCH v2 1/3] python/sepolicy: Fix sepolicy manpage -w 
 2022-11-18  8:34 UTC  (9+ messages)
` [PATCH v2 2/3] python/sepolicy: Use distro module to get os version
` [PATCH v2 3/3] python/sepolicy: Simplify generation of man pages

[RFC PATCH 1/6] libsepol: rename struct member
 2022-11-17 21:45 UTC  (7+ messages)
` [RFC PATCH 2/6] checkpolicy: update cond_expr_t struct member name
` [RFC PATCH 3/6] libsepol/tests: rename bool indentifiers
` [RFC PATCH 4/6] checkpolicy: rename bool identifiers
` [RFC PATCH 5/6] libsepol: "
` [RFC PATCH 6/6] libsemanage/tests: "

New SELinux Notebook release?
 2022-11-15 22:48 UTC 

[PATCH] libselinux: fix memory leaks on the audit2why module init
 2022-11-15 12:05 UTC 

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2022-11-15  5:39 UTC  (7+ messages)
` [PATCH v1 2/2] selinux: add support for the io_uring setup permission

[PATCH 1/3] libselinux: make use of strndup
 2022-11-14 19:32 UTC  (7+ messages)
` [PATCH 2/3] libselinux: bail out on path truncations
  ` [PATCH v2 "
` [PATCH 3/3] libselinux: filter arguments with path separators
  ` [PATCH v3 "

[PATCH] [RFC] SELINUX: Remove obsolete deferred inode security init list
 2022-11-14 18:09 UTC  (3+ messages)

[PATCH] selinux: remove the sidtab context conversion indirect calls
 2022-11-09 16:05 UTC  (4+ messages)

[PATCH] libselinux: ignore invalid class name lookup
 2022-11-09 13:48 UTC  (7+ messages)

[PATCH] libselinux: Ignore missing directories when -i is used
 2022-11-09 13:48 UTC  (3+ messages)

[PATCH] python: Harden tools against "rogue" modules
 2022-11-09 13:47 UTC  (3+ messages)

[PATCH 0/5 v3] Remove dependency on the Python module distutils
 2022-11-09 13:47 UTC  (8+ messages)
` [PATCH 1/5 v3] libselinux: "
` [PATCH 2/5 v3] libsemanage: "
` [PATCH 3/5] python: "
` [PATCH 4/5 v3] scripts: "
` [PATCH 5/5 v3] README.md: Remove mention of python3-distutils dependency

[PATCH 1/2] sandbox: Do not try to remove tmpdir twice if uid == 0
 2022-11-09 13:46 UTC  (3+ messages)

[PATCH] python: Fix typo in audit2allow.1 example
 2022-11-08 17:02 UTC  (3+ messages)

Constraints of policy identifiers
 2022-11-07 17:41 UTC  (2+ messages)

[PATCH v3] docs: update the README.md with a basic SELinux description
 2022-11-07 10:05 UTC  (4+ messages)

[PATCH v2] fs: don't audit the capability check in simple_xattr_list()
 2022-11-06 22:50 UTC  (5+ messages)

Security context of root inode of in-memory filesystems
 2022-11-05 15:50 UTC 

[PATCH v3] fixfiles: Unmount temporary bind mounts on SIGINT
 2022-11-05  9:24 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] lsm: make security_socket_getpeersec_stream() sockptr_t safe
 2022-11-05  3:32 UTC  (8+ messages)

[GIT PULL] SELinux fixes for v6.1 (#1)
 2022-11-05  3:03 UTC  (3+ messages)

[PATCH] libselinux: Drop '\n' from avc_log() messages
 2022-11-04 15:05 UTC  (4+ messages)

[PATCH 0/5 v2] Remove dependency on the Python module distutils
 2022-11-03 11:40 UTC  (7+ messages)
` [PATCH 1/5 v2] libselinux: "
` [PATCH 2/5 v2] libsemanage: "
` [PATCH 3/5 v2] python: "
` [PATCH 4/5 v2] scripts: "
` [PATCH 5/5 v2] README.md: Remove mention of python3-distutils dependency

[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
 2022-11-03 10:51 UTC  (9+ messages)

ANN: Reference Policy 2.20221101
 2022-11-01 14:20 UTC 

[PATCH 0/5] Remove dependency on the Python module distutils
 2022-11-01 12:08 UTC  (9+ messages)
` [PATCH 1/5] libselinux: "
` [PATCH 2/5] libsemanage: "
` [PATCH 3/5] python: "
` [PATCH 4/5] scripts: "
` [PATCH 5/5] README.md: Remove mention of python3-distutils dependency

LSM stacking in next for 6.1?
 2022-10-31 15:47 UTC  (37+ messages)

Adjust sepolgen grammar to support allowxperm, et. al
 2022-10-25 20:49 UTC  (2+ messages)

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2022-10-25  9:59 UTC  (12+ messages)
` [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
` [PATCH v38 39/39] LSM: Create lsm_module_list system call

[PATCH 5.15 135/530] selinux: use "grep -E" instead of "egrep"
 2022-10-24 11:27 UTC 


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