linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 02:49:45 to 2020-05-06 19:45:07 UTC [more...]

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-06 19:44 UTC  (7+ messages)
` [RFC][PATCH 2/3] evm: Extend API of post hooks to pass the result of pre hooks
` [RFC][PATCH 3/3] evm: Return -EAGAIN to ignore verification failures

[PATCH v7 0/7] Add tpm i2c ptp driver
 2020-05-06 19:02 UTC  (15+ messages)
` [PATCH v7 1/7] tpm: tpm_tis: Make implementation of read16, read32 and write32 optional
` [PATCH v7 2/7] tpm: tpm_tis: Add verify_data_integrity handle toy tpm_tis_phy_ops
` [PATCH v7 3/7] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v7 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v7 5/7] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v7 6/7] tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v7 7/7] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-06 15:41 UTC  (13+ messages)
` [PATCH v5 1/6] fs: Add support for an O_MAYEXEC flag on openat2(2)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v5 4/6] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl
` [PATCH v5 6/6] ima: add policy support for the new file open MAY_OPENEXEC flag

Disparity in tpm pcr5 value
 2020-05-06 14:12 UTC  (2+ messages)

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

[RFC PATCH v1] ima: verify mprotect change is consistent with mmap policy
 2020-05-05 17:52 UTC  (2+ messages)

[RFC PATCH] ima: verify mprotect change is consistent with mmap policy
 2020-05-05 15:33 UTC  (5+ messages)

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-05-05  9:59 UTC  (4+ messages)
` [RFC][PATCH 1/2] Add a layer of abstraction to use the memory reserved by device tree "
` [RFC][PATCH 2/2] Add support for ima buffer pass using reserved memory arm64

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-05-01 18:15 UTC  (3+ messages)
` [RFC]{PATCH 1/2] Add a layer of abstraction to use the memory reserved by device tree "
` [RFC][PATCH 2/2] Add support for ima buffer pass using reserved memory arm64

[PATCH v2] powerpc/ima: fix secure boot rules in ima arch policy
 2020-05-01 14:16 UTC 

[PATCH v4 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-04-30 23:47 UTC  (3+ messages)
` [PATCH v4 1/2] acpi: Extend TPM2 ACPI table with missing log fields

[PATCH] efi/tpm: fix section mismatch warning
 2020-04-30 21:32 UTC  (8+ messages)

[PATCH] integrity: evm: Fix RCU list related warnings
 2020-04-30 16:25 UTC  (2+ messages)

Fwd: a8d5875ce5 ("Default enable RCU list lockdep debugging with .."): WARNING: suspicious RCU usage
 2020-04-30 15:08 UTC  (8+ messages)

[PATCH 0/2] ima: extending IMA policy to support interpreters
 2020-04-30 14:26 UTC  (8+ messages)
` [PATCH 1/2] ima: add policy support for identifying file execute mode bit
` [PATCH 2/2] ima: add policy support for the new file open MAY_OPENEXEC flag

[PATCH v2 1/6] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-04-30  8:03 UTC  (15+ messages)
` [PATCH v2 2/6] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH v2 3/6] ima: Fix ima digest hash table key calculation
  ` [RESEND][PATCH "
` [PATCH v2 4/6] ima: Remove redundant policy rule set in add_rules()
` [PATCH v2 5/6] ima: Set again build_ima_appraise variable
` [PATCH v2 6/6] ima: Fix return value of ima_write_policy()

[PATCH] ima: Add stats interface
 2020-04-29 20:12 UTC  (2+ messages)

vfs_getxattr_alloc() problem
 2020-04-28  7:02 UTC  (6+ messages)

[PATCH v10 0/2] ima-evm-utils: Add some tests for evmctl
 2020-04-27  9:20 UTC  (3+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] ima-evm-utils: Add sign/verify "

[PATCH 1/5] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-04-24 14:45 UTC  (15+ messages)
` [PATCH 2/5] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 3/5] ima: Fix ima digest hash table key calculation
` [PATCH 4/5] ima: Remove redundant policy rule set in add_rules()
  ` [PATCH 5/5] ima: Remove unused build_ima_appraise variable

[PATCH] ima: Allow imasig requirement to be satisfied by EVM portable signatures
 2020-04-24 10:39 UTC  (3+ messages)

[PATCH] ima: Fix return value of ima_write_policy()
 2020-04-23 19:10 UTC  (4+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-22 16:55 UTC  (15+ 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 v1] tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
 2020-04-22 15:51 UTC  (3+ messages)

[PATCH v6 0/7] Add tpm i2c ptp driver
 2020-04-22  8:15 UTC  (8+ messages)
` [PATCH v6 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops
` [PATCH v6 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options

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

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

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-04-16 17:03 UTC  (5+ 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  (5+ messages)

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

[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  (3+ messages)
` [PATCH 1/2] "

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

[PATCH 0/2] support to read and tune appraise mode in runtime
 2020-04-15  2:49 UTC  (5+ 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).