linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-19 17:00:28 to 2019-09-02 05:08:00 UTC [more...]

[RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
 2019-09-02  5:07 UTC  (20+ messages)
` [RFC/RFT v4 1/5] tpm: move tpm_buf code to include/linux/
` [RFC/RFT v4 3/5] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v4 4/5] KEYS: trusted: move tpm2 trusted keys code
` [RFC/RFT v4 5/5] KEYS: trusted: Add generic trusted keys framework

[PATCH] ima-evm-utils: Fix possible DIR leak in find
 2019-09-01 18:20 UTC 

[PATCH 0/2] Enhance support for the AMD's fTPM
 2019-08-31 22:27 UTC  (11+ messages)
` [PATCH 1/2] tpm: tpm_crb: enhance command and response buffer size calculation code
` [PATCH 2/2] tpm: tpm_crb: enhance resource mapping mechanism for supporting AMD's fTPM

[PATCH v4] tpm: Parse event log from TPM2 ACPI table
 2019-08-31 17:15 UTC  (2+ messages)

[PATCH v3] tpm: Parse event log from TPM2 ACPI table
 2019-08-31  4:25 UTC 

[RFC][PATCH v1 0/1] Carry ima measurement log for arm64 via kexec_file_load
 2019-08-31  0:17 UTC  (5+ messages)
` [RFC][PATCH 1/1] "

[PATCH 0/3 v3] tpm: add update_durations class op to allow override of chip supplied values
 2019-08-30 21:54 UTC  (7+ messages)
` [PATCH 1/3 v3] tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
` [PATCH 2/3 v3] tpm: provide a way to override the chip returned durations
` [PATCH 3/3 v3] tpm_tis: override durations for STM tpm with firmware 1.2.8.28

TPM 2.0 Linux sysfs interface
 2019-08-30 21:20 UTC  (9+ messages)

[PATCH 0/1] KEYS: Measure keys in trusted keyring
 2019-08-30 18:41 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] tpm_tis: Fix interrupt probing
 2019-08-30 17:00 UTC  (9+ messages)

[PATCH] tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
 2019-08-30 16:09 UTC  (3+ messages)

[PATCH v6 0/4] tpm: Add driver for cr50
 2019-08-30 15:40 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: tpm: document properties "
` [PATCH v6 2/4] tpm: Add a flag to indicate TPM power is managed by firmware
` [PATCH v6 3/4] tpm: tpm_tis_spi: Introduce a flow control callback
` [PATCH v6 4/4] tpm: tpm_tis_spi: Support cr50 devices

[PATCH] x86: tpm: Remove a busy bit of the NVS area for supporting AMD's fTPM
 2019-08-30 10:01 UTC  (13+ messages)

[PATCH] tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
 2019-08-30  0:09 UTC 

[PATCH 0/2 v2] tpm: add update_durations class op to allow override of chip supplied values
 2019-08-29 22:23 UTC  (9+ messages)
` [PATCH 1/2 v2] tpm: provide a way to override the chip returned durations
` [PATCH 2/2 v2] tpm_tis: override durations for STM tpm with firmware 1.2.8.28

[RFC][PATCH v1 0/1] Carry ima measurement log for arm64 via kexec_file_load
 2019-08-29 19:00 UTC  (2+ messages)
` [RFC][PATCH 1/1] "

[PATCH v5 0/4] tpm: Add driver for cr50
 2019-08-29 18:04 UTC  (13+ messages)
` [PATCH v5 1/4] dt-bindings: tpm: document properties "
` [PATCH v5 2/4] tpm: Add a flag to indicate TPM power is managed by firmware
` [PATCH v5 3/4] tpm: tpm_tis_spi: Introduce a flow control callback
` [PATCH v5 4/4] tpm: tpm_tis_spi: Support cr50 devices

[PATCH] ima: ima_api: Use struct_size() in kzalloc()
 2019-08-29 17:29 UTC 

[PATCH] ima: use struct_size() in kzalloc()
 2019-08-29 17:16 UTC  (6+ messages)

[PATCH] sefltest/ima: support appended signatures (modsig)
 2019-08-29 16:38 UTC  (5+ messages)

[PATCH v5 0/4] Create and consolidate trusted keys subsystem
 2019-08-29 14:53 UTC  (11+ messages)
` [PATCH v5 1/4] tpm: move tpm_buf code to include/linux/
` [PATCH v5 2/4] KEYS: trusted: use common tpm_buf for TPM1.x code
` [PATCH v5 3/4] KEYS: trusted: create trusted keys subsystem
` [PATCH v5 4/4] KEYS: trusted: move tpm2 trusted keys code

[WIP][RFC][PATCH 0/3] Introduce Infoflow LSM
 2019-08-29 14:29 UTC  (4+ messages)
` [WIP][RFC][PATCH 1/3] security: introduce call_int_hook_and() macro

[PATCH v1] sefltest/ima: support appended signatures (modsig)
 2019-08-29  0:01 UTC  (5+ messages)

[PATCH][next] ima: ima_modsig: Fix use-after-free bug in ima_read_modsig
 2019-08-28 18:55 UTC  (3+ messages)

IMA on remote file systems
 2019-08-28 17:36 UTC 

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-08-28 13:43 UTC  (4+ messages)

[PATCH] tpm: tpm_crb: Add an AMD fTPM support feature
 2019-08-27  7:38 UTC  (5+ messages)

[PATCH] tpm: tpm_crb: Fix an improper buffer size calculation bug
 2019-08-27  7:12 UTC  (3+ messages)

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-27  0:58 UTC  (16+ messages)
` [PATCH v4 2/6] tpm: tpm_tis_spi: Introduce a flow control callback
` [PATCH v4 3/6] tpm: tpm_tis_spi: Add a pre-transfer callback
` [PATCH v4 4/6] tpm: tpm_tis_spi: Export functionality to other drivers

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-08-26 15:57 UTC  (11+ messages)
` [PATCH v3 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs
      ` [PATCH] sysfs: add BIN_ATTR_WO() macro
` [PATCH v3 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v3 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring

[RESEND][PATCH v2-resend] MAINTAINERS: fix style in KEYS-TRUSTED entry
 2019-08-26  5:40 UTC  (2+ messages)

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-08-25 11:25 UTC  (10+ messages)

[PATCH v2 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-08-22  5:41 UTC  (11+ messages)
` [PATCH v2 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v2 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v2 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v2 4/4] powerpc: load firmware trusted keys into kernel keyring

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-08-21 19:22 UTC  (10+ messages)

[PATCH] ima-evm-utils: Enable large-file support
 2019-08-21 12:35 UTC  (4+ messages)

WARNING: lock held when returning to user space!
 2019-08-20 17:32 UTC 

[PATCH] ima-evm-utils: Change log text of hash in hash_ima
 2019-08-20 15:23 UTC  (2+ messages)

Does probing of TIS with interrupts work
 2019-08-20 10:41 UTC  (4+ messages)

[PATCH V40 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-08-20  0:18 UTC 

[PATCH] tpm/tpm_ftpm_tee: trivial checkpatch fixes
 2019-08-19 16:44 UTC  (3+ 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).