linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-26 21:52:29 to 2017-07-13 01:01:38 UTC [more...]

[PATCH v2] xattr: Enable security.capability in user namespaces
 2017-07-13  1:01 UTC  (17+ messages)

[PATCH v2] integrity: track mtime in addition to i_version for assessment
 2017-07-12 17:56 UTC  (14+ messages)

[PATCH 00/11] S.A.R.A. a new stacked LSM
 2017-07-11 19:31 UTC  (9+ messages)
` [PATCH 01/11] S.A.R.A. Documentation
  ` [kernel-hardening] [PATCH 00/11] S.A.R.A. a new stacked LSM

[PATCH] ima: namespacing IMA (PoC) - experimental
 2017-07-11 16:33 UTC 

[PATCH v10 0/3] mm: security: ro protection for dynamic data
 2017-07-11 11:37 UTC  (8+ messages)
` [PATCH 1/3] Protectable memory support
` [PATCH 2/3] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 3/3] Make LSM Writable Hooks a command line option

[PATCH v2 0/8] exec: Use sane stack rlimit under secureexec
 2017-07-11  2:07 UTC  (14+ messages)
` [PATCH v2 1/8] exec: Correct comments about "point of no return"
` [PATCH v2 2/8] exec: Move security_bprm_secureexec() earlier
` [PATCH v2 3/8] exec: Use secureexec for setting dumpability
` [PATCH v2 4/8] exec: Use secureexec for clearing pdeath_signal
` [PATCH v2 5/8] smack: Remove redundant pdeath_signal clearing
` [PATCH v2 6/8] exec: Consolidate dumpability logic
` [PATCH v2 7/8] exec: Consolidate pdeath_signal clearing
` [PATCH v2 8/8] exec: Use sane stack rlimit under secureexec

[PATCH] selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
 2017-07-10 22:25 UTC  (7+ messages)

[PATCH 0/4] define new fs integrity_read method
 2017-07-10 15:22 UTC  (7+ messages)
` [PATCH 3/4] ima: use existing read file operation method to calculate file hash
  ` [Linux-ima-devel] "
` [PATCH 4/4] ima: use read_iter (generic_file_read_iter) "
  ` [Linux-ima-devel] "

[PATCH v9 0/3] mm: security: ro protection for dynamic data
 2017-07-10 15:15 UTC  (8+ messages)
` [PATCH 1/3] Protectable memory support
` [PATCH 2/3] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 3/3] Make LSM Writable Hooks a command line option

[PATCH] apparmor: Fix logical error in verify_header()
 2017-07-08 19:50 UTC 

[PATCH 0/2] exec: Use sane stack rlimit for setuid exec
 2017-07-08  3:59 UTC  (11+ messages)
` [PATCH 1/2] exec: Move security_bprm_secureexec() earlier
` [PATCH 2/2] exec: Use sane stack rlimit for setuid exec

[GIT PULL] security susbsytem updates #2: TPM and SELinux fixes
 2017-07-07  0:06 UTC 

[PATCH v3 0/7] Appended signatures support for IMA appraisal
 2017-07-06 22:17 UTC  (8+ messages)
` [PATCH v3 1/7] integrity: Introduce struct evm_hmac_xattr
` [PATCH v3 2/7] MODSIGN: Export module signature definitions
` [PATCH v3 3/7] PKCS#7: Introduce verify_pkcs7_message_sig
` [PATCH v3 4/7] integrity: Introduce integrity_keyring_from_id
` [PATCH v3 5/7] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v3 6/7] ima: Store measurement after appraisal
` [PATCH v3 7/7] ima: Support module-style appended signatures for appraisal

[PATCH] integrity: track ctime in addition to i_version for assessment
 2017-07-06 21:07 UTC  (3+ messages)

[PATCH] integrity: get rid of unneeded initializations in integrity_iint_cache entries
 2017-07-06 19:43 UTC  (3+ messages)

