linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 05:27:05 to 2020-07-08 15:42:41 UTC [more...]

[PATCH AUTOSEL 4.14 3/5] tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
 2020-07-08 15:42 UTC 

[PATCH v3 0/2] synquacer: add TPM support
 2020-07-08 15:41 UTC  (4+ messages)
` [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
` [PATCH v3 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH AUTOSEL 5.4 03/16] ima: extend boot_aggregate with kernel measurements
 2020-07-08 15:41 UTC 

[PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-08 14:17 UTC  (16+ messages)
` [PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH 0/4] Fix misused kernel_read_file() enums
 2020-07-08 13:47 UTC  (20+ messages)
` [PATCH 1/4] firmware_loader: EFI firmware loader must handle pre-allocated buffer
` [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from kernel_read_file() enums
` [PATCH 3/4] fs: Remove FIRMWARE_EFI_EMBEDDED "
` [PATCH 4/4] module: Add hook for security_kernel_post_read_file()

[PATCH v4] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
 2020-07-08 13:39 UTC  (2+ messages)

[PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
 2020-07-08 13:35 UTC  (5+ messages)

[PATCH v4 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-07-08  8:28 UTC  (9+ messages)
` [PATCH v4 1/8] crypto: sm3 - export crypto_sm3_final function
` [PATCH v4 2/8] lib/mpi: Extend the MPI library
` [PATCH v4 3/8] lib/mpi: Introduce ec implementation to "
` [PATCH v4 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v4 5/8] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v4 6/8] X.509: support OSCCA certificate parse
` [PATCH v4 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v4 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[PATCH ima-evm-utils 1/3] ima-evm-utils: Fix mismatched type checking
 2020-07-08  6:07 UTC  (3+ messages)
` [PATCH ima-evm-utils 2/3] ima-evm-utils: beautify the code to make it more readable
` [PATCH ima-evm-utils 3/3] ima-evm-utils: ima_sign supports sm3 algorithm

[PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
 2020-07-08  4:51 UTC  (27+ messages)
` [PATCH v10 1/9] fs: move kernel_read_file* to its own include file
` [PATCH v10 2/9] fs: introduce kernel_pread_file* support
` [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
` [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v10 5/9] firmware: test partial file reads of request_partial_firmware_into_buf
` [PATCH v10 6/9] bcm-vk: add bcm_vk UAPI
` [PATCH v10 8/9] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
  ` [PATCH v10 7/9] misc: bcm-vk: add Broadcom VK driver

[GIT PULL] tpmdd updates for Linux v5.8-rc5
 2020-07-07 21:25 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: security
 2020-07-07 20:28 UTC  (3+ messages)

[PATCH 5.4 19/65] selftests: tpm: Use /bin/sh instead of /bin/bash
 2020-07-07 15:16 UTC 

[PATCH 5.7 041/112] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
 2020-07-07 15:16 UTC  (2+ messages)
` [PATCH 5.7 042/112] selftests: tpm: Use /bin/sh instead of /bin/bash

[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-07-07  3:18 UTC  (25+ messages)
` [PATCH v2 01/11] ima: Have the LSM free its audit rule
` [PATCH v2 02/11] ima: Free the entire rule when deleting a list of rules
` [PATCH v2 03/11] ima: Free the entire rule if it fails to parse
` [PATCH v2 04/11] ima: Fail rule parsing when buffer hook functions have an invalid action
` [PATCH v2 05/11] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
` [PATCH v2 06/11] ima: Fail rule parsing when the KEY_CHECK "
` [PATCH v2 07/11] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
` [PATCH v2 08/11] ima: Use correct type for "
` [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
` [PATCH v2 10/11] ima: Use the common function to detect LSM conditionals in a rule
` [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function

[PATCH 0/3] ima-evm-utils: original "ima" template support
 2020-07-07  2:27 UTC  (4+ messages)
` [PATCH 1/3] ima-evm-utils: support the original "ima" template
` [PATCH 2/3] ima-evm-utils: read the TPM 1.2 binary_bios_measurements
` [PATCH 3/3] ima-evm-utils: mixed "ima" and other template formats not supported

[PATCH 0/6] ima-evm-utils: miscellanous code clean up and bug fixes
 2020-07-07  2:26 UTC  (7+ messages)
` [PATCH 1/6] ima-evm-utils: fix PCRAggr error message
` [PATCH 2/6] ima-evm-utils: fix measurement violation checking
` [PATCH 3/6] ima-evm-utils: don't hardcode validating the IMA measurement list
` [PATCH 4/6] ima-evm-utils: calculate and verify the template data digest
` [PATCH 5/6] ima-evm-utils: use uint32_t for template length
` [PATCH 6/6] ima-evm-utils: define a basic hash_info.h file

[RESEND,PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-06 23:58 UTC  (3+ messages)
` [RESEND,PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [RESEND,PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
 2020-07-06 23:01 UTC  (5+ messages)

[PATCH v2] tpm_tis: Remove the HID IFX0102
 2020-07-06 14:47 UTC  (15+ messages)

[GIT PULL] tpmdd updates for Linux v5.8-rc4
 2020-07-03  6:10 UTC  (2+ messages)

[PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-07-02 23:57 UTC  (9+ messages)

[PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
 2020-07-02 20:48 UTC  (3+ messages)

[PATCH v8 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-02 20:44 UTC  (4+ messages)
` [PATCH v8 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v8 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
 2020-07-02 19:54 UTC  (11+ messages)

[PATCH v3 0/2] ima: make appraisal state runtime dependent on secure boot
 2020-07-02 19:12 UTC  (11+ messages)
` [PATCH v3 1/2] arch/ima: extend secure boot check to include trusted boot
` [PATCH v3 2/2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime

[PATCH 0/2] Test cmdline measurement and IMA buffer passing through kexec
 2020-07-02 15:35 UTC  (3+ messages)
` [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier
` [PATCH 2/2] IMA: Verify IMA buffer passing "

[GIT PULL] integrity additional change v5.8 (#2)
 2020-07-01 19:10 UTC  (2+ messages)

[PATCH v3 1/1] fs: move kernel_read_file* to its own include file
 2020-07-01 16:55 UTC  (4+ messages)

[PATCH] ima: Rename internal audit rule functions
 2020-06-29 21:30 UTC  (3+ messages)

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-29  7:03 UTC  (24+ messages)
` [PATCHv8 1/3] optee: use uuid for sysfs driver entry
    ` [Tee-dev] "

[PATCH v3 1/2] integrity: Add errno field in audit message
 2020-06-29 16:57 UTC  (6+ messages)
` [PATCH v3 2/2] IMA: Add audit log for failure conditions

possible deadlock in process_measurement (2)
 2020-06-28  3:31 UTC  (2+ messages)

[PATCH v7 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-26 13:27 UTC  (3+ messages)
` [PATCH v7 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

Enabling interrupts in QEMU TPM TIS
 2020-06-26 13:15 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).