linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 23:26:53 to 2019-02-11 15:14:30 UTC [more...]

[PATCH 0/5] Add support for TPM event log 2.0 on EFI/ARM
 2019-02-11 14:30 UTC  (2+ messages)
` [PATCH 3/5] tpm: Use library version of calc_tpm2_event_size in sysfs code

[PATCH] MAINTAINERS: use tab instead of spaces
 2019-02-11 15:14 UTC  (8+ messages)

[PATCH] tpm: remove tpm_dev_wq_lock
 2019-02-11 14:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify two issues in KEYS-TRUSTED entry
 2019-02-11 14:09 UTC  (2+ messages)

[PATCH v4 0/2] tpm: Unify send() callbacks
 2019-02-11 14:03 UTC  (18+ messages)
` [PATCH v4 1/2] tpm: Unify the send callback behaviour
      ` [PATCH v4 1/2] tpm: Unify the send callback behaviourä
` [PATCH v4 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-11  5:18 UTC  (15+ messages)
` [PATCH v2 04/20] fork: provide a function for copying init_mm
` [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching
` [PATCH v2 06/20] x86/alternative: use temporary mm for text poking

[PATCH] MAINTAINERS: rectify two issues in KEYS-TRUSTED entry
 2019-02-10 20:32 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify two issues in KEYS-TRUSTED entry
 2019-02-10 18:59 UTC 

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-02-10 18:46 UTC  (4+ messages)
` [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

[PATCH] ima: requiring signed kernel modules
 2019-02-10 15:39 UTC  (15+ messages)
` [PATCH] x86/ima: require "

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-02-08 22:06 UTC  (6+ messages)

[PATCH v2] security: mark expected switch fall-throughs and add a missing break
 2019-02-08 21:13 UTC  (2+ messages)

[PATCH v11 00/16] Remove nested TPM operations
 2019-02-08 18:02 UTC  (42+ messages)
` [PATCH v11 01/16] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v11 02/16] tpm: fix invalid return value in pubek_show()
` [PATCH v11 03/16] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v11 04/16] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v11 05/16] tpm: declare struct tpm_header
` [PATCH v11 06/16] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v11 07/16] tpm: encapsulate tpm_dev_transmit()
` [PATCH v11 08/16] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v11 09/16] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v11 10/16] tpm: move TPM space code out of tpm_transmit()
` [PATCH v11 11/16] tpm: remove @space from tpm_transmit()
` [PATCH v11 12/16] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v11 13/16] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v11 14/16] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v11 15/16] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v11 16/16] tpm: remove @flags from tpm_transmit()

[PATCH v3 0/2] tpm: Unify send() callbacks
 2019-02-08 17:59 UTC  (7+ messages)
` [PATCH v3 1/2] tpm: Unify the send callback behaviour
` [PATCH v3 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-08 16:38 UTC  (11+ messages)
` [PATCH v10, RESEND 1/6] tpm: dynamically allocate the allocated_banks array
` [PATCH v10, RESEND 2/6] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v10, RESEND 3/6] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v10, RESEND 4/6] tpm: move tpm_chip definition to include/linux/tpm.h
` [PATCH v10, RESEND 5/6] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
` [PATCH v10, RESEND 6/6] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

linux-next: Tree for Feb 8 (drivers/char/tpm/)
 2019-02-08 16:36 UTC 

[PATCH 0/2] Unify send() callbacks
 2019-02-08 16:28 UTC  (10+ messages)
` [PATCH 1/2] tpm: Unify the send callback behaviour
` [PATCH 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v2 0/2] tpm: Unify send() callbacks
 2019-02-08 16:23 UTC  (5+ messages)
` [PATCH v2 1/2] tpm: Unify the send callback behaviour
` [PATCH v2 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v3] tpm: Fix some name collisions with drivers/char/tpm.h
 2019-02-07 21:19 UTC  (2+ messages)

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-02-07 18:20 UTC  (10+ messages)
` [PATCH 08/17] x86/ftrace: set trampoline pages as executable
` [PATCH 16/17] Plug in new special vfree flag

[PATCH v2] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
 2019-02-07 16:53 UTC  (2+ messages)

[PATCH v10 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-07 10:58 UTC  (15+ messages)
` [PATCH v10 1/6] tpm: dynamically allocate the allocated_banks array
` [PATCH v10 2/6] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v10 3/6] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v10 4/6] tpm: move tpm_chip definition to include/linux/tpm.h
` [PATCH v10 5/6] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
` [PATCH v10 6/6] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[PATCH v3] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
 2019-02-06 13:20 UTC  (8+ messages)

[RFC PATCH v2] ima-evm-utils: convert sign v2 from RSA to EVP_PKEY API
 2019-02-06 13:06 UTC 

[PATCH] ima-evm-utils: fix memory leak in ima_calc_hash
 2019-02-06 12:47 UTC 

[PATCH v4] tpm: remove @flags from tpm_transmit()
 2019-02-06 12:08 UTC  (2+ messages)

[PATCH v2] tpm/st33zp24: Fix the name collisions in tpm_st33zp24_spi and tpm_i2c_infineon
 2019-02-05 20:59 UTC  (10+ messages)

[PATCH v3] selftests: add TPM 2.0 tests
 2019-02-05 20:57 UTC  (6+ messages)

[PATCH 1/2] selftests: tpm2: Open tpm dev in unbuffered mode
 2019-02-05 20:28 UTC  (2+ messages)
` [PATCH 2/2] selftests: tpm2: Extend tests to cover partial reads

[RFC PATCH] ima-evm-utils: convert sign v2 from RSA to EVP_PKEY API
 2019-02-05 16:05 UTC  (4+ messages)

[PATCH] tpm/tpm_crb: Avoid unaligned reads in crb_recv():
 2019-02-05 10:49 UTC  (5+ messages)

[PATCH v9 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-05 10:02 UTC  (9+ messages)
` [PATCH v9 6/6] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

your mail
 2019-02-05  9:27 UTC 

Understanding fsuuid policy rule for appraisal and exclusion
 2019-02-05  5:28 UTC  (5+ 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).