linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 15:20:02 to 2021-11-16 15:56:04 UTC [more...]

[PATCH] char: tpm: cr50_i2c: Drop if with an always false condition
 2021-11-16 15:55 UTC  (4+ messages)

[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
 2021-11-16 10:43 UTC  (16+ messages)
` [RFC][PATCH 1/5] fsverity: Introduce fsverity_get_file_digest()
` [RFC][PATCH 2/5] fsverity: Revalidate built-in signatures at file open
` [RFC][PATCH 3/5] fsverity: Do initialization earlier
` [RFC][PATCH 4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp()
` [RFC][PATCH 5/5] shmem: Add fsverity support

ima-evm-utils: version 1.4 released
 2021-11-16  9:45 UTC  (11+ messages)

Fotowoltaika dla firm
 2021-11-16  8:46 UTC 

[PATCH v17 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-11-15 18:53 UTC  (4+ messages)
` [PATCH v17 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v17 2/3] arch: Wire up trusted_for(2)
` [PATCH v17 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH v7 00/17] Enroll kernel keys thru MOK
 2021-11-16  0:15 UTC  (18+ messages)
` [PATCH v7 01/17] integrity: Introduce a Linux keyring called machine
` [PATCH v7 02/17] integrity: Do not allow machine keyring updates following init
` [PATCH v7 03/17] KEYS: Create static version of public_key_verify_signature
` [PATCH v7 04/17] X.509: Parse Basic Constraints for CA
` [PATCH v7 05/17] KEYS: CA link restriction
` [PATCH v7 06/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v7 07/17] integrity: Fix warning about missing prototypes
` [PATCH v7 08/17] integrity: add new keyring handler for mok keys
` [PATCH v7 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v7 10/17] KEYS: add a reference to machine keyring
` [PATCH v7 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v7 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v7 13/17] KEYS: link secondary_trusted_keys to machine trusted keys
` [PATCH v7 14/17] integrity: store reference to machine keyring
` [PATCH v7 15/17] efi/mokvar: move up init order
` [PATCH v7 16/17] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v7 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH v16 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-11-14 15:45 UTC  (10+ messages)
` [PATCH v16 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v16 2/3] arch: Wire up trusted_for(2)
` [PATCH v16 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH v2] tpm: ibmvtpm: Make use of dma_alloc_noncoherent()
 2021-11-12 17:12 UTC  (2+ messages)

[PATCH v15 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
 2021-11-12 12:25 UTC  (6+ messages)
  ` [fs] a0918006f9: netperf.Throughput_tps -11.6% regression

[PATCH v4 0/2] integrity: support including firmware ".platform" keys at build time
 2021-11-11  0:20 UTC  (3+ messages)
` [PATCH v4 1/2] certs: export load_certificate_list() to be used outside certs/
` [PATCH v4 2/2] integrity: support including firmware ".platform" keys at build time

[PATCH v3] integrity: support including firmware ".platform" keys at build time
 2021-11-10 19:15 UTC  (5+ messages)

[RFC PATCH] ima: differentiate overlay, pivot_root, and other pathnames
 2021-11-10 17:39 UTC 

[RFC PATCH] ima: differentiate overlay, pivot_root, and other pathnames
 2021-11-08 17:01 UTC 

[PATCH] tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
 2021-11-07 17:04 UTC  (2+ messages)

[PATCH 0/2] Additional appended signature cleanup
 2021-11-05  9:55 UTC  (3+ messages)
  ` [PATCH 1/2] module: Use key_being_used_for for log messages in verify_appended_signature
  ` [PATCH 2/2] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH RFC] integrity: disassociate ima_filter_rule from security_audit_rule
 2021-11-04 21:46 UTC  (2+ messages)

Disassociating ima_filter_rule* from security_audit_rule*
 2021-11-04 18:57 UTC  (2+ messages)

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-04 17:12 UTC  (14+ messages)
  ` [RFC PATCH v7 04/16] ipe: add userspace interface
          ` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
  ` [RFC PATCH v7 14/16] scripts: add boot policy generation program

[PATCH v19 0/5] Add tpm i2c ptp driver
 2021-11-04 14:02 UTC  (6+ messages)
` [PATCH v19 1/5] tpm_tis: Fix expected bit handling
` [PATCH v19 2/5] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v19 3/5] tpm: tpm_tis: Verify TPM_STS register is valid after locality request
` [PATCH v19 4/5] tpm: tpm_tis: Add tpm_tis_i2c driver
` [PATCH v19 5/5] tpm: Add YAML schema for TPM TIS I2C options

[PATCH ima-evm-utils] travis: use alt:sisyphus from docker.io
 2021-11-03 15:03 UTC  (5+ messages)

[PATCH v18 0/6] Add tpm i2c ptp driver
 2021-11-02 20:46 UTC  (11+ messages)
` [PATCH v18 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v18 2/6] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v18 3/6] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v18 4/6] tpm: tpm_tis: Verify TPM_STS register is valid after locality request
` [PATCH v18 5/6] tpm: tpm_tis: Add tpm_tis_i2c driver
` [PATCH v18 6/6] tpm: Add YAML schema for TPM TIS I2C options

