Linux Integrity
[Prev Page][Next Page]
- Re: [PATCH] tpm_tis: work around status register bug in STMicroelectronics TPM, (continued)
- [RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE),
deven . desai
- [RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading, deven . desai
- [RFC PATCH v3 11/12] documentation: add ipe documentation, deven . desai
- [RFC PATCH v3 12/12] cleanup: uapi/linux/audit.h, deven . desai
- [RFC PATCH v3 01/12] scripts: add ipe tooling to generate boot policy, deven . desai
- [RFC PATCH v3 04/12] ipe: add property for trust of boot volume, deven . desai
- [RFC PATCH v3 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature, deven . desai
- [RFC PATCH v3 10/12] ipe: add property for dmverity roothash, deven . desai
- [RFC PATCH v3 08/12] ipe: add property for signed dmverity volumes, deven . desai
- [RFC PATCH v3 09/12] dm-verity: add bdev_setsecurity hook for root-hash, deven . desai
- [RFC PATCH v3 06/12] dm-verity: move signature check after tree validation, deven . desai
- [RFC PATCH v3 05/12] fs: add security blob and hooks for block_device, deven . desai
- [RFC PATCH v3 02/12] security: add ipe lsm evaluation loop and audit system, deven . desai
- Re: [RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE), Mickaël Salaün
- [PATCH] ima: remove redundant code, Tianjia Zhang
- [PATCH v2] ima: optimize ima_pcr_extend function by asynchronous, Tianjia Zhang
- [PATCH] ima: optimize ima_pcr_extend function by asynchronous,
Tianjia Zhang
- [PATCH 0/2] Simplify the implementation of some functions in IMA,
Tianjia Zhang
- [PATCH] tpm: fix wrong return value in tpm_pcr_extend,
Tianjia Zhang
- [PATCH -next v2] IMA: fix memdup.cocci warnings, Zou Wei
- Re: [PATCH -next] IMA: Fix a memdup.cocci warning, Markus Elfring
- [PATCH -next] IMA: fix memdup.cocci warnings, Zou Wei
- [PATCH] evm: Fix possible memory leak in evm_calc_hmac_or_hash(),
Roberto Sassu
- [PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
- [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), David Rientjes
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Jason A. Donenfeld
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Michal Hocko
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), David Sterba
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Johannes Weiner
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Dan Carpenter
- [PATCH 2/2] crypto: Remove unnecessary memzero_explicit(), Waiman Long
- [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit(), Waiman Long
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), David Howells
- [PATCH] tpm/tpm_tis: Free IRQ if probing fails,
Jarkko Sakkinen
- [PATCH] selftests/tpm2: Change exception handling to be Python 3 compatible,
Jarkko Sakkinen
- [PATCH] Revert "Kernel selftests: tpm2: check for tpm support",
Jarkko Sakkinen
- [PATCH] selftests/tpm: Fix runtime error,
Jarkko Sakkinen
- [PATCH] powerpc/ima: fix secure boot rules in ima arch policy, Nayna Jain
- [PATCH] tpm_tis_core: Disable broken IRQ handling code,
Hans de Goede
- [PATCH v2 0/2] support to read and tune appraise mode in runtime,
Tianjia Zhang
- [PATCH 0/2] support to read and tune appraise mode in runtime,
Tianjia Zhang
- [RFC] Use file change time instead of generation, Lev R. Oshvang .
- [RFC] IMA: New IMA measurements for dm-crypt and selinux,
Tushar Sugandhi
- [PATCH] ima: Simplify the implementation of ima_fs_init function, Tianjia Zhang
- [PATCH v6 0/7] Add tpm i2c ptp driver,
amirmizi6
- [PATCH v6 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception, amirmizi6
- [PATCH v6 7/7] tpm: tpm_tis: add tpm_tis_i2c driver, amirmizi6
- [PATCH v6 1/7] tpm: tpm_tis: Make implementation of read16 read32 write32 optional, amirmizi6
- [PATCH v6 5/7] tpm: Handle an exception for TPM Firmware Update mode., amirmizi6
- [PATCH v6 3/7] tpm: tpm_tis: rewrite "tpm_tis_req_canceled()", amirmizi6
[RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE),
deven . desai
- [RFC PATCH v2 02/12] security: add ipe lsm evaluation loop and audit system, deven . desai
- [RFC PATCH v2 10/12] ipe: add property for dmverity roothash, deven . desai
- [RFC PATCH v2 11/12] documentation: Add IPE Documentation, deven . desai
- [RFC PATCH v2 09/12] dm-verity: add bdev_setsecurity hook for root-hash, deven . desai
- [RFC PATCH v2 03/12] security: add ipe lsm policy parser and policy loading, deven . desai
- [RFC PATCH v2 12/12] cleanup: uapi/linux/audit.h, deven . desai
- [RFC PATCH v2 05/12] fs: add security blob and hooks for block_device, deven . desai
- [RFC PATCH v2 08/12] ipe: add property for signed dmverity volumes, deven . desai
- [RFC PATCH v2 06/12] dm-verity: move signature check after tree validation, deven . desai
- [RFC PATCH v2 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature, deven . desai
- [RFC PATCH v2 04/12] ipe: add property for trust of boot volume, deven . desai
- [RFC PATCH v2 01/12] scripts: add ipe tooling to generate boot policy, deven . desai
- Re: [RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE), Nayna
[RESEND PATCH 00/11] Integrity Policy Enforcement LSM (IPE),
deven . desai
- [RESEND PATCH 01/11] scripts: add ipe tooling to generate boot policy, deven . desai
- [RESEND PATCH 05/11] dm-verity: move signature check after tree validation, deven . desai
- [RESEND PATCH 06/11] dm-verity: add bdev_setsecurity hook for dm-verity signature, deven . desai
- [RESEND PATCH 03/11] ipe: add property for trust of boot volume, deven . desai
- [RESEND PATCH 04/11] fs: add security blob and hooks for block_device, deven . desai
- [RESEND PATCH 09/11] ipe: add property for dmverity roothash, deven . desai
- [RESEND PATCH 11/11] cleanup: uapi/linux/audit.h, deven . desai
- [RESEND PATCH 10/11] documentation: Add IPE Documentation, deven . desai
- [RESEND PATCH 08/11] dm-verity: add bdev_setsecurity hook for root-hash, deven . desai
- [RESEND PATCH 07/11] ipe: add property for signed dmverity volumes, deven . desai
- Re: [RESEND PATCH 00/11] Integrity Policy Enforcement LSM (IPE), Deven Bowers
- Re: [RESEND PATCH 00/11] Integrity Policy Enforcement LSM (IPE), Jann Horn
[PATCH 00/11] Integrity Policy Enforcement LSM (IPE),
deven . desai
- [PATCH 01/11] scripts: add ipe tooling to generate boot policy, deven . desai
- [PATCH 05/11] dm|dm-verity: refactor root-hash signature option, deven . desai
- [PATCH 05/11] dm-verity: move signature check after tree validation, deven . desai
- [PATCH 10/11] documentation: Add IPE Documentation, deven . desai
- [PATCH 07/11] ipe: add property for signed dmverity volumes, deven . desai
- [PATCH 08/11] dm-verity: add bdev_setsecurity hook for root-hash, deven . desai
- [PATCH 11/11] cleanup: uapi/linux/audit.h, deven . desai
- [PATCH 09/11] ipe: add property for dmverity roothash, deven . desai
- [PATCH 04/11] fs: add security blob and hooks for block_device, deven . desai
- [PATCH 03/11] ipe: add property for trust of boot volume, deven . desai
- [PATCH 06/11] dm-verity: add bdev_setsecurity hook for dm-verity signature, deven . desai
[RFC PATCH] integrity : Preserve i_flags of inode in signature hash, Lev Olshvang
[RFC PATCH] integrity : utils Add 2 more inode atributes to hash, Lev Olshvang
Add tpm i2c ptp driver,
amirmizi6
[PATCH] ima: make ima_mok_init() static, Jason Yan
[PATCH v4 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware,
Stefan Berger
[GIT PULL] integrity subsystem updates for v5.7,
Mimi Zohar
[PATCH v9 0/2] ima-evm-utils: Add some tests for evmctl,
Vitaly Chikunov
[PATCH v3] tpm: Add support for event log pointer found in TPM2 ACPI table,
Stefan Berger
[PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields,
Stefan Berger
[PATCH v4 0/7] Add tpm i2c ptp driver,
amirmizi6
[PATCH v4 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception, amirmizi6
[RFC] Add more inode fields to inode metadata signature, Lev Olshvang
[PATCH] doc: trusted-encrypted: updates with TEE as a new trust source,
Sumit Garg
[PATCH v2 0/3] tpm2: Make TPM2 logs accessible for non-UEFI firmware,
Stefan Berger
Subject: [PATCH] integrity - add more inode metadata to signature, Lev R. Oshvang .
Request for help, Lev R. Oshvang .
[PATCH] integrity ima_policy : Select files by suffix,
Lev Olshvang
Immutable metadata,
Roberto Sassu
[PATCH v8 0/2] ima-evm-utils: Add some tests for evmctl,
Vitaly Chikunov
[PATCH v8 2/2] ima-evm-utils: Add sign/verify tests for evmctl, Vitaly Chikunov
Re: [PATCH v8 2/2] ima-evm-utils: Add sign/verify tests for evmctl, Mimi Zohar
Message not available
[PATCH] evmctl: support verification of portable EVM signatures, dbaryshkov
[RFC PATCH 0/3] boot aggregate test,
Mimi Zohar
[PATCH] ima-evm-utils: calculate the per TPM bank boot_aggregate, Mimi Zohar
[PATCH 1/5] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash(),
Roberto Sassu
[PATCH v4 0/7] ima: support stronger algorithms for attestation,
Roberto Sassu
[PATCH v8 0/2] KEYS: Read keys to internal buffer & then copy to userspace,
Waiman Long
[PATCH v7 0/2] KEYS: Read keys to internal buffer & then copy to userspace,
Waiman Long
[PATCH v6 0/2] KEYS: Read keys to internal buffer & then copy to userspace,
Waiman Long
[PATCH v4] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send(),
George Wilson
[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module,
Stefan Berger
[PATCH v3] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send(),
George Wilson
[PATCH v5 0/2] KEYS: Read keys to internal buffer & then copy to userspace,
Waiman Long
[RFC] IMA: Use Trusted Execution Environment to protect IMA keys and operations, Lakshmi Ramasubramanian
[PATCH v2] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send(),
George Wilson
[PATCH v4 0/4] KEYS: Read keys to internal buffer & then copy to userspace,
Waiman Long
[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module,
Stefan Berger
[GIT PULL] tpmdd updates for Linux v5.7,
Jarkko Sakkinen
[PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace,
Waiman Long
[PATCH v7 0/3] Enable vTPM 2.0 for the IBM vTPM driver,
Stefan Berger
[PATCH v8 0/8] TPM 2.0 trusted keys with attached policy,
James Bottomley
- [PATCH v8 1/8] lib: add ASN.1 encoder, James Bottomley
- <Possible follow-ups>
- [PATCH v8 0/8] TPM 2.0 trusted keys with attached policy, James Bottomley
- [PATCH v8 1/8] lib: add ASN.1 encoder, James Bottomley
- [PATCH v8 2/8] oid_registry: Add TCG defined OIDS for TPM keys, James Bottomley
- [PATCH v8 3/8] security: keys: trusted: fix TPM2 authorizations, James Bottomley
- [PATCH v8 4/8] security: keys: trusted: use ASN.1 TPM2 key format for the blobs, James Bottomley
- [PATCH v8 5/8] security: keys: trusted: Make sealed key properly interoperable, James Bottomley
- [PATCH v8 6/8] security: keys: trusted: add PCR policy to TPM2 keys, James Bottomley
- [PATCH v8 7/8] security: keys: trusted: add ability to specify arbitrary policy, James Bottomley
- [PATCH v8 8/8] security: keys: trusted: implement counter/timer policy, James Bottomley
- Re: [PATCH v8 1/8] lib: add ASN.1 encoder, David Howells
- Re: [PATCH v8 2/8] oid_registry: Add TCG defined OIDS for TPM keys, David Howells
- Re: [PATCH v8 6/8] security: keys: trusted: add PCR policy to TPM2 keys, David Howells
[PATCH v2 0/2] KEYS: Read keys to internal buffer & then copy to userspace,
Waiman Long
[PATCH v3] ima: add a new CONFIG for loading arch-specific policies,
Nayna Jain
[PATCH] KEYS: Don't write out to userspace while holding key semaphore,
Waiman Long
[PATCH v3] MAINTAINERS: adjust to trusted keys subsystem creation,
Lukas Bulwahn
[PATCH v7 0/6] TPM 2.0 trusted keys with attached policy,
James Bottomley
[PATCH] tpm: st33zp24: Convert to use GPIO descriptors,
Linus Walleij
[PATCH v2] MAINTAINERS: adjust to trusted keys subsystem creation,
Lukas Bulwahn
[PATCH] MAINTAINERS: adjust to trusted keys subsystem creation,
Lukas Bulwahn
[PATCH v6 0/3] Enable vTPM 2.0 for the IBM vTPM driver,
Stefan Berger
[PATCH v2] ima: add a new CONFIG for loading arch-specific policies,
Nayna Jain
[PATCH v6 0/6] TPM 2.0 trusted keys with attached policy,
James Bottomley
[PATCH v5 0/3] Enable vTPM 2.0 for the IBM vTPM driver,
Stefan Berger
[PATCH v4 0/3] Enable vTPM 2.0 for the IBM vTPM driver,
Stefan Berger
[PATCH] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send(),
George Wilson
[PATCH] security: integrity: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH] ima: add a new CONFIG for loading arch-specific policies,
Nayna Jain
[PATCH] Char: tpm_tis_spi_cr50: use new structure for SPI transfer delays,
Sergiu Cuciurean
[PATCH v3 0/4] Enable vTPM 2.0 for the IBM vTPM driver,
Stefan Berger
[PATCH 1/1] tpm: Add driver for cr50 on I2C,
Fabien Lahoudere
[PATCH 1/1] Add TPM 2.0 compatible I2C interface for chips with cr50 firmware.,
Fabien Lahoudere
[RFC PATCH 0/8] ima-evm-utils: calculate per TPM bank template digest,
Mimi Zohar
[GIT PULL] integrity subsystem fixes for v5.6,
Mimi Zohar
[PATCH v5 0/3] integrity: improve log messages,
Tushar Sugandhi
[GIT PULL] tpmdd updates for Linux v5.6-rc3,
Jarkko Sakkinen
[PATCH v2] IMA hash algorithm supports sm3,
Tianjia Zhang
[PATCH v4 0/3] IMA: improve log messages,
Tushar Sugandhi
[PATCH AUTOSEL 5.5 201/542] IMA: Check IMA policy flag, Sasha Levin
[PATCH v2 0/4] Enable vTPM 2.0 for the IBM vTPM driver,
Stefan Berger
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]