linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 22:34:47 to 2018-12-12 20:26:14 UTC [more...]

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-12-12 20:26 UTC  (4+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-12 18:32 UTC  (37+ messages)
` [PATCH v6 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v6 2/7] tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
` [PATCH v6 3/7] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v6 4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v6 5/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v6 6/7] tpm: ensure that the output of PCR read contains the correct digest size
` [PATCH v6 7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend()

[PATCH v2 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-12 18:14 UTC  (18+ messages)
` [PATCH v2 1/7] integrity: Define a trusted platform keyring
` [PATCH v2 2/7] integrity: Load certs to the "
` [PATCH v2 3/7] efi: Add EFI signature data types
` [PATCH v2 4/7] efi: Add an EFI signature blob parser
` [PATCH v2 5/7] efi: Import certificates from UEFI Secure Boot
` [PATCH v2 6/7] efi: Allow the "db" UEFI variable to be suppressed
` [PATCH v2 7/7] ima: Support platform keyring for kernel appraisal

[PATCH] tpm-dev: Require response to be read only if there actually is a response
 2018-12-12 17:53 UTC  (2+ messages)

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-12  9:49 UTC  (15+ messages)
` [PATCH 1/6] __wr_after_init: linker section and label
` [PATCH 2/6] __wr_after_init: write rare for static allocation
` [PATCH 3/6] rodata_test: refactor tests
` [PATCH 4/6] rodata_test: add verification for __wr_after_init
` [PATCH 5/6] __wr_after_init: test write rare functionality
` [PATCH 6/6] __wr_after_init: lkdtm test

Documenting the proposal for TPM 2.0 security in the face of bus interposer attacks
 2018-12-11 21:47 UTC  (4+ messages)

[PATCH] ima: Use inode_is_open_for_write
 2018-12-11 13:23 UTC  (2+ messages)

[PATCH] fs: Convert open-coded "is inode open for write" check
 2018-12-11  1:12 UTC  (6+ messages)
` [PATCH v2] "

[RFC][PATCH 08/12] KEYS: PGP-based public key signature verification
 2018-12-10 18:04 UTC  (6+ messages)
  ` [RFC][PATCH 00/12] keys: add support for PGP keys and signatures

[PATCH v7 00/14] x86/alternative: text_poke() enhancements
 2018-12-10  1:06 UTC  (28+ messages)
` [PATCH v7 01/14] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v7 02/14] x86/jump_label: Use text_poke_early() during early init
` [PATCH v7 03/14] x86/mm: temporary mm struct
` [PATCH v7 04/14] fork: provide a function for copying init_mm
` [PATCH v7 05/14] x86/alternative: initializing temporary mm for patching
` [PATCH v7 06/14] x86/alternative: use temporary mm for text poking
` [PATCH v7 07/14] x86/kgdb: avoid redundant comparison of patched code
` [PATCH v7 08/14] x86/ftrace: Use text_poke_*() infrastructure
` [PATCH v7 09/14] x86/kprobes: Instruction pages initialization enhancements
` [PATCH v7 10/14] x86: avoid W^X being broken during modules loading
` [PATCH v7 11/14] x86/jump-label: remove support for custom poker
` [PATCH v7 12/14] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v7 13/14] module: Do not set nx for module memory before freeing
` [PATCH v7 14/14] module: Prevent module removal racing with text_poke()

[PATCH 0/5] security: remove needless usage of module header
 2018-12-09 20:36 UTC  (3+ messages)
` [PATCH 1/5] security: audit and remove any unnecessary uses of module.h
` [PATCH 2/5] keys: remove needless modular infrastructure from ecryptfs_format

unrecognized TMP 2.0 hardware
 2018-12-09 16:33 UTC  (3+ messages)

[PATCH 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-06 23:09 UTC  (8+ messages)
` [PATCH 4/7] efi: Add an EFI signature blob parser
` [PATCH 5/7] efi: Import certificates from UEFI Secure Boot
` [PATCH 7/7] ima: Support platform keyring for kernel appraisal

[PATCH] selftests: add TPM 2.0 tests
 2018-12-05  0:33 UTC  (7+ messages)

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-12-04 23:35 UTC  (5+ messages)
` [PATCH v8 04/14] integrity: Introduce struct evm_xattr

[PATCH 10/17] prmem: documentation
 2018-12-04 12:34 UTC  (13+ messages)

TPM legacy
 2018-12-03 18:15 UTC  (14+ messages)
      ` Aw: "
        `  "

[PATCH v5 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-03 17:31 UTC  (21+ messages)
` [PATCH v5 2/7] tpm: remove definition of TPM2_ACTIVE_PCR_BANKS
` [PATCH v5 6/7] tpm: ensure that the output of PCR read contains the correct digest size

[PATCH v3 1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm
 2018-12-03 13:03 UTC  (8+ messages)
` [PATCH v3 2/7] ima-evm-utils: Define hash and sig buffer sizes and add asserts
` [PATCH v3 3/7] ima-evm-utils: Define the '--xattr-user' option for testing
` [PATCH v3 4/7] ima-evm-utils: Allow using Streebog hash function
` [PATCH v3 5/7] ima-evm-utils: Preload OpenSSL engine via '--engine' option
` [PATCH v3 6/7] ima-evm-utils: Extract digest algorithms from hash_info.h
` [PATCH v3 7/7] ima-evm-utils: Try to load digest by its alias

[PATCH] docs: Extend trusted keys documentation for TPM 2.0
 2018-12-02 23:04 UTC  (7+ messages)

[PATCH] ima-evm-utils: libimaevm: get key description out of verbose condition
 2018-12-02 16:17 UTC  (2+ messages)

[PATCH v2 1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm
 2018-12-02 14:47 UTC  (13+ messages)
` [PATCH v2 2/7] ima-evm-utils: Define hash and sig buffer sizes and add asserts
` [PATCH v2 3/7] ima-evm-utils: Define the '--xattr-user' option for testing
` [PATCH v2 4/7] ima-evm-utils: Allow using Streebog hash function
` [PATCH v2 5/7] ima-evm-utils: Preload OpenSSL engine via '--engine' option
` [PATCH v2 6/7] ima-evm-utils: Extract digest algorithms from hash_info.h
` [PATCH v2 7/7] ima-evm-utils: Try to load digest by its alias

[PATCH v2.1 6/7] ima-evm-utils: Extract digest algorithms from hash_info.h
 2018-12-02 14:47 UTC  (5+ messages)

notebook TPM2 not woking
 2018-12-01  8:22 UTC 

[PATCH] libimaevm: get key description out of verbose condition
 2018-11-30 20:12 UTC  (2+ messages)

[PATCH v6 00/10] x86/alternative: text_poke() fixes
 2018-11-30  2:32 UTC  (7+ messages)
` [PATCH v6 08/10] x86: avoid W^X being broken during modules loading

[BUG] Nuvoton NCPT650 TPM 2.0 mode not working
 2018-11-28 15:04 UTC  (15+ messages)

[PATCH v9 00/17] Removed nested TPM operations
 2018-11-27 23:41 UTC  (2+ messages)

[PATCH v6] tpm: add support for partial reads
 2018-11-27 23:36 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).