selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 15:27:32 to 2021-01-05 14:23:23 UTC [more...]

virtiofs and its optional xattr support vs. fs_use_xattr
 2021-01-05 14:21 UTC  (17+ messages)

[PATCH 1/6] libsepol: do not decode out-of-bound rolebounds
 2021-01-05 12:51 UTC  (18+ messages)
` [PATCH 2/6] libsepol: ensure that hashtab_search is not called with a NULL key
` [PATCH 3/6] libsepol/cil: constify some strings
` [PATCH 4/6] libsepol/cil: fix NULL pointer dereference when parsing an improper integer
` [PATCH 5/6] libsepol/cil: fix out-of-bound read in cil_print_recursive_blockinherit
` [PATCH 6/6] libsepol/cil: destroy perm_datums when __cil_resolve_perms fails

Intent to release 3.2-rc1
 2021-01-05 10:40 UTC 

[PATCH v4] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-05  5:59 UTC  (2+ messages)

[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-05  5:24 UTC  (23+ messages)
` [PATCH v9 1/8] IMA: generalize keyring specific measurement constructs
` [PATCH v9 2/8] IMA: add support to measure buffer data hash
` [PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
` [PATCH v9 4/8] IMA: add policy rule to measure "
` [PATCH v9 5/8] IMA: limit critical data measurement based on a label
` [PATCH v9 6/8] IMA: extend critical data hook to limit the "
` [PATCH v9 7/8] IMA: define a builtin critical data measurement policy
` [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH] selinux: fix inconsistency between inode_getxattr and inode_listsecurity
 2021-01-05  1:46 UTC  (3+ messages)

[PATCH] linux: handle MPTCP consistently with TCP
 2021-01-05  0:47 UTC  (7+ messages)

[PATCH 1/4] libsepol/cil: remove useless print statement
 2021-01-04 21:15 UTC  (6+ messages)
` [PATCH 2/4] libsepol/cil: fix NULL pointer dereference when using an unused alias
` [PATCH 3/4] libsepol/cil: do not add a stack variable to a list
` [PATCH 4/4] libsepol/cil: propagate failure of cil_fill_list()

[PATCH v3 1/2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-04 19:51 UTC  (5+ messages)
` [PATCH v3 2/2] proc: ensure security hook is called after exec

[RFC DBUS PATCH] selinux: add option to control checking of reply messages
 2021-01-04 15:10 UTC  (4+ messages)

Selinux context type is same for root & normal user both
 2021-01-04 12:51 UTC  (4+ messages)

libsepol/cil: infinite loop using invalid block/blockabstract
 2021-01-02 11:20 UTC  (3+ messages)

[PATCH 1/1] GitHub Actions: run SELinux testsuite in Fedora virtual machine
 2021-01-02 10:35 UTC  (4+ messages)

Inputs w.r.t understanding of selinux notification and systemcall
 2021-01-01 11:57 UTC  (3+ messages)

[PATCH] libsemanage: Free contents of modkey in semanage_direct_remove
 2020-12-30  9:32 UTC  (2+ messages)

[PATCH] Revert "libsemanage/genhomedircon: check usepasswd"
 2020-12-30  9:30 UTC  (2+ messages)

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-12-29 19:16 UTC  (13+ messages)
` [PATCH v23 02/23] LSM: Create and manage the lsmblob data structure

libsepol/cil: heap-use-after-free in __class_reset_perm_values
 2020-12-28 10:35 UTC 

[kernel-secnext] Automated Testing Results Linux 5.11.0-0.rc0.20201217gite994cc240a3b.102.1.secnext.fc34.x86_64 [12/17/2020 16:38]
 2020-12-23 15:25 UTC  (3+ messages)

useless debug output by secilc when using expandtypeattribute in containers
 2020-12-23 12:21 UTC 

[GIT PULL] SELinux patches for v5.11
 2020-12-16 19:44 UTC  (2+ messages)

[PATCH] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2020-12-16 18:04 UTC  (3+ messages)

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-16  1:05 UTC  (15+ messages)

Disinfection
 2020-12-14  8:46 UTC 

[PATCH v8 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-12 17:34 UTC  (18+ messages)
` [PATCH v8 1/8] IMA: generalize keyring specific measurement constructs
` [PATCH v8 2/8] IMA: add support to measure buffer data hash
` [PATCH v8 3/8] IMA: define a hook to measure kernel integrity critical data
` [PATCH v8 4/8] IMA: add policy rule to measure "
` [PATCH v8 5/8] IMA: limit critical data measurement based on a label
` [PATCH v8 6/8] IMA: extend critical data hook to limit the "
` [PATCH v8 7/8] IMA: define a builtin critical data measurement policy
` [PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH v2 1/1] selinux-testsuite: Add userfaultfd test
 2020-12-11 23:01 UTC 

[PATCH v7 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-11 17:28 UTC  (28+ messages)
` [PATCH v7 1/8] IMA: generalize keyring specific measurement constructs
` [PATCH v7 2/8] IMA: add support to measure buffer data hash
` [PATCH v7 3/8] IMA: define a hook to measure kernel integrity critical data
` [PATCH v7 4/8] IMA: add policy rule to measure "
` [PATCH v7 5/8] IMA: limit critical data measurement based on a label
` [PATCH v7 6/8] IMA: extend critical data hook to limit the "
` [PATCH v7 7/8] IMA: define a builtin critical data measurement policy
` [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH v1 1/1] selinux-testsuite: Add userfaultfd test
 2020-12-11 14:43 UTC  (10+ messages)

[RFC PATCH] selinux: handle MPTCP consistently with TCP
 2020-12-10  2:43 UTC  (12+ messages)
` [MPTCP] "
  ` [MPTCP] "

New release of The SELinux Notebook (20201209)
 2020-12-10  2:23 UTC 

[PATCH] reference_policy.md: Remove Ref Policy 'contributed modules'
 2020-12-10  1:56 UTC  (2+ messages)

[PATCH] all: various small html to markdown conversions
 2020-12-10  1:44 UTC  (3+ messages)

[PATCH 1/2] GitHub Actions: upgrade to Python 3.9
 2020-12-09 21:43 UTC  (3+ messages)

How is policy.31 created from modules under /usr/share/selinux
 2020-12-08 15:36 UTC  (8+ messages)

[PATCH v4 00/40] idmapped mounts
 2020-12-08 15:26 UTC  (7+ messages)
` [PATCH v4 06/40] fs: add mount_setattr()


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