linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 15:21:01 to 2019-06-19 19:11:07 UTC [more...]

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-19 19:10 UTC  (2+ messages)
` [RFC PATCH v5 1/1] "

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-19 18:37 UTC  (7+ messages)
` [PATCH 1/3] IMA:Define a new hook to measure the kexec boot command line arguments
` [PATCH 2/3] IMA:Define a new template field buf
` [PATCH 3/3] KEXEC:Call ima_kexec_cmdline to measure the boot command line args

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-19 17:46 UTC  (5+ messages)
` [PATCH V9 1/3] IMA:Define a new hook to measure the kexec boot command line arguments
` [PATCH V9 2/3] IMA:Define a new template field buf
` [PATCH V9 3/3] KEXEC:Call ima_kexec_cmdline to measure the boot command line args

[PATCH v5 00/11] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API
 2019-06-19 16:46 UTC  (16+ messages)
` [PATCH v5 01/11] ima-evm-utils: Make sure sig buffer is always MAX_SIGNATURE_SIZE
` [PATCH v5 02/11] ima-evm-utils: Change read_pub_key to use EVP_PKEY API
` [PATCH v5 03/11] ima-evm-utils: Change read_priv_key "
` [PATCH v5 04/11] ima-evm-utils: Start converting calc keyid v2 to "
` [PATCH v5 05/11] ima-evm-utils: Convert cmd_import to use "
` [PATCH v5 06/11] ima-evm-utils: Start converting find_keyid "
` [PATCH v5 07/11] ima-evm-utils: Convert verify_hash_v2 to "
` [PATCH v5 08/11] ima-evm-utils: Finish conversion of find_keyid "
` [PATCH v5 09/11] ima-evm-utils: Convert sign_hash_v2 to use "
` [PATCH v5 10/11] ima-evm-utils: Finish converting calc keyid v2 to "
` [PATCH v5 11/11] ima-evm-utils: Remove RSA_ASN1_templates

[PATCH V4] IMA: support for per policy rule template formats
 2019-06-19  2:19 UTC  (2+ messages)

[PATCH v5 0/2] fTPM: firmware TPM running in TEE
 2019-06-19 11:05 UTC  (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] fTPM: add documentation for ftpm driver

