Linux Integrity
[Prev Page][Next Page]
- [RFC PATCH v4 09/12] dm-verity: add bdev_setsecurity hook for root-hash
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 12/12] cleanup: uapi/linux/audit.h
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 10/12] ipe: add property for dmverity roothash
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 08/12] ipe: add property for signed dmverity volumes
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 11/12] documentation: add ipe documentation
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 05/12] fs: add security blob and hooks for block_device
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 03/12] security: add ipe lsm policy parser and policy loading
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 01/12] scripts: add ipe tooling to generate boot policy
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/5] IMA: Add LSM_STATE func to measure LSM data
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/5] LSM: Measure security module state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/5] IMA: Define an IMA hook to measure LSM data
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] LSM: Define SELinux function to measure security state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/5] LSM: Add security_measure_data in lsm_info struct
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/5] LSM: Define workqueue for measuring security module state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Introduce partial kernel_read_file() support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 06/13] fs/kernel_read_file: Remove redundant size argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] IMA: Add a test to verify importing a certificate into custom keyring
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/13] fs/kernel_read_file: Remove redundant size argument
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v3 01/12] ima: Have the LSM free its audit rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/12] ima: Have the LSM free its audit rule
- From: Nayna <nayna@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 06/12] ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Introduce partial kernel_read_file() support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 05/13] fs/kernel_read_file: Split into separate source file
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 03/13] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 02/13] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 01/13] firmware_loader: EFI firmware loader must handle pre-allocated buffer
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 06/13] fs/kernel_read_file: Remove redundant size argument
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v3 06/12] ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
- From: Nayna <nayna@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v3 07/12] ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/13] firmware_loader: EFI firmware loader must handle pre-allocated buffer
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 03/13] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 04/13] fs/kernel_read_file: Split into separate include file
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 08/13] fs/kernel_read_file: Add file_size output argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 07/13] fs/kernel_read_file: Switch buffer size arg to size_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 06/13] fs/kernel_read_file: Remove redundant size argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 10/13] firmware_loader: Use security_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 09/13] LSM: Introduce kernel_post_load_data() hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 12/13] LSM: Add "contents" flag to kernel_read_file hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 13/13] fs/kernel_file_read: Add "offset" arg for partial reads
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 11/13] module: Call security_kernel_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 05/13] fs/kernel_read_file: Split into separate source file
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 02/13] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 00/13] Introduce partial kernel_read_file() support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 08/12] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/12] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
- From: Konsta Karsisto <konsta.karsisto@xxxxxxxxx>
- [PATCH ima-evm-utils] Add sanity check for file parameter of ima_boot_aggregate
- From: Petr Vorel <pvorel@xxxxxxx>
- [PATCH 3/3] tpm: tpm_tis: Put the TPM2 table after using it
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [PATCH 1/3] tpm: Put the TCPA table buf after using it
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [PATCH 2/3] tpm: tpm_crb: Put the TPM2 table after using it
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [PATCH v4 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- [PATCH v4 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- [PATCH v4 0/2] synquacer: add TPM support
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- Re: [PATCH v3 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] LSM: Define SELinux function to measure security state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH] encrypted-keys: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- Re: [PATCH v2 4/5] LSM: Define SELinux function to measure security state
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 4/5] LSM: Define SELinux function to measure security state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 4/5] LSM: Define SELinux function to measure security state
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH v3 07/12] ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 07/12] ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [V2 PATCH 1/3] Refactoring powerpc code for carrying over IMA measurement logs, to move non architecture specific code to security/ima.
- From: Thiago Jung Bauermann <bauerman@xxxxxxxxxxxxx>
- [PATCH v2 2/5] IMA: Define an IMA hook to measure LSM data
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/5] LSM: Add security_measure_data in lsm_info struct
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 5/5] LSM: Define workqueue for measuring security module state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/5] LSM: Measure security module state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/5] LSM: Define SELinux function to measure security state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/5] IMA: Add LSM_STATE func to measure LSM data
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Guenter Roeck <groeck@xxxxxxxxxx>
- Re: [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] ima: Rename internal audit rule functions
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 1/3 v1] ima-evm-utils: address new compiler complaints
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 1/3 v1] ima-evm-utils: address new compiler complaints
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] ima-evm-utils: fix overflow on printing boot_aggregate
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH 0/3] ima-evm-utils: miscellanous bug fixes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] ima-evm-utils: fix overflow on printing boot_aggregate
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 3/3] ima-evm-utils: fix overflow on printing boot_aggregate
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH 2/3] ima-evm-utils: fix memory leak in case of error
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH 1/3] ima-evm-utils: fix empty label at end of function.
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH 0/3] ima-evm-utils: miscellanous bug fixes
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 3/3] ima-evm-utils: add missing license info
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/3] ima-evm-utils: reading public keys
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 1/3] ima-evm-utils: address new compiler complaints
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 6/6] ima-evm-utils: define a basic hash_info.h file
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v2 2/8] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v2 2/8] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH v2 2/8] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier.
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier.
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier.
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] ima-evm-utils: define a basic hash_info.h file
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v1 4/5] LSM: Define SELinux function to measure security state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] ima-evm-utils: define a basic hash_info.h file
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v1 4/5] LSM: Define SELinux function to measure security state
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 2/5] IMA: Define an IMA hook to measure LSM data
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 0/5] LSM: Measure security module state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 1/5] IMA: Add LSM_STATE func to measure LSM data
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 5/5] LSM: Define workqueue for measuring security module state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 3/5] LSM: Add security_state function pointer in lsm_info struct
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 4/5] LSM: Define SELinux function to measure security state
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Petr Vorel <pvorel@xxxxxxx>
- [PATCH ima-evm-utils v2] Check for tsspcrread in runtime
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH ima-evm-utils] Check for tsspcrread in runtime
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH v5 1/2] IMA: Add a test to verify measurment of keys
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH ima-evm-utils] Check for tsspcrread in runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier.
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier.
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH ima-evm-utils] Check for tsspcrread in runtime
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 2/2] IMA: Verify IMA buffer passing through the kexec barrier
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier.
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH ima-evm-utils] Check for tsspcrread in runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v6 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v6 3/7] exec: Move path_noexec() check earlier
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v6 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v6 0/7] Add support for O_MAYEXEC
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v6 2/7] exec: Move S_ISREG() check earlier
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v6 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v5 2/2] IMA: Add a test to verify importing a certificate into keyring
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 1/2] IMA: Add a test to verify measurment of keys
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 0/2] IMA: Verify measurement of certificates
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Guenter Roeck <groeck@xxxxxxxxxx>
- [PATCH ima-evm-utils] Check for tsspcrread in runtime
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: Queries regarding portable feature and signing process for EVM
- From: rishi gupta <gupt21@xxxxxxxxx>
- Re: Queries regarding portable feature and signing process for EVM
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Queries regarding portable feature and signing process for EVM
- From: rishi gupta <gupt21@xxxxxxxxx>
- Re: [PATCH v3 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [V2 PATCH 2/3] dt-bindings: chosen: Document ima-kexec-buffer
- From: Prakhar Srivastava <prsriva@xxxxxxxxxxxxxxxxxxx>
- Re: [V2 PATCH 1/3] Refactoring powerpc code for carrying over IMA measurement logs, to move non architecture specific code to security/ima.
- From: Prakhar Srivastava <prsriva@xxxxxxxxxxxxxxxxxxx>
- [PATCH v6] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH -next] IMA: Make ima_mok_init() static
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- Re: [PATCH v5 2/8] lib/mpi: Extend the MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/6] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/6] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
- From: Ken Goldman <kgold@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: ima-evm-utils: before releasing a new version
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH v2] ima: Rename internal audit rule functions
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Andrey Pronin <apronin@xxxxxxxxxxxx>
- Re: [PATCH] ima: Rename internal audit rule functions
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- ima-evm-utils: before releasing a new version
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Andrey Pronin <apronin@xxxxxxxxxxxx>
- Re: [PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH ima-evm-utils v2 2/2] ima-evm-utils: add SM3 to pkey_hash_algo algorithm list
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 7/8] ima-evm-utils: optionally verify the template data file signature
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 8/8] ima-evm-utils: update README to reflect "--pcrs", "--verify" and "--validate"
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 0/8] additional "ima-measurement" support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 6/8] ima-evm-utils: the IMA measurement list may have too many measurements
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 5/8] ima-evm-utils: guarantee the measurement list contains all the records
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 4/8] ima-evm-utils: emit "ima_measurement" messages based on log level
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 3/8] ima-evm-utils: support providing the TPM 1.2 PCRs as a file
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 2/8] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v2 1/8] ima-evm-utils: improve reading TPM 1.2 PCRs
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/8] lib/mpi: Extend the MPI library
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH] tpm: avoid accessing cleared ops during shutdown
- From: Andrey Pronin <apronin@xxxxxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH 3/3] ima-evm-utils: support providing the TPM 1.2 PCRs as a file
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 2/3] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 0/3] additional "ima-measurement" support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 1/3] ima-evm-utils: improve reading TPM 1.2 PCRs
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] synquacer: add TPM support
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] synquacer: add TPM support
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH v5 1/8] crypto: sm3 - export crypto_sm3_final function
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 5/8] crypto: testmgr - support test with different ciphertext per encryption
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 6/8] X.509: support OSCCA certificate parse
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 2/8] lib/mpi: Extend the MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 3/8] lib/mpi: Introduce ec implementation to MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v3 06/12] ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 04/12] ima: Fail rule parsing when buffer hook functions have an invalid action
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 05/12] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/12] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 07/12] ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 11/12] ima: Use the common function to detect LSM conditionals in a rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 10/12] ima: Move comprehensive rule validation checks out of the token parser
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/12] ima: Use correct type for the args_p member of ima_rule_entry.lsm elements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/12] ima: Free the entire rule if it fails to parse
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 02/12] ima: Free the entire rule when deleting a list of rules
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 01/12] ima: Have the LSM free its audit rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH ima-evm-utils v2 1/2] ima-evm-utils: beautify the code to make it more readable
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH ima-evm-utils v2 2/2] ima-evm-utils: add SM3 to pkey_hash_algo algorithm list
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v18 14/23] LSM: Ensure the correct LSM context releaser
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v18 12/23] IMA: Change internal interfaces to use lsmblobs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v18 11/23] LSM: Use lsmblob in security_cred_getsecid
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v18 10/23] LSM: Use lsmblob in security_inode_getsecid
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v18 09/23] LSM: Use lsmblob in security_task_getsecid
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] synquacer: add TPM support
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- Re: [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- Re: [PATCH v3 0/2] synquacer: add TPM support
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- Re: [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] synquacer: add TPM support
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 14/16] tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 6/8] tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 3/5] tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 03/16] ima: extend boot_aggregate with kernel measurements
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] module: Add hook for security_kernel_post_read_file()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- [PATCH v3 0/2] synquacer: add TPM support
- From: Masahisa Kojima <masahisa.kojima@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v4 1/8] crypto: sm3 - export crypto_sm3_final function
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 6/8] X.509: support OSCCA certificate parse
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 3/8] lib/mpi: Introduce ec implementation to MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 2/8] lib/mpi: Extend the MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 5/8] crypto: testmgr - support test with different ciphertext per encryption
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH ima-evm-utils 3/3] ima-evm-utils: ima_sign supports sm3 algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH ima-evm-utils 1/3] ima-evm-utils: Fix mismatched type checking
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH ima-evm-utils 2/3] ima-evm-utils: beautify the code to make it more readable
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v10 7/9] misc: bcm-vk: add Broadcom VK driver
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v10 1/9] fs: move kernel_read_file* to its own include file
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 4/4] module: Add hook for security_kernel_post_read_file()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 4/4] module: Add hook for security_kernel_post_read_file()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v10 7/9] misc: bcm-vk: add Broadcom VK driver
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 1/9] fs: move kernel_read_file* to its own include file
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [GIT PULL] tpmdd updates for Linux v5.8-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] Replace HTTP links with HTTPS ones: security
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 5.7 041/112] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.7 042/112] selftests: tpm: Use /bin/sh instead of /bin/bash
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 19/65] selftests: tpm: Use /bin/sh instead of /bin/bash
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] Fix misused kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 3/4] fs: Remove FIRMWARE_EFI_EMBEDDED from kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 1/4] firmware_loader: EFI firmware loader must handle pre-allocated buffer
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 4/4] module: Add hook for security_kernel_post_read_file()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [PATCH 1/3] ima-evm-utils: support the original "ima" template
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 0/6] ima-evm-utils: miscellanous code clean up and bug fixes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 3/3] ima-evm-utils: mixed "ima" and other template formats not supported
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 2/3] ima-evm-utils: read the TPM 1.2 binary_bios_measurements
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 0/3] ima-evm-utils: original "ima" template support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 6/6] ima-evm-utils: define a basic hash_info.h file
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 4/6] ima-evm-utils: calculate and verify the template data digest
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 5/6] ima-evm-utils: use uint32_t for template length
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 1/6] ima-evm-utils: fix PCRAggr error message
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 2/6] ima-evm-utils: fix measurement violation checking
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 3/6] ima-evm-utils: don't hardcode validating the IMA measurement list
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [GIT PULL] tpmdd updates for Linux v5.8-rc5
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [RESEND,PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [RESEND,PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [RESEND,PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 8/9] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 6/9] bcm-vk: add bcm_vk UAPI
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 5/9] firmware: test partial file reads of request_partial_firmware_into_buf
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 2/9] fs: introduce kernel_pread_file* support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 1/9] fs: move kernel_read_file* to its own include file
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- Re: [PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- Re: [PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- [PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: <Peter.Huewe@xxxxxxxxxxxx>
- Re: [PATCH] Replace HTTP links with HTTPS ones: security
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- [PATCH] Replace HTTP links with HTTPS ones: security
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- Re: [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH v4] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [GIT PULL] tpmdd updates for Linux v5.8-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [GIT PULL] tpmdd updates for Linux v5.8-rc4
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH 2/2] IMA: Verify IMA buffer passing through the kexec barrier
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier.
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] Test cmdline measurement and IMA buffer passing through kexec
- From: Lachlan Sneff <t-josne@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] integrity additional change v5.8 (#2)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 1/1] fs: move kernel_read_file* to its own include file
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Dave Young <dyoung@xxxxxxxxxx>
- Re: [PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] fs: move kernel_read_file* to its own include file
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Peter Jones <pjones@xxxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Peter Jones <pjones@xxxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] arch/ima: extend secure boot check to include trusted boot
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH] ima: Rename internal audit rule functions
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH] ima: Rename internal audit rule functions
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [GIT PULL] integrity additional change v5.8 (#2)
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] IMA: Add audit log for failure conditions
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] ima: Rename internal audit rule functions
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: possible deadlock in process_measurement (2)
- From: syzbot <syzbot+18a1619cceea30ed45af@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/11] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/11] ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/11] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/11] ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/11] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/11] ima: Use the common function to detect LSM conditionals in a rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/11] ima: Use correct type for the args_p member of ima_rule_entry.lsm elements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/11] ima: Fail rule parsing when buffer hook functions have an invalid action
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/11] ima: Free the entire rule if it fails to parse
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/11] ima: Free the entire rule when deleting a list of rules
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/11] ima: Have the LSM free its audit rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] arch/ima: extend secure boot check to include trusted boot
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [PATCH v8 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v8 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v8 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] ima: make appraisal state runtime dependent on secure boot
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: Enabling interrupts in QEMU TPM TIS
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: Enabling interrupts in QEMU TPM TIS
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH] ima: AppArmor satisfies the audit rule requirements
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: Enabling interrupts in QEMU TPM TIS
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: Enabling interrupts in QEMU TPM TIS
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] ima: Use the common function to detect LSM conditionals in a rule
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v12 4/9] tpm: tpm_tis: Add verify_data_integrity handle to tpm_tis_phy_ops
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v12 3/9] tpm: tpm_tis: Add retry in case of protocol failure.
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 06/12] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] ima: Fail rule parsing when buffer hook functions have an invalid action
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v7 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: Enabling interrupts in QEMU TPM TIS
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/12] ima: Use correct type for the args_p member of ima_rule_entry.lsm elements
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- Re: [PATCH 08/12] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] ima: Free the entire rule when deleting a list of rules
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] ima: Free the entire rule when deleting a list of rules
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] ima: Free the entire rule when deleting a list of rules
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 10/12] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] ima: Create a function to free a rule entry
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] ima: Create a function to free a rule entry
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/12] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] ima: Have the LSM free its audit rule
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] ima: Create a function to free a rule entry
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] IMA: Add audit log for failure conditions
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Enabling interrupts in QEMU TPM TIS
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Enabling interrupts in QEMU TPM TIS
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [PATCH v12 4/9] tpm: tpm_tis: Add verify_data_integrity handle to tpm_tis_phy_ops
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 5/9] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 7/9] tpm: tpm_tis: verify TPM_STS register is valid after locality request
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 2/9] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 9/9] tpm: tpm_tis: add tpm_tis_i2c driver
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 6/9] tpm: Handle an exception for TPM Firmware Update mode.
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 3/9] tpm: tpm_tis: Add retry in case of protocol failure.
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 8/9] tpm: Add YAML schema for TPM TIS I2C options
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 1/9] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
- From: amirmizi6@xxxxxxxxx
- [PATCH v12 0/9] Add tpm i2c ptp driver
- From: amirmizi6@xxxxxxxxx
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- [PATCH v6 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- [PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH] tpm: tpm2-space: Resize session and context buffers dynamically
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH v2] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH] tpm_tis: Remove the HID IFX0102
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] ima-evm-utils: skip test for discrete TPM 1.2 and exec'd as normal user
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH v2] ima-evm-utils: skip test for discrete TPM 1.2 and exec'd as normal user
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH] ima-evm-utils: skip test for discrete TPM 1.2 and exec'd as normal user
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH] ima-evm-utils: skip test for discrete TPM 1.2 and exec'd as normal user
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH] ima-evm-utils: tests: fix finding the "boot_aggregate" value
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v3] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH v3] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Maurizio Drocco <maurizio.drocco@xxxxxxx>
- Re: [PATCH v2] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Maurizio Drocco <maurizio.drocco@xxxxxxx>
- [PATCH] ima-evm-utils: skip test for discrete TPM 1.2 and exec'd as normal user
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v2] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] IMA: Add audit log for failure conditions
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Jerome Forissier <jerome@xxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH v3 1/1] fs: move kernel_read_file* to its own include file
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] ima-evm-utils: tests: fix finding the "boot_aggregate" value
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] integrity: Add errno field in audit message
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] ima: AppArmor satisfies the audit rule requirements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] ima: Have the LSM free its audit rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] ima: make appraisal state runtime dependent on secure boot
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH v3 1/2] arch/ima: extend secure boot check to include trusted boot
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v3 2/2] IMA: Add audit log for failure conditions
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4] ima: extend boot_aggregate with kernel measurements
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v2] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH v2] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Maurizio Drocco <maurizio.drocco@xxxxxxx>
- [PATCH v4] ima: extend boot_aggregate with kernel measurements
- From: Maurizio Drocco <maurizio.drocco@xxxxxxx>
- Re: [PATCH] ima: extend boot_aggregate with kernel measurements
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v5 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] ima: Have the LSM free its audit rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tpm_tis_spi: Prefer async probe
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/8] oid_registry: Add TCG defined OIDS for TPM keys
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: Stalled /dev/tpmr0 when context size increases to support RSA 3072 bit keys
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] ima: Have the LSM free its audit rule
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCHv8 0/3] optee: register drivers on optee bus
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCHv2] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 7/8] security: keys: trusted: add ability to specify arbitrary policy
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH 04/12] ima: Free the entire rule if it fails to parse
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/12] ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/12] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/12] ima: Free the entire rule when deleting a list of rules
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/12] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/12] ima: Use correct type for the args_p member of ima_rule_entry.lsm elements
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/12] ima: Move validation of the keyrings conditional into ima_validate_rule()
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/12] ima: Use the common function to detect LSM conditionals in a rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/12] ima: Fail rule parsing when buffer hook functions have an invalid action
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/12] ima: Create a function to free a rule entry
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/12] ima: Have the LSM free its audit rule
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ima: extend boot_aggregate with kernel measurements
- From: Maurizio Drocco <maurizio.drocco@xxxxxxx>
- Re: [PATCH v3 1/2] integrity: Add errno field in audit message
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v10 2/8] oid_registry: Add TCG defined OIDS for TPM keys
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure.
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure.
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 0/8] Add tpm i2c ptp driver
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH 3/3] selftests: tpm: Use /bin/sh instead of /bin/bash
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH 2/3] selftests: tpm: Use 'test -e' instead of 'test -f'
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH 1/3] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Nayna <nayna@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- [PATCH] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] tpm_tis_spi: Prefer async probe
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 3/8] oid_registry: Add TCG defined OIDS for TPM keys
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [V2 PATCH 2/3] dt-bindings: chosen: Document ima-kexec-buffer
- From: Thiago Jung Bauermann <bauerman@xxxxxxxxxxxxx>
- Re: [V2 PATCH 1/3] Refactoring powerpc code for carrying over IMA measurement logs, to move non architecture specific code to security/ima.
- From: Thiago Jung Bauermann <bauerman@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] oid_registry: Add TCG defined OIDS for TPM keys
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- [PATCH 3/8] oid_registry: Add TCG defined OIDS for TPM keys
- From: "Wiseman, Monty (GE Research, US)" <monty.wiseman@xxxxxx>
- [PATCH] tpm_tis_spi: Prefer async probe
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: Stalled /dev/tpmr0 when context size increases to support RSA 3072 bit keys
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [kbuild-all] security/integrity/ima/ima_crypto.c:575:12: warning: stack frame size of 1152 bytes in function 'ima_calc_field_array_hash_tfm'
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
- From: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
- [PATCHv2] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] IMA: Add audit log for failure conditions
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] integrity: Add errno field in audit message
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
- From: Maurizio Drocco <maurizio.drocco@xxxxxxx>
- [PATCH] extend IMA boot_aggregate with kernel measurements
- From: Maurizio Drocco <maurizio.drocco@xxxxxxx>
- Re: [PATCH v10 7/8] security: keys: trusted: add ability to specify arbitrary policy
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
- From: Bruno Meneguele <bmeneg@xxxxxxxxxx>
- Re: [PATCH v10 2/8] oid_registry: Add TCG defined OIDS for TPM keys
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH ima-evm-utils] cmd_ima_bootaggr: Fix for systems without TPM 2.0
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH] ima_evm_utils: emit the per TPM PCR bank "boot_aggregate" values
- From: Petr Vorel <pvorel@xxxxxxx>
- [RFC PATCH ima-evm-utils 3/3] logging: Print also LOG_INFO messages
- From: Petr Vorel <pvorel@xxxxxxx>
- [PATCH ima-evm-utils 2/3] Don't run tsspcrread on systems without TPM
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH ima-evm-utils] cmd_ima_bootaggr: Fix for systems without TPM 2.0
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH ima-evm-utils] cmd_ima_bootaggr: Fix for systems without TPM 2.0
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 2/2] integrity: Add errno field in audit message
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] integrity: Add errno field in audit message
- From: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] integrity: Add errno field in audit message
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 11/11] ima: Remove semicolon at the end of ima_get_binary_runtime_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 09/11] ima: Don't remove security.ima if file must not be appraised
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 08/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 10/11] ima: Don't ignore errors from crypto_shash_update()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 07/11] evm: Set IMA_CHANGE_XATTR/ATTR bit if EVM_ALLOW_METADATA_WRITES is set
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 06/11] evm: Allow setxattr() and setattr() if metadata digest won't change
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 05/11] evm: Allow xattr/attr operations for portable signatures if check fails
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 04/11] evm: Check size of security.evm before using it
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if the HMAC key is loaded
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCHv9 1/3] optee: use uuid for sysfs driver entry
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- [PATCHv9 3/3] tpm_ftpm_tee: register driver on TEE bus
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- [PATCHv9 2/3] optee: enable support for multi-stage bus enumeration
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- [PATCHv9 0/3] optee: register drivers on optee bus
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- [PATCH v11 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure.
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 1/8] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 5/8] tpm: Handle an exception for TPM Firmware Update mode.
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 8/8] tpm: tpm_tis: add tpm_tis_i2c driver
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 7/8] tpm: Add YAML schema for TPM TIS I2C options
- From: amirmizi6@xxxxxxxxx
- [PATCH v11 0/8] Add tpm i2c ptp driver
- From: amirmizi6@xxxxxxxxx
- RE: [PATCH] extend IMA boot_aggregate with kernel measurements
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCHv8 0/3] optee: register drivers on optee bus
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCHv8 0/3] optee: register drivers on optee bus
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH v5 1/4] KEYS: trusted: Add generic trusted keys framework
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/8] oid_registry: Add TCG defined OIDS for TPM keys
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 7/8] security: keys: trusted: add ability to specify arbitrary policy
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [V2 PATCH 3/3] Add support for arm64 to carry over IMA measurement logs
- From: Prakhar Srivastava <prsriva@xxxxxxxxxxxxxxxxxxx>
- [V2 PATCH 2/3] dt-bindings: chosen: Document ima-kexec-buffer
- From: Prakhar Srivastava <prsriva@xxxxxxxxxxxxxxxxxxx>
- [V2 PATCH 1/3] Refactoring powerpc code for carrying over IMA measurement logs, to move non architecture specific code to security/ima.
- From: Prakhar Srivastava <prsriva@xxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]