linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-19 19:55:26 to 2018-05-09 21:22:14 UTC [more...]

[PATCH 0/6] firmware: kernel signature verification
 2018-05-09 21:22 UTC  (18+ messages)
` [PATCH 1/6] firmware: permit LSMs and IMA to fail firmware sysfs fallback loading
` [PATCH 2/6] ima: prevent sysfs fallback firmware loading
` [PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware
` [PATCH 4/6] ima: coordinate with signed regulatory.db
` [PATCH 5/6] ima: verify kernel firmware signatures when using a preallocated buffer
` [RFC PATCH 6/6] ima: prevent loading firmware into a pre-allocated buffer

[PATCH V4 1/2] EVM: turn evm_config_xattrnames into a list
 2018-05-09 20:28 UTC  (2+ messages)
` [PATCH V4 2/2] EVM: Allow runtime modification of the set of verified xattrs

[PATCH 1/2] tpm: replace kmalloc() + memcpy() with kmemdup()
 2018-05-09 19:16 UTC  (4+ messages)
  ` [PATCH 2/2] "

[PATCH] tpm: fix use after free in tpm2_load_context
 2018-05-09 18:55 UTC 

[PATCH V3 1/2] EVM: turn evm_config_xattrnames into a list
 2018-05-09 17:40 UTC  (9+ messages)
` [PATCH V3 2/2] EVM: Allow runtime modification of the set of verified xattrs

[PATCH ghak81 RFC V1 0/5] audit: group task params
 2018-05-09 15:53 UTC  (14+ messages)
` [PATCH ghak81 RFC V1 1/5] audit: normalize loginuid read access
` [PATCH ghak81 RFC V1 2/5] audit: convert sessionid unset to a macro
` [PATCH ghak81 RFC V1 3/5] audit: use inline function to get audit context
` [PATCH ghak81 RFC V1 4/5] audit: use inline function to set "
` [PATCH ghak81 RFC V1 5/5] audit: collect audit task parameters

[PATCH v2 0/4] Refactor TPM event log code
 2018-05-09 14:51 UTC  (19+ messages)
