linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-15 16:08:41 to 2019-05-29 17:40:50 UTC [more...]

[PATCH] ima: use struct_size() in kzalloc()
 2019-05-29 16:53 UTC 

[PATCH v3] tpm: Actually fail on TPM errors during "get random"
 2019-05-29 14:39 UTC  (7+ messages)

[PATCH v2 0/3] ima/evm fixes for v5.2
 2019-05-29 13:30 UTC  (4+ messages)
` [PATCH v2 1/3] evm: check hash algorithm passed to init_desc()
` [PATCH v2 2/3] ima: don't ignore INTEGRITY_UNKNOWN EVM status
` [PATCH v2 3/3] ima: show rules with IMA_INMASK correctly

[PATCH v3] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API
 2019-05-28 23:31 UTC  (4+ messages)

[PATCH v10 00/12] Appended signatures support for IMA appraisal
 2019-05-28 20:06 UTC  (16+ messages)
` [PATCH v10 01/12] MODSIGN: Export module signature definitions
` [PATCH v10 09/12] ima: Implement support for module-style appended signatures
` [PATCH v10 11/12] ima: Define ima-modsig template
` [PATCH v10 12/12] ima: Store the measurement again when appraising a modsig

[PATCH V2] IMA: Allow profiles to define the desired IMA template
 2019-05-28 19:31 UTC  (5+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[PATCH V7 0/4] Add support for crypto agile logs
 2019-05-27 14:31 UTC  (15+ messages)
` [PATCH V7 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V7 2/4] tpm: Reserve the TPM final events table
` [PATCH V7 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V7 4/4] efi: Attempt to get the TCG2 event log in the boot stub

[PATCH v6 0/3] add new ima hook ima_kexec_cmdline to measure kexec boot cmdline args
 2019-05-24 19:15 UTC  (12+ messages)
` [PATCH v6 1/3] Add a new ima hook ima_kexec_cmdline to measure "
` [PATCH v6 2/3] add a new ima template field buf
    ` 
` [PATCH v6 3/3] call ima_kexec_cmdline to measure the cmdline args

[PATCH] IMA: Allow profiles to define the desired IMA template
 2019-05-23 18:09 UTC  (2+ messages)

IMA signature generated by evmctl has unexpected key identifier
 2019-05-23 17:23 UTC  (13+ messages)

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

[PATCH 1/4] ima-evm-utils: link to libcrypto instead of OpenSSL
 2019-05-23 15:17 UTC  (6+ messages)
` [PATCH 2/4] ima-evm-utils: replace INCLUDES with AM_CPPFLAGS
` [PATCH 3/4] ima-evm-utils: include hash-info.gen into distribution
` [PATCH 4/4] ima-evm-utils: update .gitignore files

[USER][PATCH] cpio: add option to add file metadata in copy-out mode
 2019-05-23 13:38 UTC 

CAP_SYS_ADMIN requirement for updating IMA metadata
 2019-05-23 13:25 UTC  (4+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-23 12:18 UTC  (4+ messages)
` [PATCH v4 1/3] initramfs: add file metadata
` [PATCH v4 2/3] initramfs: read metadata from special file METADATA!!!
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata

[PATCH v3 0/2] initramfs: add support for xattrs in the initial ram disk
 2019-05-22 20:21 UTC  (22+ messages)
` [PATCH v3 1/2] initramfs: set extended attributes
` [PATCH v3 2/2] initramfs: introduce do_readxattrs()

[PATCH 0/2] public key: IMA signer logging: Log public key of IMA Signature signer in IMA log
 2019-05-22 19:37 UTC  (10+ messages)

[PATCH V4 0/5] Allow FUSE to provide IMA hashes directly
 2019-05-22 18:13 UTC  (6+ messages)
` [PATCH V4 1/5] VFS: Add a call to obtain a file's hash
` [PATCH V4 2/5] IMA: Allow rule matching on filesystem subtype
` [PATCH V4 3/5] IMA: Optionally make use of filesystem-provided hashes
` [PATCH V4 4/5] FUSE: Allow filesystems to provide gethash methods
` [PATCH V4 5/5] IMA: Add a ima-vfs-sig measurement template

sleep in selinux_audit_rule_init
 2019-05-22 15:27 UTC  (9+ messages)

[PATCH 1/4] evm: check hash algorithm passed to init_desc()
 2019-05-21 11:48 UTC  (13+ messages)
` [PATCH 2/4] evm: reset status in evm_inode_post_setattr()
` [PATCH 3/4] ima: don't ignore INTEGRITY_UNKNOWN EVM status
` [PATCH 4/4] ima: only audit failed appraisal verifications

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

[PATCH V3 0/6] IMA: Support asking the VFS for a file hash
 2019-05-21  0:10 UTC  (14+ messages)
` [PATCH V3 1/6] VFS: Add a call to obtain a file's hash
` [PATCH V3 2/6] FUSE: Allow filesystems to provide gethash methods
` [PATCH V3 3/6] IMA: Allow rule matching on filesystem subtype
` [PATCH V3 4/6] IMA: Optionally make use of filesystem-provided hashes
` [PATCH V3 5/6] IMA: Add a ima-vfs-sig measurement template
` [PATCH V3 6/6] IMA: Allow profiles to define the desired IMA template

[PATCH V6 0/4] Add support for crypto agile TPM event logs
 2019-05-20 17:37 UTC  (7+ messages)
` [PATCH V6 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V6 2/4] tpm: Reserve the TPM final events table
` [PATCH V6 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V6 4/4] efi: Attempt to get the TCG2 event log in the boot stub

[PATCH v3 0/2] ftpm: a firmware based TPM driver
 2019-05-20 15:30 UTC  (16+ messages)
` [PATCH v3 1/2] ftpm: firmware TPM running in TEE

[PATCH] x86/ima: check EFI SetupMode too
 2019-05-20 12:15 UTC 

[PATCH] x86/ima: check EFI SetupMode too
 2019-05-20 12:53 UTC 

[PATCH 0/3 v5] Kexec cmdline bufffer measure
 2019-05-20 12:18 UTC  (7+ messages)
` [PATCH 2/3 v5] add a new template field buf to contain the buffer

[PATCH v2 0/3] LTP reproducer on broken IMA on overlayfs
 2019-05-17 15:41 UTC  (8+ messages)

[PATCH] ima: skip verifying TPM 2.0 PCR values
 2019-05-17 15:04 UTC  (6+ messages)

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-16 13:31 UTC  (15+ 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).