linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-29 07:09:11 to 2019-08-14 13:24:47 UTC [more...]

[RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
 2019-08-14 13:24 UTC  (7+ messages)
` [RFC/RFT v4 1/5] tpm: move tpm_buf code to include/linux/
` [RFC/RFT v4 2/5] KEYS: trusted: use common tpm_buf for TPM1.x code
` [RFC/RFT v4 3/5] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v4 4/5] KEYS: trusted: move tpm2 trusted keys code
` [RFC/RFT v4 5/5] KEYS: trusted: Add generic trusted keys framework

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-08-13 18:49 UTC  (4+ messages)
` [RFC PATCH v5 1/1] "

[GIT PULL] tpmdd fixes for Linux v5.3-rc4
 2019-08-13 19:25 UTC  (2+ messages)

[PATCH] tpm/tpm_ftpm_tee: trivial checkpatch fixes
 2019-08-13 13:37 UTC  (2+ messages)

Does probing of TIS with interrupts work
 2019-08-13 12:28 UTC  (2+ messages)

[RFC/RFT v3 0/3] KEYS: trusted: Add generic trusted keys framework
 2019-08-13  7:59 UTC  (12+ messages)
` [RFC/RFT v3 1/3] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v3 2/3] KEYS: trusted: move tpm2 trusted keys code
` [RFC/RFT v3 3/3] KEYS: trusted: Add generic trusted keys framework

Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'
 2019-08-13  6:57 UTC  (2+ messages)

[PATCH v2] Fix fTPM on AMD Zen+ CPUs
 2019-08-12 22:42 UTC  (3+ messages)

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-12 22:36 UTC  (7+ messages)
` [PATCH v4 1/6] tpm: Add a flag to indicate TPM power is managed by firmware
` [PATCH v4 2/6] tpm: tpm_tis_spi: Introduce a flow control callback
` [PATCH v4 3/6] tpm: tpm_tis_spi: Add a pre-transfer callback
` [PATCH v4 4/6] tpm: tpm_tis_spi: Export functionality to other drivers
` [PATCH v4 5/6] dt-bindings: tpm: document properties for cr50
` [PATCH v4 6/6] tpm: add driver for cr50 on SPI

[PATCH v3 0/4] tpm: Add driver for cr50
 2019-08-12 20:46 UTC  (11+ messages)
` [PATCH v3 1/4] tpm: Add a flag to indicate TPM power is managed by firmware
` [PATCH v3 2/4] tpm: tpm_tis_spi: Export functionality to other drivers
` [PATCH v3 3/4] dt-bindings: tpm: document properties for cr50
` [PATCH v3 4/4] tpm: add driver for cr50 on SPI

[PATCH][next] ima: ima_modsig: Fix use-after-free bug in ima_read_modsig
 2019-08-11 23:55 UTC 

[PATCH] Fix fTPM on AMD Zen+ CPUs
 2019-08-11 17:45 UTC 

[PATCH v3] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-08-09 15:50 UTC  (4+ messages)

[RFC v2 0/6] Introduce TEE based Trusted Keys support
 2019-08-09  5:36 UTC  (27+ messages)
` [RFC v2 1/6] tee: optee: allow kernel pages to register as shm
` [RFC v2 2/6] tee: enable support to register kernel memory
  ` [Tee-dev] "
` [RFC v2 3/6] tee: add private login method for kernel clients
` [RFC v2 4/6] KEYS: trusted: Introduce TEE based Trusted Keys
` [RFC v2 5/6] doc: keys: Document usage of "
` [RFC v2 6/6] MAINTAINERS: Add entry for "
          ` [Tee-dev] [RFC v2 0/6] Introduce TEE based Trusted Keys support

[PATCH v13 2/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-08 15:29 UTC 

[PATCH 5.3 regression fix] efi-stub: Fix get_efi_config_table on mixed-mode setups
 2019-08-08 15:11 UTC  (4+ messages)

[PATCH] ima: Fix a use after free in ima_read_modsig()
 2019-08-08 11:55 UTC  (4+ messages)

[PATCH v8 0/2] fTPM: firmware TPM running in TEE
 2019-08-08  1:08 UTC  (11+ messages)
  ` [Tee-dev] "

[integrity:next-queued-testing 2/13] include/linux/module_signature.h:32:2: error: unknown type name 'u8'
 2019-08-08  0:55 UTC  (2+ messages)

