Linux Integrity
[Prev Page][Next Page]
[PATCH] ima: fix freeing ongoing ahash_request,
Sascha Hauer
[PATCH v12 00/11] Appended signatures support for IMA appraisal,
Thiago Jung Bauermann
- [PATCH v12 02/11] PKCS#7: Refactor verify_pkcs7_signature(), Thiago Jung Bauermann
- [PATCH v12 04/11] integrity: Select CONFIG_KEYS instead of depending on it, Thiago Jung Bauermann
- [PATCH v12 03/11] PKCS#7: Introduce pkcs7_get_digest(), Thiago Jung Bauermann
- [PATCH v12 01/11] MODSIGN: Export module signature definitions, Thiago Jung Bauermann
- [PATCH v12 08/11] ima: Collect modsig, Thiago Jung Bauermann
- [PATCH v12 11/11] ima: Allow template= option for appraise rules as well, Thiago Jung Bauermann
- [PATCH v12 07/11] ima: Implement support for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v12 09/11] ima: Define ima-modsig template, Thiago Jung Bauermann
- [PATCH v12 10/11] ima: Store the measurement again when appraising a modsig, Thiago Jung Bauermann
- [PATCH v12 05/11] ima: Add modsig appraise_type option for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v12 06/11] ima: Factor xattr_verify() out of ima_appraise_measurement(), Thiago Jung Bauermann
- Re: [PATCH v12 00/11] Appended signatures support for IMA appraisal, Mimi Zohar
- Re: [PATCH v12 00/11] Appended signatures support for IMA appraisal, Jordan Hand
[PATCH] ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition,
Thiago Jung Bauermann
[GIT PULL] tpmdd updates for Linux v5.3,
Jarkko Sakkinen
Re: linux-next: Tree for Jun 26 (security/integrity/ima/),
Randy Dunlap
[PATCH v1 0/2] char: tpm: add new driver for tpm i2c ptp,
Oshri Alkoby
[PATCH v7 0/2] fTPM: firmware TPM running in TEE,
Sasha Levin
[PATCH v6 0/2] fTPM: firmware TPM running in TEE,
Sasha Levin
[PATCH v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems,
Jordan Hand
[PATCH V10 0/3] Add support for measuring the boot command line during kexec_file_load,
Prakhar Srivastava
[PATCH] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems,
Jordan Hand
Re: possible deadlock in __do_page_fault (2), Eric Biggers
Re: [IMA] Re: possible deadlock in get_user_pages_unlocked (2), Eric Biggers
[PATCH v7 00/11] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API,
Vitaly Chikunov
- [PATCH v7 01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API, Vitaly Chikunov
- [PATCH v7 02/11] ima-evm-utils: Convert read_priv_key to EVP_PKEY API, Vitaly Chikunov
- [PATCH v7 03/11] ima-evm-utils: Convert cmd_import and calc keyid v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v7 04/11] ima-evm-utils: Start converting find_keyid to EVP_PKEY API, Vitaly Chikunov
- [PATCH v7 05/11] ima-evm-utils: Convert verify_hash_v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v7 06/11] ima-evm-utils: Replace find_keyid with find_keyid_pkey, Vitaly Chikunov
- [PATCH v7 07/11] ima-evm-utils: Convert sign_hash_v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v7 08/11] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2, Vitaly Chikunov
- [PATCH v7 09/11] ima-evm-utils: Remove RSA_ASN1_templates, Vitaly Chikunov
- [PATCH v7 10/11] ima-evm-utils: Pass status codes from sign and hash functions to the callers, Vitaly Chikunov
- [PATCH v7 11/11] ima-evm-utils: Log hash_algo with hash value in verbose mode, Vitaly Chikunov
- Re: [PATCH v7 00/11] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API, Mimi Zohar
[PATCH V34 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down, Matthew Garrett
[PATCH V33 26/30] kexec: Allow kexec_file() with appropriate IMA policy when locked down, Matthew Garrett
[PATCH v5 00/16] fs-verity: read-only file-based authenticity protection,
Eric Biggers
- [PATCH v5 06/16] fs-verity: add inode and superblock fields, Eric Biggers
- [PATCH v5 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS, Eric Biggers
- [PATCH v5 08/16] fs-verity: add the hook for file ->setattr(), Eric Biggers
- [PATCH v5 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [PATCH v5 12/16] fs-verity: add SHA-512 support, Eric Biggers
- [PATCH v5 14/16] ext4: add basic fs-verity support, Eric Biggers
- [PATCH v5 15/16] ext4: add fs-verity read support, Eric Biggers
- [PATCH v5 16/16] f2fs: add fs-verity support, Eric Biggers
- [PATCH v5 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [PATCH v5 13/16] fs-verity: support builtin file signatures, Eric Biggers
- [PATCH v5 07/16] fs-verity: add the hook for file ->open(), Eric Biggers
- [PATCH v5 02/16] fs-verity: add MAINTAINERS file entry, Eric Biggers
- [PATCH v5 09/16] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [PATCH v5 05/16] fs-verity: add Kconfig and the helper functions for hashing, Eric Biggers
- [PATCH v5 03/16] fs-verity: add UAPI header, Eric Biggers
- [PATCH v5 01/16] fs-verity: add a documentation file, Eric Biggers
[PATCH v6 00/11] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API,
Vitaly Chikunov
- [PATCH v6 01/11] ima-evm-utils: Make sure sig buffer is always MAX_SIGNATURE_SIZE, Vitaly Chikunov
- [PATCH v6 02/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API, Vitaly Chikunov
- [PATCH v6 03/11] ima-evm-utils: Convert read_priv_key to EVP_PKEY API, Vitaly Chikunov
- [PATCH v6 04/11] ima-evm-utils: Convert cmd_import and calc keyid v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v6 05/11] ima-evm-utils: Start converting find_keyid to EVP_PKEY API, Vitaly Chikunov
- [PATCH v6 06/11] ima-evm-utils: Convert verify_hash_v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v6 07/11] ima-evm-utils: Replace find_keyid with find_keyid_pkey, Vitaly Chikunov
- [PATCH v6 08/11] ima-evm-utils: Convert sign_hash_v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v6 09/11] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2, Vitaly Chikunov
- [PATCH v6 10/11] ima-evm-utils: Remove RSA_ASN1_templates, Vitaly Chikunov
- [PATCH v6 11/11] ima-evm-utils: Pass status codes from sign and hash functions to the callers, Vitaly Chikunov
[PATCH V5] IMA: support for per policy rule template formats,
Matthew Garrett
[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH V4] IMA: support for per policy rule template formats,
Matthew Garrett
[PATCH v5 00/11] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API,
Vitaly Chikunov
- [PATCH v5 01/11] ima-evm-utils: Make sure sig buffer is always MAX_SIGNATURE_SIZE, Vitaly Chikunov
- [PATCH v5 02/11] ima-evm-utils: Change read_pub_key to use EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 03/11] ima-evm-utils: Change read_priv_key to use EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 04/11] ima-evm-utils: Start converting calc keyid v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 05/11] ima-evm-utils: Convert cmd_import to use EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 06/11] ima-evm-utils: Start converting find_keyid to use EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 07/11] ima-evm-utils: Convert verify_hash_v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 08/11] ima-evm-utils: Finish conversion of find_keyid to EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 09/11] ima-evm-utils: Convert sign_hash_v2 to use EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 10/11] ima-evm-utils: Finish converting calc keyid v2 to EVP_PKEY API, Vitaly Chikunov
- [PATCH v5 11/11] ima-evm-utils: Remove RSA_ASN1_templates, Vitaly Chikunov
[PATCH] ima: dynamically allocate shash_desc,
Arnd Bergmann
[tytso@xxxxxxx: Re: [PATCH v4 03/16] fs-verity: add UAPI header], Theodore Ts'o
[PATCH v5 0/2] fTPM: firmware TPM running in TEE,
Sasha Levin
[PATCH v4 00/14] ima: introduce IMA Digest Lists extension,
Roberto Sassu
- [PATCH v4 01/14] ima: read hash algorithm from security.ima even if appraisal is not enabled, Roberto Sassu
- [PATCH v4 02/14] ima: generalize ima_read_policy(), Roberto Sassu
- [PATCH v4 03/14] ima: generalize ima_write_policy() and raise uploaded data size limit, Roberto Sassu
- [PATCH v4 04/14] ima: generalize policy file operations, Roberto Sassu
- [PATCH v4 05/14] ima: use ima_show_htable_value to show violations and hash table data, Roberto Sassu
- [PATCH v4 06/14] ima: add parser of compact digest list, Roberto Sassu
- [PATCH v4 07/14] ima: restrict upload of converted digest lists, Roberto Sassu
- [PATCH v4 08/14] ima: prevent usage of digest lists that are not measured/appraised, Roberto Sassu
- [PATCH v4 09/14] ima: introduce new securityfs files, Roberto Sassu
- [PATCH v4 10/14] ima: load parser digests and execute the parser at boot time, Roberto Sassu
- [PATCH v4 11/14] ima: add support for measurement with digest lists, Roberto Sassu
- [PATCH v4 12/14] ima: add support for appraisal with digest lists, Roberto Sassu
- [PATCH v4 13/14] ima: introduce new policies initrd and appraise_initrd, Roberto Sassu
- [PATCH v4 14/14] ima: add Documentation/security/IMA-digest-lists.txt, Roberto Sassu
- Re: [PATCH v4 00/14] ima: introduce IMA Digest Lists extension, Roberto Sassu
[PATCH v4 0/5] ima-avm-utils: Convert sign v2 from RSA to EVP_PKEY API,
Vitaly Chikunov
[PATCH 0/2] powerpc/powernv: expose secure variables to userspace,
Nayna Jain
[PATCH 0/8] tpm: Add driver for cr50,
Stephen Boyd
[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load,
Prakhar Srivastava
[RFC PATCH v4 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH v4 0/4] LTP reproducer on broken IMA on overlayfs,
Petr Vorel
[RFC 0/7] Introduce TEE based Trusted Keys support,
Sumit Garg
[PATCH] tpm: Fix null pointer dereference on chip register error path,
Milan Broz
[PATCH v2 1/2] LSM: switch to blocking policy update notifiers,
Janne Karhunen
[PATCH v3 0/4] LTP reproducer on broken IMA on overlayfs,
Petr Vorel
[PATCH v4 0/3] powerpc: Enabling IMA arch specific secure boot policies,
Nayna Jain
[PATCH -next] ima: Make arch_policy_entry static,
YueHaibing
[PATCH v11 00/13] Appended signatures support for IMA appraisal,
Thiago Jung Bauermann
- [PATCH v11 01/13] MODSIGN: Export module signature definitions, Thiago Jung Bauermann
- [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature(), Thiago Jung Bauermann
- [PATCH v11 03/13] PKCS#7: Introduce pkcs7_get_digest(), Thiago Jung Bauermann
- [PATCH v11 04/13] integrity: Introduce struct evm_xattr, Thiago Jung Bauermann
- [PATCH v11 06/13] ima: Use designated initializers for struct ima_event_data, Thiago Jung Bauermann
- [PATCH v11 07/13] ima: Add modsig appraise_type option for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v11 08/13] ima: Factor xattr_verify() out of ima_appraise_measurement(), Thiago Jung Bauermann
- [PATCH v11 10/13] ima: Collect modsig, Thiago Jung Bauermann
- [PATCH v11 09/13] ima: Implement support for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v11 05/13] integrity: Select CONFIG_KEYS instead of depending on it, Thiago Jung Bauermann
- [PATCH v11 12/13] ima: Store the measurement again when appraising a modsig, Thiago Jung Bauermann
- [PATCH v11 13/13] ima: Allow template= option for appraise rules as well, Thiago Jung Bauermann
- [PATCH v11 11/13] ima: Define ima-modsig template, Thiago Jung Bauermann
[PATCH] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations,
Douglas Anderson
[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies,
Nayna Jain
[PATCH v3 2/3] powerpc/powernv: detect the secure boot mode of the system, Nayna Jain
[PATCH v3 3/3] powerpc: Add support to initialize ima policy rules, Nayna Jain
[PATCH 0/2] Fix write leases on overlayfs,
Amir Goldstein
[RFC PATCH v3 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH V2 1/2] Abstract out support for locating an EFI config table,
Matthew Garrett
[PATCH] x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY, Nayna Jain
[PATCH v3 11/20] docs: security: trusted-encrypted.rst: fix code-block tag, Mauro Carvalho Chehab
[PATCH v7 0/3] add new ima hook ima_kexec_cmdline to measure kexec boot cmdline args,
Prakhar Srivastava
[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection,
Eric Biggers
- [PATCH v4 06/16] fs-verity: add inode and superblock fields, Eric Biggers
- [PATCH v4 07/16] fs-verity: add the hook for file ->open(), Eric Biggers
- [PATCH v4 09/16] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [PATCH v4 15/16] ext4: add fs-verity read support, Eric Biggers
- [PATCH v4 13/16] fs-verity: support builtin file signatures, Eric Biggers
- [PATCH v4 14/16] ext4: add basic fs-verity support, Eric Biggers
- [PATCH v4 16/16] f2fs: add fs-verity support, Eric Biggers
- [PATCH v4 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [PATCH v4 12/16] fs-verity: add SHA-512 support, Eric Biggers
- [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing, Eric Biggers
- [PATCH v4 08/16] fs-verity: add the hook for file ->setattr(), Eric Biggers
- [PATCH v4 01/16] fs-verity: add a documentation file, Eric Biggers
- [PATCH v4 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS, Eric Biggers
- [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry, Eric Biggers
- [PATCH v4 03/16] fs-verity: add UAPI header, Eric Biggers
- Re: [PATCH v4 00/16] fs-verity: read-only file-based authenticity protection, Linus Torvalds
[PATCH v3 0/2] ima/evm fixes for v5.2,
Roberto Sassu
[PATCH 2/2] [IMA] Measure public keys of BuiltIn Trusted Keys, Lakshmi
[PATCH 1/2] [IMA] Measure public keys of BuiltIn Trusted Keys - Query public key of given key, Lakshmi
[PATCH 0/2] [IMA] Measure public keys of BuiltIn Trusted Keys,
Lakshmi
[PATCH] efi: Fix TPM code build failure on ARM,
Matthew Garrett
[PATCH V2] tpm: Don't duplicate events from the final event log in the TCG2 log,
Matthew Garrett
[PATCH 0/1] Fix crash in __calc_tpm2_event_size,
Chris Coulson
[PATCH V4] IMA: Allow profiles to define the desired IMA template,
Matthew Garrett
[PATCH] tpm: Don't duplicate events from the final event log in the TCG2 log,
Matthew Garrett
evmctl and Hardware Security Module,
Martin Townsend
[PATCH v2 14/22] docs: security: trusted-encrypted.rst: fix code-block tag, Mauro Carvalho Chehab
[PATCH V3] IMA: Allow profiles to define the desired IMA template,
Matthew Garrett
[PATCH] Add support to carry ima buffer to in kexec_file_load for amr64, Prakhar Srivastava
[GIT PULL] integrity subsystem fixes for v5.2,
Mimi Zohar
[PATCH 1/2] LSM: switch to blocking policy update notifiers,
Janne Karhunen
[PATCH v4 0/2] fTPM: firmware TPM running in TEE,
Sasha Levin
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]