selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-21 19:52:27 to 2018-10-19 14:26:49 UTC [more...]

[PATCH v4] selinux: policydb - fix byte order and alignment issues
 2018-10-19 14:28 UTC  (3+ messages)

[PATCH v2] libsepol: fix endianity in ibpkey range checks
 2018-10-18 16:15 UTC  (2+ messages)

[PATCH] libsepol: fix endianity in ibpkey range checks
 2018-10-18  7:20 UTC  (9+ messages)

[PATCH v3] selinux: policydb - fix byte order and alignment issues
 2018-10-17 22:09 UTC  (3+ messages)

[PATCH v2] selinux: fix byte order and alignment issues in policydb.c
 2018-10-17  7:56 UTC  (4+ messages)

Fix alias handling in sepolicy and semanage
 2018-10-16 10:05 UTC  (4+ messages)
` [PATCH 1/3] python/sepolicy: Fix "info" to search aliases as well
` [PATCH 2/3] python/sepolicy: Stop rejecting aliases in sepolicy commands
` [PATCH 3/3] python/semanage: Stop rejecting aliases in semanage commands

[PATCH 0/4] libsepol: Cleanup initial sid handling when writing CIL and policy.conf files
 2018-10-15 17:39 UTC  (8+ messages)
` [PATCH 1/4] libsepol: Rename kernel_to_common.c stack functions
` [PATCH 2/4] libsepol: Eliminate initial sid string definitions in module_to_cil.c
` [PATCH 3/4] libsepol: Check that initial sid indexes are within the valid range
` [PATCH 4/4] libsepol: Add two new Xen initial SIDs

[PATCH 0/2] libsepol: Add ability to sort ocontexts in libsepol and add option to use it in checkpolicy
 2018-10-12 17:38 UTC  (5+ messages)
` [PATCH 1/2] libsepol: Create policydb_sort_ocontexts()
` [PATCH 2/2] checkpolicy: Add option to sort ocontexts when creating a binary policy

[PATCH v2 0/1] Modify exception handling in semanage_migrate_store
 2018-10-11 14:55 UTC  (4+ messages)
` [PATCH v2 1/1] libsemanage: improve semanage_migrate_store import failure

[PATCH] selinux: fix byte order and alignment issues in policydb.c
 2018-10-11 14:36 UTC 

[PATCH] README: Update the SELinux mailing list location
 2018-10-10 18:17 UTC 

[PATCH v2] libsemanage: improve semanage_migrate_store import failure
 2018-10-09 16:11 UTC 

[PATCH] libsemanage: improve semanage_migrate_store import failure
 2018-10-09 15:01 UTC  (4+ messages)

MLS dominance check behavior on el7
 2018-10-09  2:37 UTC  (11+ messages)

[PATCH 0/4] libsepol: Cleanup initial sid handling when writing CIL and policy.conf files
 2018-10-05 13:57 UTC  (5+ messages)
` [PATCH 1/4] libsepol: Rename kernel_to_common.c stack functions
` [PATCH 2/4] libsepol: Eliminate initial sid string definitions in module_to_cil.c
` [PATCH 3/4] libsepol: Check that initial sid indexes are within the valid range
` [PATCH 4/4] libsepol: Add two new Xen initial SIDs

[PATCH 0/2] libsepol: Add ability to sort ocontexts in libsepol and add option to use it in checkpolicy
 2018-10-05 13:57 UTC  (3+ messages)
` [PATCH 1/2] libsepol: Create policydb_sort_ocontexts()
` [PATCH 2/2] checkpolicy: Add option to sort ocontexts when creating a binary policy

selinux list is moving
 2018-10-05 12:17 UTC 

Slackware
 2018-10-04 22:27 UTC 

Testing, please disregard
 2018-10-04 19:36 UTC 

[PATCH v5 0/5] LSM: Support ptrace sidechannel access checks
 2018-10-04 11:36 UTC  (27+ messages)
