selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 14:05:53 to 2020-03-13 11:03:57 UTC [more...]

libsepol drop dso.h
 2020-03-13 11:03 UTC  (15+ 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

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

libselinux: drop dso.h
 2020-03-12 14:05 UTC  (26+ messages)
` [PATCH 2/3] Makefile: add -fno-semantic-interposition
        ` [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
` [V3] libselinux: drop dso.h
  ` [PATCH v3 1/4] dso: drop hidden_proto and hidden_def
  ` [PATCH v3 2/4] Makefile: add -fno-semantic-interposition
  ` [PATCH v3 3/4] Makefile: add linker script to minimize exports
  ` [PATCH v3 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 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-12 11:36 UTC  (3+ 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 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)

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

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

ANN: Reference Policy 2.20200229
 2020-03-01  0:23 UTC 

[PATCH testsuite v2] tests/sctp: fix setting of the SCTP_EVENTS sockopt
 2020-02-29  0:22 UTC  (4+ messages)

[RFC PATCH 1/1] selinux: Add support for new key permissions
 2020-02-28 17:22 UTC  (7+ messages)
` [RFC PATCH 0/1] "

wrong secmark labels for ipsec packets from local service
 2020-02-28 17:18 UTC  (4+ messages)

[PATCH 3/3] Makefile: add linker script to minimize exports
 2020-02-28 15:40 UTC  (8+ messages)
` [V2] libselinux: drop dso.h
  ` [PATCH v2 1/4] dso: drop hidden_proto and hidden_def
  ` [PATCH v2 2/4] Makefile: add -fno-semantic-interposition
  ` [PATCH v2 3/4] Makefile: add linker script to minimize exports
  ` [PATCH v2 4/4] libselinux: drop symbols from map

Please revert SELinux/keys patches from the keys linux-next branch
 2020-02-28 15:39 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).