selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 13:51:23 to 2022-12-16 22:02:15 UTC [more...]

[PATCH] libselinux:add check for malloc
 2022-12-16 22:01 UTC  (3+ messages)

[PATCH 1/2] checkpolicy: Improve error message for type bounds
 2022-12-16 21:59 UTC  (4+ messages)
` [PATCH 2/2] libsemanage: Use more conscious language

[PATCH v2] libselinux: fix some memory issues in db_init
 2022-12-16 21:56 UTC  (3+ messages)

[PATCH 1/2] sepolicy: Switch main selection menu to GtkPopover
 2022-12-16 21:53 UTC  (3+ messages)
` [PATCH 2/2] python: Fix detection of sepolicy.glade location

[PATCH] sepolicy: Call os.makedirs() with exist_ok=True
 2022-12-16 21:24 UTC  (2+ messages)

[RFC PATCH 0/9] Add CIL Deny Rule
 2022-12-16 20:23 UTC  (12+ messages)
` [RFC PATCH 1/9] libsepol/cil: Parse and add deny rule to AST, but do not process
` [RFC PATCH 2/9] libsepol/cil: Add cil_list_is_empty macro
` [RFC PATCH 3/9] libsepol/cil: Add cil_tree_remove_node function
` [RFC PATCH 4/9] libsepol/cil: Process deny rules
` [RFC PATCH 5/9] libsepol/cil: Add cil_write_post_ast function
` [RFC PATCH 6/9] libsepol: Export the "
` [RFC PATCH 7/9] secilc/secil2tree: Add option to write CIL AST after post processing
` [RFC PATCH 8/9] secilc/test: Add a deny rule test
` [RFC PATCH 9/9] secilc/docs: Add deny rule to CIL documentation

ANN: a new release of The SELinux Notebook
 2022-12-16 18:34 UTC 

[PATCH] notebook: make use of "allowlist" instead of "whitelist"
 2022-12-16 17:25 UTC 

[PATCH] notebook: fix broken sepgsql.googlecode.com URL
 2022-12-16 17:25 UTC 

[PATCH 1/3] libselinux: fix potential NULL reference and memory leak in audit2why
 2022-12-16 16:07 UTC  (6+ messages)
` [PATCH 2/3] libsepol: fix potential memory leak in common_copy_callback
` [PATCH 3/3] policycoreutils: fix potential NULL reference in load_checks

[PATCH] sepolicy: fix a spelling mistake
 2022-12-16 15:33 UTC 

[PATCH] sepolicy: fix a spelling mistake
 2022-12-16 15:27 UTC 

memory leak in inet_create
 2022-12-16 15:24 UTC  (2+ messages)

[PATCH] sepolicy: fix a spelling mistake
 2022-12-16 14:12 UTC  (2+ messages)

memory leak in inet_create
 2022-12-16  8:18 UTC 

memory leak in inet_create
 2022-12-16  7:29 UTC 

[RFC] IMA LSM based rule race condition issue on 4.19 LTS
 2022-12-16  3:04 UTC  (22+ messages)

[PATCH 0/2] lsm: introduce and use security_mptcp_add_subflow()
 2022-12-15  2:59 UTC  (7+ messages)
` [PATCH 1/2] security, lsm: Introduce security_mptcp_add_subflow()
` [PATCH 2/2] selinux: Implement mptcp_add_subflow hook

[GIT PULL] SELinux patches for v6.2
 2022-12-13 19:25 UTC  (4+ messages)

[PATCH v5 0/6] evm: Prepare for moving to the LSM infrastructure
 2022-12-13  8:05 UTC  (15+ messages)
` [PATCH v5 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v5 2/6] ocfs2: "
` [PATCH v5 3/6] security: Remove security_old_inode_init_security()
` [PATCH v5 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v5 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v5 6/6] evm: Support multiple LSMs providing an xattr

[PATCH 0/1][RFC] SELINUX: Remove obsolete deferred inode security
 2022-12-13  3:39 UTC  (2+ messages)
