messages from 2018-08-21 21:52:25 to 2018-09-19 20:47:28 UTC [more...]
[PATCH v3 00/20] tpm: separate tpm 1.x and tpm 2.x commands
2018-09-19 15:09 UTC (36+ messages)
` [PATCH v3 01/20] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH v3 02/20] tpm: sort objects in the Makefile
` [PATCH v3 03/20] tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
` [PATCH v3 04/20] tpm: add tpm_calc_ordinal_duration wrapper
` [PATCH v3 05/20] tpm: factor out tpm_get_timeouts
` [PATCH v3 06/20] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v3 07/20] tpm: move tpm_getcap "
` [PATCH v3 08/20] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v3 09/20] tpm: move tpm1 selftest code from tpm-interface tpm1-cmd.c
` [PATCH v3 10/20] tpm: factor out tpm1 pm suspend flow into tpm1-cmd.c
` [PATCH v3 11/20] tpm: factor out tpm_startup function
` [PATCH v3 12/20] tpm: move pcr extend code to tpm2-cmd.c
` [PATCH v3 13/20] tpm: add tpm_auto_startup into tpm-interface
` [PATCH v3 14/20] tpm: tpm-interface.c drop unused macros
` [PATCH v3 15/20] tpm: tpm-space.c remove unneeded semicolon
` [PATCH v3 16/20] tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
` [PATCH v3 17/20] tpm1: implement tpm1_pcr_read_dev() "
` [PATCH v3 18/20] tpm: use u32 instead of int for pcr index
` [PATCH v3 19/20] tpm1: reimplement SAVESTATE using tpm_buf
` [PATCH v3 20/20] tpm1: reimplement tpm1_continue_selftest() "
[PATCH v3 0/6] Add support for architecture specific IMA policies
2018-09-19 7:55 UTC (7+ messages)
` [PATCH v3 1/6] x86/ima: define arch_ima_get_secureboot
` [PATCH v3 2/6] ima: prevent kexec_load syscall based on runtime secureboot flag
` [PATCH v3 3/6] ima: refactor ima_init_policy()
` [PATCH v3 4/6] ima: add support for arch specific policies
` [PATCH v3 5/6] ima: add support for external setting of ima_appraise
` [PATCH v3 6/6] x86/ima: define arch_get_ima_policy() for x86
[PATCH v3] tpm: Restore functionality to xen vtpm driver
2018-09-18 18:59 UTC (2+ messages)
EXTERNAL: [PATCH v2 2/3] tpm: modify tpm_pcr_read() definition to pass TPM hash algorithms
2018-09-18 18:54 UTC (11+ messages)
` [PATCH v2 0/3] tpm: retrieve digest size of unknown algorithms from TPM
` [PATCH v2 1/3] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v2 3/3] tpm: retrieve digest size of unknown algorithms with PCR read
[PATCH v2] tpm: Restore functionality to xen vtpm driver
2018-09-18 6:54 UTC (6+ messages)
` [Xen-devel] "
[PATCH v6 0/2] tpm: add support for nonblocking operation
2018-09-17 21:27 UTC (9+ messages)
` [PATCH v6 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v6 2/2] tpm: add support for nonblocking operation
Question about the TPM driver
2018-09-17 21:23 UTC (11+ messages)
[PATCH RESEND] tpm: Restore functionality to xen vtpm driver
2018-09-16 19:20 UTC (3+ messages)
[PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
2018-09-16 19:07 UTC (5+ messages)
[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
2018-09-15 15:27 UTC (46+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig
` [RFC PATCH 02/10] fs-verity: add data verification hooks for ->readpages()
` [f2fs-dev] "
` "
` [RFC PATCH 03/10] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [RFC PATCH 04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [RFC PATCH 05/10] fs-verity: add SHA-512 support
` [RFC PATCH 06/10] fs-verity: add CRC-32C support
` [RFC PATCH 07/10] fs-verity: support builtin file signatures
` [RFC PATCH 08/10] ext4: add basic fs-verity support
` [RFC PATCH 09/10] ext4: add fs-verity read support
` [RFC PATCH 10/10] f2fs: fs-verity support
` [f2fs-dev] "
[PATCH v2 0/6] Add support for architecture specific IMA policies
2018-09-14 13:50 UTC (8+ messages)
` [PATCH v2 1/6] ima: define arch_ima_get_secureboot
` [PATCH v2 2/6] ima: prevent kexec_load syscall based on runtime secureboot flag
` [PATCH v2 3/6] ima: refactor ima_init_policy()
` [PATCH v2 4/6] ima: add support for arch specific policies
` [PATCH v2 5/6] ima: add support for external setting of ima_appraise
` [PATCH v2 6/6] x86/ima: define arch_get_ima_policy() for x86
[PATCH v5 0/2] tpm: add support for nonblocking operation
2018-09-10 17:23 UTC (6+ messages)
` [PATCH v5 2/2] "
PROBLEM: IMA xattrs not written on overlayfs
2018-09-10 9:17 UTC (3+ messages)
[bug report] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
2018-09-08 13:06 UTC
[PATCH] ima: fix showing large 'violations' or 'runtime_measurements_count'
2018-09-07 21:33 UTC
[PATCH] security/integrity: remove unnecessary 'init_keyring' variable
2018-09-07 20:25 UTC
[PATCH] security/integrity: constify some read-only data
2018-09-07 20:22 UTC
tpm2_dump_capability not working on latest Ubuntu
2018-09-07 15:42 UTC (3+ messages)
caps file showing wrong TCG version?
2018-09-06 10:02 UTC (11+ messages)
[PATCH] tpm: fix response size validation in tpm_get_random()
2018-09-05 13:16 UTC (3+ messages)
[PATCH] tpm: Make SECURITYFS a weak dependency
2018-09-05 11:28 UTC (2+ messages)
[PATCH] tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
2018-09-05 11:14 UTC (2+ messages)
[RFC PATCH 0/2] Support TLV formatted IMA measurement list
2018-08-28 6:40 UTC
[RFC PATCH 1/2] refactor IMA template code into separate files
2018-08-28 6:41 UTC
[RFC PATCH 2/2] Add code for TLV formatted IMA measurement list
2018-08-28 6:41 UTC
tpm: Provide a TPM access library
2018-08-27 8:25 UTC (25+ messages)
` [PATCH 01/23] TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
` [PATCH 02/23] TPM: Provide a facility for a userspace TPM emulator
` [PATCH 03/23] TPM: Provide a platform driver for the user emulator driver
` [PATCH 04/23] TPM: Expose struct tpm_chip and related find_get and put functions
` [PATCH 05/23] TPM: Use struct tpm_chip rather than chip number as interface parameter
` [PATCH 08/23] TPMLIB: Break TPM bits out of security/keys/trusted.c
[PATCH] tpm: factor out TPM 1.x duration calculation to tpm1-cmd.c
2018-08-24 10:35 UTC
nvs.c: Inappropriately maps TPM space on Dell Inspiron 11 3000
2018-08-22 20:12 UTC
Excluding UBI partition not working
2018-08-22 13:15 UTC
[PATCH 1/7] evmtest: Regression testing Integrity Subsystem
2018-08-22 11:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).