linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-18 15:26:08 to 2019-06-28 20:35:00 UTC [more...]

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-28 20:34 UTC  (14+ messages)
` [RFC PATCH v5 1/1] "

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-06-28 15:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: tpm: add the TPM I2C PTP device tree binding documentation
` [PATCH v2 2/2] char: tpm: add new driver for tpm i2c ptp

[PATCH] ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition
 2019-06-28 11:41 UTC  (2+ messages)

[PATCH] ima: fix freeing ongoing ahash_request
 2019-06-28  8:14 UTC 

[PATCH] tpm: Fix null pointer dereference on chip register error path
 2019-06-28  7:56 UTC  (2+ messages)

[PATCH v7 0/2] fTPM: firmware TPM running in TEE
 2019-06-28  5:50 UTC  (13+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] fTPM: add documentation for ftpm driver

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

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

linux-next: Tree for Jun 26 (security/integrity/ima/)
 2019-06-27 15:08 UTC  (4+ messages)

[PATCH v1 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-06-27  0:21 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: tpm: add the TPM I2C PTP device tree binding documentation
` [PATCH v1 2/2] char: tpm: add new driver for tpm i2c ptp

[GIT PULL] tpmdd updates for Linux v5.3
 2019-06-26 22:50 UTC 

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

[PATCH v7 00/11] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API
 2019-06-26 15:07 UTC  (22+ messages)
` [PATCH v7 01/11] ima-evm-utils: Convert read_pub_key "
` [PATCH v7 02/11] ima-evm-utils: Convert read_priv_key "
` [PATCH v7 03/11] ima-evm-utils: Convert cmd_import and calc keyid v2 "
` [PATCH v7 04/11] ima-evm-utils: Start converting find_keyid "
` [PATCH v7 05/11] ima-evm-utils: Convert verify_hash_v2 "
` [PATCH v7 06/11] ima-evm-utils: Replace find_keyid with find_keyid_pkey
` [PATCH v7 07/11] ima-evm-utils: Convert sign_hash_v2 to EVP_PKEY API
` [PATCH v7 08/11] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2
` [PATCH v7 09/11] ima-evm-utils: Remove RSA_ASN1_templates
` [PATCH v7 10/11] ima-evm-utils: Pass status codes from sign and hash functions to the callers
` [PATCH v7 11/11] ima-evm-utils: Log hash_algo with hash value in verbose mode

[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-26 11:38 UTC  (5+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-06-26  8:15 UTC  (4+ messages)

Can we enforce "IMA Policy" based on file type
 2019-06-25 21:35 UTC  (3+ messages)

[PATCH 0/2] [IMA] Measure public keys of BuiltIn Trusted Keys
 2019-06-25 20:27 UTC  (6+ messages)

[PATCH v6 0/2] fTPM: firmware TPM running in TEE
 2019-06-25 20:03 UTC  (6+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] fTPM: add documentation for ftpm driver

[PATCH v11 00/13] Appended signatures support for IMA appraisal
 2019-06-24 19:56 UTC  (5+ messages)
` [PATCH v11 01/13] MODSIGN: Export module signature definitions
` [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature()

[PATCH v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-06-24 17:46 UTC 

[PATCH] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-06-24 16:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] tpm: Add driver for cr50
 2019-06-24 14:26 UTC  (7+ messages)
` [PATCH 1/8] tpm: block messages while suspended

possible deadlock in __do_page_fault (2)
 2019-06-23 22:18 UTC 

[IMA] Re: possible deadlock in get_user_pages_unlocked (2)
 2019-06-23 22:16 UTC 

[PATCH v5 00/11] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API
 2019-06-23  8:36 UTC  (20+ messages)
` [PATCH v5 01/11] ima-evm-utils: Make sure sig buffer is always MAX_SIGNATURE_SIZE
` [PATCH v5 04/11] ima-evm-utils: Start converting calc keyid v2 to EVP_PKEY API
` [PATCH v5 06/11] ima-evm-utils: Start converting find_keyid to use "

[PATCH V34 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-06-22  0:03 UTC 

[PATCH V33 26/30] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-06-21  1:19 UTC 

[PATCH v6 00/11] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API
 2019-06-20  7:13 UTC  (12+ messages)
` [PATCH v6 01/11] ima-evm-utils: Make sure sig buffer is always MAX_SIGNATURE_SIZE
` [PATCH v6 02/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API
` [PATCH v6 03/11] ima-evm-utils: Convert read_priv_key "
` [PATCH v6 04/11] ima-evm-utils: Convert cmd_import and calc keyid v2 "
` [PATCH v6 05/11] ima-evm-utils: Start converting find_keyid "
` [PATCH v6 06/11] ima-evm-utils: Convert verify_hash_v2 "
` [PATCH v6 07/11] ima-evm-utils: Replace find_keyid with find_keyid_pkey
` [PATCH v6 08/11] ima-evm-utils: Convert sign_hash_v2 to EVP_PKEY API
` [PATCH v6 09/11] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2
` [PATCH v6 10/11] ima-evm-utils: Remove RSA_ASN1_templates
` [PATCH v6 11/11] ima-evm-utils: Pass status codes from sign and hash functions to the callers

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

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-19 19:21 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 v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-19 19:13 UTC  (23+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v4 07/16] fs-verity: add the hook for file ->open()
` [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v4 13/16] fs-verity: support builtin file signatures
` [PATCH v4 14/16] ext4: add basic fs-verity support

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

[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  (3+ messages)
` [PATCH v5 1/2] "

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

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


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