selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-12 21:42:33 to 2022-08-09 15:19:45 UTC [more...]

[PATCH v2 1/7] libsepol/tests: add ebitmap tests
 2022-08-09 15:19 UTC  (9+ messages)
` [PATCH v2 2/7] libsepol: add ebitmap_init_range
` [PATCH v2 3/7] libsepol/cil: use ebitmap_init_range
` [PATCH v2 4/7] libsepol: optimize ebitmap_not
` [PATCH v2 5/7] libsepol: optimize ebitmap_and
` [PATCH v2 6/7] libsepol: optimize ebitmap_xor
` [PATCH v2 7/7] libsepol: skip superfluous memset calls in ebitmap operations

[PATCH 1/3] libsepol: break circular include
 2022-08-09 15:18 UTC  (5+ messages)
` [PATCH 2/3] libsepol: include necessary headers in headers
` [PATCH 3/3] libsepol: enclose macro parameters and replacement lists in parentheses

[PATCH] libselinux: set errno to EBADF on O_PATH emulation failure
 2022-08-09 15:18 UTC  (4+ messages)
` [PATCH v2] libselinux: set errno to EBADF on O_PATH emulation ENOENT failure

[PATCH 1/2] checkpolicy: use strict function prototype for definitions
 2022-08-09 13:59 UTC  (4+ messages)
` [PATCH 2/2] restorecond: use strict function prototype for definition

[PATCH] libselinux/utils: install into bin PATH
 2022-08-09 13:44 UTC  (2+ messages)

Framework Roadthemes "Kryptowahrung macht Sie zum Millionar"
 2022-08-09  5:14 UTC 

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-08 22:47 UTC  (19+ messages)
` [PATCH v4 1/4] security, lsm: "
` [PATCH v4 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v4 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v4 4/4] selinux: Implement "

[PATCH 1/4] ci: bump versions in GitHub Actions
 2022-08-08 17:36 UTC  (4+ messages)
` [PATCH 2/4] scripts/ci: use F36 image instead of F34
` [PATCH 3/4] scripts: ignore Flake8 tag E275
` [PATCH 4/4] Ignore egg-info directories and clean them

[PATCH] libselinux: avoid newline in avc message
 2022-08-08 17:34 UTC 

[PATCH v3 1/8] libsepol: refactor ebitmap conversion in link.c
 2022-08-08 17:15 UTC  (14+ messages)
` [PATCH v3 2/8] libsepol: add ebitmap iterator wrapper with startnode
` [PATCH v3 3/8] libsepol: add compile-time constraint for mutual exclusive attributes
` [PATCH v3 4/8] checkpolicy: add front-end support for segregate attributes
` [PATCH v3 5/8] libsepol/tests: add test "
` [PATCH v3 6/8] libsepol/cil: add support "
` [PATCH v3 7/8] secilc: run tests against development version of libsepol
` [PATCH v3 8/8] secilc: include segregate attributes in tests

[PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-08 17:04 UTC  (2+ messages)

[PATCH] selinux: add a new warn_on_audited debug flag to selinuxfs
 2022-08-08 14:49 UTC 

Race conditioned discovered between ima_match_rules and ima_update_lsm_update_rules
 2022-08-08  3:19 UTC 

[PATCH AUTOSEL 4.9 8/8] selinux: Add boundary check in put_entry()
 2022-08-08  1:40 UTC 

[PATCH AUTOSEL 4.14 12/12] selinux: Add boundary check in put_entry()
 2022-08-08  1:39 UTC 

[PATCH AUTOSEL 5.4 23/23] selinux: Add boundary check in put_entry()
 2022-08-08  1:38 UTC 

[PATCH AUTOSEL 4.19 16/16] selinux: Add boundary check in put_entry()
 2022-08-08  1:39 UTC 

[PATCH AUTOSEL 5.15 42/45] selinux: fix memleak in security_read_state_kernel()
 2022-08-08  1:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 43/45] selinux: Add boundary check in put_entry()

[PATCH AUTOSEL 5.10 29/29] selinux: Add boundary check in put_entry()
 2022-08-08  1:37 UTC 

[PATCH AUTOSEL 5.18 50/53] selinux: fix memleak in security_read_state_kernel()
 2022-08-08  1:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 51/53] selinux: Add boundary check in put_entry()

[PATCH AUTOSEL 5.19 53/58] selinux: fix memleak in security_read_state_kernel()
 2022-08-08  1:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 54/58] selinux: Add boundary check in put_entry()

