selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-01 21:32:40 to 2020-03-16 20:30:24 UTC [more...]

Policy module to allow a domain transition
 2020-03-16 20:20 UTC  (3+ messages)

[PATCH v2] secilc: add basic test for policy optimization
 2020-03-16 14:08 UTC  (2+ messages)

[PATCH 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-13 21:10 UTC  (10+ messages)
` [PATCH 1/2] selinux-testsuite: Use native filesystem for tests - Part 1
` [PATCH 2/2] selinux-testsuite: Use native filesystem for tests - Part 2

[PATCH 0/3] libsepol: Speed up policy optimization
 2020-03-13 19:57 UTC  (19+ messages)
` [PATCH 2/3] libsepol: optimize inner loop in build_type_map()

[PATCH v1] perf tool: make Perf tool aware of SELinux access control
 2020-03-13 17:27 UTC 

[PATCH] secilc: add basic test for policy optimization
 2020-03-13 15:57 UTC  (3+ messages)

libsepol drop dso.h
 2020-03-13 14:51 UTC  (18+ messages)
` [PATCH 1/2] libsepol/dso: drop hidden_proto and hidden_def
` [PATCH 2/2] libsepol/Makefile: add -fno-semantic-interposition
` V2 libsepol drop dso.h
  ` [PATCH v2 1/3] libsepol/dso: drop hidden_proto and hidden_def
  ` [PATCH v2 2/3] libsepol/Makefile: add -fno-semantic-interposition
  ` [PATCH v2 3/3] lbespol: remove wild cards in mapfile

[RFC PATCH 1/5] selinux-testsuite: add tests/sandbox/nodir_no_allow.cil
 2020-03-13 14:26 UTC  (5+ messages)
` [RFC PATCH 2/5] selinux-testsuite: add tests/sandbox/nodir_rx_allow.cil
` [RFC PATCH 3/5] selinux-testsuite: add tests/sandbox/rxdir_no_allow.cil
` [RFC PATCH 4/5] selinux-testsuite: add tests/sandbox/rxdir_rx_allow.cil
` [RFC PATCH 5/5] selinux-testsuite: add testing for unprivileged sandboxing capability

[RFC PATCH] selinux: add unprivileged sandboxing capability
 2020-03-13 14:23 UTC  (2+ messages)

[RFC PATCH] libsepol,secilc,policycoreutils: add unprivileged sandboxing capability
 2020-03-13 13:41 UTC 

[PATCH] NFS: Ensure security label is set for root inode
 2020-03-13  0:52 UTC  (14+ messages)

[PATCH] MAINTAINERS: Update my email address
 2020-03-12 15:01 UTC  (2+ messages)

[PATCH 2/3] Makefile: add -fno-semantic-interposition
 2020-03-12 14:05 UTC  (15+ messages)
` [V4] libselinux: drop dso.h
  ` [PATCH v4 1/4] dso: drop hidden_proto and hidden_def
  ` [PATCH v4 2/4] Makefile: add -fno-semantic-interposition
  ` [PATCH v4 3/4] Makefile: add linker script to minimize exports
  ` [PATCH v4 4/4] libselinux: drop symbols from map

[PATCH testsuite] tests/bpf: ask for unlimited RLIMIT_MEMLOCK
 2020-03-12 13:14 UTC  (3+ messages)

[PATCH v2] Add tests for default_range glblub
 2020-03-12 11:37 UTC  (2+ messages)

[PATCH v4] libsepol,checkpolicy: remove use of hardcoded security class values
 2020-03-12  6:53 UTC  (5+ messages)
  ` [PATCH v4] libsepol, checkpolicy: "

[RFC V3 PATCH 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-11 21:09 UTC  (10+ messages)
` [RFC V3 PATCH 1/2] selinux-testsuite: Use native filesystem for tests - Part 1
` [RFC V3 PATCH 2/2] selinux-testsuite: Use native filesystem for tests - Part 2

[PATCH] checkpolicy: Add --werror flag to checkmodule and checkpolicy to treat warnings as errors
 2020-03-11 18:40 UTC  (7+ messages)

[RFC PATCH v2] libsepol/cil: raise default attrs_expand_size to 2
 2020-03-11 18:29 UTC  (3+ messages)

[PATCH] checkpolicy: Treat invalid characters as an error
 2020-03-11 18:18 UTC  (3+ messages)

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-03-11 13:31 UTC  (8+ messages)

[PATCH] libsepol/cil: Do not check flavor when checking for duplicate parameters
 2020-03-11 11:43 UTC  (3+ messages)

[PATCH] libsepol/cil: Check if name is a macro parameter first
 2020-03-11 11:43 UTC  (3+ messages)

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-03-10  1:21 UTC  (19+ messages)
` [PATCH v15 01/23] LSM: Infrastructure management of the sock security
` [PATCH v15 04/23] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v15 05/23] net: Prepare UDS for security module stacking
` [PATCH v15 06/23] Use lsmblob in security_secctx_to_secid
` [PATCH v15 13/23] LSM: Specify which LSM to display
` [PATCH v15 17/23] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v15 18/23] NET: Store LSM netlabel data in a lsmblob

[PATCH] Revert "libsepol: cache ebitmap cardinality value"
 2020-03-09 12:42 UTC  (3+ messages)

libsepol: drop dso question on CFLAGS (package maintainers weigh in please)
 2020-03-06 17:46 UTC  (3+ messages)

[PATCH] selinux: avtab_init() and cond_policydb_init() return void
 2020-03-06 17:24 UTC  (4+ messages)

[PATCH] selinux: clean up error path in policydb_init()
 2020-03-05 19:54 UTC  (5+ messages)

strange pam selinux issue
 2020-03-05 18:00 UTC  (15+ messages)

[RFC PATCH] libsepol/cil: raise default attrs_expand_size to 2
 2020-03-05 13:13 UTC  (2+ messages)

[PATCH testsuite] tests: add test for default_range glblub support
 2020-03-05 13:10 UTC  (10+ messages)

Fwd: strange issue with name-base type trans
 2020-03-04 19:26 UTC  (5+ messages)

[PATCH v3] selinux: reduce the use of hard-coded hash sizes
 2020-03-03  8:33 UTC  (4+ messages)

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-03-02 19:44 UTC  (4+ messages)
  ` [Intel-gfx] "

target context of security:setbool permission check
 2020-03-02 18:56 UTC  (3+ messages)

[PATCH] libsemange: add missing header sepol/policydb.h
 2020-03-02 15:32 UTC  (10+ messages)
` [PATCH] libsemanage: check libsepol version

[PATCH V2] libsepol: Create the macro ebitmap_is_empty() and use it where needed
 2020-03-02 12:50 UTC  (3+ messages)

[PATCH 1/1] libsepol: make ebitmap_cardinality() of linear complexity
 2020-03-01 21:32 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).