selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 16:59:27 to 2019-10-22 12:25:42 UTC [more...]

[PATCH userspace v2] sepolicy: generate man pages in parallel
 2019-10-22 12:25 UTC  (2+ messages)

[PATCH] python/semanage: Document DCCP and SCTP support
 2019-10-21 14:37 UTC 

[PATCH] policycoreutils: semodule: Enable CIL logging
 2019-10-21  5:55 UTC 

[PATCH v2 1/3] checkpolicy: remove a redundant if-condition
 2019-10-19 10:26 UTC  (3+ messages)
` [PATCH v2 2/3] checkpolicy: update the description for -o option in the man page
` [PATCH v2 3/3] checkpolicy: allow to write policy to stdout

[PATCH userspace] sepolicy: generate man pages in parallel
 2019-10-18  9:22 UTC  (6+ messages)

[RFC PATCH 00/10] SELinux namespace series, re-based
 2019-10-18  2:32 UTC  (11+ messages)
` [RFC PATCH 02/10] selinux: support multiple selinuxfs instances
` [RFC PATCH 03/10] selinux: dynamically allocate selinux namespace
` [RFC PATCH 04/10] selinuxns: mark init_selinux_ns as __ro_after_init
` [RFC PATCH 05/10] selinux: Annotate lockdep for services locks
` [RFC PATCH 06/10] netns,selinux: create the selinux netlink socket per network namespace
` [RFC PATCH 07/10] selinux: support per-task/cred selinux namespace
` [RFC PATCH 08/10] selinux: introduce cred_selinux_ns() and use it
` [RFC PATCH 09/10] selinux: add a selinuxfs interface to unshare selinux namespace
` [RFC PATCH 10/10] selinuxfs: restrict write operations to the same "

src:shadow: dropping passwd shortcut
 2019-10-17 21:24 UTC 

[PATCH 1/2] libselinux: mark all exported function "extern"
 2019-10-17 19:02 UTC  (5+ messages)
` [PATCH 2/2] libsemanage: "

[PATCH 1/3] checkpolicy: remove a redundant if-condition
 2019-10-17 12:52 UTC  (4+ messages)
` [PATCH 2/3] checkpolicy: update the description for -o option in the man page
` [PATCH 3/3] checkpolicy: allow to write policy to stdout

[PATCH] libsepol: Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mapping
 2019-10-17 12:41 UTC  (4+ messages)

[RFC PATCH 11/10] selinux: fix support multiple selinuxfs instances
 2019-10-17 12:04 UTC  (2+ messages)

[PATCH 0/5] dispol: add batch execution mode
 2019-10-17  7:12 UTC  (12+ messages)
` [PATCH 1/5] dispol: extend usage() to take error code as an argument
` [PATCH 1/5] dispol: extend usage() to take exit status
` [PATCH 2/5] dispol: add an option for printing the command usage
  ` [Non-DoD Source] "
` [PATCH 3/5] dispol: introduce a local variable representing the input file
` [PATCH 4/5] dispol: introduce -b option to run commands in batch
` [PATCH 5/5] dispol: add the list of commands for batch mode to help message

[PATCH v2] perf_event: Add support for LSM and SELinux checks
 2019-10-16  8:10 UTC  (6+ messages)

shadow: migrate to new SELinux api
 2019-10-15 22:02 UTC 

[PATCH V2] selinux-testsuite: Update binder for kernel 5.4 support
 2019-10-15 14:20 UTC  (2+ messages)

[PATCH v2] python/sepolicy: call segenxml.py with python3
 2019-10-15 14:17 UTC  (3+ messages)

[PATCH] perf_event: Add support for LSM and SELinux checks
 2019-10-14 16:54 UTC  (4+ messages)

[PATCH testsuite] selinux-testsuite: Add submount test
 2019-10-14 11:47 UTC  (8+ messages)

[PATCH] non-gcc-specific exception.sh
 2019-10-12 17:23 UTC  (5+ messages)

[PATCH RFC] perf_event: Add support for LSM and SELinux checks
 2019-10-11 15:47 UTC  (18+ messages)

[PATCH 1/2] libsemanage: Add support for DCCP and SCTP protocols
 2019-10-10 19:57 UTC  (4+ messages)
` [PATCH 2/2] python/semanage: "

[PATCH] selinux-testsuite: add libelf to builds using libbpf
 2019-10-10 11:42 UTC  (6+ messages)

