linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-09 15:54:46 to 2019-05-21 02:50:09 UTC [more...]

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/3] add new ima hook ima_kexec_cmdline to measure kexec boot cmdline args
 2019-05-21  0:06 UTC  (4+ 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 0/2] public key: IMA signer logging: Log public key of IMA Signature signer in IMA log
 2019-05-20 23:15 UTC  (8+ messages)

[PATCH 1/4] evm: check hash algorithm passed to init_desc()
 2019-05-20 21:20 UTC  (10+ 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

[PATCH V7 0/4] Add support for crypto agile logs
 2019-05-20 20:55 UTC  (5+ 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/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  (18+ messages)
` [PATCH v3 1/2] ftpm: firmware TPM running in TEE
` [PATCH v3 2/2] ftpm: add documentation for ftpm driver

[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  (13+ messages)
` [PATCH 1/3 v5] add a new ima hook and policy to measure the cmdline
` [PATCH 2/3 v5] add a new template field buf to contain the buffer
` [PATCH 3/3 v5] call ima_kexec_cmdline from kexec_file_load path

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

[PATCH v2 0/3] LTP reproducer on broken IMA on overlayfs
 2019-05-17 15:41 UTC  (13+ messages)
` [PATCH v2 3/3] ima: Add overlay test

[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  (57+ messages)
` [PATCH v2 1/3] fs: add ksys_lsetxattr() wrapper
` [PATCH v2 3/3] initramfs: introduce do_readxattrs()

[PATCH v2] ima: fix wrong signed policy requirement when not appraising
 2019-05-15  6:18 UTC 

[PATCH] ima: fix wrong signed policy requirement when not appraising
 2019-05-14 22:37 UTC  (2+ messages)

[PATCH] ima: fix wrong signed policy requirement when not appraising
 2019-05-14 22:01 UTC 

IMA signature generated by evmctl has unexpected key identifier
 2019-05-14 22:07 UTC  (6+ messages)

Whitelisting with IMA
 2019-05-14 17:27 UTC  (3+ messages)

[PATCH 1/2] public key: IMA signer logging: Add support for querying public key from a given key
 2019-05-14 17:14 UTC 

[PATCH 2/2] public key: IMA signer logging: Add a new template ima-sigkey to store/read the public, key of ima signature signer
 2019-05-14 17:14 UTC 

[PATCH v10 00/12] Appended signatures support for IMA appraisal
 2019-05-14 12:09 UTC  (8+ messages)
` [PATCH v10 08/12] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v10 09/12] ima: Implement support for module-style appended signatures
` [PATCH v10 11/12] ima: Define ima-modsig template

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-05-13 22:06 UTC  (12+ messages)

[PATCH 0/5] integrity: improve ima measurement accuracy
 2019-05-13 12:53 UTC  (6+ messages)
` [PATCH 1/5] integrity: keep the integrity state of open files up to date
` [PATCH 2/5] integrity: update the file measurement on truncate
` [PATCH 3/5] integrity: update the file measurement on write
` [PATCH 4/5] integrity: measure the file on sync
` [PATCH 5/5] integrity: measure the file on msync

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-13  7:00 UTC  (8+ messages)
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro

Carrying over the ima log during kexec_file_load
 2019-05-11  0:16 UTC 

[PATCH 0/3 v5] Kexec cmdline bufffer measure
 2019-05-10 22:32 UTC  (4+ messages)
` [PATCH 1/3 v5] add a new ima hook and policy to measure the cmdline
` [PATCH 2/3 v5] add a new template field buf to contain the buffer
` [PATCH 3/3 v5] call ima_kexec_cmdline from kexec_file_load path


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).