linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 04:54:57 to 2020-12-24 13:49:47 UTC [more...]

[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-24 13:48 UTC  (18+ 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] linux: handle MPTCP consistently with TCP
 2020-12-23 15:28 UTC  (6+ messages)

[PATCH AUTOSEL 5.10 008/217] tomoyo: fix clang pointer arithmetic warning
 2020-12-23  2:12 UTC 

[PATCH AUTOSEL 5.4 003/130] tomoyo: fix clang pointer arithmetic warning
 2020-12-23  2:16 UTC 

[PATCH AUTOSEL 4.19 02/87] tomoyo: fix clang pointer arithmetic warning
 2020-12-23  2:19 UTC 

[PATCH AUTOSEL 4.14 02/66] tomoyo: fix clang pointer arithmetic warning
 2020-12-23  2:21 UTC 

[PATCH AUTOSEL 4.4 02/38] tomoyo: fix clang pointer arithmetic warning
 2020-12-23  2:24 UTC 

[PATCH AUTOSEL 4.9 02/48] tomoyo: fix clang pointer arithmetic warning
 2020-12-23  2:23 UTC 

[GIT PULL] Smack additional patch for v5.11
 2020-12-23  0:43 UTC 

[PATCH] Smack: Handle io_uring kernel thread privileges
 2020-12-22  2:05 UTC  (3+ messages)

[PATCH] apparmor: fix error check
 2020-12-21 19:22 UTC  (2+ messages)

[PATCH] Security/Apparmor: Fixed a bracket problem in audit.c
 2020-12-21 14:32 UTC 

[PATCH v2] security: apparmor: delete repeated words in comments
 2020-12-21  6:33 UTC  (2+ messages)

[PATCH v2] security: ima: delete a repeated word in comments
 2020-12-21  3:27 UTC 

[PATCH] selinux: fix inconsistency between inode_getxattr and inode_listsecurity
 2020-12-19 10:05 UTC 

failed open: No data available
 2020-12-19  9:52 UTC  (4+ messages)

[PATCH v3 1/2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-19  0:06 UTC  (2+ messages)
` [PATCH v3 2/2] proc: ensure security hook is called after exec

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

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

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-15 11:03 UTC  (27+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()
` [PATCH v2 03/10] ovl: check privs before decoding file handle
` [PATCH v2 04/10] ovl: make ioctl() safe
` [PATCH v2 06/10] ovl: user xattr
` [PATCH v2 08/10] ovl: do not fail because of O_NOATIME

[GIT PULL] keys: Collected minor fixes and cleanups
 2020-12-15  4:57 UTC  (5+ messages)

MOK variable config table: Kernel Panic in SEV-enabled VMs
 2020-12-14 21:19 UTC  (2+ messages)

[GIT PULL] tomoyo fixes for v5.11
 2020-12-14 20:56 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
 2020-12-14 16:42 UTC  (9+ messages)

[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 0/5] Enable root to update the blacklist keyring
 2020-12-11 19:03 UTC  (6+ messages)
` [PATCH v2 1/5] certs: Make blacklist_vet_description() more strict
` [PATCH v2 2/5] certs: Factor out the blacklist hash creation
` [PATCH v2 3/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v2 4/5] certs: Allow root user to append signed hashes to the blacklist keyring
` [PATCH v2 5/5] tools/certs: Add print-cert-tbs-hash.sh

[PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid
 2020-12-11 18:35 UTC  (6+ messages)
` [PATCH v1 0/9] Enable root to update the blacklist keyring
  ` [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict

[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 v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-11 15:29 UTC  (16+ messages)
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH 00/18] keys: Miscellaneous fixes
 2020-12-11 10:56 UTC  (7+ messages)
` [PATCH 06/18] security: keys: delete repeated words in comments

[SECURITY] fix namespaced fscaps when !CONFIG_SECURITY
 2020-12-10 22:16 UTC 

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-12-10 18:56 UTC  (3+ messages)

[PATCH v26 00/12] Landlock LSM
 2020-12-10 10:38 UTC  (14+ messages)
` [PATCH v26 01/12] landlock: Add object management
` [PATCH v26 02/12] landlock: Add ruleset and domain management
` [PATCH v26 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v26 04/12] landlock: Add ptrace restrictions
` [PATCH v26 05/12] LSM: Infrastructure management of the superblock
` [PATCH v26 06/12] fs,security: Add sb_delete hook
` [PATCH v26 07/12] landlock: Support filesystem access-control
` [PATCH v26 08/12] landlock: Add syscall implementations
` [PATCH v26 09/12] arch: Wire up Landlock syscalls
` [PATCH v26 10/12] selftests/landlock: Add user space tests
` [PATCH v26 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v26 12/12] landlock: Add user and kernel documentation

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

[PATCH v1] apparmor: Remove duplicate macro list_entry_is_head()
 2020-12-09  0:18 UTC  (2+ messages)

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

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

[PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
 2020-11-20 18:04 UTC 


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