linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-23 04:09:37 to 2020-06-07 19:59:23 UTC [more...]

[GIT PULL] integrity subsystem updates for v5.8
 2020-06-07 19:59 UTC  (3+ messages)

result logged in integrity audit message
 2020-06-07  5:36 UTC  (3+ messages)

[PATCH v7 0/8] firmware: add partial read support in request_firmware_into_buf
 2020-06-06 15:52 UTC  (9+ messages)
` [PATCH v7 1/8] fs: introduce kernel_pread_file* support
` [PATCH v7 2/8] firmware: add offset to request_firmware_into_buf
` [PATCH v7 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v7 4/8] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v7 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v7 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v7 8/8] ima: add FIRMWARE_PARTIAL_READ support

[PATCH v6 0/8] firmware: add partial read support in request_firmware_into_buf
 2020-06-06  4:56 UTC  (13+ messages)
` [PATCH v6 1/8] fs: introduce kernel_pread_file* support
` [PATCH v6 2/8] firmware: add offset to request_firmware_into_buf
` [PATCH v6 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v6 4/8] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v6 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v6 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v6 8/8] ima: add FIRMWARE_PARTIAL_READ support

[PATCH] IMA: Add log statements for failure conditions
 2020-06-05 21:36 UTC  (8+ messages)

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-06-05 18:37 UTC  (11+ messages)

[PATCH] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
 2020-06-05 15:33 UTC  (2+ messages)

TPM resource manager separation
 2020-06-05 15:09 UTC  (2+ messages)

[PATCH 1/2] ima: Directly assign the ima_default_policy pointer to ima_rules
 2020-06-05 14:10 UTC  (9+ messages)
` [PATCH 2/2] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()

[PATCH] ima: Directly free *entry in ima_alloc_init_template() if digests is NULL
 2020-06-05  6:50 UTC 

[PATCH] tpm/st33zp24: fix spelling mistake "drescription" -> "description"
 2020-06-05  3:34 UTC 

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-04 17:58 UTC  (4+ messages)
` [PATCHv8 1/3] optee: use uuid for sysfs driver entry
` [PATCHv8 2/3] optee: enable support for multi-stage bus enumeration
` [PATCHv8 3/3] tpm_ftpm_tee: register driver on TEE bus

[PATCHv7 0/3] optee: register drivers on optee bus
 2020-06-04 17:53 UTC  (5+ messages)
` [PATCHv7 1/3] optee: use uuid for sysfs driver entry
` [PATCHv7 2/3] optee: enable support for multi-stage bus enumeration
` [PATCHv7 3/3] tpm_ftpm_tee: register driver on TEE bus

general protection fault in ima_free_template_entry
 2020-06-04 15:09 UTC  (2+ messages)

[PATCH] tpm_tis_spi: Don't send anything during flow control
 2020-06-04 13:48 UTC  (7+ messages)

[PATCH v10 0/8] Add tpm i2c ptp driver
 2020-06-04 13:47 UTC  (9+ messages)
` [PATCH v10 1/8] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
` [PATCH v10 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v10 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure
` [PATCH v10 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v10 5/8] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v10 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v10 7/8] tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v10 8/8] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCHv6 0/3] optee: register drivers on optee bus
 2020-06-04  9:21 UTC  (7+ messages)
` [PATCHv6 1/3] optee: use uuid for sysfs driver entry
` [PATCHv6 2/3] optee: enable support for multi-stage bus enumeration
` [PATCHv6 3/3] tpm_ftpm_tee: register driver on TEE bus

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-06-04  9:17 UTC  (4+ messages)

[PATCH v5 0/4] Introduce TEE based Trusted Keys support
 2020-06-03 11:45 UTC  (8+ messages)
` [PATCH v5 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v5 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v5 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v5 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH v4 0/4] Introduce TEE based Trusted Keys support
 2020-06-02  8:40 UTC  (9+ messages)
` [PATCH v4 1/4] KEYS: trusted: Add generic trusted keys framework

[GIT PULL] tpmdd updates for Linux v5.8
 2020-06-01 19:35 UTC  (2+ messages)

[PATCHv5 0/3] optee: register drivers on optee bus
 2020-06-01 14:06 UTC  (11+ messages)
` [PATCHv5 1/3] optee: do drivers initialization before and after tee-supplicant run
` [PATCHv5 2/3] optee: use uuid for sysfs driver entry
` [PATCHv5 3/3] tpm_ftpm_tee: register driver on TEE bus

[linux-next:master 2476/12912] security/integrity/ima/ima_crypto.c:575:12: warning: stack frame size of 1152 bytes in function 'ima_calc_field_array_hash_tfm'
 2020-06-01 13:32 UTC 

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-06-01  4:05 UTC  (7+ messages)

[PATCH v9 0/8] Add tpm i2c ptp driver
 2020-06-01  2:30 UTC  (12+ messages)
` [PATCH v9 1/8] tpm: tpm_tis: Make implementation of read16, read32 and write32 optional
` [PATCH v9 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v9 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure
` [PATCH v9 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v9 5/8] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v9 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v9 7/8] tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v9 8/8] tpm: tpm_tis: add tpm_tis_i2c driver

Oops at boot with linux-next kernel with IMA boot options
 2020-05-31 18:50 UTC  (7+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-29  8:18 UTC  (8+ messages)

[PATCHv2 0/2] optee: register drivers on optee bus
 2020-05-29  5:28 UTC  (14+ messages)
` [PATCHv2 1/2] optee: do drivers initialization before and after tee-supplicant run
` [PATCHv2 2/2] tpm_ftpm_tee: register driver on TEE bus

[PATCH] tpm: Revert "tpm: fix invalid locking in NONBLOCKING mode"
 2020-05-28 22:33 UTC  (24+ messages)

[PATCH v2] tpm: fix TIS locality timeout problems
 2020-05-28 19:10 UTC  (2+ messages)

[LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
 2020-05-28 16:05 UTC  (5+ messages)

[PATCHv3 0/3] optee: register drivers on optee bus
 2020-05-28  8:26 UTC  (12+ messages)
` [PATCHv3 1/3] optee: do drivers initialization before and after tee-supplicant run
` [PATCHv3 2/3] optee: use uuid for sysfs driver entry
  ` [Tee-dev] "
` [PATCHv3 3/3] tpm_ftpm_tee: register driver on TEE bus

[PATCH] tpm2: fix TIS locality timeout problems
 2020-05-28  0:38 UTC  (4+ messages)

[PATCH 1/1] ima_tpm.sh: Fix for calculating boot aggregate
 2020-05-27  0:43 UTC 

[PATCHv4 0/3] optee: register drivers on optee bus
 2020-05-26 19:20 UTC  (4+ messages)
` [PATCHv4 1/3] optee: do drivers initialization before and after tee-supplicant run
` [PATCHv4 2/3] optee: use uuid for sysfs driver entry
` [PATCHv4 3/3] tpm_ftpm_tee: register driver on TEE bus


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