linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-05 00:17:45 to 2025-03-14 16:56:51 UTC [more...]

[PATCH v3 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-14 16:56 UTC  (13+ messages)
` [PATCH v3 1/4] x86/sev: add SVSM vTPM probe/send_command functions
` [PATCH v3 2/4] svsm: add header with SVSM_VTPM_CMD helpers
` [PATCH v3 3/4] tpm: add SNP SVSM vTPM driver
` [PATCH v3 4/4] x86/sev: register tpm-svsm platform device

[PATCH] MAINTAINERS: Add include/linux/tpm*.h to TPM maintainers
 2025-03-14 15:05 UTC  (4+ messages)

tFrom 1dc5533382b9951c70b1a38f02065b41453b175a Mon Sep 17 00:00:00 2001
 2025-03-14 15:02 UTC  (7+ messages)
` [PATCH v8 1/5] tpm_crb: ffa_tpm: implement driver compliant to CRB over FF-A
` [PATCH v8 2/5] tpm_crb: clean-up and refactor check for idle support
` [PATCH v8 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v8 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v8 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

[PATCH] tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
 2025-03-14 14:51 UTC  (2+ messages)

[PATCH v5 5/6] tpm: Add a driver for Loongson TPM device
 2025-03-14 14:43 UTC  (3+ messages)
` [PATCH v5 6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry

[PATCH] ima_violations.sh: Fix condition evaluation
 2025-03-14 12:42 UTC 

[RFC PATCH v1 0/7] ima: get rid of hard dependency on SHA-1
 2025-03-13 17:33 UTC  (8+ messages)
` [RFC PATCH v1 1/7] ima: don't expose runtime_measurements for unsupported hashes
` [RFC PATCH v1 2/7] ima: always create runtime_measurements sysfs file for ima_hash
` [RFC PATCH v1 3/7] ima: move INVALID_PCR() to ima.h
` [RFC PATCH v1 4/7] ima: track the set of PCRs ever extended
` [RFC PATCH v1 5/7] tpm: enable bank selection for PCR extend
` [RFC PATCH v1 6/7] ima: invalidate unsupported PCR banks once at first use
` [RFC PATCH v1 7/7] ima: make SHA1 non-mandatory

[RFC PATCH 0/3] tpm: add send_recv() op and use it in tpm_ftpm_tee and tpm_svsm drivers
 2025-03-13 12:59 UTC  (6+ messages)
` [RFC PATCH 1/3] tpm: add send_recv() op in tpm_class_ops
` [RFC PATCH 2/3] tpm/tpm_ftpm_tee: use send_recv() op
` [RFC PATCH 3/3] tpm/tpm_svsm: "

[PATCH v5 0/6] Drivers for Loongson security engine
 2025-03-13  9:59 UTC  (7+ messages)
` [PATCH v5 1/6] mfd: Add support for Loongson Security Module
` [PATCH v5 2/6] MAINTAINERS: Add entry for Loongson Security Module driver
` [PATCH v5 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH v5 4/6] MAINTAINERS: Add entry for Loongson RNG driver

[PATCH v6 0/5] Add support for the TPM FF-A start method
 2025-03-12 20:47 UTC  (21+ messages)
` [PATCH v6 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v6 2/5] tpm_crb: clean-up and refactor check for idle support
` [PATCH v6 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v6 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v6 5/5] Documentation: tpm: add documentation for the CRB FF-A interface
` Build error on -next due to tpm_crb.c changes? (was: Re: [PATCH v6 0/5] Add support for the TPM FF-A start method)
  ` Build error on -next due to tpm_crb.c changes?

[RFC PATCH] IMA: Remove evm_overlay.sh
 2025-03-12 15:20 UTC  (4+ messages)

[PATCH v9 4/7] ima: kexec: define functions to copy IMA log at soft boot
 2025-03-12  8:57 UTC  (2+ messages)

[PATCH v4 0/6] Drivers for Loongson security engine
 2025-03-12  8:38 UTC  (4+ messages)
` [PATCH v4 1/6] mfd: Add support for Loongson Security Module

[PATCH] tpm: eventlog: Declare mapping_size __maybe_unused
 2025-03-12  6:36 UTC  (4+ messages)

[PATCH v9 0/7] ima: kexec: measure events between kexec load and execute
 2025-03-11 23:45 UTC  (20+ messages)
` [PATCH v9 1/7] ima: copy only complete measurement records across kexec
` [PATCH v9 2/7] kexec: define functions to map and unmap segments
` [PATCH v9 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v9 7/7] ima: measure kexec load and exec events as critical data

[PATCH] tpm, tpm_tis: Fix timeout handling when waiting for TPM status
 2025-03-11  9:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] tpm, tpm_tis: Workaround failed command reception on Infineon devices
 2025-03-11  9:46 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] tpm: Clarify "auth session active" message
 2025-03-10 15:39 UTC 

[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-10 14:04 UTC  (30+ messages)
` [RFC PATCH v2 1/6] x86/sev: add SVSM call macros for the vTPM protocol
` [RFC PATCH v2 2/6] x86/sev: add SVSM vTPM probe/send_command functions
` [RFC PATCH v2 3/6] tpm: add send_recv() ops in tpm_class_ops
` [RFC PATCH v2 5/6] tpm: add SNP SVSM vTPM driver

[PATCH] tpm: efi: Improve exception handling in tpm_read_log_efi()
 2025-03-09 13:50 UTC 

Unbalanced TPM2 HMAC session calls
 2025-03-07 19:49 UTC  (12+ messages)
  ` [PATCH] tpm: Drop warning when an auth session is active
  ` [PATCH] tpm: Lazily flush auth session when getting random data

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-03-07 19:46 UTC  (40+ messages)
` [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v12 06/19] x86: Add early SHA-256 "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 14/19] tpm, tpm_tis: Close all localities
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel

[PATCH] tpm: End any active auth session before shutdown
 2025-03-07 12:25 UTC 

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-07  2:46 UTC  (29+ messages)

TPM operation times out (very rarely)
 2025-03-06 22:29 UTC  (12+ messages)

[PATCH v3 1/5] ima_violations.sh: force $LOG ToMToU violation earlier
 2025-03-06 21:02 UTC  (8+ messages)
` [PATCH v3 2/5] ima_violations.sh: Update validate() to support multiple violations
` [PATCH v3 3/5] ima_violations.sh: additional open-writer violation tests
` [PATCH v3 4/5] ima_violations.sh: additional ToMToU "
` [PATCH v3 5/5] ima_violations.sh: require kernel v6.14 for minimizing violations tests

[PATCH] tpm: Remove duplicate documentation
 2025-03-06 19:13 UTC 

[PATCH 1/2] ima_setup.sh: Postpone loading policy after test setup
 2025-03-06 18:23 UTC  (3+ messages)
` [PATCH 2/2] ima_setup.sh: Check 'cat' exit code when loading policy

[RFC][PATCH] ima: add measurement for first unverified write on ima policy file
 2025-03-06 14:22 UTC  (11+ messages)

[PATCH v4 0/5] Add support for the TPM FF-A start method
 2025-03-05 16:09 UTC  (5+ messages)

[PATCH v2] arch/x86: Fix size overflows in sgx_encl_create()
 2025-03-05  1:26 UTC  (5+ 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).