[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-19  3:05 UTC  (36+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry
` [PATCH v4 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v4 06/16] fs-verity: add inode and superblock fields
` [PATCH v4 07/16] fs-verity: add the hook for file ->open()
` [PATCH v4 08/16] fs-verity: add the hook for file ->setattr()
` [PATCH v4 09/16] fs-verity: add data verification hooks for ->readpages()
` [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v4 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v4 12/16] fs-verity: add SHA-512 support
` [PATCH v4 13/16] fs-verity: support builtin file signatures
` [PATCH v4 14/16] ext4: add basic fs-verity support

[PATCH] ima: dynamically allocate shash_desc
 2019-06-18 18:53 UTC  (7+ messages)

[PATCH 0/2] [IMA] Measure public keys of BuiltIn Trusted Keys
 2019-06-18 17:52 UTC  (9+ messages)

[PATCH v4 0/2] fTPM: firmware TPM running in TEE
 2019-06-18 15:25 UTC  (10+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] fTPM: add documentation for ftpm driver

[PATCH v4 0/4] LTP reproducer on broken IMA on overlayfs
 2019-06-18 13:59 UTC  (11+ messages)
` [PATCH v4 1/4] ima: Call test's cleanup inside ima_setup.sh cleanup
` [PATCH v4 2/4] shell: Add $TST_DEVICE as default parameter to tst_umount
` [PATCH v4 3/4] ima/ima_measurements.sh: Require builtin IMA tcb policy
` [PATCH v4 4/4] ima: Add overlay test + doc
          ` [LTP] "

[PATCH 0/8] tpm: Add driver for cr50
 2019-06-17 22:51 UTC  (20+ messages)
` [PATCH 1/8] tpm: block messages while suspended
` [PATCH 2/8] tpm_tis_core: add optional max xfer size check
` [PATCH 3/8] tpm_tis_spi: add max xfer size
` [PATCH 4/8] dt-bindings: tpm: document properties for cr50
` [PATCH 5/8] tpm: add driver for cr50 on SPI
` [PATCH 6/8] tpm: Add driver for cr50 on I2C
` [PATCH 7/8] tpm: add sysfs attributes for tpm2
` [PATCH 8/8] tpm: add legacy "

[RFC PATCH v4 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-17 20:39 UTC  (4+ messages)
` [RFC PATCH v4 1/1] "

[PATCH v4 0/5] ima-avm-utils: Convert sign v2 from RSA to EVP_PKEY API
 2019-06-17 15:10 UTC  (12+ messages)
` [PATCH v4 1/5] ima-avm-utils: Make sure sig buffer is always MAX_SIGNATURE_SIZE
` [PATCH v4 2/5] ima-avm-utils: Change read_pub_key to use EVP_PKEY API
` [PATCH v4 3/5] ima-avm-utils: Change read_priv_key "
` [PATCH v4 4/5] ima-evm-utils: Convert sign v2 from RSA to "
` [PATCH v4 5/5] ima-avm-utils: Remove RSA_ASN1_templates

[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-17  6:56 UTC  (16+ messages)
` [PATCH v4 01/14] ima: read hash algorithm from security.ima even if appraisal is not enabled
` [PATCH v4 02/14] ima: generalize ima_read_policy()
` [PATCH v4 03/14] ima: generalize ima_write_policy() and raise uploaded data size limit
` [PATCH v4 04/14] ima: generalize policy file operations
` [PATCH v4 05/14] ima: use ima_show_htable_value to show violations and hash table data
` [PATCH v4 06/14] ima: add parser of compact digest list
` [PATCH v4 07/14] ima: restrict upload of converted digest lists
` [PATCH v4 08/14] ima: prevent usage of digest lists that are not measured/appraised
` [PATCH v4 09/14] ima: introduce new securityfs files
` [PATCH v4 10/14] ima: load parser digests and execute the parser at boot time
` [PATCH v4 11/14] ima: add support for measurement with digest lists
` [PATCH v4 12/14] ima: add support for appraisal "
` [PATCH v4 13/14] ima: introduce new policies initrd and appraise_initrd
` [PATCH v4 14/14] ima: add Documentation/security/IMA-digest-lists.txt

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-16 23:56 UTC  (6+ messages)
` [PATCH v3 1/3] powerpc/powernv: Add OPAL API interface to get secureboot state

[tytso@mit.edu: Re: [PATCH v4 03/16] fs-verity: add UAPI header]
 2019-06-15 22:03 UTC 

[PATCH] tpm: Fix null pointer dereference on chip register error path
 2019-06-15  6:28 UTC  (3+ messages)

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-14 17:52 UTC  (19+ messages)
` [PATCH V8 1/3] Define a new IMA hook to measure the boot command line arguments
` [PATCH V8 2/3] Define a new ima template field buf
` [PATCH V8 3/3] Call ima_kexec_cmdline to measure the cmdline args

[RFC 0/7] Introduce TEE based Trusted Keys support
 2019-06-14 15:36 UTC  (25+ messages)
` [RFC 1/7] tee: optee: allow kernel pages to register as shm
` [RFC 2/7] tee: enable support to register kernel memory
` [RFC 3/7] tee: add private login method for kernel clients
` [RFC 4/7] KEYS: trusted: Introduce TEE based Trusted Keys
` [RFC 5/7] KEYS: encrypted: Allow TEE based trusted master keys
` [RFC 6/7] doc: keys: Document usage of TEE based Trusted Keys
` [RFC 7/7] MAINTAINERS: Add entry for "

[PATCH] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-06-14 15:15 UTC  (5+ messages)

[PATCH 0/2] powerpc/powernv: expose secure variables to userspace
 2019-06-14 13:13 UTC  (5+ messages)
` [PATCH 1/2] powerpc/powernv: add OPAL APIs for secure variables
` [PATCH 2/2] powerpc: expose secure variables via sysfs

[RFC PATCH v4 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-13  0:43 UTC  (2+ messages)
` [RFC PATCH v4 1/1] "

[PATCH v3 0/2] ima/evm fixes for v5.2
 2019-06-13  8:51 UTC  (11+ messages)

[PATCH v3 0/4] LTP reproducer on broken IMA on overlayfs
 2019-06-13 16:10 UTC  (4+ messages)
` [PATCH v3 3/4] ima/ima_measurements.sh: Require builtin IMA tcb policy

[PATCH -next] ima: Make arch_policy_entry static
 2019-06-13 15:38 UTC  (2+ 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).