linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-09 21:04:13 to 2026-09-22 10:10:06 UTC [more...]

[PATCH v2 0/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
 2026-09-22 10:10 UTC  (8+ messages)
` [PATCH v2 1/6] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
` [PATCH v2 2/6] s390: "
` [PATCH v2 3/6] drivers: Include linux/slab.h for kmalloc() functions
` [PATCH v2 4/6] s390: Remove the asm/mmu_context.h include from asm/elf.h
` [PATCH v2 5/6] cpufeature: Include asm/elf.h for ELF_PLATFORM
` [PATCH v2 6/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h

[BUG] tpm_crb/Intel PTT: Late S3/S5/Reboot ACPI power management deadlock
 2026-09-22  8:42 UTC  (3+ messages)

[PATCH v2 00/10] Extend PKWM to support user-created wrapping keys
 2026-09-21 19:26 UTC  (2+ messages)

[PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
 2026-09-21  8:36 UTC  (11+ messages)
` [PATCH v2 1/3] tee: qcomtee: Register qcom.tz.tpm service for discovery
` [PATCH v2 2/3] tpm: Introduce Qualcomm TPM driver
` [PATCH v2 3/3] MAINTAINERS: Add Qualcomm TPM driver entry

[PATCH v3 0/2] integrity: Return error codes in audit messages
 2026-09-20 13:16 UTC  (7+ messages)
` [PATCH v3 1/2] integrity: Report error code in integrity_audit_msg() call sites
` [PATCH v3 2/2] integrity: Replace integrity_audit_message() with integrity_audit_msg()

[PATCH 0/1] tpm: ignore duplicate PCR banks in tpm2_get_pcr_allocation
 2026-09-20  7:34 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] tpm: crb: handle ACPI NVS memory region overlap
 2026-09-20  6:33 UTC 

[PATCH] tpm: Disable TPM on null key name mismatch
 2026-09-18 18:35 UTC  (3+ messages)

[PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
 2026-09-18  6:48 UTC  (3+ messages)

[PATCH] tpm: remove extraneous #ifdef
 2026-09-18  5:49 UTC  (7+ messages)

[PATCH v9 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-18  4:23 UTC  (5+ messages)
` [PATCH v9 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v9 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH v2] tpm: use DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr()
 2026-09-18  2:43 UTC  (6+ messages)

[PATCH v1 1/1] tpm: tis_i2c: Deassert optional reset line before probing
 2026-09-18  2:38 UTC  (2+ messages)

[PATCH] KEYS: trusted: Fix tpm2_load_cmd() boundary check
 2026-09-18  1:43 UTC  (5+ messages)

[PATCH v8 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-18  1:32 UTC  (4+ messages)
` [PATCH v3 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v8 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH v3] KEYS: encrypted: fix integer overflow of datablob_len
 2026-09-18  1:31 UTC  (4+ messages)

[PATCH] tpm: fix build regression for tpm_tis_resume
 2026-09-18  0:57 UTC  (3+ messages)

[PATCH] tpm: Remove ineffective wmb() from tpm_pm_resume()
 2026-09-18  0:55 UTC  (5+ messages)
    ` [PATCH v2] "

[GIT PULL] KEYS: for-next-keys-v7.3-rc4
 2026-09-18  0:08 UTC  (2+ messages)

[PATCH] dt-bindings: Expand flow lists to block lists
 2026-09-17 15:16 UTC  (2+ messages)

[PATCH v4 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
 2026-09-16  9:50 UTC 

[PATCH v2 0/3] integrity: Return error codes in audit messages
 2026-09-15 21:32 UTC  (7+ messages)
` [PATCH v2 1/3] integrity: Replace all uses of integrity_audit_msg() with integrity_audit_message()

[PATCH v3] tpm: use DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr()
 2026-09-15  1:42 UTC 

[PATCH v7 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-12  6:19 UTC  (8+ messages)
` [PATCH v2 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v7 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH v2] ima_tpm.sh: properly detect failure to verify the IMA measurement list
 2026-09-10 19:41 UTC  (2+ messages)

[PATCH v3 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
 2026-09-10 12:41 UTC 

[PATCH 0/2] Add TPM support via Qualcomm TEE TPM TA
 2026-09-10  8:34 UTC  (6+ messages)
` [PATCH 2/2] firmware: tpm: Introduce tpm-qcom driver

[PATCH] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
 2026-09-10  7:58 UTC  (3+ messages)

[PATCH v2] tpm: Remove ineffective wmb() from tpm_pm_resume()
 2026-09-10  2:46 UTC 

[PATCH v3] tpm: Call cmd_ready/go_idle for each command transmission
 2026-09-09 23:18 UTC  (4+ messages)

[PATCH] tpm: cr50: use DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr()
 2026-09-09 22:55 UTC  (2+ messages)

[PATCH] tpm: fix off-by-four bounds check in tpm2_get_random()
 2026-09-09 22:40 UTC  (2+ messages)

[PATCH v6 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-09 21:05 UTC  (6+ messages)
` [PATCH 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v6 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_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).