selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 16:30:56 to 2020-07-10 07:09:22 UTC [more...]

[SELinux-notebook PATCH] onjects.md: some clarifications
 2020-07-10  7:09 UTC 

How to off RBAC in SELinux?
 2020-07-10  0:09 UTC  (5+ messages)

[PATCH v4 0/2] Inline some hashtab functions to improve performance
 2020-07-09 23:10 UTC  (5+ messages)
` [PATCH v4 1/2] selinux: prepare for inlining of hashtab functions
` [PATCH v4 2/2] selinux: complete the "

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

[SELinux-notebook PATCH] avc_rules.md: mention secilc with the neverallow statement
 2020-07-09 18:48 UTC  (5+ messages)
  ` [PATCH] "

[SELinux-notebook PATCH] pam_login.md: pam_selinux_permit is known as pam_sepermit upstream
 2020-07-09 18:31 UTC  (3+ messages)

[SELinux-notebook PATCH] auditing.md: describe avc record permissive keyword
 2020-07-09 18:21 UTC  (3+ messages)

[PATCH] security: selinux: ss: conditional.c fixed a checkpatch warning
 2020-07-09 18:09 UTC  (2+ messages)

travis: any reason we have keep going on make commands
 2020-07-09 18:00 UTC  (2+ messages)

3.1 release notes draft
 2020-07-09 16:09 UTC  (5+ messages)
` [PATCH] Update VERSIONs and Python bindings version to 3.1 for release

[PATCH] Update the cil docs to match the current behaviour
 2020-07-09  8:36 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v3 0/3] Inline some hashtab functions to improve performance
 2020-07-09  0:35 UTC  (10+ messages)
` [PATCH v3 1/3] selinux: specialize symtab insert and search functions
` [PATCH v3 2/3] selinux: prepare for inlining of hashtab functions
` [PATCH v3 3/3] selinux: complete the "

[PATCH] security/selinux: Fix spelling mistakes in the comments
 2020-07-08 16:35 UTC  (2+ messages)

ANN: The SELinux Notebook in markdown on GitHub
 2020-07-08 15:09 UTC  (2+ messages)

[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-07 20:27 UTC  (17+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v4 3/3] prctl: Allow ptrace capable processes to change /proc/self/exe

[PATCH v2] policycoreutils: setfiles: do not restrict checks against a binary policy
 2020-07-07 15:43 UTC  (2+ messages)

[PATCH] selinux-testsuite: Remove unused sctp code
 2020-07-07 14:50 UTC  (2+ messages)

[PATCH] policycoreutils: setfiles: do not restrict checks against a binary policy
 2020-07-07 12:38 UTC  (3+ messages)

[RFC PATCH] fixfiles: correctly restore context of mountpoints
 2020-07-06 19:48 UTC  (4+ messages)

[RFC] userspace: netlink/sestatus feature parity
 2020-07-06 16:55 UTC  (3+ messages)

Daemon's child getting weird denial
 2020-07-06 13:03 UTC  (2+ messages)

Strange AVC denials without effect
 2020-07-04 13:15 UTC  (4+ messages)

Rebased selinux/working-selinuxns
 2020-07-02 19:36 UTC 

[PATCH v3 1/1] fs: move kernel_read_file* to its own include file
 2020-07-01 16:55 UTC  (4+ messages)

[PATCH] security: selinux: ss: conditional.c fixed a checkpatch warning
 2020-06-29 23:28 UTC  (2+ messages)

[PATCH testsuite] travis: fix `make conf` invocation
 2020-06-29 19:13 UTC  (5+ messages)

[PATCH testsuite 0/4] Various CI-related testsuite fixes
 2020-06-25 17:34 UTC  (13+ messages)
` [PATCH testsuite 1/4] Makefiles: remove bashisms
` [PATCH testsuite 2/4] travis: add missing node to fake selinuxfs
` [PATCH testsuite 3/4] travis: fix git/cache handling
` [PATCH testsuite 4/4] tests: stop using deprecated security_context_t

[PATCH v2] setfiles: clarify documented path resolution behaviour
 2020-06-25 17:31 UTC  (3+ messages)

[PATCH v2] semanage: handle getprotobyname() failure case
 2020-06-25 17:30 UTC  (4+ messages)

[PATCH] selinux: log error messages on required process class / permissions
 2020-06-24  1:08 UTC  (4+ messages)

[PATCH] scripts/selinux/mdp: fix initial SID handling
 2020-06-24  0:52 UTC  (2+ messages)

[PATCH v4] selinux: allow reading labels before policy is loaded
 2020-06-24  0:46 UTC  (3+ messages)

CIL classmap with set named all resulting in segfault
 2020-06-22 19:01 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v5.8 (#1)
 2020-06-21 22:45 UTC  (2+ messages)

Still Failing: SELinuxProject/selinux#444 (master - b3d8b99)
 2020-06-19 13:25 UTC  (6+ messages)

ANN: SELinux userspace 3.1-rc2 release candidate
 2020-06-19 12:53 UTC 

[PATCH] python/sepolicy: Use xml.etree.ElementTree.Element.iter()
 2020-06-18 19:36 UTC  (3+ messages)

[PATCH v2] Add restorecon -x option to not cross FS boundaries
 2020-06-18 19:36 UTC  (4+ messages)

[PATCH] libselinux: fix selinux_restorecon() statfs bug
 2020-06-18 19:34 UTC  (4+ messages)

[PATCH] libselinux: Fix NULL pointer use in selinux_restorecon_set_sehandle
 2020-06-18 19:33 UTC  (3+ messages)

[PATCH v4 3/3] sepolgen-ifgen: refactor default policy path retrieval
 2020-06-18 19:32 UTC  (4+ messages)
` [PATCH v6 "

CIL blockinherit and entering a macro namespace using in
 2020-06-18 18:56 UTC  (2+ messages)

[PATCH] setfiles: clarify documented path resolution behaviour
 2020-06-18 18:25 UTC  (3+ messages)

[PATCH] ci: dont use hardcoded project name
 2020-06-18 15:52 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-06-18 14:11 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v3 3/3] prctl: Allow ptrace capable processes to change exe_fd

[PATCH] selinux: fix undefined return of cond_evaluate_expr
 2020-06-17 21:39 UTC  (4+ messages)

[PATCH v2 1/1] fs: move kernel_read_file* to its own include file
 2020-06-17 15:36 UTC  (2+ messages)

Minimal CIL policy requires process class with transition permission
 2020-06-17 15:30 UTC  (6+ messages)

[PATCH] fs: move kernel_read_file* to its own include file
 2020-06-17  6:04 UTC  (3+ messages)

[PATCH v3] selinux: fix another double free
 2020-06-17  0:27 UTC  (3+ messages)

[PATCH testsuite] defconfig: add NETFILTER_XT_MATCH_STATE and NFS_V4_1
 2020-06-16  9:01 UTC  (3+ messages)

[RFC PATCH V2] selinux-testsuite: Add check for key changes on watch_queue
 2020-06-16  9:00 UTC  (3+ messages)

Better management of dynamic networks?
 2020-06-15 23:09 UTC  (11+ 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).