[GIT PULL] SELinux fixes for v4.13 (#1)
 2017-07-06 18:57 UTC 

[RFC PATCH v1] efivarfs: define integrity_read method
 2017-07-06 18:10 UTC 

[PATCH] apparmor: Fix shadowed local variable in unpack_trans_table()
 2017-07-06 15:50 UTC  (3+ messages)

[RFC PATCH] efivarfs: define integrity_read method
 2017-07-06 12:45 UTC  (2+ messages)

[PATCH v2 00/10] define new fs integrity_read method
 2017-07-06 11:55 UTC  (19+ messages)
` [PATCH v2 02/10] ima: use fs method to read integrity data
` [PATCH v2 05/10] tmpfs: define integrity_read method
` [PATCH v2 06/10] fs: define integrity_read method for ext2, gfs2, f2fs, jfs, ramfs
` [PATCH v2 07/10] ocfs2: define integrity_read method
` [PATCH v2 08/10] jffs2: "
` [PATCH v2 09/10] ubifs: "
` [PATCH v2 10/10] ima: use existing read file operation method to calculate file hash

[PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
 2017-07-05 16:06 UTC  (11+ messages)
` [PATCH v3 3/6] tpm: introduce tpm_pcr_bank_info structure with digest_size from TPM
  ` [tpmdd-devel] "
  ` [Linux-ima-devel] [PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
      ` [tpmdd-devel] "

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-07-05 12:13 UTC  (7+ messages)
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

[GIT PULL] security subsystem updates for v4.13
 2017-07-03 23:33 UTC 

[PATCH v3 00/28] simplify crypto wait for async op
 2017-07-03 13:23 UTC  (31+ messages)
` [PATCH v3 01/28] crypto: change backlog return code to -EIOCBQUEUED
` [PATCH v3 02/28] crypto: atmel: use -EIOCBQUEUED for backlog indication
` [PATCH v3 03/28] crypto: ccm: "
` [PATCH v3 04/28] crypto: marvell/cesa: "
` [PATCH v3 05/28] crypto: mediatek: "
` [PATCH v3 06/28] crypto: omap: "
` [PATCH v3 07/28] crypto: qce: "
` [PATCH v3 08/28] crypto: talitos: "
` [PATCH v3 09/28] dm: verity: "
` [PATCH v3 10/28] fscrypt: "
` [PATCH v3 11/28] cifs: "
` [PATCH v3 12/28] ima: "
` [PATCH v3 13/28] crypto: adapt api sample to -EIOCBQUEUED as "
` [PATCH v3 14/28] crypto: introduce crypto wait for async op
` [PATCH v3 15/28] crypto: move algif to generic async completion
` [PATCH v3 16/28] crypto: move pub key "
` [PATCH v3 17/28] crypto: move drbg "
` [PATCH v3 18/28] crypto: move gcm "
` [PATCH v3 19/28] crypto: move testmgr "
` [PATCH v3 20/28] dm: move dm-verity "
` [PATCH v3 21/28] fscrypt: move "
` [PATCH v3 22/28] cifs: "
` [PATCH v3 23/28] ima: "
` [PATCH v3 24/28] crypto: tcrypt: "
` [PATCH v3 25/28] crypto: talitos: "
` [PATCH v3 26/28] crypto: qce: "
` [PATCH v3 27/28] crypto: mediatek: "
` [PATCH v3 28/28] crypto: adapt api sample to use async. op wait

[GIT PULL] tpmdd fixes for 4.13
 2017-07-03 13:18 UTC 

[PATCH] selinux: return -ENOMEM if kzalloc() fails
 2017-06-30 22:30 UTC  (4+ messages)

Parcel 05983741 delivery notification, UPS
 2017-06-30  8:21 UTC 

[RFC v2 0/9] S.A.R.A. a new stacked LSM
 2017-06-29 20:20 UTC  (14+ messages)
` [RFC v2 3/9] Creation of "check_vmflags" LSM hook
` [RFC v2 5/9] S.A.R.A. WX Protection
` [RFC v2 6/9] Creation of "pagefault_handler_x86" LSM hook
` [RFC v2 7/9] Trampoline emulation

[PATCH 0/2] Update PCR read code
 2017-06-29 19:56 UTC  (7+ messages)
` [PATCH 1/2] tpm: use tpm_buf functions in tpm2_pcr_read()
` [PATCH 2/2] tpm: use tpm2_pcr_read() in tpm2_do_selftest()
    ` [tpmdd-devel] "

The secmark "one user" policy
 2017-06-29 16:46 UTC  (18+ messages)

[PATCH] tpm: Fix the ioremap() call for Braswell systems
 2017-06-28 22:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Enable namespaced file capabilities
 2017-06-28 14:28 UTC  (6+ messages)

[PATCH v8 0/3] mm: LSM: ro protection for dynamic data
 2017-06-28  8:25 UTC  (6+ messages)
` [PATCH 1/3] Protectable memory support
` [PATCH 2/3] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 3/3] Make LSM Writable Hooks a command line option

[PATCH] KEYS: remove CONFIG_KEYS_COMPAT
 2017-06-27  9:27 UTC  (2+ messages)

[PATCH 3/3] Make LSM Writable Hooks a command line option
 2017-06-27  6:48 UTC  (3+ messages)

[PATCH 1/3] Protectable memory support
 2017-06-27  3:55 UTC  (3+ messages)

[GIT PULL] seccomp updates for next
 2017-06-27  3:27 UTC  (2+ messages)

Product Inquiry
 2017-06-26 21:52 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).