selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 00:29:08 to 2021-07-02 10:54:11 UTC [more...]

[PATCH v2 0/3] ima: Provide more info about buffer measurement
 2021-07-02 10:54 UTC  (9+ messages)
` [PATCH v2 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH v2 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v2 3/3] ima: Add digest and digest_len params to "

[PATCH] libselinux/utils/getseuser.c: fix build with gcc 4.8
 2021-07-02  8:18 UTC  (2+ messages)

[PATCH] libsepol: avoid unsigned integer overflow
 2021-07-01 18:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 13/23] libsepol: assure string NUL-termination
 2021-07-01 18:07 UTC  (2+ messages)
` [PATCH v2 3/3] libsepol: assure string NUL-termination of ibdev_name

[PATCH 05/23] libsepol: avoid implicit conversions
 2021-07-01 18:06 UTC  (2+ messages)
` [PATCH v2 2/3] "

[PATCH 04/23] libsepol: ignore UBSAN false-positives
 2021-07-01 18:06 UTC  (2+ messages)
` [PATCH v2 1/3] "

[RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE
 2021-07-01 16:58 UTC  (30+ messages)

[GIT PULL] SELinux patches for v5.14
 2021-06-30 22:34 UTC  (2+ messages)

[PATCH] libsepol/cil: Improve checking for bad inheritance patterns
 2021-06-30 20:34 UTC 

[PATCH] libsepol/cil: make array cil_sym_sizes const
 2021-06-30 19:45 UTC  (3+ messages)

[PATCH 1/2] libsepol/cil: Add function to determine if a subtree has a declaration
 2021-06-30 19:45 UTC  (4+ messages)
` [PATCH 2/2] libsepol/cil: Only reset AST if optional "

[PATCH 1/4] libsepol/cil: Provide option to allow qualified names in declarations
 2021-06-30 18:55 UTC  (10+ messages)
` [PATCH 2/4] secilc: Add support for using qualified names to secilc
` [PATCH 3/4] libsepol/cil: Add support for using qualified names to secil2tree
` [PATCH 4/4] libsepol/cil: Add support for using qualified names to secil2conf

[PATCH 1/4 v2] libsepol/cil: Provide option to allow qualified names in declarations
 2021-06-30 18:57 UTC  (5+ messages)
` [PATCH 2/4 v2] secilc: Add support for using qualified names to secilc
` [PATCH 3/4 v2] libsepol/cil: Add support for using qualified names to secil2tree
` [PATCH 4/4 v2] libsepol/cil: Add support for using qualified names to secil2conf

[PATCH 0/3] ima: Provide more info about buffer measurement
 2021-06-30 15:09 UTC  (6+ messages)
` [PATCH 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH 2/3] ima: Return int in the functions to measure a buffer
` [PATCH 3/3] ima: Add digest parameter to "

[PATCH v2] selinux-notebook: describe nosuid and NNP transitions
 2021-06-27 20:28 UTC 

[RFC][PATCH 01/12] ima: Add digest, algo, measured parameters to ima_measure_critical_data()
 2021-06-25 18:26 UTC  (2+ messages)

[RFC PATCH] userfaultfd: open userfaultfds with O_RDONLY
 2021-06-24 15:25 UTC 

[PATCH 0/5 v2] Another round of secilc-fuzzer problems fixed
 2021-06-24 14:30 UTC  (8+ messages)
` [PATCH 1/5 v2] libsepol/cil: Properly check for loops in sets
` [PATCH 2/5 v2] libsepol/cil: Fix syntax checking of defaultrange rule
` [PATCH 3/5 v2] libsepol/cil: Check for empty list when marking neverallow attributes
` [PATCH 4/5 v2] libsepol/cil: Reduce the initial symtab sizes for blocks
` [PATCH 5/5 v2] libsepol/cil: Improve degenerate inheritance check

[PATCH] libsepol/cil: Allow duplicate optional blocks in most cases
 2021-06-24 14:30 UTC  (4+ messages)

[PATCH 00/23] libsepol: miscellaneous cleanup
 2021-06-24 14:29 UTC  (38+ messages)
` [PATCH 01/23] libsepol: fix typos
` [PATCH 02/23] libsepol: resolve missing prototypes
` [PATCH 03/23] libsepol: remove unused functions
` [PATCH 06/23] libsepol: avoid unsigned integer overflow
` [PATCH 07/23] libsepol: follow declaration-after-statement
` [PATCH 08/23] libsepol/cil: "
` [PATCH 10/23] libsepol: mark read-only parameters of ebitmap interfaces const
` [PATCH 11/23] libsepol: mark read-only parameters of type_set_ "
` [PATCH 12/23] libsepol: do not allocate memory of size 0
` [PATCH 15/23] libsepol/cil: silence cast warning
` [PATCH 16/23] libsepol/cil: drop extra semicolon
` [PATCH 17/23] libsepol/cil: drop dead store
` [PATCH 18/23] libsepol/cil: drop unnecessary casts
` [PATCH 19/23] libsepol/cil: avoid using maybe uninitialized variables
` [PATCH 20/23] libsepol: drop repeated semicolons
` [PATCH 21/23] libsepol: drop unnecessary casts
` [PATCH 22/23] libsepol: declare file local variable static
` [PATCH 23/23] libsepol: declare read-only arrays const

[PATCH 0/3] Fix problems with CIL's handling of anonymous call arguments
 2021-06-22 13:39 UTC  (6+ messages)
` [PATCH 1/3] libsepol/cil: Fix anonymous IP address "
` [PATCH 2/3] libsepol/cil: Account for anonymous category sets in an expression
` [PATCH 3/3] secilc/test: Add test for anonymous args

[PATCH] libsepol: Quote paths when generating policy.conf from binary policy
 2021-06-22 13:38 UTC  (3+ messages)

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-06-22  2:46 UTC  (3+ messages)

[SELinux-notebook PATCH] computing_security_contexts.md: clarify mount options with comma
 2021-06-21 17:17 UTC  (2+ messages)

[PATCH 0/5] Another round of secilc-fuzzer problems fixed
 2021-06-21 14:18 UTC  (13+ messages)
` [PATCH 1/5] libsepol/cil: Properly check for loops in sets
` [PATCH 2/5] libsepol/cil: Fix syntax checking of defaultrange rule
` [PATCH 3/5] libsepol/cil: Check for empty list when marking neverallow attributes
` [PATCH 4/5] libsepol/cil: Reduce the initial symtab sizes for blocks
` [PATCH 5/5] libsepol/cil: Improve degenerate inheritance check

[PATCH] selinux-notebook: describe nosuid and NNP transitions
 2021-06-21 14:09 UTC  (7+ messages)

[PATCH v2] evm: Check xattr size discrepancy between kernel and user
 2021-06-21 13:25 UTC  (2+ messages)

[PATCH] evm: Check xattr size misalignment between kernel and user
 2021-06-21 12:22 UTC  (2+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-21  8:35 UTC  (5+ messages)

[patch] mount.2: document SELinux use of MS_NOSUID mount flag
 2021-06-20  3:54 UTC  (2+ messages)

Size mismatch between vfs_getxattr_alloc() and vfs_getxattr()
 2021-06-18 17:22 UTC  (11+ messages)
` [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs

[PATCH] selinux.8: document how mount flag nosuid affects SELinux
 2021-06-18 14:51 UTC  (2+ messages)

[PATCH] libsemanage: fix use-after-free in parse_module_store()
 2021-06-18 14:50 UTC  (3+ messages)

[PATCH] libselinux: fix typo
 2021-06-18 14:40 UTC  (3+ messages)

[PATCH v27 21/25] audit: add support for non-syscall auxiliary records
 2021-06-16 15:05 UTC  (3+ messages)

[PATCH] proc: Track /proc/$pid/attr/ opener mm_struct
 2021-06-16  5:56 UTC  (10+ messages)

[RESEND] [PATCHv4 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
 2021-06-15 13:32 UTC  (4+ messages)

[PATCH] libsepol: quote paths in CIL conversion
 2021-06-14 13:36 UTC  (3+ messages)

[PATCH] libsemanage: fix use-after-free in parse_module_store()
 2021-06-14  5:56 UTC 

[PATCH 1/2] selinux: slow_avc_audit has become non-blocking
 2021-06-11 17:18 UTC  (5+ messages)

[PATCH -next v2] selinux: Fix kernel-doc
 2021-06-11 17:01 UTC  (2+ messages)

[PATCH] selinux: use __GFP_NOWARN with GFP_NOWAIT
 2021-06-11  1:15 UTC  (4+ messages)

[PATCH -next] selinux: Fix kernel-doc
 2021-06-11  1:06 UTC  (2+ messages)

[PATCH v27 00/25] LSM: Module stacking for AppArmor
 2021-06-11  0:04 UTC  (5+ messages)
` [PATCH v27 22/25] Audit: Add record for multiple process LSM attributes
` [PATCH v27 23/25] Audit: Add record for multiple object "
` [PATCH v27 24/25] LSM: Add /proc attr entry for full LSM context
` [PATCH v27 25/25] AppArmor: Remove the exclusive flag


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