Linux Integrity
[Prev Page][Next Page]
- Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks, (continued)
- [ima-evm-utils][PATCH 0/3] travis: misc software TPM changes,
Mimi Zohar
- [PATCH] tpm_tis: Disable interrupts on ThinkPad T490s,
Jerry Snitselaar
- [PATCH v2] dm verity: Add support for signature verification with 2nd keyring,
Mickaël Salaün
- [PATCH v2] MAINTAINERS: jarkko.sakkinen@xxxxxxxxxxxxxxx -> jarkko@xxxxxxxxxx, Jarkko Sakkinen
- WARN_ONCE triggered: tpm_tis: Add a check for invalid status,
Dirk Gouders
- [GIT PULL] integrity subsystem updates for v5.10,
Mimi Zohar
- QUEMU and TPM2 device emulation,
Roberts, William C
- [PATCH v2 0/2] add ima_arch support for ARM64,
Chester Lin
- [integrity:next-integrity-testing 13/13] security/integrity/ima/ima_appraise.c:21:62: error: expected ')' before numeric constant,
kernel test robot
- [PATCH][V2] ima: Fix sizeof mismatches, Colin King
- [PATCH] MAINTAINERS: jarkko.sakkinen@xxxxxxxxxxxxxxx -> jarkko@xxxxxxxxxx,
Jarkko Sakkinen
- [PATCH v2] ima: defer arch_ima_get_secureboot() call to IMA init time,
Ard Biesheuvel
- [PATCH v4 0/3] KEYS, trusted: a bunch of bug fixes,
Jarkko Sakkinen
- [PATCH v4 1/3] KEYS: trusted: Fix incorrect handling of tpm_get_random(), Jarkko Sakkinen
- [PATCH v4 2/3] KEYS: trusted: Fix migratable=1 failing, Jarkko Sakkinen
- [PATCH v4 3/3] KEYS: trusted: Reserve TPM for seal and unseal operations, Jarkko Sakkinen
- [PATCH v4 2/3,RESEND] KEYS: trusted: Fix migratable=1 failing, Jarkko Sakkinen
- [PATCH v4 3/3,RESEND] KEYS: trusted: Reserve TPM for seal and unseal operations, Jarkko Sakkinen
- [PATCH v4 1/3,RESEND] KEYS: trusted: Fix incorrect handling of tpm_get_random(), Jarkko Sakkinen
- [PATCH v4 1/3,RESEND 2] KEYS: trusted: Fix incorrect handling of tpm_get_random(), Jarkko Sakkinen
- [PATCH v4 2/3,RESEND 2] KEYS: trusted: Fix migratable=1 failing, Jarkko Sakkinen
- [PATCH v4 3/3,RESEND 2] KEYS: trusted: Reserve TPM for seal and unseal operations, Jarkko Sakkinen
- [PATCH v3 0/3] KEYS, trusted: a bunch of bug fixes,
Jarkko Sakkinen
- [PATCH v2 0/5] Updates to use IBM TSS C API rather than command line tools,
Ken Goldman
- [PATCH v21 13/23] LSM: Ensure the correct LSM context releaser, Casey Schaufler
- [PATCH v21 11/23] IMA: Change internal interfaces to use lsmblobs, Casey Schaufler
- [PATCH v21 10/23] LSM: Use lsmblob in security_cred_getsecid, Casey Schaufler
- [PATCH v21 09/23] LSM: Use lsmblob in security_inode_getsecid, Casey Schaufler
- [PATCH v21 08/23] LSM: Use lsmblob in security_task_getsecid, Casey Schaufler
- [PATCH] ima: defer arch_ima_get_secureboot() call to IMA init time,
Ard Biesheuvel
- Does selinux rule needed for .ima keyring access - integrity: Request for unknown key 'id:87deb3bf' err -13, rishi gupta
- [PATCH RFC PKS/Trusted keys 0/2] trusted keys: Add PKS protection to trusted keys,
ira . weiny
- [PATCH 5/5] ima-evm-utils: Expand the INSTALL instructions., Ken Goldman
- [PATCH 4/5] ima-evm-utils: Correct spelling errors, Ken Goldman
- [PATCH 3/5] ima-evm-utils: Change tpm2_pcr_read() to use C code, Ken Goldman
- [PATCH 2/5] ima-evm-utils: Change PCR iterater from int to uint32_t, Ken Goldman
- [PATCH 1/5] ima-evm-utils: Change env variable TPM_SERVER_TYPE for, tpm_server, Ken Goldman
- [PATCH 0/5] Updates to use IBM TSS C API rather than command line tools, Ken Goldman
- [PATCH] ima: Fix sizeof mismatches,
Colin King
- [PATCH v7 0/4] Introduce TEE based Trusted Keys support,
Sumit Garg
- [PATCH 1/1] travis: Fix Tumbleweed installation, Petr Vorel
- [PATCH 6/6] ima-evm-utils: Expand the INSTALL instructions., Ken Goldman
- [PATCH 5/6] ima-evm-utils: Correct spelling errors, Ken Goldman
- [PATCH 4/6] ima-evm-utils: Change tpm2_pcr_read() to use C code, Ken Goldman
- [PATCH 3/6] ima-evm-utils: When using the IBM TSS, link in its library,
Ken Goldman
- [PATCH 2/6] ima-evm-utils: Change PCR iterater from int to uint32_t, Ken Goldman
- [PATCH v2 0/3] A bunch of trusted keys fixes,
Jarkko Sakkinen
- [PATCH 0/3] A bunch of trusted keys fixes,
Jarkko Sakkinen
- [GIT PULL] tpmdd updates for v5.10,
Jarkko Sakkinen
- [PATCH 1/6] ima-evm-utils: Change env variable TPM_SERVER_TYPE for, tpm_server, Ken Goldman
- [PATCH v5 00/16] Introduce partial kernel_read_file() support,
Kees Cook
- [PATCH v5 01/16] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum, Kees Cook
- [PATCH v5 02/16] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum, Kees Cook
- [PATCH v5 05/16] fs/kernel_read_file: Remove redundant size argument, Kees Cook
- [PATCH v5 14/16] firmware: Store opt_flags in fw_priv, Kees Cook
- [PATCH v5 15/16] firmware: Add request_partial_firmware_into_buf(), Kees Cook
- [PATCH v5 10/16] module: Call security_kernel_post_load_data(), Kees Cook
- [PATCH v5 13/16] fs/kernel_file_read: Add "offset" arg for partial reads, Kees Cook
- [PATCH v5 09/16] firmware_loader: Use security_post_load_data(), Kees Cook
- [PATCH v5 11/16] LSM: Add "contents" flag to kernel_read_file hook, Kees Cook
- [PATCH v5 07/16] fs/kernel_read_file: Add file_size output argument, Kees Cook
- [PATCH v5 12/16] IMA: Add support for file reads without contents, Kees Cook
- [PATCH v5 08/16] LSM: Introduce kernel_post_load_data() hook, Kees Cook
- [PATCH v5 06/16] fs/kernel_read_file: Switch buffer size arg to size_t, Kees Cook
- [PATCH v5 03/16] fs/kernel_read_file: Split into separate include file, Kees Cook
- [PATCH v5 04/16] fs/kernel_read_file: Split into separate source file, Kees Cook
- [PATCH v5 16/16] test_firmware: Test partial read support, Kees Cook
- [PATCH v1] dm verity: Add support for signature verification with 2nd keyring,
Mickaël Salaün
- [PATCH v2 0/5] tpm_tis: fix interrupts (again),
James Bottomley
- [PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v7 0/3] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
- [PATCH v4 0/4] TPM 2.0 fixes in IMA tests,
Petr Vorel
- [PATCH v3 1/2] KEYS: trusted: Fix incorrect handling of tpm_get_random(),
Jarkko Sakkinen
- [PATCH 0/4] tpm_tis: fix interrupts (again),
James Bottomley
- [PATCH v3 0/4] TPM 2.0 fixes in IMA tests,
Petr Vorel
- More interrupt problems with TIS TPM,
James Bottomley
- [PATCH v1 0/1] ima: Add test for selinux measurement,
Lakshmi Ramasubramanian
- [PATCH] tpm_tis: Add a check for invalid status,
James Bottomley
- [PATCH v2 1/2] KEYS: trusted: Fix incorrect handling of tpm_get_random(),
Jarkko Sakkinen
- [PATCH 1/2] KEYS: trusted: Fix incorrect handling of tpm_get_random(),
Jarkko Sakkinen
- [Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference,
Kai-Heng Feng
[PATCH] tpm: efi: Don't create binary_bios_measurements file for an empty log, Tyler Hicks
[PATCH v2 0/2] IMA: Add test for dm-crypt measurement,
Tushar Sugandhi
[PATCH] tpm: only export stand alone version of flush context command,
James Bottomley
[PATCH v2 0/1] selinux: Measure state and hash of policy using IMA,
Lakshmi Ramasubramanian
[PATCH v3 0/3] IMA: Generalize early boot data measurement,
Lakshmi Ramasubramanian
[PATCH v2 0/4] TPM 2.0 fixes in IMA tests,
Petr Vorel
[PATCH 0/4] TPM 2.0 fixes in IMA tests,
Petr Vorel
Fwd: How to extract linux kernel version information from a kernel image?,
Raphael Gianotti
[PATCH v10 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 interface support for Secure Launch, Ross Philipson
- [PATCH 09/13] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH 10/13] x86: Secure Launch adding event log securityfs, Ross Philipson
- [PATCH 12/13] reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH 04/13] x86: Add early TPM TIS/CRB interface support for Secure Launch, Ross Philipson
- [PATCH 03/13] x86: Add early SHA support for Secure Launch early measurements, Ross Philipson
- [PATCH 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch, Ross Philipson
- [PATCH 06/13] x86: Add early general TPM interface support for Secure Launch, Ross Philipson
- [PATCH 11/13] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH 07/13] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH 01/13] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH 02/13] x86: Secure Launch main header file, Ross Philipson
- [PATCH 08/13] x86: Secure Launch kernel late boot stub, Ross Philipson
- Re: [PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support, Jarkko Sakkinen
[PATCH v4 0/6] IMA: Infrastructure for measurement of critical kernel data,
Tushar Sugandhi
[PATCH] tpm: of: avoid __va() translation for event log address,
Ard Biesheuvel
[PATCH v13 0/3] Trusted Key policy for TPM 2.0,
James Bottomley
[PATCH v13 0/5] TPM 2.0 trusted key rework,
James Bottomley
Measuring an adapter card firmware update into TPM PCRs, Ken Goldman
[PATCH -next] tpm/st33zp24: simplify the return expression of st33zp24_spi_probe(), Qinglang Miao
[PATCH ima-evm-utils 1/1] help: Add missing new line for --ignore-violations, Petr Vorel
[PATCH -next] tpm/st33zp24/i2c: simplify the return expression of st33zp24_i2c_remove, Liu Shixin
[PATCH v12 0/3] Trusted Key policy for TPM 2.0,
James Bottomley
[PATCH v12 0/5] TPM 2.0 trusted key rework,
James Bottomley
[PATCH v7 00/10] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm,
Tianjia Zhang
- [PATCH v7 02/10] lib/mpi: Extend the MPI library, Tianjia Zhang
- [PATCH v7 03/10] lib/mpi: Introduce ec implementation to MPI library, Tianjia Zhang
- [PATCH v7 10/10] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm, Tianjia Zhang
- [PATCH v7 01/10] crypto: sm3 - export crypto_sm3_final function, Tianjia Zhang
- [PATCH v7 05/10] crypto: testmgr - support test with different ciphertext per encryption, Tianjia Zhang
- [PATCH v7 09/10] X.509: support OSCCA SM2-with-SM3 certificate verification, Tianjia Zhang
- [PATCH v7 04/10] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm, Tianjia Zhang
- [PATCH v7 08/10] X.509: support OSCCA certificate parse, Tianjia Zhang
- [PATCH v7 07/10] crypto: sm2 - add SM2 test vectors to testmgr, Tianjia Zhang
- [PATCH v7 06/10] crypto: testmgr - Fix potential memory leak in test_akcipher_one(), Tianjia Zhang
- Re: [PATCH v7 00/10] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm, Herbert Xu
[PATCH v6 0/4] Introduce TEE based Trusted Keys support,
Sumit Garg
[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor,
madvenka
[PATCH] Fix Atmel TPM crash caused by too frequent queries,
Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Greg KH
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- <Possible follow-ups>
- [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Nayna
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, James Bottomley
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Mimi Zohar
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
- Re: [PATCH] Fix Atmel TPM crash caused by too frequent queries, Jarkko Sakkinen
[PATCH] Fix Atmel TPM crash caused by too frequent queries, Hao Wu
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]