linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-22 18:32:26 to 2019-03-07 20:48:30 UTC [more...]

Allow trusted filesystems to provide IMA hashes directly
 2019-03-07 20:48 UTC  (25+ messages)
` [PATCH V2 1/4] VFS: Add a call to obtain a file's hash
` [PATCH V2 2/4] IMA: Allow rule matching on filesystem subtype
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes
` [PATCH V2 4/4] FUSE: Allow filesystems to provide gethash methods

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-03-07 20:25 UTC  (18+ messages)
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
                  ` [PATCH] x86/cpufeature: Remove __pure attribute to _static_cpu_has()

[PATCH v2] MAINTAINERS: fix typo in Mimi Zohar's address
 2019-03-07 18:57 UTC 

IMA fails to see TPM chip (rpi3, linaro optee)
 2019-03-07 17:15 UTC  (14+ messages)

[PATCH v2 0/5] RFC: Linux IMA on NFS prototype
 2019-03-07 15:29 UTC  (6+ messages)
` [PATCH v2 1/5] NFS: Define common IMA-related protocol elements
` [PATCH v2 2/5] NFSD: Prototype support for IMA on NFS (server)
` [PATCH v2 3/5] NFSD: Remove ima_file_check call
` [PATCH v2 4/5] NFS: Rename security xattr handler
` [PATCH v2 5/5] NFS: Prototype support for IMA on NFS (client)

[PATCH] MAINTAINERS: fix typo in Mimi Zohar's address
 2019-03-07 14:26 UTC  (4+ messages)

[PATCH] vfs: Move kernel_read_file() to fs/read_write.c
 2019-03-05 23:18 UTC 

[PATCH] integrity: use KERNEL_DS instead of get_ds()
 2019-03-05  0:25 UTC  (2+ messages)

[PATCH] vfs: Move kernel_read_file() to fs/read_write.c
 2019-03-04 16:49 UTC  (4+ messages)

[PATCH v7 00/11] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-03-01 17:59 UTC  (12+ messages)
` [PATCH v7 01/11] KEYS: report to keyctl only actually supported key ops
` [PATCH v7 02/11] crypto: akcipher - check the presence of callback before the call
` [PATCH v7 03/11] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v7 04/11] crypto: akcipher - new verify API for public key algorithms
` [PATCH v7 05/11] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
` [PATCH v7 06/11] X.509: parse public key parameters from x509 for akcipher
` [PATCH v7 07/11] crypto: Kconfig - create Public-key cryptography section
` [PATCH v7 08/11] crypto: ecc - make ecc into separate module
` [PATCH v7 09/11] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v7 10/11] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v7 11/11] integrity: support EC-RDSA signatures for asymmetric_verify

[PATCH RFC 0/4] IMA on NFS prototype
 2019-03-01 16:10 UTC  (14+ messages)
` [PATCH RFC 4/4] NFSD: Prototype support for IMA on NFS (server)

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-03-01 16:06 UTC  (15+ messages)
` [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

[integrity:next-queued-testing 7/12] arch/x86/kernel/ima_arch.c:78:4: error: implicit declaration of function 'set_module_sig_enforced'
 2019-03-01  6:26 UTC 

[PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-03-01  2:34 UTC  (21+ messages)
` [PATCH v5 01/10] KEYS: report to keyctl only actually supported key ops
` [PATCH v5 02/10] crypto: akcipher - check the presence of callback before the call
` [PATCH v5 03/10] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
` [PATCH v5 05/10] X.509: parse public key parameters from x509 for akcipher
` [PATCH v5 06/10] crypto: Kconfig - create Public-key cryptography section
` [PATCH v5 07/10] crypto: ecc - make ecc into separate module
` [PATCH v5 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v5 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v5 10/10] integrity: support EC-RDSA signatures for asymmetric_verify

[PATCH] selftests/ima: Add missing '=y' to config options
 2019-02-28 23:30 UTC 

[PATCH v2 0/5] selftests/ima: add kexec and kernel module tests
 2019-02-28 23:14 UTC  (21+ messages)
` [PATCH v2 1/5] selftests/ima: cleanup the kexec selftest
` [PATCH v2 2/5] selftests/ima: define a set of common functions
` [PATCH v2 3/5] selftests/ima: define common logging functions
` [PATCH v2 4/5] selftests/ima: kexec_file_load syscall test
` [PATCH v2 5/5] selftests/ima: loading kernel modules

[PATCH 0/3] selftest/ima: add kexec_file_load test
 2019-02-28 15:05 UTC  (4+ messages)
` [PATCH 2/3] scripts/ima: define a set of common functions

[PATCH V4 0/4] Add support for TCG2 event logs on EFI systems
 2019-02-28 12:38 UTC  (9+ messages)
` [PATCH V4 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V4 2/4] tpm: Reserve the TPM final events table
` [PATCH V4 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V4 4/4] efi: Attempt to get the TCG2 event log in the boot stub

New IoT/M2M Communication Products with Cloud Service
 2019-02-28  3:20 UTC 

[DISCUSSION] IMA Signature Measurements
 2019-02-28  1:39 UTC  (6+ messages)

Add support for TCG2 log format on UEFI systems
 2019-02-27 20:26 UTC  (5+ messages)
` [PATCH V5 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V5 2/4] tpm: Reserve the TPM final events table
` [PATCH V5 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V5 4/4] efi: Attempt to get the TCG2 event log in the boot stub

About PureBoot and TPM based DRM's
 2019-02-27 17:25 UTC  (3+ messages)

[PATCH RFC v6] integrity: support EC-RDSA signatures for asymmetric_verify
 2019-02-27  6:15 UTC 

[PATCH ima-evm-utils] Include sys/types.h in header to fix build with musl
 2019-02-26 17:09 UTC 

[PATCH] tpm: Add driver for TPM over virtio
 2019-02-25 23:09 UTC  (48+ messages)

[PATCH v2] security: mark expected switch fall-throughs and add a missing break
 2019-02-22 22:42 UTC  (6+ messages)

[PATCH V3] Add support for TPM2 event logs on EFI systems
 2019-02-22 19:24 UTC  (5+ messages)

[PATCH v3 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-22 18:32 UTC  (3+ messages)


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