` [PATCH v2 1/4] tpm: Add explicit endianness cast
` [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
` [PATCH v2 3/4] tpm: Move shared eventlog functions to common.c
` [PATCH v2 4/4] tpm: Move eventlog declarations to its own header

[PATCH] tpm: tpm_crb: relinquish locality on error path
 2018-05-09 12:26 UTC  (17+ messages)

[PATCH v2 net-next 1/4] umh: introduce fork_usermode_blob() helper
 2018-05-09  2:29 UTC  (6+ messages)
  ` [PATCH v2 net-next 2/4] net: add skeleton of bpfilter kernel module

[PATCH V3 1/2] EVM: turn evm_config_xattrnames into a list
 2018-05-08 22:41 UTC  (2+ messages)
` [PATCH V3 2/2] EVM: Allow runtime modification of the set of verified xattrs

[PATCH V3] EVM: Allow runtime modification of the set of verified xattrs
 2018-05-08 22:40 UTC 

[PATCH v3 0/2] tpm: improving granularity in poll sleep times
 2018-05-08 16:34 UTC  (5+ messages)
` [PATCH v3 1/2] tpm: reduce poll sleep time in tpm_transmit()
` [PATCH v3 2/2] tpm: reduce polling time to usecs for even finer granularity

[PATCH v3 0/2] Add driver for Xaptum ENF Access card (XAP-EA-00x)
 2018-05-08 15:36 UTC  (16+ messages)
` [PATCH v3 1/2] usb: misc: xapea00x: add driver for Xaptum ENF Access Card
` [PATCH v3 2/2] usb: misc: xapea00x: perform platform initialization of TPM
  ` EXTERNAL: "

[PATCH] ima: Reflect correct permissions for policy
 2018-05-07 21:00 UTC  (2+ messages)

[PATCH] ima: Unify logging
 2018-05-07 20:59 UTC  (2+ messages)

[PATCH v2] tpm: check selftest status before retrying full selftest
 2018-05-07 15:39 UTC 

[PATCH ima-evm-utils] autotools: Try to find correct manpage stylesheet path
 2018-05-07 12:01 UTC  (2+ messages)

[PATCH] tpm_tis: verify locality released before returning from release_locality
 2018-05-05 20:03 UTC  (2+ messages)

[tpmdd-devel] tpm device not showing up in /dev anymore
 2018-05-04 14:22 UTC  (18+ messages)

[PATCH 0/3] kexec: limit kexec_load syscall
 2018-05-04  2:29 UTC  (19+ messages)
` [PATCH 2/3] kexec: call LSM hook for "

[PATCH v6 0/4] Certificate insertion support for x86 bzImages
 2018-05-04  1:20 UTC  (8+ messages)
` [PATCH v6 1/4] KEYS: Insert incompressible bytes to reserve space in bzImage
` [PATCH v6 2/4] KEYS: Add ELF class-independent certificate insertion support
` [PATCH v6 3/4] KEYS: Support for inserting a certificate into x86 bzImage
` [PATCH v6 4/4] KEYS: Print insert-sys-cert information to stdout instead of stderr

[PATCH v3 1/4] tpm: Add explicit endianness cast
 2018-05-03 12:40 UTC  (4+ messages)

[PATCH] evm: Don't update hmacs in user ns mounts
 2018-05-03  1:43 UTC  (2+ messages)

linux-next: UEFI Secure boot lockdown patchset
 2018-05-02  1:00 UTC  (11+ messages)

[PATCH V2] EVM: Allow runtime modification of the set of verified xattrs
 2018-05-01 17:43 UTC  (4+ messages)

[PATCH 0/3] v4.16 tpmdd backports
 2018-05-01 11:55 UTC  (8+ messages)
` [PATCH 1/3] tpm: cmd_ready command can be issued only after granting locality
` [PATCH 2/3] tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
` [PATCH 3/3] tpm: add retry logic

[PATCH] ima: define a new policy condition based on the filesystem name
 2018-04-30 19:01 UTC 

[RFC PATCH v3 00/10] Rewrite tests into new API + fixes
 2018-04-28 15:09 UTC  (21+ messages)
` [RFC PATCH v3 01/10] security/ima: "
` [RFC PATCH v3 03/10] ima/ima_policy.sh: Improve check of policy writability
` [RFC PATCH v3 04/10] ima/ima_policy.sh: Load whole policy with cat
` [RFC PATCH v3 05/10] ima/ima_boot_aggregate: Increase MAX_EVENT_SIZE to 1MB
  ` [LTP] "
` [RFC PATCH v3 06/10] ima/tpm.sh: Use evmctl + other fixes
` [RFC PATCH v3 07/10] ima/ima_mmap: Reduce sleep + log it
  ` [LTP] "
` [RFC PATCH v3 08/10] ima/{ima_measurements,ima_violations}.sh: Avoid running on tmpfs
` [RFC PATCH v3 09/10] ima: CRYPTO_LIBS are needed only for ima_boot_aggregate
` [RFC PATCH v3 10/10] ima/ima_mmap: Rewrite to new library
  ` [LTP] "
` [LTP] [RFC PATCH v3 00/10] Rewrite tests into new API + fixes

[RFC PATCH v3 0/3] ima: namespacing IMA
 2018-04-27  0:49 UTC  (12+ messages)
` [RFC PATCH v3 1/3] ima: extend clone() with IMA namespace support

[PATCH] EVM: Allow runtime modification of the set of verified xattrs
 2018-04-25 16:54 UTC  (8+ messages)

Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt
 2018-04-24 21:10 UTC  (4+ messages)
  ` [Fwd: Re: Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt]

[PATCH v2 0/2] tpm: improving granularity in poll sleep times
 2018-04-24 16:30 UTC  (5+ messages)
` [PATCH v2 1/2] tpm: reduce poll sleep time in tpm_transmit()
` [PATCH v2 2/2] tpm: reduce polling time to usecs for even finer granularity

[PATCH] tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN
 2018-04-23 19:49 UTC  (2+ messages)

[PATCH] evm: Allow non-SHA1 digital signatures
 2018-04-20 20:34 UTC 

[PATCH] tpm: moves the delay_msec increment after sleep in tpm_transmit()
 2018-04-20  4:48 UTC  (7+ 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).