linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 19:10:00 to 2019-07-05 20:48:05 UTC [more...]

[PATCH v8 0/2] fTPM: firmware TPM running in TEE
 2019-07-05 20:47 UTC  (2+ messages)
` [PATCH v8 1/2] "

[PATCH] tpm: fixes uninitialized allocated banks for IBM vtpm driver
 2019-07-05 18:15 UTC  (11+ messages)

[PATCH] tpm: Fix null pointer dereference on chip register error path
 2019-07-05 17:52 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-07-05 16:37 UTC 

[PATCH] Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()"
 2019-07-05 15:20 UTC  (9+ messages)

[RFC/RFT] KEYS: trusted: Add generic trusted keys framework
 2019-07-05 14:32 UTC 

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-07-05 13:00 UTC  (19+ 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 v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-07-05 11:28 UTC  (7+ 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] tpm: Document UEFI event log quirks
 2019-07-05 10:26 UTC  (6+ messages)

[PATCH 0/2] powerpc/powernv: expose secure variables to userspace
 2019-07-05  6:05 UTC  (3+ messages)
` [PATCH 2/2] powerpc: expose secure variables via sysfs

[PATCH v7 0/2] fTPM: firmware TPM running in TEE
 2019-07-05  2:40 UTC  (24+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] fTPM: add documentation for ftpm driver

Problem with the kernels trusted module on "inactive" TPM
 2019-07-04 12:42 UTC  (4+ messages)

[PATCH v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-07-04 11:46 UTC  (2+ messages)

[PATCH v2] Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()"
 2019-07-04 10:01 UTC 

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

[PATCH v8 0/9] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API
 2019-07-03 15:50 UTC  (10+ messages)
` [PATCH v8 1/9] ima-evm-utils: Convert read_pub_key "
` [PATCH v8 2/9] ima-evm-utils: Convert read_priv_key "
` [PATCH v8 3/9] ima-evm-utils: Convert cmd_import and calc keyid v2 "
` [PATCH v8 4/9] ima-evm-utils: Convert verify_hash_v2 and find_keyid "
` [PATCH v8 5/9] ima-evm-utils: Convert sign_hash_v2 "
` [PATCH v8 6/9] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2
` [PATCH v8 7/9] ima-evm-utils: Remove RSA_ASN1_templates
` [PATCH v8 8/9] ima-evm-utils: Pass status codes from sign and hash functions to the callers
` [PATCH v8 9/9] ima-evm-utils: Log hash_algo with hash value in verbose mode

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-03 11:14 UTC  (4+ messages)
  `  "

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-02 19:00 UTC 

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-02 19:00 UTC 

[PATCH] ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii()
 2019-07-02 19:00 UTC 

[PATCH 1/2] ima: always return negative code for error
 2019-07-02  8:00 UTC  (2+ messages)
` [PATCH 2/2] ima: fix freeing ongoing ahash_request

[RFC PATCH v6 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-01 18:19 UTC  (2+ messages)
` [RFC PATCH v6 1/1] "

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-01 17:33 UTC  (18+ messages)
` [RFC PATCH v5 1/1] "

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-07-01 14:31 UTC  (12+ messages)
` [PATCH v4 2/3] initramfs: read metadata from special file METADATA!!!
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata

[PATCH] ima: fix freeing ongoing ahash_request
 2019-07-01 11:08 UTC  (4+ messages)

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

[PATCH V10 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-27 23:27 UTC  (5+ messages)
` [PATCH V10 2/3] IMA: Define a new template field buf

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  (6+ messages)
` [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  (11+ messages)

[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-26 11:38 UTC  (5+ 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()


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