Fwd: [integrity:next-queued-testing 8/13] security/integrity/ima/ima_modsig.c:81:17-20: ERROR: reference preceded by free on line 80
 2019-08-08  0:43 UTC  (2+ messages)
  ` [PATCH] ima: Fix use after free in ima_read_modsig()

[PATCH V38 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-08-08  0:07 UTC 

5.3 boot regression caused by 5.3 TPM changes
 2019-08-07 21:55 UTC  (9+ messages)

[PATCH AUTOSEL 5.2 59/59] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-08-06 21:33 UTC 

[PATCH v2 0/6] tpm: Add driver for cr50
 2019-08-05 23:52 UTC  (28+ messages)
` [PATCH v2 1/6] hwrng: core: Freeze khwrng thread during suspend
` [PATCH v2 5/6] tpm: add driver for cr50 on SPI
` [PATCH v2 6/6] tpm: Add driver for cr50 on I2C

[PATCH] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-08-05 22:11 UTC  (23+ messages)

[PATCH] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-08-05 21:05 UTC  (10+ messages)

[RFC/RFT v2 0/2] KEYS: trusted: Add generic trusted keys framework
 2019-08-05 20:59 UTC  (7+ messages)
` [RFC/RFT v2 1/2] KEYS: trusted: create trusted keys subsystem

[PATCH] ima: Allow to import the blacklisted cert signed by secondary CA cert
 2019-08-05 14:28 UTC  (4+ messages)

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-08-05 14:25 UTC  (10+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions

[GIT PULL] tpmdd fixes for Linux v5.3-rc2
 2019-08-04 23:45 UTC  (2+ messages)

A Request for your Expertise: tpm_crb: probe of MSFT0101:00 failed with error -16
 2019-08-04 20:44 UTC 

[RFC PATCH 0/2] tpm: Simple implementation of tpm_tis_i2c
 2019-08-02 20:20 UTC  (5+ messages)
` [RFC PATCH 1/2] tpm: Make implementation of read16/read32/write32 optional
` [RFC PATCH 2/2] tpm: Add tpm_tis_i2c backend for tpm_tis_core

[PATCH v1] ima-evm-utils: use tsspcrread to read the TPM 2.0 PCRs
 2019-08-02 19:36 UTC  (8+ messages)
      ` Exposing the tpm 2.0 PCRs? (renamed subject)

[PATCH v2] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-08-02 16:15 UTC  (5+ messages)

unable to handle page fault in 5.3-rc[12]
 2019-08-01 20:19 UTC  (2+ messages)

[PATCH v4] tpm: Document UEFI event log quirks
 2019-08-01 17:43 UTC  (3+ messages)

[PATCH V37 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-07-31 22:16 UTC 

[PATCH v6] ima-evm-utils: Add some tests for evmctl
 2019-07-31 21:14 UTC  (2+ messages)

ima-evm-utils: README: fix misspellings
 2019-07-31 19:59 UTC 

[PATCH v5] ima-evm-utils: Add some tests for evmctl
 2019-07-31 15:20 UTC 

[PATCH v4] ima-evm-utils: Add some tests for evmctl
 2019-07-31 14:04 UTC  (2+ messages)

[PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl
 2019-07-31  8:37 UTC  (3+ messages)

[PATCH v3] ima-evm-utils: Add some tests for evmctl
 2019-07-30 23:24 UTC  (4+ messages)

ima-evm-utils: release v1.2.1
 2019-07-30 20:30 UTC 

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-07-30 17:42 UTC  (9+ messages)

ima-evm-utils: git tagging for release
 2019-07-30 17:08 UTC  (5+ messages)

[PATCH] ima-evm-utils: Allow EVM verify to determine hash algo
 2019-07-30 14:20 UTC  (2+ messages)

[PATCH 1/2] ima-evm-utils: Fix ima_verify return value on multiple files
 2019-07-30 12:39 UTC  (6+ messages)
` [PATCH 2/2] ima-evm-utils: Never exit with -1 code

[PATCH] ima-evm-utils: fix trailing chars from configure script
 2019-07-30 11:31 UTC  (2+ messages)

[PATCH] ima-evm-utils: Fix ima_verify for v1 signatures
 2019-07-30 11:31 UTC  (2+ messages)

[PATCH] ima-evm-utils: limit OPENSSL_init_crypto calls
 2019-07-29 15:17 UTC 

[RFC 0/7] Introduce TEE based Trusted Keys support
 2019-07-29 13:13 UTC  (8+ messages)
` [RFC 3/7] tee: add private login method for kernel clients


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