linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 12:43:17 to 2023-07-12 06:49:05 UTC [more...]

[regression] Kernel 6.4 failing to access TPM on Framework Laptop 12th gen
 2023-07-12  6:48 UTC  (21+ messages)
` [PATCH 1/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel "
  ` [PATCH 2/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
  ` [PATCH v2 1/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
    ` [PATCH v2 2/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
      ` [PATCH v3 1/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
        ` [PATCH v3 2/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-07-12  3:43 UTC  (30+ messages)
` [RFC PATCH v10 01/17] security: add ipe lsm
  ` [PATCH RFC v10 1/17] "
` [RFC PATCH v10 02/17] ipe: add policy parser
  ` [PATCH RFC v10 2/17] "
` [RFC PATCH v10 03/17] ipe: add evaluation loop
  ` [PATCH RFC v10 3/17] "
` [RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
  ` [PATCH RFC v10 4/17] "
` [RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
  ` [PATCH RFC v10 5/17] "
` [RFC PATCH v10 06/17] security: add new securityfs delete function
  ` [PATCH RFC v10 6/17] "
` [RFC PATCH v10 07/17] ipe: add userspace interface
  ` [PATCH RFC v10 7/17] "
` [RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
  ` [PATCH RFC v10 8/17] "
` [RFC PATCH v10 09/17] ipe: add permissive toggle
  ` [PATCH RFC v10 9/17] "
` [RFC PATCH v10 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider
  ` [PATCH RFC "
` [RFC PATCH v10 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v10 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v10 15/17] scripts: add boot policy generation program
` [RFC PATCH v10 16/17] ipe: kunit test for parser
` [RFC PATCH v10 17/17] documentation: add ipe documentation

[PATCH 00/10] ima: measure events between kexec load and execute
 2023-07-12  1:28 UTC  (35+ messages)
` [PATCH 01/10] ima: implement function to allocate buffer at kexec load
` [PATCH 02/10] ima: implement function to populate buffer at kexec execute
` [PATCH 03/10] ima: allocate buffer at kexec load to hold ima measurements
` [PATCH 04/10] ima: implement functions to suspend and resume 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 07/10] ima: remove function ima_dump_measurement_list
` [PATCH 08/10] ima: implement and register a reboot notifier function to update kexec buffer
` [PATCH 09/10] ima: suspend measurements while the kexec buffer is being copied
` [PATCH 10/10] kexec: update kexec_file_load syscall to call ima_kexec_post_load

[PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
 2023-07-11 21:54 UTC  (4+ messages)

[PATCH] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
 2023-07-11 16:44 UTC 

Fotowoltaika - propozycja instalacji
 2023-07-11  8:11 UTC 

[PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-07-11  6:40 UTC  (9+ messages)

[PATCH] kexec_file: ima: allow loading a kernel with its IMA signature verified
 2023-07-11  3:16 UTC 

[PATCH] tpm: make all 'class' structures const
 2023-07-11  0:53 UTC  (2+ messages)

[PATCH] tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
 2023-07-11  0:53 UTC  (4+ messages)

[PATCH 3] tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
 2023-07-11  0:50 UTC  (2+ messages)

[PATCH][next] tpm: remove redundant variable len
 2023-07-11  0:26 UTC  (3+ messages)

[PATCH] tpm: Do not remap from ACPI resouces again for Pluton TPM
 2023-07-10 22:06 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] security: keys: Modify mismatched function name
 2023-07-10 19:20 UTC  (3+ messages)

[PATCH v3 0/4] Recovery from data transfer errors for tpm_tis
 2023-07-10 17:00 UTC  (7+ messages)
` [PATCH v3 1/4] tpm_tis: Explicitly check for error code
` [PATCH v3 3/4] tpm_tis: Use responseRetry to recover from data transfer errors
` [PATCH v3 4/4] tpm_tis: Resend command "

[PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
 2023-07-10 13:31 UTC  (7+ messages)

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-07-07 19:31 UTC  (10+ messages)
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file

[RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
 2023-07-07  7:03 UTC  (15+ messages)
` [RFC][PATCH 01/10] crypto: Export public key algorithm information
` [RFC][PATCH 02/10] crypto: Export signature encoding information
` [RFC][PATCH 03/10] KEYS: asymmetric: Introduce a parser for user asymmetric keys and sigs
` [RFC][PATCH 04/10] KEYS: asymmetric: Introduce the user asymmetric key parser
` [RFC][PATCH 05/10] KEYS: asymmetric: Introduce the user asymmetric key signature parser
` [RFC][PATCH 06/10] verification: Add verify_uasym_signature() and verify_uasym_sig_message()
` [RFC][PATCH 07/10] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob
` [RFC][PATCH 08/10] KEYS: Introduce load_uasym_keyring()
` [RFC][PATCH 09/10] bpf: Introduce bpf_verify_uasym_signature() kfunc
` [RFC][PATCH 10/10] selftests/bpf: Prepare a test for user asymmetric key signatures
` [RFC][GNUPG][PATCH 1/2] Convert PGP keys to the user asymmetric keys format
` [RFC][GNUPG][PATCH 2/2] Convert PGP signatures to the user asymmetric key signatures format

[QUESTION] Full user space process isolation?
 2023-07-06 15:04 UTC  (15+ messages)

Prezentacja
 2023-07-06  8:15 UTC 

[PATCH v2] integrity: Always reference the blacklist keyring with apprasial
 2023-07-05 22:52 UTC 

[PATCH] integrity: Always reference the blacklist keyring with apprasial
 2023-07-05 21:30 UTC  (3+ messages)

[PATCH] tpm/tpm_tis_synquacer: do some cleanup
 2023-07-05 11:55 UTC 

[PATCH] ima: require signed IMA policy when UEFI secure boot is enabled
 2023-07-04 12:57 UTC  (2+ messages)

[PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
 2023-07-03  5:26 UTC  (2+ messages)

Proszę o kontakt
 2023-06-30  7:59 UTC 

Proszę o kontakt
 2023-06-30  7:35 UTC 

[PATCH] tpm: Ensure that tpm chip has ops to check if it's defective
 2023-06-30  2:31 UTC  (6+ messages)

[6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
 2023-06-29 17:45 UTC  (7+ messages)

[PATCH v9 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2023-06-28 23:07 UTC  (6+ messages)
` [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available

W sprawie samochodu
 2023-06-28  7:30 UTC 

[GIT PULL] integrity: susbystem updates for v6.5
 2023-06-28  1:01 UTC  (2+ messages)

Fotowoltaika- propozycja instalacji
 2023-06-27  7:30 UTC 

MSI B350M MORTAR: tpm tpm0: AMD fTPM version 0x3005700000004 causes system stutter; hwrng disabled
 2023-06-25 14:53 UTC  (2+ messages)

[PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
 2023-06-23 19:32 UTC  (2+ messages)

[PATCH v3 ima-evm-utils 0/4] Simple EVM HMAC calculation tests
 2023-06-23 14:30 UTC  (5+ messages)
` [PATCH v3 ima-evm-utils 4/4] Add simple tests to check EVM HMAC calculation

W sprawie samochodu
 2023-06-22  8:01 UTC 

[PATCH -next] trusted-keys: Fix kernel-doc warnings in trusted-keys
 2023-06-21 13:33 UTC  (2+ messages)

[PATCH v3] fsverity: improve documentation for builtin signature support
 2023-06-21  5:50 UTC  (3+ messages)

[PATCH v2] fsverity: improve documentation for builtin signature support
 2023-06-20 19:34 UTC  (10+ 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).