selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-31 09:47:31 to 2019-11-13 18:19:54 UTC [more...]

[PATCH v11 00/25] LSM: Module stacking for AppArmor
 2019-11-13 18:19 UTC  (5+ messages)
  ` [PATCH v11 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v11 02/25] LSM: Create and manage the lsmblob data structure
  ` [PATCH v11 03/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v11 04/25] LSM: Use lsmblob in security_kernel_act_as

[PATCH v11 00/25] LSM: Module stacking for AppArmor
 2019-11-13 17:57 UTC  (19+ messages)
  ` [PATCH v11 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v11 02/25] LSM: Create and manage the lsmblob data structure
  ` [PATCH v11 03/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v11 04/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v11 05/25] net: Prepare UDS for security module stacking
  ` [PATCH v11 06/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v11 07/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v11 08/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v11 09/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v11 10/25] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v11 11/25] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v11 12/25] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v11 13/25] LSM: Specify which LSM to display
  ` [PATCH v11 14/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH v11 15/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v11 16/25] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v11 17/25] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v11 18/25] LSM: security_secid_to_secctx in netlink netfilter

[PATCH v11 00/25] LSM: Module stacking for AppArmor
 2019-11-13 16:50 UTC  (11+ messages)
  ` [PATCH v11 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v11 02/25] LSM: Create and manage the lsmblob data structure
  ` [PATCH v11 03/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v11 04/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v11 05/25] net: Prepare UDS for security module stacking
  ` [PATCH v11 06/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v11 07/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v11 08/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v11 09/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v11 10/25] LSM: Use lsmblob in security_inode_getsecid

[PATCH 1/3] libselinux,libsemanage: never create -.o in exception.sh
 2019-11-13 15:45 UTC  (9+ messages)
` [PATCH 2/3] libselinux,libsemanage: fix python_exception.i dependencies
  ` [PATCH 2/3] libselinux, libsemanage: "
` [PATCH 3/3] libselinux,libsemanage: check in python_exception.i files
  ` [PATCH 3/3] libselinux, libsemanage: "
` [PATCH 1/3] libselinux, libsemanage: never create -.o in exception.sh

[PATCH] selinux-testsuite: Add kernel module tests
 2019-11-13 16:14 UTC 

[PATCH v4] selinux: cache the SID -> context string translation
 2019-11-13 14:29 UTC  (3+ messages)

[PATCH] restorecond: Fix redundant console log output error
 2019-11-13 13:13 UTC  (6+ messages)
    ` 答复: "

[PATCH v10 00/25] LSM: Module stacking for AppArmor
 2019-11-13  0:09 UTC  (26+ messages)
  ` [PATCH 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH 02/25] LSM: Create and manage the lsmblob data structure
  ` [PATCH 03/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH 04/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH 05/25] net: Prepare UDS for security module stacking
  ` [PATCH 06/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH 07/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH 08/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH 09/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH 10/25] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH 11/25] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH 12/25] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH 13/25] LSM: Specify which LSM to display
  ` [PATCH 14/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH 15/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH 16/25] LSM: Use lsmcontext in security_dentry_init_security

[PATCH v10 00/25] LSM: Module stacking for AppArmor
 2019-11-13  0:00 UTC  (23+ 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

How to see SELinux denials late at shutdown
 2019-11-12 23:14 UTC  (4+ messages)

[PATCH V2] selinux-testsuite: Add key_socket tests
 2019-11-12 17:15 UTC 

[PATCH testsuite] tests/sctp: initialize addrlen for accept(2) properly
 2019-11-12 16:18 UTC  (2+ messages)

[PATCH] python/sepolicy: Revert "Only invoke RPM on RPM-enabled Linux distributions"
 2019-11-12 14:35 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Replace www.nsa.gov references by github.com/SELinuxProject
 2019-11-12 14:35 UTC  (5+ messages)

[PATCH 00/23] y2038 cleanups
 2019-11-11 10:57 UTC  (6+ messages)
` [PATCH 20/23] y2038: move itimer reset into itimer.c

[PATCH 1/3] Makefile: fix cleaning files that starts with "-"
 2019-11-11  9:50 UTC  (6+ messages)
` [PATCH 2/3] libselinux: generate Python glue code using "sed"
` [PATCH 3/3] libsemanage: "

[PATCH v3] selinux: cache the SID -> context string translation
 2019-11-11  8:32 UTC  (4+ messages)

[PATCH] selinux-testsuite: Add key_socket tests
 2019-11-10 16:26 UTC 

[PATCH 1/4] libselinux: compile Python bytecode when installing Python files
 2019-11-09 15:55 UTC  (7+ messages)
` [PATCH 2/4] libsemanage: "
` [PATCH 3/4] python: "
` [PATCH 4/4] gui: "

[RFC PATCH] selinux: add SELinux hooks for lockdown integrity and confidentiality
 2019-11-08 18:38 UTC  (8+ messages)

[PATCH v6] selinux: sidtab: reverse lookup hash table
 2019-11-08 14:08 UTC  (2+ messages)

[PATCH] selinux: sidtab: reverse lookup hash table
 2019-11-07 20:52 UTC 

[PATCH v5] selinux: sidtab: reverse lookup hash table
 2019-11-07 20:06 UTC  (10+ messages)

[PATCH v2] selinux: cache the SID -> context string translation
 2019-11-07 17:59 UTC  (6+ messages)

Welcome Ondrej as a maintainer to the selinux-testsuite
 2019-11-07 17:32 UTC 

Odd systemd source context for non pid 1 process
 2019-11-07 16:26 UTC  (5+ messages)

[PATCH v3] selinux-testsuite: add tests for fsnotify
 2019-11-07 13:39 UTC  (3+ messages)

[PATCH] libsepol/cil: Report disabling an optional block only at high verbose levels
 2019-11-06 17:35 UTC  (3+ messages)
  ` [Non-DoD Source] "

[PATCH v10 00/25] LSM: Module stacking for AppArmor
 2019-11-06 16:11 UTC  (5+ messages)

[PATCH v2] selinux: sidtab: reverse lookup hash table
 2019-11-06 12:24 UTC  (7+ messages)

[PATCH v3] selinux: sidtab: reverse lookup hash table
 2019-11-05 17:52 UTC  (2+ messages)

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-04 21:51 UTC  (2+ messages)

Your opportunity
 2019-11-02 21:27 UTC 

[PATCH] selinux: sidtab: reverse lookup hash table
 2019-11-02 19:52 UTC  (8+ messages)

[PATCH libselinux] libselinux/src/Makefile: don't pass bogus -I and -L to python setup.py build_ext
 2019-11-02 17:23 UTC  (3+ messages)

ANN: SELinux userspace 3.0-rc1 release candidate
 2019-11-01 13:43 UTC  (3+ messages)
  ` [Non-DoD Source] "

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


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