[PATCH v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-05 13:43 UTC  (3+ messages)

[PATCH] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-04 15:38 UTC  (2+ messages)

[PATCH testsuite 00/24] Clean up testsuite policy and support running as sysadm_t
 2022-08-04 13:31 UTC  (36+ messages)
` [PATCH testsuite 01/24] keys: change test_newcon_key_t to be just an object context
` [PATCH testsuite 02/24] test_global.te: remove unused role require
` [PATCH testsuite 03/24] test_global.te: don't add domains to system_r
` [PATCH testsuite 06/24] test_policy.if: remove weird rule from testsuite_domain_type_minimal()
` [PATCH testsuite 07/24] policy: move unconfined_t-related dontaudit rule to where it fits better
` [PATCH testsuite 08/24] policy: move userdom_sysadm_entry_spec_domtrans_to() to general policy
` [PATCH testsuite 09/24] policy: move miscfiles_domain_entry_test_files() "
` [PATCH testsuite 10/24] policy: substitute userdom_sysadm_entry_spec_domtrans_to()
` [PATCH testsuite 11/24] test_general.te: move sysadm-related rules into an optional block
` [PATCH testsuite 12/24] test_filesystem.te: remove redundant dontaudit rules
` [PATCH testsuite 13/24] test_filesystem.te: remove suspicious rules
` [PATCH testsuite 14/24] tests/nnp_nosuid: avoid hardcoding unconfined_t in the policy
` [PATCH testsuite 15/24] tests/*filesystem: remove weird uses of unconfined_t
` [PATCH testsuite 16/24] policy: remove last hardcoded references to unconfined_t
` [PATCH testsuite 17/24] test_general.te: generalize the dontaudit rule
` [PATCH testsuite 18/24] policy: don't audit testsuite programs searching the caller's keys
` [PATCH testsuite 19/24] ci: check for unconfined_t AVCs
` [PATCH testsuite 20/24] tests/binder: check only the type part of the context
` [PATCH testsuite 21/24] tests/overlay: don't hard-code SELinux user of the caller
` [PATCH testsuite 22/24] policy: give sysadm_t perms needed to run quotacheck(8)
` [PATCH testsuite 23/24] tests/vsock_socket: use modprobe to check vsock availability
` [PATCH testsuite 24/24] ci: add sysadm_t to the test matrix

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-08-03 15:20 UTC  (25+ messages)
` [PATCH v3 1/4] security, lsm: "
` [PATCH v3 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v3 4/4] selinux: Implement "

LSM stacking in next for 6.1?
 2022-08-03  2:40 UTC  (7+ messages)

[GIT PULL] SELinux patches for v6.0
 2022-08-02 22:29 UTC  (2+ messages)

[PATCH v2 1/5] libsepol: rename validate_policydb to policydb_validate
 2022-08-01 18:48 UTC  (6+ messages)
` [PATCH v2 2/5] libsepol: support const avtab_t pointer in avtab_map()
` [PATCH v2 3/5] libsepol: operate on const pointers during validation
` [PATCH v2 4/5] libsepol: rename parameter name
` [PATCH v2 5/5] libsepol: more strict validation

[PATCH testsuite] tests/module_load: detect the linker to use for module build
 2022-08-01  9:06 UTC  (2+ messages)

Adjust sepolgen grammar to support allowxperm, et. al
 2022-08-01  1:57 UTC  (3+ messages)
` [PATCH 1/2] sepolgen: Update refparser to handle xperm
` [PATCH 2/2] sepolgen: Support named xperms

KVM / virtual networking access control
 2022-07-31 16:45 UTC  (2+ messages)

[PATCH] tests/sctp: remove assumptions in the SCTP tests
 2022-07-26 19:16 UTC  (11+ messages)

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-20 22:39 UTC  (13+ messages)
` [PATCH v2 4/4] selinux: Implement create_user_ns hook

[PATCH 1/5] libsepol: rename validate_policydb to policydb_validate
 2022-07-20 22:29 UTC  (7+ messages)
` [PATCH 2/5] libsepol: support const avtab_t pointer in avtab_map()
` [PATCH 3/5] libsepol: operator on const pointers during validation
` [PATCH 4/5] libsepol: rename parameter name
` [PATCH 5/5] libsepol: more strict validation

[PATCH] python: remove IOError in certain cases
 2022-07-19  9:10 UTC  (3+ messages)

[PATCH 1/7] libsepol/tests: add ebitmap tests
 2022-07-18 20:48 UTC  (14+ messages)
` [PATCH 2/7] libsepol: add ebitmap_init_range
` [PATCH 3/7] libsepol/cil: use ebitmap_init_range
` [PATCH 4/7] libsepol: optimize ebitmap_not
` [PATCH 5/7] libsepol: optimize ebitmap_and
` [PATCH 6/7] libsepol: optimize ebitmap_xor
` [PATCH 7/7] libsepol: skip superfluous memset calls in ebitmap operations

[PATCH v37 00/33] LSM: Module stacking for AppArmor
 2022-07-12 21:58 UTC  (3+ 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).