linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-12 20:41:48 to 2019-07-25 22:31:39 UTC [more...]

[RFC PATCH] ima-evm-utils: Add some tests for evmctl
 2019-07-25 22:31 UTC  (5+ messages)

SMACK and keys
 2019-07-25 19:44 UTC  (7+ messages)

[PATCH v2] ima-evm-utils: Namespace some too generic object names
 2019-07-25 15:19 UTC  (3+ messages)

[PATCH 1/2] ima-evm-utils: Do not allow fallback and unknown hash algos
 2019-07-25 14:29 UTC  (6+ messages)
` [PATCH 2/2] ima-evm-utils: Show used hash algo in verbose mode

[PATCH] ima-evm-utils: functions/arrays define as static
 2019-07-25 11:50 UTC 

[PATCH] ima-evm-utils: Namespace some too generic function names
 2019-07-25 11:48 UTC  (5+ messages)

[PATCH v2] ima-evm-utils: Namespace some too generic object names
 2019-07-25  2:24 UTC 

ima-evm-utils: library version
 2019-07-25  0:36 UTC  (6+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-07-24 15:34 UTC  (9+ messages)

[PATCH v1] ima-evm-utils: use tsspcrread to read the TPM 2.0 PCRs
 2019-07-24 13:56 UTC  (7+ messages)
      ` Exposing the tpm 2.0 PCRs? (renamed subject)

[PATCH 0/2] powerpc/powernv: expose secure variables to userspace
 2019-07-24  9:52 UTC  (6+ messages)
` [PATCH 2/2] powerpc: expose secure variables via sysfs

[PATCH v3] ima-evm-utils: use tsspcrread to read the TPM 2.0 PCRs
 2019-07-24  7:16 UTC  (3+ messages)

Reminder: 1 open syzbot bug in "security/integrity" subsystem
 2019-07-24  2:49 UTC 

[PATCH v3 1/2] ima_evm_utils: erroneous "verification failed: 0 (invalid padding)" message
 2019-07-24  0:50 UTC  (7+ messages)
` [PATCH v3 2/2] ima-evm-utils: log unknown keyid's as errors

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-07-23 22:39 UTC  (8+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions

[PATCH v2] ima-evm-utils: use tsspcrread to read the TPM 2.0 PCRs
 2019-07-23 19:41 UTC  (8+ messages)

ubifs assert when creating a SMACK transmuting directory
 2019-07-22 21:26 UTC 

[PATCH] ima-evm-utils: use tsspcrread to read the TPM 2.0 PCRs
 2019-07-22 19:15 UTC  (4+ messages)

[PATCH v7 00/17] fs-verity: read-only file-based authenticity protection
 2019-07-22 16:51 UTC  (18+ messages)
` [PATCH v7 01/17] fs-verity: add a documentation file
` [PATCH v7 02/17] fs-verity: add MAINTAINERS file entry
` [PATCH v7 03/17] fs-verity: add UAPI header
` [PATCH v7 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [PATCH v7 05/17] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v7 06/17] fs-verity: add inode and superblock fields
` [PATCH v7 07/17] fs-verity: add the hook for file ->open()
` [PATCH v7 08/17] fs-verity: add the hook for file ->setattr()
` [PATCH v7 09/17] fs-verity: add data verification hooks for ->readpages()
` [PATCH v7 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v7 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v7 12/17] fs-verity: add SHA-512 support
` [PATCH v7 13/17] fs-verity: support builtin file signatures
` [PATCH v7 14/17] ext4: add basic fs-verity support
` [PATCH v7 15/17] ext4: add fs-verity read support
` [PATCH v7 16/17] ext4: update on-disk format documentation for fs-verity
` [PATCH v7 17/17] f2fs: add fs-verity support

[PATCH] ima-evm-utils: Show information about x509 cert when loading public key
 2019-07-19 21:44 UTC 

[PATCH v2 0/6] tpm: Add driver for cr50
 2019-07-19  7:53 UTC  (36+ messages)
` [PATCH v2 1/6] hwrng: core: Freeze khwrng thread during suspend
` [PATCH v2 2/6] tpm_tis_core: add optional max xfer size check
` [PATCH v2 3/6] tpm_tis_spi: add max xfer size
` [PATCH v2 4/6] dt-bindings: tpm: document properties for cr50
` [PATCH v2 5/6] tpm: add driver for cr50 on SPI
` [PATCH v2 6/6] tpm: Add driver for cr50 on I2C

[PATCH v4] ima_evm_utils: erroneous "verification failed: 0 (invalid padding)" message
 2019-07-18 23:44 UTC  (2+ messages)

[PATCH 1/3] ima-evm-utils: Remove indirect call to subfunctions in verify_hash
 2019-07-18 23:26 UTC  (7+ messages)
` [PATCH 2/3] ima-evm-utils: Remove not needed argument from verify_hash_v2
` [PATCH 3/3] ima-evm-utils: Improve OpenSSL error reporting

[PATCH] ima-evm-utils: Remove ERR_load_crypto_strings from read_priv_pkey
 2019-07-18 21:37 UTC 

[PATCH V36 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-07-18 19:44 UTC 

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-07-18 17:10 UTC  (8+ messages)

[PATCH v2] ima_evm_utils: erroneous "verification failed: 0 (invalid padding)" message
 2019-07-18 17:09 UTC  (4+ messages)

[RFC PATCH 0/2] tpm: Simple implementation of tpm_tis_i2c
 2019-07-18 17:03 UTC  (3+ messages)
` [RFC PATCH 1/2] tpm: Make implementation of read16/read32/write32 optional
` [RFC PATCH 2/2] tpm: Add tpm_tis_i2c backend for tpm_tis_core

[RFC/RFT v2 0/2] KEYS: trusted: Add generic trusted keys framework
 2019-07-18 11:24 UTC  (3+ messages)
` [RFC/RFT v2 1/2] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v2 2/2] KEYS: trusted: Add generic trusted keys framework

