linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-11 19:19:25 to 2023-08-03 13:48:35 UTC [more...]

[PATCH v2] tpm: Disable RNG for all AMD fTPMs
 2023-08-03 13:45 UTC  (3+ messages)

[PATCH 0/3] More changes related to TPM RNG handling
 2023-08-03 13:42 UTC  (11+ messages)
` [PATCH 1/3] tpm: Add a missing check for TPM_CHIP_FLAG_HWRNG_DISABLED
` [PATCH 2/3] tpm: Add command line for not trusting tpm for RNG
` [PATCH 3/3] tpm: Drop CONFIG_HW_RANDOM_TPM

[PATCH 0/6] Measuring TPM update counter in IMA
 2023-08-03 13:37 UTC  (15+ messages)
` [PATCH 1/6] tpm: implement TPM2 function to get update counter
` [PATCH 2/6] tpm: provide functionality "
` [PATCH 3/6] ima: get TPM "
` [PATCH 4/6] ima: implement functionality to measure "
` [PATCH 5/6] ima: measure TPM update counter at ima_init
` [PATCH 6/6] kexec: measure TPM update counter in ima log at kexec load

(no subject)
 2023-08-03 12:46 UTC  (3+ messages)
` boot-time vtpm helper (was "Re: <void>")

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-03 12:35 UTC 

[PATCH 1/1] tpm: disable hwrng for fTPM on some AMD designs
 2023-08-03  0:34 UTC  (34+ messages)

[PATCH 0/6] Enable loading local and third party keys on PowerVM guest
 2023-08-02 22:59 UTC  (13+ messages)
` [PATCH 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH 4/6] integrity: check whether imputed trust is enabled
` [PATCH 5/6] integrity: PowerVM machine keyring enablement
` [PATCH 6/6] integrity: PowerVM support for loading third party code signing keys

[PATCH] tpm: Disable RNG for all AMD fTPMs
 2023-08-02  4:12 UTC  (2+ messages)

[RFC] IMA Log Snapshotting Design Proposal
 2023-08-01 21:21 UTC  (2+ messages)

[RFC PATCH v10 07/17] ipe: add userspace interface
 2023-08-01 19:29 UTC  (3+ messages)
  ` [PATCH RFC v10 7/17] "

[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
 2023-08-01 19:24 UTC  (3+ messages)
  ` [PATCH RFC v10 8/17] "

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH v4] integrity: Always reference the blacklist keyring with appraisal
 2023-07-31 17:04 UTC  (3+ messages)

[PATCH] tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
 2023-07-31 10:58 UTC  (5+ messages)

W sprawie samochodu
 2023-07-26  7:50 UTC 

[GIT PULL] tpmdd changes for v6.5-rc4
 2023-07-29  0:27 UTC  (2+ messages)

[PATCH v3] tpm: Explicitly include correct DT includes
 2023-07-28 13:48 UTC 

[PATCH] ima: require signed IMA policy when UEFI secure boot is enabled
 2023-07-27 17:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
 2023-07-27 17:34 UTC  (2+ messages)

[PATCH v2] char: Explicitly include correct DT includes
 2023-07-26 23:32 UTC 

[PATCH -next] trusted-keys: Fix kernel-doc warnings in trusted-keys
 2023-07-25 20:49 UTC  (3+ messages)

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-07-25 20:43 UTC  (5+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook

Słowa kluczowe do wypozycjonowania
 2023-07-25  7:55 UTC 

[PATCH v2] kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
 2023-07-24 10:01 UTC 

Don't miss out on our low Interest coinloan opportunity
 2023-07-24  8:46 UTC 

[PATCH] kexec_lock:Fix comment for kexec_lock
 2023-07-24  9:15 UTC  (5+ messages)

[RFC][PATCH 00/12] integrity: Introduce a digest cache
 2023-07-21 16:33 UTC  (13+ messages)
` [RFC][PATCH 01/12] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH 02/12] integrity: Introduce a digest cache
` [RFC][PATCH 03/12] integrity/digest_cache: Add functions to populate and search
` [RFC][PATCH 04/12] integrity/digest_cache: Iterate over digest lists in same dir
` [RFC][PATCH 05/12] integrity/digest_cache: Parse tlv digest lists
` [RFC][PATCH 06/12] integrity/digest_cache: Parse rpm "
` [RFC][PATCH 07/12] ima: Add digest_cache policy keyword
` [RFC][PATCH 08/12] ima: Use digest cache for measurement
` [RFC][PATCH 09/12] ima: Use digest cache for appraisal
` [RFC][PATCH 10/12] tools: Add tool to manage digest lists
` [RFC][PATCH 11/12] tools/digest-lists: Add tlv digest list generator and parser
` [RFC][PATCH 12/12] tools/digest-lists: Add rpm "

