linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-06 22:15:16 to 2020-04-22 15:39:25 UTC [more...]

[PATCH 1/5] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-04-22 15:39 UTC  (6+ messages)
` [PATCH 2/5] evm: Check also if *tfm is an error pointer in init_desc()

[PATCH v1] tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
 2020-04-22 15:07 UTC  (2+ messages)

[PATCH v6 0/7] Add tpm i2c ptp driver
 2020-04-22  8:15 UTC  (16+ messages)
` [PATCH v6 1/7] tpm: tpm_tis: Make implementation of read16 read32 write32 optional
` [PATCH v6 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops
` [PATCH v6 3/7] tpm: tpm_tis: rewrite "tpm_tis_req_canceled()"
` [PATCH v6 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v6 5/7] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v6 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v6 7/7] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCH v2] tpm_tis: work around status register bug in STMicroelectronics TPM
 2020-04-21 22:22 UTC  (8+ messages)

[PATCH] tpm_tis: work around status register bug in STMicroelectronics TPM
 2020-04-21 22:08 UTC  (19+ messages)

[PATCH v2] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-21 20:25 UTC  (4+ messages)

[GIT PULL] tpmdd updates for Linux v5.7-rc3
 2020-04-21 19:40 UTC  (2+ messages)

vfs_getxattr_alloc() problem
 2020-04-21 10:58 UTC 

[PATCH] ima: Allow imasig requirement to be satisfied by EVM portable signatures
 2020-04-21  9:24 UTC 

[PATCH] ima: Fix return value of ima_write_policy()
 2020-04-21  9:04 UTC 

IMA: policy update LSM rules failed
 2020-04-20 19:05 UTC 

[PATCH] doc: trusted-encrypted: updates with TEE as a new trust source
 2020-04-17 23:56 UTC  (4+ messages)

[RFC] IMA: New IMA measurements for dm-crypt and selinux
 2020-04-17  0:53 UTC  (11+ messages)

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-04-16 17:03 UTC  (10+ messages)

[PATCH] Revert "Kernel selftests: tpm2: check for tpm support"
 2020-04-16 17:01 UTC  (6+ messages)

[PATCH] tpm: fix wrong return value in tpm_pcr_extend
 2020-04-16 16:11 UTC  (6+ messages)

[PATCH] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-16 13:13 UTC  (10+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-15 16:25 UTC  (13+ messages)
` [RFC PATCH v3 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v3 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v3 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v3 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v3 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v3 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v3 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v3 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v3 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v3 11/12] documentation: add ipe documentation
` [RFC PATCH v3 12/12] cleanup: uapi/linux/audit.h

[PATCH] ima: remove redundant code
 2020-04-15  7:53 UTC 

[PATCH v2] ima: optimize ima_pcr_extend function by asynchronous
 2020-04-15  7:52 UTC 

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-15  5:01 UTC  (18+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "

[PATCH] ima: optimize ima_pcr_extend function by asynchronous
 2020-04-15  2:53 UTC  (4+ messages)

[PATCH 0/2] support to read and tune appraise mode in runtime
 2020-04-15  2:49 UTC  (8+ messages)
` [PATCH 1/2] ima: support to read appraise mode
` [PATCH 2/2] ima: support to tune appraise mode in runtime

[RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-14 21:18 UTC  (20+ messages)
` [RFC PATCH v2 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v2 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v2 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v2 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v2 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v2 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v2 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v2 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v2 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v2 11/12] documentation: Add IPE Documentation
` [RFC PATCH v2 12/12] cleanup: uapi/linux/audit.h

[PATCH] selftests/tpm2: Change exception handling to be Python 3 compatible
 2020-04-14 16:05 UTC  (9+ messages)

[PATCH 0/2] Simplify the implementation of some functions in IMA
 2020-04-14 15:18 UTC  (5+ messages)
` [PATCH 1/2] ima: simplify function ima_store_template
` [PATCH 2/2] ima: simplify function process_buffer_measurement

[PATCH] evm: Fix possible memory leak in evm_calc_hmac_or_hash()
 2020-04-14 13:48 UTC  (2+ messages)

[PATCH -next v2] IMA: fix memdup.cocci warnings
 2020-04-14 10:35 UTC 

[PATCH -next] IMA: Fix a memdup.cocci warning
 2020-04-14  8:40 UTC 

[PATCH -next] IMA: fix memdup.cocci warnings
 2020-04-14  8:21 UTC 

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-04-14  7:29 UTC  (6+ messages)

[PATCH v2 0/2] support to read and tune appraise mode in runtime
 2020-04-13  2:23 UTC  (5+ messages)
` [PATCH v2 1/2] ima: support to read appraise mode
` [PATCH v2 2/2] ima: support to tune appraise mode in runtime

[PATCH] selftests/tpm: Fix runtime error
 2020-04-12 14:18 UTC  (2+ messages)

[PATCH] powerpc/ima: fix secure boot rules in ima arch policy
 2020-04-10 20:13 UTC 

[RFC] Use file change time instead of generation
 2020-04-08 13:01 UTC 

[PATCH] ima: Simplify the implementation of ima_fs_init function
 2020-04-08  9:02 UTC 

Add tpm i2c ptp driver
 2020-04-08  3:06 UTC  (3+ messages)
` [PATCH v5 7/7] tpm: tpm_tis: add tpm_tis_i2c driver


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