` [PATCH 1/1] [RFC] SELINUX: Remove obsolete deferred inode security init list

[PATCH mptcp-net] mptcp: fix LSM labeling for passive msk
 2022-12-12 23:28 UTC  (7+ messages)

[PATCH testsuite] policy: allow user_namespace::create where appropriate
 2022-12-12 15:13 UTC  (3+ messages)

[PATCH testsuite 0/4] Bump Fedora versions in CI
 2022-12-12 15:04 UTC  (6+ messages)
` [PATCH testsuite 1/4] tests: adapt style to new perltidy
` [PATCH testsuite 2/4] tests: use correct type for context string variables
` [PATCH testsuite 3/4] tests/execshare: remove special cases for arcane architectures
` [PATCH testsuite 4/4] ci: bump Fedora versions

BUG: selinux-testsuite failures in tests/cap_userns
 2022-12-12 10:25 UTC  (2+ messages)

[PATCH] [RFC] SELINUX: Remove obsolete deferred inode security init list
 2022-12-09 21:06 UTC  (4+ messages)

Adjust sepolgen grammar to support allowxperm, et. al
 2022-12-09 19:20 UTC  (3+ messages)
` [PATCH 1/2] sepolgen: Update refparser to handle xperm

Broken SELinux/LSM labeling with MPTCP and accept(2)
 2022-12-08 22:45 UTC  (10+ messages)

[PATCH security-next] selinux: use sysfs_emit() to instead of scnprintf()
 2022-12-06 22:49 UTC  (3+ messages)

Intent to release SELinux userspace 3.5-rc1
 2022-12-06 17:46 UTC  (2+ messages)

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2022-12-01 10:41 UTC  (7+ messages)
` [PATCH v7 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v7 2/6] ocfs2: "
` [PATCH v7 3/6] security: Remove security_old_inode_init_security()
` [PATCH v7 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v7 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v7 6/6] evm: Support multiple LSMs providing an xattr

[PATCH v6 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2022-11-30 21:23 UTC  (16+ messages)
` [PATCH v6 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v6 2/6] ocfs2: "
` [PATCH v6 3/6] security: Remove security_old_inode_init_security()
` [PATCH v6 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v6 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v6 6/6] evm: Support multiple LSMs providing an xattr

ANN/RFC: SELinux Reference Policy 3 pre-alpha
 2022-11-29 18:42 UTC 

[PATCH v2] Use `pip install` instead of `setup.py install`
 2022-11-29 16:32 UTC 

[RFC PATCH] Use `pip install` instead of `setup.py install`
 2022-11-29 16:14 UTC  (5+ messages)

semanage export does not distinguish between --modify and --add
 2022-11-29 13:16 UTC 

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-11-28 17:49 UTC  (7+ messages)
` [PATCH 1/2] "

[RFC PATCH v4 0/6] not-self neverallow support
 2022-11-25 15:49 UTC  (7+ messages)
` [RFC PATCH v4 1/6] libsepol: Add not self support for neverallow rules
` [RFC PATCH v4 2/6] libsepol/cil: Add notself and minusself support to CIL
` [RFC PATCH v4 3/6] checkpolicy: add not-self neverallow support
` [RFC PATCH v4 4/6] libsepol/tests: add tests for not self neverallow rules
` [RFC PATCH v4 5/6] libsepol/tests: add tests for minus "
` [RFC PATCH v4 6/6] libsepol: update CIL generation for trivial not-self rules

secilc genfscon parsing error
 2022-11-23 18:29 UTC  (6+ messages)

Kernel Panic while accessing avtab_search_node
 2022-11-23 17:21 UTC  (4+ messages)

[PATCH] Fix E275 missing whitespace after keyword
 2022-11-23 15:05 UTC  (3+ messages)

[PATCH v2] fixfiles: Unmount temporary bind mounts on SIGINT
 2022-11-23 15:05 UTC  (3+ messages)

[PATCH v3 1/3] python/sepolicy: Fix sepolicy manpage -w 
 2022-11-23 15:04 UTC  (3+ messages)

[PATCH 3/3] libselinux: filter arguments with path separators
 2022-11-23 15:03 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-22 22:47 UTC  (18+ 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 1/2] libsepol/tests: use more strict compiler options
 2022-11-21 20:57 UTC  (3+ messages)

[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  (3+ messages)

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

[PATCH] libselinux: fix some memory issues in db_init
 2022-11-21 19:27 UTC  (2+ 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).