` [PATCH v5 1/5] AppArmor: Prepare for PTRACE_MODE_SCHED
` [PATCH v5 2/5] Smack: "
` [PATCH v5 3/5] SELinux: "
` [PATCH v5 4/5] Capability: Complete PTRACE_MODE_SCHED
` [PATCH v5 5/5] sidechannel: Linux Security Module for sidechannel

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-10-04  4:49 UTC  (55+ messages)
` [PATCH v4 01/19] procfs: add smack subdir to attrs
` [PATCH v4 02/19] Smack: Abstract use of cred security blob
` [PATCH v4 03/19] SELinux: "
` [PATCH v4 04/19] SELinux: Remove cred security blob poisoning
` [PATCH v4 05/19] SELinux: Remove unused selinux_is_enabled
` [PATCH v4 06/19] AppArmor: Abstract use of cred security blob
` [PATCH v4 07/19] TOMOYO: "
` [PATCH v4 08/19] Infrastructure management of the "
` [PATCH v4 09/19] SELinux: Abstract use of file "
` [PATCH v4 10/19] Smack: "
` [PATCH v4 11/19] LSM: Infrastructure management of the file security
` [PATCH v4 12/19] SELinux: Abstract use of inode security blob
` [PATCH v4 13/19] Smack: "
` [PATCH v4 14/19] LSM: Infrastructure management of the inode security
` [PATCH v4 15/19] LSM: Infrastructure management of the task security
` [PATCH v4 16/19] SELinux: Abstract use of ipc security blobs
` [PATCH v4 17/19] Smack: "
` [PATCH v4 18/19] LSM: Infrastructure management of the ipc security blob
` [PATCH v4 19/19] LSM: Blob sharing support for S.A.R.A and LandLock
` [PATCH v4 20/19] LSM: Correct file blob free empty blob check
` [PATCH 21/19] LSM: Cleanup and fixes from Tetsuo Handa

[PATCH] restorecond: Do not ignore the -f option
 2018-10-03 18:05 UTC  (2+ messages)

[PATCH] selinux-testsuite: update the dependencies in README.md
 2018-10-03 15:52 UTC 

[PATCH] selinux: fix race when removing selinuxfs entries
 2018-10-03 13:02 UTC  (4+ messages)

[RFC PATCH] selinux: add a fallback to defcontext for native labeling
 2018-10-03  0:58 UTC  (17+ messages)

[PATCH security-next v3 07/29] LSM: Convert security_initcall() into DEFINE_LSM()
 2018-10-01 21:12 UTC  (2+ messages)

ANN: SETools 4.2.0-rc
 2018-09-29 16:19 UTC 

[PATCH v3 1/2] netfilter: nf_tables: add SECMARK support
 2018-09-28  9:01 UTC  (4+ messages)
` [PATCH v3 2/2] netfilter: nf_tables: add requirements for connsecmark support

[PATCH v4 0/5] LSM: Add and use a hook for side-channel safety checks
 2018-09-27 19:49 UTC  (3+ messages)
` [PATCH 6/5] capability: Repair sidechannel test in ptrace

[PATCH] libselinux: fix selinux_restorecon() on non-SELinux hosts
 2018-09-26 15:16 UTC  (2+ messages)

setfiles rootfs labeling
 2018-09-26 14:37 UTC  (3+ messages)

autorelabel loops in system executed 'semodule -d unconfined'
 2018-09-26 11:05 UTC  (4+ messages)

[PATCH 1/2] whitespace and spelling cleanup
 2018-09-25 15:05 UTC  (5+ messages)
` [PATCH 2/2] secilc: better error handling

file context not being set on el7
 2018-09-24 18:54 UTC  (5+ messages)

[PATCH 1/1] python/sepolicy: fix compatibility with setools 4.2.0
 2018-09-24  9:05 UTC  (4+ messages)
    ` [PATCH] python/sepolicy: Update to work with setools-4.2.0

[PATCH v2 1/2] netfilter: nf_tables: add SECMARK support
 2018-09-24  3:03 UTC  (8+ messages)
` [PATCH 2/2] netfilter: nf_tables: add requirements for connsecmark support

[PATCH] secilc: better error handling
 2018-09-22  0:17 UTC  (2+ messages)

[PATCH] checkpolicy: remove extraneous policy build noise
 2018-09-21 19:52 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).