selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-03 13:59:28 to 2019-10-31 09:47:31 UTC [more...]

[RFC PATCH] selinux: add SELinux hooks for lockdown integrity and confidentiality
 2019-10-31  9:47 UTC  (3+ messages)

ANN: SELinux userspace 3.0-rc1 release candidate
 2019-10-31  9:43 UTC 

[PATCH] selinux: sidtab: reverse lookup hash table
 2019-10-30 20:48 UTC  (14+ messages)

[RFC PATCH] selinux-testsuite: add lockdown tests
 2019-10-30 13:24 UTC  (2+ messages)

[PATCH] selinux: cache the SID -> context string translation
 2019-10-30 11:33 UTC  (5+ messages)

[PATCH v10 00/25] LSM: Module stacking for AppArmor
 2019-10-29 15:51 UTC  (31+ messages)
` [PATCH v10 01/25] LSM: Infrastructure management of the sock security
` [PATCH v10 02/25] LSM: Create and manage the lsmblob data structure
` [PATCH v10 03/25] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v10 04/25] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v10 05/25] net: Prepare UDS for security module stacking
` [PATCH v10 06/25] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v10 07/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v10 08/25] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v10 09/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v10 10/25] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v10 11/25] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v10 12/25] IMA: Change internal interfaces to use lsmblobs
` [PATCH v10 13/25] LSM: Specify which LSM to display
` [PATCH v10 14/25] LSM: Ensure the correct LSM context releaser
` [PATCH v10 15/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v10 16/25] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v10 17/25] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v10 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v10 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v10 20/25] LSM: Verify LSM display sanity in binder
` [PATCH v10 21/25] Audit: Add subj_LSM fields when necessary
` [PATCH v10 22/25] Audit: Include object data for all security modules
` [PATCH v10 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs
` [PATCH v10 24/25] LSM: Add /proc attr entry for full LSM context
` [PATCH v10 25/25] AppArmor: Remove the exclusive flag

[PATCH libselinux 1/2] libselinux/src/Makefile: don't use ln --relative option
 2019-10-28 17:06 UTC  (3+ messages)
` [PATCH libselinux 2/2] libselinux/src/Makefile: do not use PYCEXT, and rely on the installed file name

Add portcon rule to existing policy module
 2019-10-28 14:51 UTC  (4+ messages)

[PATCH 1/2] docs: sysctl: update description for inode-state
 2019-10-28 13:03 UTC  (4+ messages)
` [PATCH 2/2] docs: sysctl: delete the description about inode-max

[PATCH libselinux] libselinux/src/Makefile: don't pass bogus -I and -L to python setup.py build_ext
 2019-10-25 13:41 UTC 

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-10-24  4:57 UTC 

[PATCH] python/semanage: Document DCCP and SCTP support
 2019-10-23 14:27 UTC  (2+ messages)

[PATCH] policycoreutils: semodule: Enable CIL logging
 2019-10-23 14:23 UTC  (2+ messages)

[PATCH v2 1/3] checkpolicy: remove a redundant if-condition
 2019-10-22 12:27 UTC  (4+ 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 v2] sepolicy: generate man pages in parallel
 2019-10-22 12:25 UTC  (2+ messages)

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


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