Linux Integrity
[Prev Page][Next Page]
[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
- [PATCH v17 02/10] of: Add a common kexec FDT setup function, Lakshmi Ramasubramanian
- [PATCH v17 04/10] powerpc: Use common of_kexec_alloc_and_setup_fdt(), Lakshmi Ramasubramanian
- [PATCH v17 03/10] arm64: Use common of_kexec_alloc_and_setup_fdt(), Lakshmi Ramasubramanian
- [PATCH v17 01/10] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem, Lakshmi Ramasubramanian
- [PATCH v17 06/10] powerpc: Enable passing IMA log to next kernel on kexec, Lakshmi Ramasubramanian
- [PATCH v17 10/10] arm64: Enable passing IMA log to next kernel on kexec, Lakshmi Ramasubramanian
- [PATCH v17 09/10] powerpc: Delete unused function delete_fdt_mem_rsv(), Lakshmi Ramasubramanian
- [PATCH v17 07/10] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c, Lakshmi Ramasubramanian
- [PATCH v17 05/10] powerpc: Move ima buffer fields to struct kimage, Lakshmi Ramasubramanian
- [PATCH v17 08/10] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT, Lakshmi Ramasubramanian
- Re: [PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64, Rob Herring
[ima-evm-utils][PATCH] Limit comparing the calculated PCR value to just a single bank,
Mimi Zohar
[PATCH v2] ima-evm-utils: Improve ima_measurement matching on busy system with >1 banks,
Stefan Berger
Reviews on v24 of the security module stacking code., Casey Schaufler
[ANNOUNCE][CFP] Linux Security Summit 2021,
James Morris
TPM returned invalid status,
Laurent Bigonville
[PATCH 0/1] tpm_tis: handle -EPROBE_DEFER in tpm_tis_plat_probe(),
Dirk Gouders
[PATCH] ima-evm-utils: Improve ima_measurement matching on busy system with >1 banks,
Stefan Berger
[PATCH v2] tpm_tis_spi_main: set cs_change = 0 when timesout, wanghongzhe
[PATCH v1] tpm_tis_spi_main: set cs_change = 0 when timesout,
wanghongzhe
[PATCH v3 0/2] TPM fixes,
Lino Sanfilippo
[PATCH] tpm/ppi: Constify static struct attribute_group,
Rikard Falkeborn
[PATCH v16 00/12] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
- [PATCH v16 01/12] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem, Lakshmi Ramasubramanian
- [PATCH v16 10/12] arm64: Use OF alloc and free functions for FDT, Lakshmi Ramasubramanian
- [PATCH v16 05/12] powerpc: Move ima buffer fields to struct kimage, Lakshmi Ramasubramanian
- [PATCH v16 07/12] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT, Lakshmi Ramasubramanian
- [PATCH v16 06/12] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c, Lakshmi Ramasubramanian
- [PATCH v16 09/12] of: Define functions to allocate and free FDT, Lakshmi Ramasubramanian
- [PATCH v16 08/12] powerpc: Delete unused function delete_fdt_mem_rsv(), Lakshmi Ramasubramanian
- [PATCH v16 12/12] arm64: Enable passing IMA log to next kernel on kexec, Lakshmi Ramasubramanian
- [PATCH v16 11/12] powerpc: Use OF alloc and free for FDT, Lakshmi Ramasubramanian
- [PATCH v16 02/12] of: Add a common kexec FDT setup function, Lakshmi Ramasubramanian
- [PATCH v16 03/12] arm64: Use common of_kexec_setup_new_fdt(), Lakshmi Ramasubramanian
- [PATCH v16 04/12] powerpc: Use common of_kexec_setup_new_fdt(), Lakshmi Ramasubramanian
[PATCH v2 1/2] ima: Free IMA measurement buffer on error,
Lakshmi Ramasubramanian
[PATCH v2] tpm: WARN_ONCE() -> dev_warn_once() in tpm_tis_status(), Jarkko Sakkinen
[PATCH v2 0/3] TPM fixes,
Lino Sanfilippo
[PATCH v2 0/2] ima_evm_utils: Add tests for ECDSA signature checking,
Stefan Berger
[PATCH] tpm: WARN_ONCE() -> pr_warn_once() in tpm_tis_status(),
jarkko
[PATCH] ima_evm_utils: Add testing with elliptic curves prime192v1 and 256v1,
Stefan Berger
[PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys,
Stefan Berger
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID,
David Howells
Re: [PATCH v5 4/4] ima: Support EC keys for signature verification, David Howells
[PATCH v6 0/4] Add support for x509 certs with NIST p256 and p192 keys,
Stefan Berger
[PATCH ima-evm-utils] ima-evm-utils: ima_sign supports SM2 and SM3 algorithm combination,
Tianjia Zhang
Re: [PATCH v5 0/5] Enable root to update the blacklist keyring,
Jarkko Sakkinen
[PATCH 0/3] support for duplicate measurement of integrity critical data,
Tushar Sugandhi
Re: [PATCH v5 1/4] crypto: Add support for ECDSA signature verification, Herbert Xu
[PATCH v2] selinux: measure state and policy capabilities,
Lakshmi Ramasubramanian
[GIT PULL] tpmdd updates for v5.12-rc1,
Jarkko Sakkinen
[PATCH v5 0/3] KEYS, trusted: a bunch of bug fixes,
jarkko
Migration to trusted keys: sealing user-provided key?,
Ahmad Fatoum
[PATCH] vio: make remove callback return void,
Uwe Kleine-König
Re: [PATCH] vio: make remove callback return void, Tyrel Datwyler
Re: [PATCH] vio: make remove callback return void, Lijun Pan
Re: [PATCH] vio: make remove callback return void, Greg Kroah-Hartman
[PATCH v15 0/5] TPM 2.0 trusted key rework,
James Bottomley
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries,
Mimi Zohar
[PATCH v24 10/25] LSM: Use lsmblob in security_task_getsecid, Casey Schaufler
[PATCH v4] IMA: Measure kernel version in early boot, Raphael Gianotti
[PATCH v24 15/25] LSM: Ensure the correct LSM context releaser, Casey Schaufler
[PATCH v24 11/25] LSM: Use lsmblob in security_inode_getsecid, Casey Schaufler
[PATCH v2] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe(),
Stefan Berger
[PATCH v3] IMA: Measure kernel version in early boot,
Raphael Gianotti
[PATCH v24 05/25] LSM: Use lsmblob in security_audit_rule_match, Casey Schaufler
[PATCH v24 13/25] IMA: Change internal interfaces to use lsmblobs, Casey Schaufler
[PATCH v24 12/25] LSM: Use lsmblob in security_cred_getsecid, Casey Schaufler
Bug: TPM returned invalid status,
Tj (Elloe Linux)
[PATCH] tpm_tis: Add missing start/stop_tpm_chip calls,
Lukasz Majczak
[PATCH v2] IMA: Measure kernel version in early boot,
Raphael Gianotti
[PATCH 2/2] dm crypt: support using trusted keys,
Ahmad Fatoum
[PATCH] selinux: measure state and policy capabilities,
Lakshmi Ramasubramanian
[PATCH 1/2] ima: Free IMA measurement buffer on error,
Lakshmi Ramasubramanian
[PATCH v4 00/10] Enable root to update the blacklist keyring,
Mickaël Salaün
- [PATCH v4 02/10] certs: Check that builtin blacklist hashes are valid, Mickaël Salaün
- [PATCH v4 09/10] PKCS#7: Fix missing include, Mickaël Salaün
- [PATCH v4 10/10] certs: Allow root user to append signed hashes to the blacklist keyring, Mickaël Salaün
- [PATCH v4 01/10] tools/certs: Add print-cert-tbs-hash.sh, Mickaël Salaün
- [PATCH v4 08/10] certs: Factor out the blacklist hash creation, Mickaël Salaün
- [PATCH v4 06/10] certs: Make blacklist_vet_description() more strict, Mickaël Salaün
- [PATCH v4 07/10] certs/blacklist: fix kernel doc interface issue, Mickaël Salaün
- [PATCH v4 03/10] certs: Fix blacklisted hexadecimal hash string check, Mickaël Salaün
- [PATCH v4 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID, Mickaël Salaün
- [PATCH v4 04/10] certs: Fix blacklist flag type confusion, Mickaël Salaün
- Re: [PATCH v4 00/10] Enable root to update the blacklist keyring, David Howells
[PATCH v6 00/40] idmapped mounts,
Christian Brauner
- [PATCH v6 08/40] acl: handle idmapped mounts, Christian Brauner
- [PATCH v6 10/40] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v6 11/40] stat: handle idmapped mounts, Christian Brauner
- [PATCH v6 17/40] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v6 14/40] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v6 19/40] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v6 18/40] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v6 27/40] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v6 32/40] fs: split out functions to hold writers, Christian Brauner
- [PATCH v6 37/40] fat: handle idmapped mounts, Christian Brauner
- [PATCH v6 36/40] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v6 29/40] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v6 35/40] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v6 22/40] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v6 23/40] exec: handle idmapped mounts, Christian Brauner
- [PATCH v6 34/40] fs: add mount_setattr(), Christian Brauner
- [PATCH v6 39/40] xfs: support idmapped mounts, Christian Brauner
- [PATCH v6 21/40] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v6 25/40] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v6 31/40] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v6 28/40] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v6 33/40] fs: add attr_flags_to_mnt_flags helper, Christian Brauner
- [PATCH v6 26/39] ima: handle idmapped mounts, Christian Brauner
- [PATCH v6 20/40] init: handle idmapped mounts, Christian Brauner
- [PATCH v6 38/40] ext4: support idmapped mounts, Christian Brauner
- [PATCH v6 13/40] namei: introduce struct renamedata, Christian Brauner
- [PATCH v6 12/40] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v6 30/40] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v6 15/40] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v6 16/40] open: handle idmapped mounts, Christian Brauner
- [PATCH v6 07/40] attr: handle idmapped mounts, Christian Brauner
- [PATCH v6 06/40] inode: make init and permission helpers idmapped mount aware, Christian Brauner
- [PATCH v6 09/40] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v6 04/40] capability: handle idmapped mounts, Christian Brauner
- [PATCH v6 03/40] fs: add file and path permissions helpers, Christian Brauner
- [PATCH v6 01/40] mount: attach mappings to mounts, Christian Brauner
- [PATCH v6 02/40] fs: add id translation helpers, Christian Brauner
- [PATCH v6 05/39] namei: make permission helpers idmapped mount aware, Christian Brauner
- Re: [PATCH v6 00/40] idmapped mounts, Serge E. Hallyn
[PATCH 0/4] TPM fixes,
Lino Sanfilippo
[PATCH v15 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]