[RFC PATCH v7 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-18  1:04 UTC  (3+ messages)
` [RFC PATCH v7 1/1] "

[PATCH v1 0/5] ima-evm-utils: Assorted fixes and improvements
 2019-07-17 16:38 UTC  (4+ messages)

[PATCH 1/2] ima_evm_utils: erroneous "verification failed: 0 (invalid padding)" message
 2019-07-17 13:23 UTC  (7+ messages)
` [PATCH 2/2] ima_evm_utils: limit duplicate "Failed to open keyfile" messages

[RFC PATCH v6 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-17 13:08 UTC  (5+ messages)

[PATCH 0/2] [IMA] Measure public keys of BuiltIn Trusted Keys
 2019-07-16 23:39 UTC  (9+ messages)

[PATCH 0/8] tpm: Add driver for cr50
 2019-07-16 18:28 UTC  (8+ messages)
` [PATCH 1/8] tpm: block messages while suspended

[PATCH v3] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-07-16 17:52 UTC  (4+ messages)

[PATCH v2 1/5] ima-evm-utils: Fix null dereference from file2bin to memcpy
 2019-07-16 14:59 UTC  (7+ messages)
` [PATCH v2 2/5] ima-evm-utils: Fix possible xattr_value overflows in calc_evm_hash
` [PATCH v2 3/5] ima-evm-utils: Fix memory leak in get_password
` [PATCH v2 4/5] ima-evm-utils: Fix file2bin stat and fopen relations
` [PATCH v2 5/5] ima-evm-utils: Add more error checking in add_file_hash

[PATCH v1 1/5] ima-evm-utils: Fix null dereference from file2bin to memcpy
 2019-07-15 20:05 UTC  (10+ messages)
` [PATCH v1 2/5] ima-evm-utils: Fix possible strcpy overflow
` [PATCH v1 3/5] ima-evm-utils: Fix memory leak in get_password
` [PATCH v1 4/5] ima-evm-utils: Fix file2bin stat and fopen relations
` [PATCH v1 5/5] ima-evm-utils: Add more error checking in add_file_hash

[PATCH V35 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-07-15 19:59 UTC 

[PATCH] tpm_crb - workaround broken ACPI tables
 2019-07-15 19:44 UTC  (13+ messages)

[PATCH] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-07-15 16:44 UTC  (3+ messages)

possible deadlock in process_measurement
 2019-07-15 16:34 UTC  (4+ messages)

[PATCH v8 0/2] fTPM: firmware TPM running in TEE
 2019-07-15  9:05 UTC  (5+ messages)

[PATCH] ima: Remove needless securityfs_remove() calls
 2019-07-15  6:39 UTC 

[RFC PATCH] ima: fix ima_file_mmap circular locking dependency
 2019-07-14 16:48 UTC  (3+ messages)

[PATCH] fTPM: fix PTR_ERR() usage
 2019-07-14 14:38 UTC  (4+ 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).