Linux Integrity
[Prev Page][Next Page]
- Re: [PATCH 2/2] integrity: double check iint_cache was initialized, (continued)
- [RFC PATCH 1/2] ima: don't access a file's integrity status before an IMA policy is loaded,
Mimi Zohar
- [PATCH v2] char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag,
Tian Tao
- [PATCH] KEYS: trusted: tee: fix build error due to missing include,
Ahmad Fatoum
- [PATCH] char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag,
Tian Tao
- [PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys,
Stefan Berger
- [PATCH v12 01/10] oid_registry: Add OIDs for ECDSA with SHA224/256/384/512, Stefan Berger
- [PATCH v12 07/10] x509: Add support for parsing x509 certs with ECDSA keys, Stefan Berger
- [PATCH v12 02/10] crypto: Add support for ECDSA signature verification, Stefan Berger
- [PATCH v12 04/10] crypto: Add math to support fast NIST P384, Stefan Berger
- [PATCH v12 03/10] crypto: Add NIST P384 curve parameters, Stefan Berger
- [PATCH v12 08/10] ima: Support EC keys for signature verification, Stefan Berger
- [PATCH v12 05/10] ecdsa: Register NIST P384 and extend test suite, Stefan Berger
- [PATCH v12 09/10] x509: Add OID for NIST P384 and extend parser for it, Stefan Berger
- [PATCH v12 10/10] certs: Add support for using elliptic curve keys for signing modules, Stefan Berger
- [PATCH v12 06/10] x509: Detect sm2 keys by their parameters OID, Stefan Berger
- Re: [PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys, Stefan Berger
- Re: [PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys, Herbert Xu
- [PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys,
Ahmad Fatoum
- [PATCH v3] IMA: Allow only ima-buf template for key measurement, Lakshmi Ramasubramanian
- [PATCH 1/2] IMA: Move check_evmctl to setup, add require_evmctl(),
Petr Vorel
- [PATCH v2] IMA: Allow only ima-buf template for key measurement,
Lakshmi Ramasubramanian
- [PATCH v7 0/5] Enable root to update the blacklist keyring,
Mickaël Salaün
- [PATCH ima-evm-utils] travis: Fix openSUSE Tumbleweed,
Petr Vorel
- [PATCH v2 0/3] Fix bugs related to TPM2 event log,
Stefan Berger
- Fwd: TPM unaligned memory accesses,
Andrew James
- [PATCH v25 15/25] LSM: Ensure the correct LSM context releaser, Casey Schaufler
- [PATCH v25 13/25] IMA: Change internal interfaces to use lsmblobs, Casey Schaufler
- [PATCH v25 12/25] LSM: Use lsmblob in security_cred_getsecid, Casey Schaufler
- [PATCH v25 11/25] LSM: Use lsmblob in security_inode_getsecid, Casey Schaufler
- [PATCH v25 10/25] LSM: Use lsmblob in security_task_getsecid, Casey Schaufler
- [PATCH v25 05/25] LSM: Use lsmblob in security_audit_rule_match, Casey Schaufler
- [PATCH 0/3] Fix bugs related to TPM2 event log,
Stefan Berger
- [PATCH v11 00/10] Add support for x509 certs with NIST P384/256/192 keys,
Stefan Berger
- [PATCH v11 01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512, Stefan Berger
- [PATCH v11 02/10] crypto: Add support for ECDSA signature verification, Stefan Berger
- [PATCH v11 03/10] crypto: Add NIST P384 curve parameters, Stefan Berger
- [PATCH v11 07/10] x509: Add support for parsing x509 certs with ECDSA keys, Stefan Berger
- [PATCH v11 04/10] crypto: Add math to support fast NIST P384, Stefan Berger
- [PATCH v11 05/10] ecdsa: Register NIST P384 and extend test suite, Stefan Berger
- [PATCH v11 10/10] certs: Add support for using elliptic curve keys for signing modules, Stefan Berger
- [PATCH v11 08/10] ima: Support EC keys for signature verification, Stefan Berger
- [PATCH v11 06/10] x509: Detect sm2 keys by their parameters OID, Stefan Berger
- [PATCH v11 09/10] x509: Add OID for NIST P384 and extend parser for it, Stefan Berger
- [PATCH v4 00/11] evm: Improve usability of portable signatures,
Roberto Sassu
- [PATCH v4 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal, Roberto Sassu
- [PATCH v4 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded, Roberto Sassu
- [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks, Roberto Sassu
- [PATCH v4 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded, Roberto Sassu
- [PATCH v4 09/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures, Roberto Sassu
- [PATCH v4 06/11] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe, Roberto Sassu
- [PATCH v4 05/11] evm: Introduce evm_status_revalidate(), Roberto Sassu
- [PATCH v4 07/11] evm: Allow xattr/attr operations for portable signatures, Roberto Sassu
- [PATCH v4 08/11] evm: Allow setxattr() and setattr() for unmodified metadata, Roberto Sassu
- [PATCH v4 11/11] ima: Don't remove security.ima if file must not be appraised, Roberto Sassu
- [PATCH v4 10/11] ima: Introduce template field evmsig and write to field sig as fallback, Roberto Sassu
- [PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys,
Stefan Berger
- [PATCH v10 6/9] x509: Add support for parsing x509 certs with ECDSA keys, Stefan Berger
- [PATCH v10 5/9] x509: Detect sm2 keys by their parameters OID, Stefan Berger
- [PATCH v10 1/9] crypto: Add support for ECDSA signature verification, Stefan Berger
- [PATCH v10 9/9] certs: Add support for using elliptic curve keys for signing modules, Stefan Berger
- [PATCH v10 7/9] ima: Support EC keys for signature verification, Stefan Berger
- [PATCH v10 2/9] crypto: Add NIST P384 curve parameters, Stefan Berger
- [PATCH v10 3/9] crypto: Add math to support fast NIST P384, Stefan Berger
- [PATCH v10 4/9] ecdsa: Register NIST P384 and extend test suite, Stefan Berger
- [PATCH v10 8/9] x509: Add OID for NIST P384 and extend parser for it, Stefan Berger
- Re: [PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys, Stefan Berger
- [PATCH] IMA: Allow only ima-buf template for key measurement,
Lakshmi Ramasubramanian
- [GIT PULL] TPM DEVICE DRIVER changes for v5.12-rc2,
Jarkko Sakkinen
- [PATCH] ima: Fix the error code for restoring the PCR value,
Li Huafei
- [PATCH] x86/sgx: Replace section->init_laundry_list with a temp list, Jarkko Sakkinen
- [PATCH v9 0/4] Introduce TEE based Trusted Keys support,
Sumit Garg
- [PATCH] tpm: Remove unintentional dump_stack() call,
jarkko
- [PATCH] tpm: Add missing check in tpm_inf_recv,
Dinghao Liu
- [PATCH 0/3] Load keys from TPM2 NV Index on IMA keyring,
Patrick Uiterwijk
- [PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys,
Stefan Berger
- [PATCH v2] vio: make remove callback return void,
Uwe Kleine-König
- [PATCH v3 0/2] IMA: Add test for dm-crypt measurement,
Petr Vorel
- [PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy,
Romain Perier
- [PATCH] IMA: Add test for selinux measurement,
Lakshmi Ramasubramanian
- [PATCH] IMA: Check for ima-buf template is not required for keys tests,
Lakshmi Ramasubramanian
- [PATCH 0/4] Fixes for TPM interrupt handling,
Lino Sanfilippo
- [PATCH v7] TPM fixes,
Lino Sanfilippo
- [PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
- [PATCH v19 01/13] kexec: Move ELF fields to struct kimage, Lakshmi Ramasubramanian
- [PATCH v19 03/13] powerpc: Use ELF fields defined in 'struct kimage', Lakshmi Ramasubramanian
- [PATCH v19 04/13] x86: Use ELF fields defined in 'struct kimage', Lakshmi Ramasubramanian
- [PATCH v19 02/13] arm64: Use ELF fields defined in 'struct kimage', Lakshmi Ramasubramanian
- [PATCH v19 12/13] powerpc: Delete unused function delete_fdt_mem_rsv(), Lakshmi Ramasubramanian
- [PATCH v19 13/13] arm64: Enable passing IMA log to next kernel on kexec, Lakshmi Ramasubramanian
- [PATCH v19 11/13] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT, Lakshmi Ramasubramanian
- [PATCH v19 08/13] powerpc: Move ima buffer fields to struct kimage, Lakshmi Ramasubramanian
- [PATCH v19 09/13] powerpc: Enable passing IMA log to next kernel on kexec, Lakshmi Ramasubramanian
- [PATCH v19 10/13] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c, Lakshmi Ramasubramanian
- [PATCH v19 07/13] powerpc: Use common of_kexec_alloc_and_setup_fdt(), Lakshmi Ramasubramanian
- [PATCH v19 05/13] of: Add a common kexec FDT setup function, Lakshmi Ramasubramanian
- [PATCH v19 06/13] arm64: Use common of_kexec_alloc_and_setup_fdt(), Lakshmi Ramasubramanian
- Re: [PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64, Rob Herring
- [PATCH 2/2] tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality(), Jarkko Sakkinen
- [PATCH 1/2] tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality(), Jarkko Sakkinen
- [PATCH 0/9] Enable hibernation when Lockdown is enabled,
Matthew Garrett
- [PATCH 1/9] tpm: Add support for in-kernel resetting of PCRs, Matthew Garrett
- [PATCH 3/9] security: keys: trusted: Parse out individual components of the key blob, Matthew Garrett
- [PATCH 2/9] tpm: Allow PCR 23 to be restricted to kernel-only use, Matthew Garrett
- [PATCH 4/9] security: keys: trusted: Store the handle of a loaded key, Matthew Garrett
- [PATCH 7/9] pm: hibernate: Optionally use TPM-backed keys to protect image integrity, Matthew Garrett
- [PATCH 8/9] pm: hibernate: Verify the digest encryption key, Matthew Garrett
- [PATCH 9/9] pm: hibernate: seal the encryption key with a PCR policy, Matthew Garrett
- [PATCH 6/9] pm: hibernate: Optionally store and verify a hash of the image, Matthew Garrett
- [PATCH 5/9] security: keys: trusted: Allow storage of PCR values in creation data, Matthew Garrett
- Re: [PATCH 0/9] Enable hibernation when Lockdown is enabled, Evan Green
- Re: [PATCH] ima: Replacing deprecated strlcpy with strscpy ~~~~~~~~~ Replace,
Jarkko Sakkinen
- [PATCH] certs: Add support for using elliptic curve keys for signing modules,
Stefan Berger
- [PATCH] ima: Replacing deprecated strlcpy with strscpy, Palash Oswal
- [PATCH v3] IMA: support for duplicate measurement records,
Tushar Sugandhi
- [PATCH] of: error: 'const struct kimage' has no member named 'arch',
Lakshmi Ramasubramanian
- [PATCH v2 0/5] ima: kernel build support for loading the kernel module signing key,
Nayna Jain
- [PATCH v6] TPM fixes,
Lino Sanfilippo
- [GIT PULL] TPM DEVICE DRIVER changes for v5.12,
Jarkko Sakkinen
- [PATCH v2] IMA: support for duplicate data measurement,
Tushar Sugandhi
- [PATCH RESEND v5] TPM fixes,
Lino Sanfilippo
- [PATCH v5] TPM fixes,
Lino Sanfilippo
- [GIT PULL] integrity subsystem updates for v5.12,
Mimi Zohar
- [PATCH] tpm, tpm_tis: Acquire locality in tpm_tis_gen_interrupt() and tpm_get_timeouts(),
Jarkko Sakkinen
[PATCH v4] TPM fixes,
Lino Sanfilippo
[PATCH v8 0/4] Add support for x509 certs with NIST p256 and p192 keys,
Stefan Berger
[PATCH] integrity/ima: Provide Kconfig option for ima-modsig template,
Michael Weiß
[PATCH] docs: ABI: testing: ima_policy: Fixed missing bracket,
Michael Weiß
[PATCH v18 00/10] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
- [PATCH v18 01/11] powerpc: Rename kexec elfcorehdr_addr to elf_load_addr, Lakshmi Ramasubramanian
- [PATCH v18 02/11] arm64: Rename kexec elf_headers_mem to elf_load_addr, Lakshmi Ramasubramanian
- [PATCH v18 03/11] of: Add a common kexec FDT setup function, Lakshmi Ramasubramanian
- [PATCH v18 04/11] arm64: Use common of_kexec_alloc_and_setup_fdt(), Lakshmi Ramasubramanian
- [PATCH v18 11/11] arm64: Enable passing IMA log to next kernel on kexec, Lakshmi Ramasubramanian
- [PATCH v18 09/11] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT, Lakshmi Ramasubramanian
- [PATCH v18 10/11] powerpc: Delete unused function delete_fdt_mem_rsv(), Lakshmi Ramasubramanian
- [PATCH v18 08/11] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c, Lakshmi Ramasubramanian
- [PATCH v18 07/11] powerpc: Enable passing IMA log to next kernel on kexec, Lakshmi Ramasubramanian
- [PATCH v18 06/11] powerpc: Move ima buffer fields to struct kimage, Lakshmi Ramasubramanian
- [PATCH v18 05/11] powerpc: Use common of_kexec_alloc_and_setup_fdt(), Lakshmi Ramasubramanian
- Re: [PATCH v18 00/10] Carry forward IMA measurement log on kexec on ARM64, Rob Herring
[PATCH] ima-evm-utils: Prevent crash if pcr is invalid,
Frank Sorenson
[PATCH v3] selinux: measure state and policy capabilities,
Lakshmi Ramasubramanian
Re: [PATCH -next] integrity: Make function integrity_add_key() static, Mimi Zohar
[PATCH v5] tpm_tis: Add missing tpm_request/relinquish_locality() calls,
Lukasz Majczak
[PATCH 0/5] ima: kernel build support for loading the kernel module signing key,
Nayna Jain
Fwd: Re: [PATCH v17 02/10] of: Add a common kexec FDT setup function,
Lakshmi Ramasubramanian
Should SKID be used as keyid in IMA signature?, Dmitriy Gerasimov
Recent tpm_tis IRQ handling changes are causing kernel backtraces,
Hans de Goede
[PATCH ima-evm-utils v2] ima-evm-utils: Support SM2 algorithm for sign and verify,
Tianjia Zhang
[PATCH v6 0/5] Enable root to update the blacklist keyring,
Mickaël Salaün
[PATCH -next] IMA: Make function ima_mok_init() static, Wei Yongjun
[PATCH] tpm: ibmvtpm: Avoid -EINTR error when IMA talks to TPM,
Stefan Berger
[PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]