linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 09:17:21 to 2020-06-16 14:41:42 UTC [more...]

Two questions about IMA
 2020-06-16 14:41 UTC 

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 14:26 UTC  (9+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH v5 0/4] Introduce TEE based Trusted Keys support
 2020-06-16 13:32 UTC  (4+ messages)
` [PATCH v5 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-06-16  9:08 UTC  (2+ messages)

[RESEND PATCH] tpm/st33zp24: fix spelling mistake "drescription" -> "description"
 2020-06-16  8:56 UTC 

[PATCH 0/5] LSM: Measure security module state
 2020-06-16  8:38 UTC  (19+ messages)
` [PATCH 1/5] IMA: Add LSM_STATE func to measure LSM data
` [PATCH 2/5] IMA: Define an IMA hook "
` [PATCH 3/5] LSM: Add security_state function pointer in lsm_info struct
` [PATCH 4/5] LSM: Define SELinux function to measure security state
` [PATCH 5/5] LSM: Define workqueue for measuring security module state

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-16  8:29 UTC  (6+ 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

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-06-16  8:24 UTC  (6+ messages)

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

[PATCH 1/2] integrity: Add errno field in audit message
 2020-06-15 22:58 UTC  (10+ messages)
` [PATCH 2/2] IMA: Add audit log for failure conditions

[PATCH v2 1/2] integrity: Add result field in audit message
 2020-06-15 22:51 UTC  (3+ messages)
` [PATCH v2 2/2] IMA: Add audit log for failure conditions

[LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
 2020-06-15 20:21 UTC  (8+ messages)

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-15 18:39 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] ima_evm_utils: emit the per TPM PCR bank "boot_aggregate" values
 2020-06-15 17:58 UTC 

[PATCH] tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
 2020-06-13 14:18 UTC 

[PATCH] extend IMA boot_aggregate with kernel measurements
 2020-06-12 17:14 UTC  (5+ messages)

[GIT PULL] integrity bug fix v5.8 (#1)
 2020-06-12 15:46 UTC 

[PATCH 1/2] IMA: Add a test to verify measurment of keys
 2020-06-11 20:58 UTC  (5+ messages)
` [PATCH 2/2] IMA: Add a test to verify importing a certificate into keyring

[PATCH] ima: fix mprotect checking
 2020-06-11 14:11 UTC  (2+ messages)

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

[PATCH v7 0/8] firmware: add partial read support in request_firmware_into_buf
 2020-06-09 22:55 UTC  (18+ 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 v3] IMA: Add audit log for failure conditions
 2020-06-09 18:03 UTC  (12+ messages)

[PATCH AUTOSEL 5.6 082/606] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-06-08 23:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 083/606] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH AUTOSEL 5.6 084/606] ima: Fix return value of ima_write_policy()
` [PATCH AUTOSEL 5.6 095/606] evm: Fix a small race in init_desc()

[PATCH v2] IMA: Add audit log for failure conditions
 2020-06-08 21:45 UTC  (3+ messages)

[PATCH] ima: Remove __init annotation from ima_pcrread()
 2020-06-08 13:14 UTC  (4+ messages)

[v1 PATCH 0/2] Adding support to carry IMA measurement logs
 2020-06-08 12:02 UTC  (6+ messages)
` [v1 PATCH 1/2] Refactoring carrying over IMA measuremnet logs over Kexec
` [v1 PATCH 2/2] Add Documentation regarding the ima-kexec-buffer node in the chosen node documentation

[GIT PULL] integrity subsystem updates for v5.8
 2020-06-07 20:14 UTC  (4+ messages)

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

[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  (8+ 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 

[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  (5+ 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  (4+ messages)
` [PATCHv6 1/3] optee: use uuid for sysfs driver entry


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