linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 18:15:29 to 2020-06-16 20:15:24 UTC [more...]

[PATCHv6 0/3] optee: register drivers on optee bus
 2020-06-16 20:15 UTC  (7+ messages)
` [PATCHv6 1/3] optee: use uuid for sysfs driver entry

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 20:01 UTC  (17+ 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 1/2] integrity: Add errno field in audit message
 2020-06-16 19:53 UTC  (14+ messages)
` [PATCH 2/2] IMA: Add audit log for failure conditions

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

[PATCH] extend IMA boot_aggregate with kernel measurements
 2020-06-16 18:11 UTC  (7+ messages)

[PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
 2020-06-16 17:19 UTC  (3+ messages)
  ` [PATCH] ima_evm_utils: tests: boot_aggregate.test spans PCRs 0-9

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

[PATCH v9 0/8] firmware: add request_partial_firmware_into_buf
 2020-06-16 16:09 UTC  (10+ 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 v10 0/8] TPM 2.0 trusted keys with attached policy
 2020-06-16 16:02 UTC  (9+ messages)
` [PATCH v10 1/8] lib: add ASN.1 encoder
` [PATCH v10 2/8] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v10 3/8] security: keys: trusted: fix TPM2 authorizations
` [PATCH v10 4/8] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v10 5/8] security: keys: trusted: Make sealed key properly interoperable
` [PATCH v10 6/8] security: keys: trusted: add PCR policy to TPM2 keys
` [PATCH v10 7/8] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v10 8/8] security: keys: trusted: implement counter/timer policy

[PATCH v10 0/8] TPM 2.0 trusted keys with attached policy
 2020-06-16 15:49 UTC 

[PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-06-16 15:22 UTC  (3+ messages)

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

[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

[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  (3+ messages)

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

[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 

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


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