public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 08:34:58 to 2026-04-25 14:21:21 UTC [more...]

[RFC 0/4] tpm_crb: Add command and response buffer chunking support
 2026-04-25 14:21 UTC  (13+ messages)
` [RFC 2/4] tpm_crb: Add new wrapper function to invoke start method

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-04-25 14:19 UTC  (11+ messages)
` [RFC PATCH v3 1/4] lsm: Allow LSMs to register for late_initcall_sync init
` [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
` [RFC PATCH v3 3/4] Revert "tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in"
` [RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"

[RFC PATCH v2 0/4] fix FF-A call failed with pKVM when ff-a driver is built-in
 2026-04-25  4:53 UTC  (37+ messages)
` [RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
` [RFC PATCH v2 2/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
` [RFC PATCH v2 3/4] firmware: arm_ffa: revert ffa_init() initcall level to device_initcall
` [RFC PATCH v2 4/4] firmware: arm_ffa: check pkvm initailised when initailise ffa driver

[PATCH] ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
 2026-04-24 21:24 UTC  (2+ messages)

linux-next changes on my tree
 2026-04-24  9:05 UTC 

[PATCH] evm: zero-initialize the evm_xattrs read buffer
 2026-04-24  8:13 UTC  (8+ messages)
` [PATCH v2] evm: terminate and bound "
  ` [PATCH v3] "

[PATCH v3 0/2] tpm_tis: fix retry exhaustion and add logging
 2026-04-23 16:43 UTC  (6+ messages)
` [PATCH v3 1/2] tpm: tpm_tis: add error logging for data transfer
` [PATCH v3 2/2] tpm: tpm_tis: stop transmit if retries are exhausted

[PATCH] ima: return error early if file xattr cannot be changed
 2026-04-23 13:11 UTC  (2+ messages)

[RFC PATCH 0/4] fix FF-A call failed with pKVM when ff-a driver is built-in
 2026-04-23 10:56 UTC  (35+ messages)
` [RFC PATCH 1/4] security: ima: move ima_init into late_initcall_sync
` [RFC PATCH 2/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
` [RFC PATCH 3/4] firmware: arm_ffa: revert ffa_init() initcall level to device_initcall
` [RFC PATCH 4/4] firmware: arm_ffa: check pkvm initailised when initailise ffa driver

[PATCH AUTOSEL 7.0-6.18] ima: Define and use a digest_size field in the ima_algo_desc structure
 2026-04-21 18:49 UTC  (2+ messages)

tpm: spi: do not call blocking ops when !TASK_RUNNING; during shutdown
 2026-04-21 18:28 UTC  (3+ messages)

[PATCH v2] tpm: restore timeout for key creation commands
 2026-04-21 18:24 UTC  (2+ messages)

ima: audit log emitted from ima_collect_measurement when SIGKILL interrupts reads from slow-read filesystems
 2026-04-20 16:52 UTC  (3+ messages)

[GIT PULL] KEYS: keys-next-7.1-rc1
 2026-04-19 22:08 UTC  (5+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.1-rc1
 2026-04-19 21:52 UTC  (3+ messages)

[PATCH] tpm: eventlog: remove unused structs tcg_algorithm_{size,info}
 2026-04-19 12:10 UTC  (2+ messages)

[GIT PULL] integrity: subsystem fixes for v7.1
 2026-04-17 22:58 UTC  (2+ messages)

[PATCH v5 0/3] Trim N entries of IMA event logs
 2026-04-17 21:26 UTC  (4+ messages)
` [PATCH v5 2/3] ima: trim N IMA event log records

[syzbot] [integrity?] [lsm?] BUG: sleeping function called from invalid context in page_cache_ra_unbounded
 2026-04-17 18:11 UTC 

[LTP] [PATCH v1 15/16] drm/i915/bios: search for VBT #57 by default
 2026-04-17 17:11 UTC  (4+ messages)

[PATCH v3 0/4] Add support for ML-DSA signature for EVM and IMA
 2026-04-16 15:40 UTC  (5+ messages)
` [PATCH v3 1/4] integrity: Check for NULL returned by asymmetric_key_public_key
` [PATCH v3 2/4] integrity: Check that algo parameter is within valid range
` [PATCH v3 3/4] integrity: Refactor asymmetric_verify for reusability
` [PATCH v3 4/4] integrity: Add support for sigv3 verification using ML-DSA keys

[PATCH v4] KEYS: trusted: Debugging as a feature
 2026-04-16  3:16 UTC  (2+ messages)

[PATCH v2] trusted-keys: move pr_fmt out of trusted-type.h
 2026-04-15 20:50 UTC  (2+ messages)

[PATCH v2 0/2] Add support for ML-DSA signature for EVM and IMA
 2026-04-15 20:32 UTC  (7+ messages)
` [PATCH v2 1/2] integrity: Refactor asymmetric_verify for reusability
` [PATCH v2 2/2] integrity: Add support for sigv3 verification using ML-DSA keys

[PATCH] ima: Use KEXEC_SIG_FORCE for rejecting unsigned kexec images
 2026-04-15 19:22 UTC  (2+ messages)

[PATCH] tpm: aovid -Wunused-but-set-variable
 2026-04-15  2:48 UTC  (2+ messages)

[PATCH] trusted-keys: move pr_fmt out of trusted-type.h
 2026-04-15  2:44 UTC  (4+ messages)

[PATCH v2 0/2] tpm_tis: fix retry exhaustion and add logging
 2026-04-15  2:40 UTC  (4+ messages)
` [PATCH v2 1/2] tpm: tpm_tis: add error logging for data transfer
` [PATCH v2 2/2] tpm: tpm_tis: stop transmit if retries are exhausted

[PATCH] tpm_tis: Check for an error after exhausting send retires
 2026-04-15  2:38 UTC  (3+ messages)

[PATCH v1] tpm: restore timeout for key creation commands
 2026-04-15  2:31 UTC  (4+ messages)

[PATCH] tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
 2026-04-15  2:22 UTC  (2+ messages)

[RFC PATCH 00/10] Fix dm-ima bugs
 2026-04-15  2:06 UTC  (14+ messages)
` [PATCH 01/10] dm-ima: remove dm_ima_reset_data()
` [PATCH 02/10] dm-ima: remove broken last_target_measured logic
` [PATCH 03/10] dm-ima: Remove status_flags from dm_ima_measure_on_table_load()
` [PATCH 04/10] dm-ima: don't copy the active table to the inactive table
` [PATCH 05/10] dm-ima: Fix UAF errors and measuring incorrect context
` [PATCH 06/10] dm-ima: remove new_map from dm_ima_measure_on_device_clear
` [PATCH 07/10] dm-ima: Fix issues with dm_ima_measure_on_device_rename
` [PATCH 08/10] dm-ima: Handle race between rename and table swap
` [PATCH 09/10] dm-ima: Fail more gracefully in dm_ima_measure_on_*
` [PATCH 10/10] dm-ima: use active table's size if available

[PATCH v3] KEYS: trusted: Debugging as a feature
 2026-04-15  0:05 UTC  (5+ messages)

[PATCH] tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
 2026-04-15  0:00 UTC  (3+ messages)

[PATCH v2] KEYS: trusted: Debugging as a feature
 2026-04-09  0:41 UTC  (4+ messages)

[PATCH 0/3] Add support for ML-DSA signature for EVM and IMA
 2026-04-08 17:25 UTC  (4+ messages)
` [PATCH 1/3] crypto: public_key: Remove check for valid hash_algo for ML-DSA keys

[PATCH] tpm: Fix auth session leak in tpm2_get_random() error path
 2026-04-08  9:00 UTC  (2+ messages)

[PATCH 0/4] Reorganize TPM public headers
 2026-04-08  8:45 UTC  (5+ messages)
` [PATCH 4/4] tpm: Move TPM common base definitions to the command header

[PATCH v3] tpm: i2c: atmel: fix block comment formatting
 2026-04-08  8:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox