linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 02:31:20 to 2020-07-07 03:19:04 UTC [more...]

[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 v10 0/9] firmware: add request_partial_firmware_into_buf
 2020-07-07  3:08 UTC  (10+ 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 v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-07  3:08 UTC  (12+ 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/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

[PATCH] Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
 2020-07-07  2:22 UTC  (3+ messages)

[GIT PULL] tpmdd updates for Linux v5.8-rc5
 2020-07-07  2:21 UTC 

[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)

[PATCH] Replace HTTP links with HTTPS ones: security
 2020-07-05 21:59 UTC  (2+ messages)

[PATCH v4] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
 2020-07-03 18:00 UTC 

[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  (4+ messages)
` [PATCH v7 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [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)

[PATCH] ima: AppArmor satisfies the audit rule requirements
 2020-06-26  2:34 UTC  (2+ messages)

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

[PATCH v12 0/9] Add tpm i2c ptp driver
 2020-06-25 22:02 UTC  (12+ messages)
` [PATCH v12 1/9] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
` [PATCH v12 2/9] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v12 3/9] tpm: tpm_tis: Add retry in case of protocol failure
` [PATCH v12 4/9] tpm: tpm_tis: Add verify_data_integrity handle to tpm_tis_phy_ops
` [PATCH v12 5/9] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v12 6/9] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v12 7/9] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v12 8/9] tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v12 9/9] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCH v6 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25 21:35 UTC  (5+ messages)
` [PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v6 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH] tpm: tpm2-space: Resize session and context buffers dynamically
 2020-06-25 21:24 UTC  (4+ messages)

[PATCH v5 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25 12:10 UTC  (8+ messages)
` [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields


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).