selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 10:06:57 to 2020-08-07 00:21:56 UTC [more...]

[PATCH v4 00/17] Introduce partial kernel_read_file() support
 2020-08-07  0:21 UTC  (8+ messages)
` [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
` [PATCH v4 10/17] firmware_loader: Use security_post_load_data()
` [PATCH v4 11/17] module: Call security_kernel_post_load_data()

[RFC PATCH] selinux_notebook: seandroid.md convert to markdown
 2020-08-06 22:06 UTC  (2+ messages)

[RFC,selinux-notebook PATCH 00/18] markdown conversions and cleanups
 2020-08-06 21:49 UTC  (24+ messages)
` [RFC,selinux-notebook PATCH 01/18] build: explicitly enable pandoc pipe_tables
` [RFC,selinux-notebook PATCH 02/18] css: identify table layout hacks
` [RFC,selinux-notebook PATCH 03/18] css: style improvements
` [RFC,selinux-notebook PATCH 04/18] x_windows: fully convert to markdown
` [RFC,selinux-notebook PATCH 05/18] xperm_rules: "
` [RFC,selinux-notebook PATCH 06/18] xen_statements: "
` [RFC,selinux-notebook PATCH 07/18] vm_support: "
` [RFC,selinux-notebook PATCH 08/18] user_statements: "
` [RFC,selinux-notebook PATCH 09/18] userspace_libraries: "
` [RFC,selinux-notebook PATCH 10/18] type_statements: "
` [RFC,selinux-notebook PATCH 11/18] postgresql: update PostgreSQL SELinux Support section
` [RFC,selinux-notebook PATCH 12/18] all: remove all the <br> tags we haven't gotten to yet
` [RFC,selinux-notebook PATCH 13/18] all: unify example formatting (scripts, code, policy, etc) in markdown
` [RFC,selinux-notebook PATCH 15/18] all: consolidate multiple blank lines into one
` [RFC,selinux-notebook PATCH 16/18] kernel_policy_language: convert the footnotes to markdown
` [RFC,selinux-notebook PATCH 17/18] title: assorted updates
` [RFC,selinux-notebook PATCH 18/18] x_windows: don't call table 12 a table

[RFC PATCH] selinux_notebook: reference_policy.md convert to markdown
 2020-08-06 21:45 UTC 

[PATCH] scripts/selinux,selinux: update mdp to enable policy capabilities
 2020-08-06 18:34 UTC 

[RFC PATCH v4 1/2] selinux: encapsulate policy state, refactor policy load
 2020-08-06 18:09 UTC  (3+ messages)
` [RFC PATCH v2 2/2] selinux: move policy commit after updating selinuxfs

[PATCH 1/2] selinux: add tracepoint on denials
 2020-08-06 16:37 UTC  (11+ messages)
` [PATCH 2/2] selinux: add attributes to avc tracepoint

[PATCH v6 0/2] userspace: Implement new format of filename trans rules
 2020-08-06 12:03 UTC  (7+ messages)
` [PATCH v6 1/2] libsepol,checkpolicy: optimize storage of filename transitions
` [PATCH v6 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH v6] libselinux: use kernel status page by default
 2020-08-06 12:05 UTC  (2+ messages)

[RFC PATCH] fixfiles: correctly restore context of mountpoints
 2020-08-06 14:48 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH] libselinux: fix build order
 2020-08-06 14:49 UTC 

[PATCH v3] Improve network_support.md
 2020-08-06  3:32 UTC  (2+ messages)

[SELinux-notebook PATCH v2] type_statements: document expandattribute
 2020-08-06  2:37 UTC  (9+ messages)
` [SELinux-notebook PATCH v3] "
    ` [SELinux-notebook PATCH v4] "
        ` [SELinux-notebook PATCH v5] "
          ` [SELinux-notebook PATCH v6] "

[PATCH] secilc/docs: document expandtypeattribute
 2020-08-05 20:22 UTC  (19+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "
                      ` [PATCH v5] "

[PATCH v6 0/4] LSM: Measure security module data
 2020-08-05 18:25 UTC  (31+ messages)
` [PATCH v6 1/4] IMA: Add func to measure LSM state and policy
` [PATCH v6 2/4] IMA: Define IMA hooks "
` [PATCH v6 3/4] LSM: Define SELinux function to measure "
` [PATCH v6 4/4] IMA: Handle early boot data measurement

[RFC PATCH v3] selinux: encapsulate policy state, refactor policy load
 2020-08-05 13:38 UTC  (5+ messages)

[RFC PATCH] selinux: move policy commit after updating selinuxfs
 2020-08-05 16:16 UTC  (6+ messages)

[GIT PULL] SELinux patches for v5.9
 2020-08-04 21:40 UTC  (2+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-04 21:22 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH v5 3/3] Wire UFFD up to SELinux

Label files under HOME_DIR with a range by default
 2020-08-04 21:05 UTC  (3+ messages)

[PATCH v5 0/4] LSM: Measure security module data
 2020-08-04 15:57 UTC  (23+ messages)
` [PATCH v5 1/4] IMA: Add func to measure LSM state and policy
` [PATCH v5 2/4] IMA: Define IMA hooks "
` [PATCH v5 3/4] LSM: Define SELinux function to measure "
` [PATCH v5 4/4] IMA: Handle early boot data measurement

License of userspace CI scripts?
 2020-08-04 14:36 UTC  (11+ messages)
  ` [PATCH] scripts/ci: license as Apache 2.0
          ` [PATCH v2] scripts/ci: license as MIT

mcstransd does not translate raw to trans context unless in cache
 2020-08-04  9:31 UTC 

[PATCH v5] libselinux: use kernel status page by default
 2020-08-03 12:39 UTC  (2+ messages)

lnk_file read permission
 2020-07-31 19:49 UTC  (11+ messages)

[PATCH v4] libselinux: use kernel status page by default
 2020-07-31 14:17 UTC  (10+ messages)

[PATCH] selinux: add tracepoint on denials
 2020-07-31 11:07 UTC  (21+ messages)
  ` [PATCH] RFC: selinux avc trace

[RFC PATCH] selinux: encapsulate policy state, refactor policy load
 2020-07-31  0:10 UTC  (3+ messages)

[PATCH v19 00/23] LSM: Module stacking for AppArmor
 2020-07-30 22:22 UTC  (8+ messages)
` [PATCH v19 22/23] LSM: Add /proc attr entry for full LSM context
` [PATCH v19 23/23] AppArmor: Remove the exclusive flag

[PATCH] selinux: encapsulate policy-dependent state
 2020-07-30 13:39 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).