[PATCH] selinux-testsuite: Update binder for kernel 5.4 support
 2019-10-09 15:49 UTC  (9+ messages)

[GIT PULL] SELinux fixes for v5.4 (#1)
 2019-10-08 18:00 UTC  (2+ messages)

[PATCH net] sctp: add chunks to sk_backlog when the newsk sk_socket is not set
 2019-10-08 12:03 UTC 

[PATCH v4] Add default_range glblub support
 2019-10-07 23:08 UTC  (6+ messages)
` [Non-DoD Source] "

[systemd SELinux] system status permission
 2019-10-07 18:31 UTC  (4+ messages)

[PATCH] python/sepolicy: call segenxml.py with python3
 2019-10-07 16:32 UTC  (7+ messages)

[PATCH] selinux: fix context string corruption in convert_context()
 2019-10-03 18:54 UTC  (3+ messages)

Failed to resolve typeattributeset statement
 2019-10-02 23:19 UTC  (2+ messages)

execve silently blocked
 2019-10-02 20:08 UTC  (3+ messages)

[PATCH 1/2] libsemanage/tests: return when str is NULL
 2019-10-01 19:02 UTC  (3+ messages)
` [PATCH 2/2] libsemanage/tests: check that string pointers are not NULL before comparing them

[PATCH] python/semaange: fix moduleRecords.customized()
 2019-10-01 18:28 UTC  (4+ messages)
  ` [PATCH] python/semanage: "

[PATCH V4] selinux-testsuite: Add keys tests
 2019-10-01 17:23 UTC  (2+ messages)

[PATCH v2] selinux: allow labeling before policy is loaded
 2019-10-01 13:48 UTC  (2+ messages)

[PATCH] selinux: Remove load size limit
 2019-10-01 13:36 UTC  (2+ messages)

[PATCH] libsepol: Further improve binary policy optimization
 2019-09-30 19:19 UTC  (3+ messages)
  ` [Non-DoD Source] "

[PATCH V3] selinux-testsuite: Add keys tests
 2019-09-30 19:10 UTC  (2+ messages)

[PATCH testsuite 0/3] Fix refpolicy build & build test_policy.pp in Travis
 2019-09-30 18:05 UTC  (12+ messages)
` [PATCH testsuite 1/3] policy: consolidate macros for home dirs access
` [PATCH testsuite 2/3] policy: add fallbacks for Fedora-specific macros
` [PATCH testsuite 3/3] travis: test building the test policy package

[RFC PATCH 22/27] KEYS: Replace uid/gid/perm permissions checking with an ACL
 2019-09-30 16:39 UTC  (3+ messages)

[PATCH v2] libsepol, libsemanage: add a macro to silence static analyzer warnings in tests
 2019-09-30 13:07 UTC  (2+ messages)

[PATCH AUTOSEL 5.3 24/49] selinux: fix residual uses of current_security() for the SELinux blob
 2019-09-29 17:30 UTC 

[PATCH AUTOSEL 5.2 21/42] selinux: fix residual uses of current_security() for the SELinux blob
 2019-09-29 17:32 UTC 

WARNING: locking bug in selinux_netlbl_socket_connect
 2019-09-29  1:12 UTC  (6+ messages)

question about selinux_restore_tty() in sudo's selinux.c
 2019-09-27 14:57 UTC  (16+ messages)

[PATCH] python/semanage: Improve handling of "permissive" statements
 2019-09-27 14:13 UTC 

[PATCH] CircleCI: run scan-build and publish its results automatically
 2019-09-26 13:46 UTC  (2+ messages)

[PATCH] Switch last 2 files using /usr/bin/env to /usr/bin/python3
 2019-09-26 12:55 UTC  (2+ messages)

[PATCH] python/semanage: Do not use default s0 range in "semanage login -a"
 2019-09-26 12:55 UTC  (2+ messages)

[PATCH] gui: Fix remove module in system-config-selinux
 2019-09-26 12:54 UTC  (2+ messages)

[PATCH 1/2] policycoreutils/fixfiles: Fix [-B] [-F] onboot
 2019-09-26 12:54 UTC  (3+ messages)
` [PATCH 2/2] policycoreutils/fixfiles: Force full relabel when SELinux is disabled

[PATCH] policycoreutils/fixfiles: Fix "verify" option
 2019-09-26 12:24 UTC  (3+ messages)

[PATCH V2] selinux-testsuite: Add keys tests
 2019-09-25 18:26 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).