linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-07 18:55:23 to 2019-09-24 14:02:16 UTC [more...]

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-09-24 14:01 UTC 

[PATCH v6 00/12] add integrity and security to TPM2 transactions
 2019-09-24 11:18 UTC  (25+ messages)
` [PATCH v6 01/12] tpm-buf: move from static inlines to real functions
` [PATCH v6 02/12] tpm-buf: add handling for TPM2B types
` [PATCH v6 03/12] tpm-buf: add cursor based functions for response parsing
` [PATCH v6 04/12] tpm2-space: export the context save and load commands
` [PATCH v6 05/12] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling
` [PATCH v6 06/12] tpm-buf: add tpm_buf_parameters()
` [PATCH v6 07/12] tpm2: add hmac checks to tpm2_pcr_extend()
` [PATCH v6 08/12] tpm2: add session encryption protection to tpm2_get_random()
` [PATCH v6 09/12] trusted keys: Add session encryption protection to the seal/unseal path
` [PATCH v6 10/12] tpm: add the null key name as a tpm2 sysfs variable
` [PATCH v6 11/12] Documentation: add tpm-security.rst
` [PATCH v6 12/12] tpm2-sessions: NOT FOR COMMITTING add sessions testing

[RFC PATCH] tpm: only set efi_tpm_final_log_size after successful event log parsing
 2019-09-23 17:10 UTC  (4+ messages)

[PATCH v7 0/6] tpm: Add driver for cr50
 2019-09-20 18:32 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: tpm: document properties "
` [PATCH v7 2/6] tpm: Add a flag to indicate TPM power is managed by firmware
` [PATCH v7 3/6] tpm: tpm_tis_spi: Introduce a flow control callback
` [PATCH v7 4/6] tpm: tpm_tis_spi: Support cr50 devices
` [PATCH v7 5/6] tpm: tpm_tis_spi: Cleanup includes
` [PATCH v7 6/6] tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct

[PATCH] keys: Add Jarkko Sakkinen as co-maintainer
 2019-09-20 15:08 UTC 

[PATCH v4] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-09-20 15:02 UTC  (7+ messages)

[RFC PATCH v1 0/1] Add support for arm64 to carry ima measurement log in kexec_file_load
 2019-09-20  3:07 UTC  (7+ messages)
` [RFC PATCH v1 1/1] "

unable to handle page fault in 5.3-rc[12]
 2019-09-19 21:31 UTC  (7+ messages)

[PATCH 0/1] KEYS: Measure keys in trusted keyring
 2019-09-19 17:12 UTC  (9+ messages)

IMA on remote file systems
 2019-09-19  6:47 UTC  (18+ messages)

Platform Security Summit 2019, Oct 1-3, Redmond, WA
 2019-09-18 18:34 UTC 

[Patch v6 0/4] Create and consolidate trusted keys subsystem
 2019-09-18  6:23 UTC  (8+ messages)
` [Patch v6 1/4] tpm: Move tpm_buf code to include/linux/
` [Patch v6 2/4] KEYS: Use common tpm_buf for trusted and asymmetric keys
` [Patch v6 3/4] KEYS: trusted: Create trusted keys subsystem
` [Patch v6 4/4] KEYS: trusted: Move TPM2 trusted keys code

[PATCH] tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
 2019-09-17 19:13 UTC  (4+ messages)

[PATCH 1/3] ima: keep the integrity state of open files up to date
 2019-09-17  7:24 UTC  (12+ messages)
` [PATCH 2/3] ima: update the file measurement on truncate
` [PATCH 3/3] ima: update the file measurement on writes

[GIT PULL] integrity subsystem updates for v5.4
 2019-09-16 22:13 UTC  (3+ messages)

[GIT PULL] tpmdd updates for Linux v5.4
 2019-09-16 21:35 UTC  (2+ messages)

[PATCH] tpm: Fix tpm_send() length calculation
 2019-09-16 16:02 UTC  (6+ messages)
  ` LPC System Boot and Security Microconference (subject change)

[PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
 2019-09-16 18:23 UTC  (7+ messages)

[PATCH] selftest/trustedkeys: TPM 1.2 trusted keys test
 2019-09-16 14:28 UTC  (15+ messages)

[PATCH v2] Fix fTPM on AMD Zen+ CPUs
 2019-09-16  9:43 UTC  (6+ messages)

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

KEYS-TRUSTED git
 2019-09-15 20:53 UTC  (20+ messages)

[PATCH AUTOSEL 4.19 126/167] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-09-15 15:19 UTC  (9+ messages)

Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'
 2019-09-14 13:50 UTC  (5+ messages)
` [RESEND PATCH] MAINTAINERS: keys: Update path to trusted.h

[PATCH v4] KEYS: trusted: correctly initialize digests and fix locking issue
 2019-09-14 13:04 UTC  (2+ messages)

[PATCH] security: ima: make use of kmemdup
 2019-09-13 16:35 UTC 

[PATCH] selftests/tpm2: Add log and *.pyc to .gitignore
 2019-09-13 13:52 UTC  (2+ messages)

[PATCH] tpm: Call tpm_put_ops() when the validation for @digests fails
 2019-09-13 13:50 UTC  (3+ messages)

[PATCH] selftests/tpm2: Add the missing TEST_FILES assignment
 2019-09-13 13:39 UTC  (3+ messages)

Inquiry 11/Sept/2019
 2019-09-11 12:08 UTC 

[PATCH v3] KEYS: trusted: correctly initialize digests and fix locking issue
 2019-09-10 14:25 UTC  (2+ messages)

[PATCH] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-09-10 12:32 UTC  (4+ messages)

[RFC][PATCH v1 0/1] Carry ima measurement log for arm64 via kexec_file_load
 2019-09-09 23:18 UTC  (6+ messages)
` [RFC][PATCH 1/1] "

[PATCH 0/5] security: integrity: Makefile cleanups
 2019-09-09 11:44 UTC  (5+ messages)
` [PATCH 1/5] integrity: remove unneeded, broken attempt to add -fshort-wchar
` [PATCH 2/5] integrity: remove pointless subdir-$(CONFIG_...)

[PATCH] tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
 2019-09-07 21:21 UTC  (3+ messages)

[PATCH v2] KEYS: trusted: correctly initialize digests and fix locking issue
 2019-09-07 19:03 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).