linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-19 19:03:35 to 2025-10-09 11:59:31 UTC [more...]

[PATCH] KEYS: encrypted: Use designated initializers for match_table_t structs
 2025-10-09 11:58 UTC 

[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] ima: Fall back to default kernel module signature verification
 2025-10-02 17:17 UTC  (4+ messages)

[PATCH v4 0/34] Rework the LSM initialization
 2025-10-01 17:23 UTC  (20+ messages)
` [PATCH v4 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [PATCH v4 09/34] lsm: rename the lsm order variables for consistency
` [PATCH v4 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [PATCH v4 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v4 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v4 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [PATCH v4 31/34] ima,evm: move initcalls to the LSM framework

[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 0/2] ima: add dont_audit and fs_subtype to policy language
 2025-09-30 14:26 UTC  (5+ 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] 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  (13+ 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 3/4] tpm2-sessions: Remove unnecessary wrapper
` [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  (12+ messages)
` [PATCH v10 1/4] tpm: Make TPM buffer allocations more robust
` [PATCH v10 2/4] tpm, tpm1-cmd: Use stack for trivial cases
` [PATCH v10 3/4] tpm, tpm2-cmd: "
` [PATCH v10 4/4] tpm_vpm_proxy: Use stack for TPM_CC_SET_LOCALITY

[PATCH v11 0/3] tpm: robust stack allocations
 2025-09-24  1:37 UTC  (6+ messages)
` [PATCH v11 1/3] tpm: Make TPM buffer allocations more robust
` [PATCH v11 2/3] tpm: Use TPM_MIN_BUF_SIZE in driver commands
` [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 

tpm2key.asn1 parent identification
 2025-09-23 15:08 UTC  (14+ messages)

[PATCH] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
 2025-09-23 14:35 UTC  (3+ messages)

[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
 2025-09-23 13:33 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
 2025-09-22 17:11 UTC  (3+ messages)
` [PATCH v3] ima: don't clear IMA_DIGSIG flag when setting or removing "

[PATCH v7] tpm: Make TPM buffer allocations more robust
 2025-09-22  7:58 UTC  (4+ messages)

[PATCH v9] tpm: Make TPM buffer allocations more robust
 2025-09-20 20:59 UTC 

[PATCH v8] tpm: Make TPM buffer allocations more robust
 2025-09-20 16:26 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).