linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-06 02:12:14 to 2019-06-12 18:20:51 UTC [more...]

[RFC PATCH v2 0/5] security: x86/sgx: SGX vs. LSM
 2019-06-12 18:20 UTC  (39+ messages)
` [RFC PATCH v2 1/5] mm: Introduce vm_ops->may_mprotect()
` [RFC PATCH v2 2/5] x86/sgx: Require userspace to define enclave pages' protection bits
` [RFC PATCH v2 3/5] x86/sgx: Enforce noexec filesystem restriction for enclaves
` [RFC PATCH v2 4/5] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX
` [RFC PATCH v2 5/5] security/selinux: Add enclave_load() implementation
` [RFC PATCH v1 0/3] security/x86/sgx: SGX specific LSM hooks
  ` [RFC PATCH v1 1/3] LSM/x86/sgx: Add "
  ` [RFC PATCH v1 2/3] LSM/x86/sgx: Implement SGX specific hooks in SELinux
  ` [RFC PATCH v1 3/3] LSM/x86/sgx: Call new LSM hooks from SGX subsystem

[RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
 2019-06-12 18:14 UTC  (38+ messages)
` [PATCH 01/13] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/13] uapi: General notification ring definitions "
` [PATCH 03/13] security: Add hooks to rule on setting a watch "
` [PATCH 04/13] security: Add a hook for the point of notification insertion "
` [PATCH 05/13] General notification queue with user mmap()'able ring buffer "
` [PATCH 06/13] keys: Add a notification facility "
` [PATCH 07/13] vfs: Add a mount-notification "
` [PATCH 08/13] vfs: Add superblock notifications "
` [PATCH 09/13] fsinfo: Export superblock notification counter "
` [PATCH 10/13] Add a general, global device notification watch list "
` [PATCH 11/13] block: Add block layer notifications "
` [PATCH 12/13] usb: Add USB subsystem "
` [PATCH 13/13] Add sample notification program "
` What do LSMs *actually* need for checks on notifications?

[PATCH v4 16/28] docs: netlabel: convert docs to ReST and rename to *.rst
 2019-06-12 17:52 UTC 

[PATCH v3 0/2] ima/evm fixes for v5.2
 2019-06-12 16:33 UTC  (15+ messages)
` [PATCH v3 1/2] evm: add option to set a random HMAC key at early boot
` [PATCH v3 2/2] ima: add enforce-evm and log-evm modes to strictly check EVM status

[PATCH v2 1/2] LSM: switch to blocking policy update notifiers
 2019-06-12 15:15 UTC  (5+ messages)
` [PATCH v2 1/2] ima: use the lsm policy update notifier

[PATCH v3 18/33] docs: netlabel: convert docs to ReST and rename to *.rst
 2019-06-12 14:48 UTC  (3+ messages)
  ` [PATCH v3 05/33] docs: cgroup-v1: "

[RFC][PATCH 00/10] Mount, FS, Block and Keyrings notifications [ver #3]
 2019-06-12  6:58 UTC  (44+ messages)
` [PATCH 01/10] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/10] General notification queue with user mmap()'able ring buffer "
` [PATCH 03/10] keys: Add a notification facility "
` [PATCH 04/10] vfs: Add a mount-notification "
` [PATCH 05/10] vfs: Add superblock notifications "
` [PATCH 06/10] fsinfo: Export superblock notification counter "
` [PATCH 07/10] Add a general, global device notification watch list "
` [PATCH 08/10] block: Add block layer notifications "
` [PATCH 09/10] usb: Add USB subsystem "
` [PATCH 10/10] Add sample notification program "

[PATCH -next] security: Make capability_hooks static
 2019-06-11 21:44 UTC  (2+ messages)

[PATCH v7 0/3] add new ima hook ima_kexec_cmdline to measure kexec boot cmdline args
 2019-06-11 18:48 UTC  (6+ messages)
` [PATCH v7 1/3] Add a new ima hook ima_kexec_cmdline to measure "
` [PATCH v7 2/3] add a new ima template field buf
` [PATCH v7 3/3] call ima_kexec_cmdline to measure the cmdline args

[PATCH -next] ima: Make arch_policy_entry static
 2019-06-11 13:40 UTC 

[PATCH v11 00/13] Appended signatures support for IMA appraisal
 2019-06-11  6:28 UTC  (14+ messages)
` [PATCH v11 01/13] MODSIGN: Export module signature definitions
` [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v11 03/13] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v11 04/13] integrity: Introduce struct evm_xattr
` [PATCH v11 05/13] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v11 06/13] ima: Use designated initializers for struct ima_event_data
` [PATCH v11 07/13] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v11 08/13] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v11 09/13] ima: Implement support for module-style appended signatures
` [PATCH v11 10/13] ima: Collect modsig
` [PATCH v11 11/13] ima: Define ima-modsig template
` [PATCH v11 12/13] ima: Store the measurement again when appraising a modsig
` [PATCH v11 13/13] ima: Allow template= option for appraise rules as well

[RFC PATCH v3 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-11  5:31 UTC  (7+ messages)
` [RFC PATCH v3 1/1] "

possible deadlock in get_user_pages_unlocked (2)
 2019-06-10 19:06 UTC  (2+ messages)
` [IMA] "

[PATCH 00/58] LSM: Module stacking for AppArmor
 2019-06-10 10:20 UTC  (6+ messages)
` [PATCH 35/58] LSM: Limit calls to certain module hooks

[PATCH 1/2] LSM: switch to blocking policy update notifiers
 2019-06-09 17:06 UTC  (12+ messages)
` [PATCH 2/2] ima: use the lsm policy update notifier

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-06-09  6:41 UTC  (3+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets

[PATCH 0/1 v2] Add dm verity root hash pkcs7 sig validation
 2019-06-07 19:36 UTC  (3+ messages)
` [PATCH 1/1 "

[PATCH] x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY
 2019-06-07 19:12 UTC 

[GIT PULL] apparmor bug fixes for v5.3-rc4
 2019-06-07 16:40 UTC  (2+ messages)

[PATCH v6 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
 2019-06-07 15:42 UTC  (6+ messages)
` [PATCH v6 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH v6 3/3] lib: introduce test_meminit module

[PATCH 00/58] LSM: Module stacking for AppArmor
 2019-06-06 22:53 UTC  (13+ messages)
` [PATCH 05/58] LSM: Use lsm_export in the inode_getsecid hooks
` [PATCH 22/58] Audit: Change audit_sig_sid to audit_sig_lsm

[RFC PATCH 0/9] security: x86/sgx: SGX vs. LSM
 2019-06-06 15:37 UTC  (8+ messages)
` [RFC PATCH 2/9] x86/sgx: Do not naturally align MAP_FIXED address


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