linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-09 19:33:39 to 2021-02-19 14:17:54 UTC [more...]

[PATCH] of: error: 'const struct kimage' has no member named 'arch'
 2021-02-19 14:16 UTC  (7+ messages)

[PATCH v6] TPM fixes
 2021-02-19  9:15 UTC  (4+ messages)
` [PATCH v6] tpm: fix reference counting for struct tpm_chip

[PATCH RESEND v5] TPM fixes
 2021-02-19  9:05 UTC  (5+ messages)
` [PATCH RESEND v5] tpm: fix reference counting for struct tpm_chip

[PATCH] ima: Replacing deprecated strlcpy with strscpy
 2021-02-19  8:40 UTC 

[PATCH v4] TPM fixes
 2021-02-19  7:07 UTC  (16+ messages)
` [PATCH v4] tpm: fix reference counting for struct tpm_chip

[PATCH v3] IMA: support for duplicate measurement records
 2021-02-19  1:00 UTC 

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

[PATCH v2] IMA: support for duplicate data measurement
 2021-02-18 22:05 UTC  (6+ messages)

[PATCH 0/5] ima: kernel build support for loading the kernel module signing key
 2021-02-18 22:02 UTC  (18+ 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

[PATCH ima-evm-utils v2] ima-evm-utils: Support SM2 algorithm for sign and verify
 2021-02-18 14:06 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER changes for v5.12
 2021-02-18  3:31 UTC 

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

[PATCH] tpm, tpm_tis: Acquire locality in tpm_tis_gen_interrupt() and tpm_get_timeouts()
 2021-02-17 22:29 UTC  (15+ messages)

[PATCH v5] TPM fixes
 2021-02-17  1:37 UTC  (4+ messages)
` [PATCH v5] The following sequence of operations results in a refcount warning:

[GIT PULL] integrity subsystem updates for v5.12
 2021-02-16 13:52 UTC 

TPM returned invalid status
 2021-02-16  8:19 UTC  (8+ messages)

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-16  7:29 UTC  (12+ messages)

[PATCH v8 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-15 16:25 UTC  (5+ messages)
` [PATCH v8 1/4] crypto: Add support for ECDSA signature verification
` [PATCH v8 2/4] x509: Detect sm2 keys by their parameters OID
` [PATCH v8 3/4] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v8 4/4] ima: Support EC keys for signature verification

[PATCH] integrity/ima: Provide Kconfig option for ima-modsig template
 2021-02-15 15:36 UTC  (3+ messages)

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

[PATCH] docs: ABI: testing: ima_policy: Fixed missing bracket
 2021-02-15 10:20 UTC 

[PATCH v3 0/2] TPM fixes
 2021-02-14 17:22 UTC  (11+ messages)
` [PATCH v3 2/2] tpm: in tpm2_del_space check if ops pointer is still valid

[PATCH v5] tpm_tis: Add missing tpm_request/relinquish_locality() calls
 2021-02-12 23:55 UTC  (3+ messages)

AW: TPM V2: kernel panic on linux reboot
 2021-02-12 23:46 UTC  (6+ messages)
  `  "

[PATCH] tpm: ibmvtpm: Avoid -EINTR error when IMA talks to TPM
 2021-02-12 22:32 UTC  (3+ messages)

[PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-12 19:39 UTC  (36+ messages)
` [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 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] ima-evm-utils: Prevent crash if pcr is invalid
 2021-02-12 18:45 UTC  (2+ messages)

[PATCH v3] selinux: measure state and policy capabilities
 2021-02-12 16:37 UTC 

[PATCH -next] integrity: Make function integrity_add_key() static
 2021-02-12 16:21 UTC 

[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

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

[RFC] Persist ima logs to disk
 2021-02-09 18:08 UTC  (17+ 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).