linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-17 01:26:26 to 2019-05-23 15:58:48 UTC [more...]

[PATCH 0/2] keys: ACLs
 2019-05-23 15:58 UTC  (3+ messages)
` [PATCH 1/2] KEYS: Replace uid/gid/perm permissions checking with an ACL
` [PATCH 2/2] KEYS: Provide KEYCTL_GRANT_PERMISSION

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-23 15:38 UTC  (62+ messages)

[PATCH 0/9] keys: Namespacing [ver #3]
 2019-05-23 15:18 UTC  (10+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

[PATCH v4 0/3] RFC: add init_on_alloc/init_on_free boot options
 2019-05-23 14:08 UTC  (4+ messages)
` [PATCH v4 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH v4 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH v4 3/3] lib: introduce test_meminit module

[PATCH v3 0/3] RFC: add init_on_alloc/init_on_free boot options
 2019-05-23 14:01 UTC  (5+ messages)
` [PATCH v3 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH 3/3] lib: introduce test_meminit module

[USER][PATCH] cpio: add option to add file metadata in copy-out mode
 2019-05-23 13:38 UTC 

[PATCH V7 0/4] Add support for crypto agile logs
 2019-05-23 12:26 UTC  (10+ messages)
` [PATCH V7 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V7 2/4] tpm: Reserve the TPM final events table
` [PATCH V7 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V7 4/4] efi: Attempt to get the TCG2 event log in the boot stub

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-23 12:18 UTC  (4+ messages)
` [PATCH v4 1/3] initramfs: add file metadata
` [PATCH v4 2/3] initramfs: read metadata from special file METADATA!!!
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata

[PATCH 0/6] keys: request_key() improvements(vspace)s
 2019-05-22 22:46 UTC  (7+ messages)
` [PATCH 1/6] keys: Fix request_key() lack of Link perm check on found key
` [PATCH 2/6] keys: Invalidate used request_key authentication keys
` [PATCH 3/6] keys: Move the RCU locks outwards from the keyring search functions
` [PATCH 4/6] keys: Cache result of request_key*() temporarily in task_struct
` [PATCH 5/6] afs: Provide an RCU-capable key lookup
` [PATCH 6/6] afs: Support RCU pathwalk

[PATCH 0/7] keys: Miscellany
 2019-05-22 22:28 UTC  (8+ messages)
` [PATCH 1/7] keys: sparse: Fix key_fs[ug]id_changed()
` [PATCH 2/7] keys: sparse: Fix incorrect RCU accesses
` [PATCH 3/7] keys: sparse: Fix kdoc mismatches
` [PATCH 4/7] keys: Break bits out of key_unlink()
` [PATCH 5/7] keys: Make __key_link_begin() handle lockdep nesting
` [PATCH 6/7] keys: Add a keyctl to move a key between keyrings
` [PATCH 7/7] keys: Grant Link permission to possessers of request_key auth keys

[PATCH v3 0/2] initramfs: add support for xattrs in the initial ram disk
 2019-05-22 20:21 UTC  (22+ messages)
` [PATCH v3 1/2] initramfs: set extended attributes
` [PATCH v3 2/2] initramfs: introduce do_readxattrs()

[RFC] Turn lockdown into an LSM
 2019-05-22 20:03 UTC  (12+ messages)
` [RFC 1/2] security: Support early LSMs
` [RFC 2/2] Add the ability to lock down access to the running kernel image

[PATCH] LSM: Update MAINTAINERS file for SafeSetID LSM
 2019-05-22 17:42 UTC  (2+ messages)

sleep in selinux_audit_rule_init
 2019-05-22 15:27 UTC  (9+ messages)

[PATCH 10/10] docs: fix broken documentation links
 2019-05-21 22:56 UTC  (3+ messages)

[PATCH] Smack: Restore the smackfsdef mount option
 2019-05-21 22:25 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v5.2 (#1)
 2019-05-21 19:55 UTC  (2+ messages)

[PATCH v2 1/4] mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
 2019-05-21 14:25 UTC  (33+ messages)
` [PATCH v2 2/4] lib: introduce test_meminit module
` [PATCH v2 3/4] gfp: mm: introduce __GFP_NO_AUTOINIT
` [PATCH v2 4/4] net: apply __GFP_NO_AUTOINIT to AF_UNIX sk_buff allocations
  ` [PATCH 5/4] mm: Introduce SLAB_NO_FREE_INIT and mark excluded caches

[PATCH 1/4] evm: check hash algorithm passed to init_desc()
 2019-05-21 11:48 UTC  (11+ messages)
` [PATCH 2/4] evm: reset status in evm_inode_post_setattr()
` [PATCH 3/4] ima: don't ignore INTEGRITY_UNKNOWN EVM status
` [PATCH 4/4] ima: only audit failed appraisal verifications

[RFC 0/1] Add dm verity root hash pkcs7 sig validation
 2019-05-21  7:38 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH v6 0/3] add new ima hook ima_kexec_cmdline to measure kexec boot cmdline args
 2019-05-21  7:11 UTC  (5+ messages)
` [PATCH v6 1/3] Add a new ima hook ima_kexec_cmdline to measure "
` [PATCH v6 2/3] add a new ima template field buf
` [PATCH v6 3/3] call ima_kexec_cmdline to measure the cmdline args

Printing for your logo
 2019-05-20 12:55 UTC 

[PATCH V6 0/4] Add support for crypto agile TPM event logs
 2019-05-20 17:37 UTC  (7+ messages)
` [PATCH V6 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V6 2/4] tpm: Reserve the TPM final events table
` [PATCH V6 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V6 4/4] efi: Attempt to get the TCG2 event log in the boot stub


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