linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[RFC 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-05-01 21:13 UTC  (14+ messages)
` [RFC 2/2] "

[PATCH v2] ima: Avoid blocking in RCU read-side critical section
 2024-05-01 20:48 UTC  (3+ messages)

[PATCH v8 00/22] add integrity and security to TPM2 transactions
 2024-04-30 23:10 UTC  (42+ messages)
` [PATCH v8 01/22] tpm: Remove unused tpm_buf_tag()
` [PATCH v8 02/22] tpm: Remove tpm_send()
` [PATCH v8 03/22] tpm: Move buffer handling from static inlines to real functions
` [PATCH v8 04/22] tpm: Update struct tpm_buf documentation comments
` [PATCH v8 05/22] tpm: Store the length of the tpm_buf data separately
` [PATCH v8 06/22] tpm: TPM2B formatted buffers
` [PATCH v8 07/22] tpm: Add tpm_buf_read_{u8,u16,u32}
` [PATCH v8 08/22] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
` [PATCH v8 09/22] crypto: lib - implement library version of AES in CFB mode
` [PATCH v8 10/22] tpm: add buffer function to point to returned parameters
` [PATCH v8 11/22] tpm: export the context save and load commands
` [PATCH v8 12/22] tpm: Add NULL primary creation
` [PATCH v8 13/22] tpm: Add TCG mandated Key Derivation Functions (KDFs)
` [PATCH v8 14/22] tpm: Add HMAC session start and end functions
` [PATCH v8 15/22] tpm: Add HMAC session name/handle append
` [PATCH v8 16/22] tpm: Add the rest of the session HMAC API
` [PATCH v8 17/22] tpm: add hmac checks to tpm2_pcr_extend()
` [PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
` [PATCH v8 19/22] KEYS: trusted: Add session encryption protection to the seal/unseal path
` [PATCH v8 20/22] tpm: add the null key name as a sysfs export
` [PATCH v8 21/22] Documentation: add tpm-security.rst
` [PATCH v8 22/22] tpm: disable the TPM if NULL name changes

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-30 12:03 UTC  (9+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
      ` [EXT] "

[PATCH v7 15/21] tpm: Add the rest of the session HMAC API
 2024-04-29 20:11 UTC  (2+ messages)

[PATCH v7 00/21] add integrity and security to TPM2 transactions
 2024-04-29 20:11 UTC  (10+ messages)
` [PATCH v7 12/21] tpm: Add NULL primary creation
` [PATCH v7 13/21] tpm: Add HMAC session start and end functions
` [PATCH v7 14/21] tpm: Add HMAC session name/handle append

[PATCH ima-evm-utils] First try to get keyid from cert then fall back to calculating
 2024-04-29 19:09 UTC 

[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-04-27  9:03 UTC  (14+ messages)
` [RFC PATCH v2 1/2] ovl: Define D_REAL_FILEDATA for d_real to return dentry with data
` [RFC PATCH v2 2/2] ima: Fix detection of read/write violations on stacked filesystems

[PATCH] efi: expose TPM event log to userspace via sysfs
 2024-04-26  8:23 UTC  (22+ messages)

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-25 20:23 UTC  (15+ messages)
` [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
` [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v17 20/21] Documentation: add ipe documentation

[PATCH v4 01/71] tpm: Switch to new Intel CPU model defines
 2024-04-25  4:50 UTC  (3+ messages)

[PATCH v3] MAINTAINERS: Update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVER
 2024-04-23 21:45 UTC 

[PATCH] char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
 2024-04-23 21:33 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-23  9:52 UTC  (5+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations
` (subset) [PATCH 00/34] address all -Wunused-const warnings

[PATCH] ima: Avoid blocking in RCU read-side critical section
 2024-04-23  7:30 UTC  (5+ messages)

[PATCH v4 00/14] security: digest_cache LSM
 2024-04-19 23:29 UTC  (42+ messages)
` [PATCH v4 01/14] lib: Add TLV parser
` [PATCH v4 02/14] security: Introduce the digest_cache LSM
` [PATCH v4 03/14] digest_cache: Add securityfs interface
` [PATCH v4 04/14] digest_cache: Add hash tables and operations
` [PATCH v4 05/14] digest_cache: Populate the digest cache from a digest list
` [PATCH v4 06/14] digest_cache: Parse tlv digest lists
` [PATCH v4 07/14] digest_cache: Parse rpm "
` [PATCH v4 08/14] digest_cache: Add management of verification data
` [PATCH v4 09/14] digest_cache: Add support for directories
` [PATCH v4 10/14] digest cache: Prefetch digest lists if requested
` [PATCH v4 11/14] digest_cache: Reset digest cache on file/directory change
` [PATCH v4 12/14] digest_cache: Notify digest cache events
` [PATCH v4 13/14] selftests/digest_cache: Add selftests for digest_cache LSM
` [PATCH v4 14/14] docs: Add documentation of the "

[PATCH v3 42/74] x86/cpu/vfm: Update tpm files
 2024-04-17 22:48 UTC  (7+ messages)

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-04-17 20:23 UTC  (15+ messages)

[RFC][PATCH v2 0/9] ima: Integrate with digest_cache LSM
 2024-04-15 16:10 UTC  (10+ messages)
` [RFC][PATCH v2 1/9] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v2 2/9] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
` [RFC][PATCH v2 3/9] ima: Add digest_cache policy keyword
` [RFC][PATCH v2 4/9] ima: Add digest_cache_measure/appraise boot-time built-in policies
` [RFC][PATCH v2 5/9] ima: Modify existing boot-time built-in policies with digest cache policies
` [RFC][PATCH v2 6/9] ima: Store allowed usage in digest cache based on integrity metadata flags
` [RFC][PATCH v2 7/9] ima: Use digest caches for measurement
` [RFC][PATCH v2 8/9] ima: Use digest caches for appraisal
` [RFC][PATCH v2 9/9] ima: Register to the digest_cache LSM notifier and process events

dm-integrity: 4k devices report 512b discard alignment
 2024-04-15  1:56 UTC  (3+ messages)

[PATCH v2 0/1] Add ST33KTPM2XI2C chip to the TPM TIS I2C driver
 2024-04-14 15:18 UTC  (5+ messages)
` [PATCH v2 1/1] dt-bindings: tpm: Add st,st33ktpm2xi2c

[PATCH 0/2] Add ST33KTPM2XI2C chip to the TPM TIS I2C driver
 2024-04-14  5:52 UTC  (19+ messages)
` [PATCH 1/2] tpm: tis_i2c: Add compatible string st,st33ktpm2xi2c
` [PATCH 2/2] dt-bindings: tpm: Add st,st33ktpm2xi2c to TCG TIS binding

TPM error 0x0901, possibly related to TPM2_PT_CONTEXT_GAP_MAX
 2024-04-13 21:43 UTC  (7+ 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).