linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 10:06:12 to 2020-12-16 16:32:25 UTC [more...]

[PATCH] linux: handle MPTCP consistently with TCP
 2020-12-16 16:31 UTC  (2+ messages)

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

[GIT PULL] Smack patches for v5.11
 2020-12-15 19:02 UTC 

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-15 11:03 UTC  (32+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()
` [PATCH v2 02/10] vfs: verify source area in vfs_dedupe_file_range_one()
` [PATCH v2 03/10] ovl: check privs before decoding file handle
` [PATCH v2 04/10] ovl: make ioctl() safe
` [PATCH v2 05/10] ovl: simplify file splice
` [PATCH v2 06/10] ovl: user xattr
` [PATCH v2 07/10] ovl: do not fail when setting origin xattr
` [PATCH v2 08/10] ovl: do not fail because of O_NOATIME
` [PATCH v2 09/10] ovl: do not get metacopy for userxattr
` [PATCH v2 10/10] ovl: unprivieged mounts

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

[GIT PULL] SELinux patches for v5.11
 2020-12-15  2:18 UTC 

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 v9 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-13  1:21 UTC  (13+ 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 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 0/9] Enable root to update the blacklist keyring
 2020-12-11 18:35 UTC  (15+ messages)
  ` [PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
  ` [PATCH v1 5/9] PKCS#7: Fix missing include
  ` [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
  ` [PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
  ` [PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid

[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  (17+ 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  (12+ messages)
` [PATCH v4 04/40] fs: split out functions to hold writers
` [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] [RFC] xfs: initialise attr fork on inode create
 2020-12-07 20:49 UTC  (6+ messages)

[PATCH] fix namespaced fscaps when !CONFIG_SECURITY
 2020-12-05  0:27 UTC 

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-04 14:59 UTC  (6+ messages)
` [PATCH v3 06/11] evm: Ignore INTEGRITY_NOLABEL if no HMAC key is loaded

[PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid
 2020-11-20 18:04 UTC 

[PATCH v1 5/9] PKCS#7: Fix missing include
 2020-11-20 18:04 UTC 

[PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
 2020-11-20 18:04 UTC 

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

[PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
 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).