linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-03 01:30:08 to 2021-02-12 12:24:46 UTC [more...]

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-02-12 12:22 UTC  (5+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH v15 3/5] security: keys: trusted: fix TPM2 authorizations
 2021-02-12 11:55 UTC  (5+ messages)
` [PATCH v15 0/5] TPM 2.0 trusted key rework

[PATCH v6 0/5] Enable root to update the blacklist keyring
 2021-02-12 11:48 UTC  (7+ messages)
` [PATCH v6 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v6 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v6 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v6 4/5] certs: Factor out the blacklist hash creation
` [PATCH v6 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v5] tpm_tis: Add missing tpm_request/relinquish_locality() calls
 2021-02-12 11:16 UTC  (2+ messages)

[PATCH v3 0/2] TPM fixes
 2021-02-12 11:02 UTC  (32+ messages)
` [PATCH v3 1/2] tpm: fix reference counting for struct tpm_chip
` [PATCH v3 2/2] tpm: in tpm2_del_space check if ops pointer is still valid

TPM returned invalid status
 2021-02-12 10:46 UTC  (5+ messages)

[PATCH] tpm: ibmvtpm: Avoid -EINTR error when IMA talks to TPM
 2021-02-12  9:05 UTC  (2+ messages)

[PATCH 0/5] ima: kernel build support for loading the kernel module signing key
 2021-02-12  8:25 UTC  (13+ messages)
` [PATCH 1/5] keys: cleanup build time module signing keys
` [PATCH 2/5] keys: generate self-signed module signing key using CSR
` [PATCH 3/5] ima: update kernel module signing process during build
` [PATCH 4/5] keys: define build time generated ephemeral kernel CA key
` [PATCH 5/5] ima: enable loading of build time generated key to .ima keyring

AW: TPM V2: kernel panic on linux reboot
 2021-02-12  7:20 UTC  (5+ messages)
  `  "

Fwd: Re: [PATCH v17 02/10] of: Add a common kexec FDT setup function
 2021-02-12  3:21 UTC  (7+ messages)

[PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-12  1:39 UTC  (33+ messages)
` [PATCH v17 01/10] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [PATCH v17 02/10] of: Add a common kexec FDT setup function
` [PATCH v17 03/10] arm64: Use common of_kexec_alloc_and_setup_fdt()
` [PATCH v17 04/10] powerpc: "
` [PATCH v17 05/10] powerpc: Move ima buffer fields to struct kimage
` [PATCH v17 06/10] powerpc: Enable passing IMA log to next kernel on kexec
` [PATCH v17 07/10] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v17 08/10] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v17 09/10] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v17 10/10] arm64: Enable passing IMA log to next kernel on kexec

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-11 23:35 UTC  (11+ messages)

[PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
 2021-02-11 18:18 UTC  (4+ messages)

Should SKID be used as keyid in IMA signature?
 2021-02-11 13:55 UTC 

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-02-11 13:09 UTC 

[PATCH ima-evm-utils] ima-evm-utils: ima_sign supports SM2 and SM3 algorithm combination
 2021-02-11  5:39 UTC  (7+ messages)

[PATCH ima-evm-utils v2] ima-evm-utils: Support SM2 algorithm for sign and verify
 2021-02-11  5:22 UTC 

[PATCH v2] selinux: measure state and policy capabilities
 2021-02-11  2:04 UTC  (3+ messages)

[PATCH -next] IMA: Make function ima_mok_init() static
 2021-02-10  8:01 UTC 

[PATCH 0/3] support for duplicate measurement of integrity critical data
 2021-02-09 20:57 UTC  (12+ messages)
` [PATCH 1/3] IMA: add policy condition to measure duplicate "
` [PATCH 3/3] IMA: add support to measure duplicate buffer for critical data hook

[RFC] Persist ima logs to disk
 2021-02-09 18:08 UTC  (19+ messages)

[ima-evm-utils][PATCH] Limit comparing the calculated PCR value to just a single bank
 2021-02-09 16:44 UTC  (2+ messages)

[PATCH v2] ima-evm-utils: Improve ima_measurement matching on busy system with >1 banks
 2021-02-09 13:23 UTC  (2+ messages)

Migration to trusted keys: sealing user-provided key?
 2021-02-09  7:16 UTC  (17+ messages)

Reviews on v24 of the security module stacking code
 2021-02-08 21:43 UTC 

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-02-08 19:59 UTC 

[PATCH v16 00/12] Carry forward IMA measurement log on kexec on ARM64
 2021-02-08  4:12 UTC  (19+ messages)
` [PATCH v16 01/12] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [PATCH v16 02/12] of: Add a common kexec FDT setup function
` [PATCH v16 03/12] arm64: Use common of_kexec_setup_new_fdt()
` [PATCH v16 04/12] powerpc: "
` [PATCH v16 05/12] powerpc: Move ima buffer fields to struct kimage
` [PATCH v16 06/12] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v16 07/12] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v16 08/12] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v16 09/12] of: Define functions to allocate and free FDT
` [PATCH v16 10/12] arm64: Use OF alloc and free functions for FDT
` [PATCH v16 11/12] powerpc: Use OF alloc and free "
` [PATCH v16 12/12] arm64: Enable passing IMA log to next kernel on kexec

[PATCH] ima-evm-utils: Improve ima_measurement matching on busy system with >1 banks
 2021-02-08  2:37 UTC  (2+ messages)

[PATCH v1] tpm_tis_spi_main: set cs_change = 0 when timesout
 2021-02-08  2:43 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/1] tpm_tis: handle -EPROBE_DEFER in tpm_tis_plat_probe()
 2021-02-08  0:41 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 1/2] ima: Free IMA measurement buffer on error
 2021-02-05 17:59 UTC  (7+ messages)
` [PATCH v2 2/2] ima: Free IMA measurement buffer after kexec syscall

[PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-05 12:24 UTC  (7+ messages)
` [PATCH v7 1/4] crypto: Add support for ECDSA signature verification
` [PATCH v7 4/4] ima: Support EC keys for "

[PATCH v2] tpm_tis_spi_main: set cs_change = 0 when timesout
 2021-02-05  8:41 UTC 

[PATCH] tpm/ppi: Constify static struct attribute_group
 2021-02-05  2:04 UTC  (2+ messages)

[PATCH] vio: make remove callback return void
 2021-02-04 16:08 UTC  (2+ messages)

[PATCH v2 0/2] ima_evm_utils: Add tests for ECDSA signature checking
 2021-02-04 13:08 UTC  (3+ messages)

[PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls
 2021-02-03 23:24 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2 0/3] TPM fixes
 2021-02-03 21:43 UTC  (11+ messages)
` [PATCH v2 1/3] tpm: fix reference counting for struct tpm_chip
` [PATCH v2 2/3] tpm: Provide a function tpm_chip_free() to free tpm chips
` [PATCH v2 3/3] tpm: in tpm2_del_space check if ops pointer is still valid

[PATCH 1/2] ima: Free IMA measurement buffer on error
 2021-02-03 17:47 UTC  (6+ messages)
` [PATCH 2/2] ima: Free IMA measurement buffer after kexec syscall


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).