[GIT PULL] integrity subsystem updates for v5.16
 2021-11-02 18:37 UTC  (2+ messages)

[PATCH RESEND] KEYS: trusted: Fix trusted key backends when building as module
 2021-11-01 18:52 UTC  (2+ messages)

[PATCH ima-evm-utils 1/2] switch to using crun for podman
 2021-11-01 18:39 UTC  (7+ messages)
` [PATCH ima-evm-utils 2/2] upgrade to glibc-2.34 uses clone3 causing CI to fail

[GIT PULL] TPM DEVICE DRIVER changes for v5.16
 2021-11-01 17:28 UTC  (2+ messages)

IMA testsuite?
 2021-11-01 11:11 UTC  (2+ messages)

[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-11-01  8:00 UTC  (3+ messages)
` [PATCH v4 4/5] crypto: caam - add in-kernel interface for blob generator

[PATCH v2] tpm: tpm_tis_spi_cr50: Add default RNG quality
 2021-10-31 17:28 UTC  (3+ messages)

[PATCH] tpm: tpm_tis_spi_cr50: Add default RNG quality
 2021-10-29  7:58 UTC  (5+ messages)

[PATCH] evm: mark evm_fixmode as __ro_after_init
 2021-10-29  1:57 UTC  (2+ messages)

[PATCH v3 0/2] use SM3 instead of SM3_256
 2021-10-28 13:07 UTC  (7+ messages)
` [PATCH v3 1/2] crypto: "
` [PATCH v3 2/2] tpm: "

[PATCH v3 00/13] integrity: Introduce DIGLIM
 2021-10-28  9:08 UTC  (2+ messages)

[PATCH] ima/evm: mark evm_fixmode as __ro_after_init
 2021-10-28  1:48 UTC  (3+ messages)

[RESEND PATCH] tpm: tpm_tis_spi_cr50: Add default RNG quality
 2021-10-27 12:12 UTC 

[PATCH] tpm/st33zp24: drop unneeded over-commenting
 2021-10-26  2:15 UTC  (2+ messages)

[PATCH v2 1/1] tpm: add request_locality before write TPM_INT_ENABLE
 2021-10-26  2:14 UTC  (2+ messages)

[PATCH v17 0/6] Add tpm i2c ptp driver
 2021-10-25 23:44 UTC  (11+ messages)
` [PATCH v17 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v17 2/6] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v17 3/6] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v17 4/6] tpm: tpm_tis: Verify TPM_STS register is valid after locality request
` [PATCH v17 5/6] tpm: tpm_tis: Add tpm_tis_i2c driver
` [PATCH v17 6/6] tpm: Add YAML schema for TPM TIS I2C options

[PATCH v2 0/2] use SM3 instead of SM3_256
 2021-10-25  3:04 UTC  (5+ messages)
` [PATCH v2 1/2] crypto: "
` [PATCH v2 2/2] tpm: "

[PATCH v16 0/6] Add tpm i2c ptp driver
 2021-10-23  0:46 UTC  (9+ messages)
` [PATCH v16 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v16 2/6] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v16 3/6] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v16 4/6] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v16 5/6] tpm: tpm_tis: add tpm_tis_i2c driver
` [PATCH v16 6/6] tpm: Add YAML schema for TPM TIS I2C options

[PATCH 0/2] tpm: use SM3 instead of SM3_256
 2021-10-20 12:01 UTC  (18+ messages)
` [PATCH 1/2] crypto: "
` [PATCH 2/2] tpm: "


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