linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-23 17:08:59 to 2025-10-17 18:11:45 UTC [more...]

[PATCH] docs: trusted-encrypted: fix htmldocs build error
 2025-10-17 18:11 UTC 

[PATCH] ima: Fall back to default kernel module signature verification
 2025-10-17 17:49 UTC  (9+ messages)

[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
 2025-10-17  8:17 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] ima: add dont_audit and fs_subtype to policy language
 2025-10-16 15:53 UTC  (8+ messages)
` [PATCH 1/2] ima: add dont_audit action to suppress audit actions
` [PATCH 2/2] ima: add fs_subtype condition for distinguishing FUSE instances

[PATCH] KEYS: encrypted: Simplify determining 'format_len'
 2025-10-15 23:21 UTC 

[PATCH] tpm_crb: Add idle support for the Arm FF-A start method
 2025-10-15 22:22 UTC  (5+ messages)

[PATCH v3] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
 2025-10-15 11:06 UTC  (3+ messages)

[PATCH] keys: Remove redundant less-than-zero checks
 2025-10-15 11:02 UTC  (3+ messages)

tpm2sh 0.11
 2025-10-14 16:42 UTC 

[PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
 2025-10-14 13:35 UTC 

[syzbot] Monthly integrity report (Oct 2025)
 2025-10-13  8:32 UTC 

[PATCH v2] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
 2025-10-13  7:22 UTC  (4+ messages)

[PATCH v4 0/34] Rework the LSM initialization
 2025-10-10 19:21 UTC  (8+ messages)
` [PATCH v4 31/34] ima,evm: move initcalls to the LSM framework

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18-2
 2025-10-10 18:25 UTC  (5+ messages)

[PATCH v2] tpm: infineon: add bounds check in tpm_inf_recv
 2025-10-10 17:40 UTC  (3+ messages)

[PATCH] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
 2025-10-10 15:12 UTC  (3+ messages)

[PATCH v5] tpm: infineon: add bounds check in tpm_inf_recv
 2025-10-10  8:05 UTC  (3+ messages)

[PATCH] KEYS: encrypted: Use designated initializers for match_table_t structs
 2025-10-10  4:01 UTC  (6+ messages)

[PATCH] ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM hook
 2025-10-08 11:35 UTC 

[PATCH 0/4] ima_{conditionals,measurements}.sh enhancements
 2025-10-08  4:38 UTC  (11+ messages)
` [PATCH 1/4] ima_{conditionals,measurements}.sh: Add temporary user
` [PATCH 2/4] ima_conditionals.sh: Split test by request
  ` [LTP] "
` [PATCH 3/4] ima_conditionals.sh: Use 'sg' without 'sudo'
` [PATCH 4/4] ima_{conditionals,measurements}.sh: Use 'su' instead of 'sudo'
` [LTP] [PATCH 0/4] ima_{conditionals,measurements}.sh enhancements

[PATCH] tpm: infineon: add bounds check in tpm_inf_recv
 2025-10-07 19:25 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18
 2025-10-07 14:38 UTC  (18+ messages)

[GIT PULL] integrity: subsystem fixes for v6.18
 2025-10-05 19:45 UTC  (2+ messages)

[GIT PULL] KEYS: keys-next-6.18
 2025-10-04 22:30 UTC  (2+ messages)

[PATCH] tpm: infineon: add bounds check in tpm_inf_recv
 2025-10-04 12:33 UTC  (2+ messages)

[PATCH] tpm: infineon: add bounds check in tpm_inf_recv
 2025-10-04 12:29 UTC  (4+ messages)

[PATCH v3 00/10] tpm: Decouple Trenchboot dependencies
 2025-10-01 12:52 UTC  (31+ messages)
` [PATCH v3 01/10] tpm: Cap the number of PCR banks
` [PATCH v3 02/10] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v3 03/10] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v3 04/10] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v3 05/10] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v3 06/10] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v3 07/10] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v3 08/10] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v3 09/10] tpm-buf: Build PCR extend commands
` [PATCH v3 10/10] tpm-buf: Enable managed and stack allocations

[PATCH v5 0/9] Prepare TPM driver for Trenchboot
 2025-09-30 23:19 UTC  (10+ messages)
` [PATCH v5 1/9] tpm: Cap the number of PCR banks
` [PATCH v5 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v5 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v5 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v5 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v5 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v5 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v5 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v5 9/9] tpm-buf: Enable managed and stack allocations

[PATCH v4 0/9] tpm: Decouple Trenchboot dependencies
 2025-09-30 22:31 UTC  (11+ messages)
` [PATCH v4 1/9] tpm: Cap the number of PCR banks
` [PATCH v4 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v4 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v4 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v4 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v4 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v4 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v4 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v4 9/9] tpm-buf: Enable managed and stack allocations

[PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
 2025-09-30  2:31 UTC  (9+ messages)

[PATCH v2 1/2] evm: fix security.evm for a file with IMA signature
 2025-09-30  2:26 UTC  (2+ messages)
` [PATCH v2 2/2] ima: Add code comments to explain IMA iint cache atomic_flags

[PATCH v2 0/9] tpm: Decouple PCR extend from driver
 2025-09-29  3:59 UTC  (10+ messages)
` [PATCH v2 1/9] tpm: cap PCR bank in tpm2_get_pcr_allocations()
` [PATCH v2 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v2 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v2 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v2 5/9] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v2 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v2 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v2 8/9] tpm-buf: Remove chip parameeter from tpm_buf_append_handle
` [PATCH v2 9/9] tpm-buf: Build PCR extend commands

[PATCH] tpm: loongson: Add bufsiz parameter to tpm_loongson_send()
 2025-09-25 11:47 UTC  (3+ messages)
` (subset) "

[PATCH] tpm2-sessions: Remove unnecessary wrapper
 2025-09-24 17:26 UTC  (3+ messages)

[PATCH 0/4] tpm2-session: correct disperancies
 2025-09-24 17:18 UTC  (10+ messages)
` [PATCH 1/4] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH 2/4] tpm2-sessions: Remove unused parameter from tpm_buf_append_auth
` [PATCH 4/4] keys, trusted: Remove redundant helper

[PATCH v5] tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
 2025-09-24 17:04 UTC  (7+ messages)

[PATCH v10 0/4] tpm: robust stack allocations
 2025-09-24 10:10 UTC  (5+ messages)
` [PATCH v10 1/4] tpm: Make TPM buffer allocations more robust

[PATCH v11 0/3] tpm: robust stack allocations
 2025-09-24  1:37 UTC  (4+ messages)
` [PATCH v11 3/3] tpm orchestrate tpm_get_random() in the function

[RFC PATCH 0/4] Re-establish ability for exclusive TPM access to userspace
 2025-09-24  1:23 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] tpm: Ensure exclusive userspace access when using /dev/tpm<n>
  ` [PATCH v2 2/4] tpm: Remove tpm_find_get_ops
  ` [PATCH v2 3/4] tpm: Allow for exclusive TPM access when using /dev/tpm<n>
  ` [PATCH v2 4/4] tpm: Require O_EXCL for exclusive /dev/tpm access

Thematic Funds Letter Of Intent
 2025-09-23 23:54 UTC 


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