[RFC][PATCH v3 0/9] KEYS: Introduce user asymmetric keys and signatures
 2023-07-21  7:04 UTC  (14+ messages)
` [RFC][PATCH v3 1/9] lib: Add TLV parser
` [RFC][PATCH v3 2/9] crypto: Export public key algorithm information
` [RFC][PATCH v3 3/9] crypto: Export signature encoding information
` [RFC][PATCH v3 4/9] KEYS: asymmetric: Introduce the user asymmetric key parser
` [RFC][PATCH v3 5/9] KEYS: asymmetric: Introduce the user asymmetric key signature parser
` [RFC][PATCH v3 6/9] verification: Add verify_uasym_signature() and verify_uasym_sig_message()
` [RFC][PATCH v3 7/9] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob
` [RFC][PATCH v3 8/9] KEYS: Introduce load_uasym_keyring()
` [RFC][PATCH v3 9/9] ima: Support non-PKCS#7 modsig types
` [RFC][GNUPG][PATCH v3 1/2] Convert PGP keys to the user asymmetric keys format
` [RFC][GNUPG][PATCH v3 2/2] Convert PGP signatures to the user asymmetric key signatures format

[PATCH] tpm: Switch i2c drivers back to use .probe()
 2023-07-18 23:38 UTC  (4+ messages)

[GIT PULL] tpmdd changes for v6.5-rc3
 2023-07-18 16:50 UTC  (2+ messages)

[GIT PULL] tpmdd changes for v6.5-rc2
 2023-07-17 14:32 UTC  (3+ messages)

[PATCH] char: Explicitly include correct DT includes
 2023-07-17 14:14 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
 2023-07-17 13:13 UTC  (7+ messages)

[PATCH 1/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
 2023-07-17 13:10 UTC  (12+ messages)
` [PATCH v2 "

[RFC PATCH v10 09/17] ipe: add permissive toggle
 2023-07-15  4:00 UTC  (2+ messages)
  ` [PATCH RFC v10 9/17] "

[RFC PATCH v10 06/17] security: add new securityfs delete function
 2023-07-14 23:59 UTC  (2+ messages)
  ` [PATCH RFC v10 6/17] "

[RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
 2023-07-14 23:56 UTC  (2+ messages)
  ` [PATCH RFC v10 5/17] "

[RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
 2023-07-14 21:47 UTC  (2+ messages)
  ` [PATCH RFC v10 4/17] "

[RFC PATCH v10 03/17] ipe: add evaluation loop
 2023-07-14 20:28 UTC  (2+ messages)
  ` [PATCH RFC v10 3/17] "

[GIT PULL] tpmdd changes for v6.5-rc2
 2023-07-14 16:21 UTC  (2+ messages)

[PATCH] kexec_file: ima: allow loading a kernel with its IMA signature verified
 2023-07-14 15:50 UTC  (7+ messages)

[PATCH v3] integrity: Always reference the blacklist keyring with apprasial
 2023-07-14 13:33 UTC  (3+ messages)

[PATCH v4 RESEND] tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
 2023-07-14 11:40 UTC  (3+ messages)

[RFC PATCH v10 02/17] ipe: add policy parser
 2023-07-14  4:18 UTC  (2+ messages)
  ` [PATCH RFC v10 2/17] "

[RFC PATCH v10 01/17] security: add ipe lsm
 2023-07-13 23:31 UTC  (2+ messages)
  ` [PATCH RFC v10 1/17] "

[PATCH v4] tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
 2023-07-13 17:39 UTC 

[linux-next:master] BUILD REGRESSION e3262265625831348cfb3128d35907ead75d8bf7
 2023-07-13 15:44 UTC 

[PATCH v2] integrity: Always reference the blacklist keyring with apprasial
 2023-07-13 15:25 UTC  (5+ messages)

[PATCH 3] tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
 2023-07-13 15:02 UTC  (3+ messages)

[PATCH 00/10] ima: measure events between kexec load and execute
 2023-07-12 19:51 UTC  (24+ messages)
` [PATCH 01/10] ima: implement function to allocate buffer at kexec load
` [PATCH 03/10] ima: allocate buffer at kexec load to hold ima measurements
` [PATCH 05/10] kexec: implement functions to map and unmap segment to kimage
` [PATCH 06/10] ima: update buffer at kexec execute with ima measurements
` [PATCH 10/10] kexec: update kexec_file_load syscall to call ima_kexec_post_load

W sprawie samochodu
 2023-07-12  7:30 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).