messages from 2022-05-04 01:58:40 to 2022-05-12 16:26:36 UTC [more...]
[PATCH] Carry forward IMA measurement log on kexec on x86_64
2022-05-12 16:25 UTC (19+ messages)
` [PATCH v2] "
` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v4] "
[PATCH] tpm: sleep at least <...> ms in tpm_msleep()
2022-05-12 12:32 UTC (5+ messages)
[PATCH] evm: Return INTEGRITY_PASS for enum integrity_status value '0'
2022-05-12 11:43 UTC
[PATCH v9 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-12 7:07 UTC (26+ messages)
` [PATCH v9 1/7] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v9 2/7] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v9 3/7] crypto: caam - determine whether CAAM supports blob encap/decap
` [EXT] "
` [PATCH v9 4/7] crypto: caam - add in-kernel interface for blob generator
` [PATCH v9 5/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v9 6/7] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM
[PATCH v9 0/7] ima: support fs-verity digests and signatures
2022-05-12 6:19 UTC (13+ messages)
` [PATCH v9 1/7] ima: fix 'd-ng' comments and documentation
` [PATCH v9 2/7] ima: use IMA default hash algorithm for integrity violations
` [PATCH v9 3/7] fs-verity: define a function to return the integrity protected file digest
` [PATCH v9 4/7] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v9 4/7] ima: define a new template field named 'd-ngv2' and templates (repost)
` [PATCH v9 4/7] ima: define a new template field named 'd-ngv2' and templates (repost with fix)
` [PATCH v9 5/7] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v9 6/7] ima: support fs-verity file digest based version 3 signatures
` [PATCH v9 7/7] fsverity: update the documentation
[PATCH v4 0/6] TPM irq fixes
2022-05-11 19:58 UTC (17+ messages)
` [PATCH v4 1/6] tpm, tpm_tis_spi: Request threaded irq
` [PATCH v4 2/6] tpm, tpm_tis: Claim and release locality only once
` [PATCH v4 3/6] tpm, tpm_tis: enable irq test
` [PATCH v4 4/6] tpm, tpm_tis: avoid CPU cache incoherency in "
` [PATCH v4 5/6] tpm, tpm_tis: Move irq test from tpm_tis_send() to tpm_tis_probe_irq_single()
` [PATCH v4 6/6] tpm, tpm_tis: Only enable supported IRQs
[PATCH] tpm: increase timeout for kselftests
2022-05-11 15:14 UTC (3+ messages)
[PATCH 1/2] tpm: Fix buffer access in tpm2_get_tpm_pt()
2022-05-11 15:12 UTC (8+ messages)
` [PATCH 2/2] tpm: Add Field Upgrade mode support for Infineon TPM2 modules
[PATCH v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-11 10:44 UTC (10+ messages)
` [PATCH v8 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v8 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer
[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-05-10 20:41 UTC (15+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation
[PATCH 00/10] Encrypted Hibernation
2022-05-10 16:02 UTC (17+ messages)
` [PATCH 01/10] tpm: Add support for in-kernel resetting of PCRs
` [PATCH 02/10] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH 03/10] security: keys: trusted: Parse out individual components of the key blob
` [PATCH 04/10] security: keys: trusted: Allow storage of PCR values in creation data
` [PATCH 05/10] security: keys: trusted: Verify "
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
` [PATCH 07/10] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH 08/10] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH 09/10] PM: hibernate: Verify the digest encryption key
` [PATCH 10/10] PM: hibernate: seal the encryption key with a PCR policy
[RFC PATCH 0/3] dm ima: allow targets to remeasure their state
2022-05-09 17:07 UTC (10+ messages)
` [RFC PATCH 1/3] dm ima: allow targets to remeasure their table entry
` [RFC PATCH 2/3] dm verity: add support for IMA target update event
[PATCH] tpm: Add check for Failure mode for TPM2 modules
2022-05-09 13:47 UTC (3+ messages)
[PATCH v3 00/21] xen: simplify frontend side ring setup
2022-05-09 13:23 UTC (5+ messages)
` [PATCH v3 15/21] xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()
[PATCH v2 1/4] tpm: Add tpm_tis_i2c backend for tpm_tis_core
2022-05-07 19:56 UTC (9+ messages)
` [PATCH v2 2/4] tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
` [PATCH v2 3/4] tpm: Implement command and response retry in tpm_tis_core
` [PATCH v2 4/4] dt-bindings: doc/devicetree/bindings/security/tpm: Move tpm-i2c.txt to YAML
[PATCH 0/3] Append line feed to files in securityfs
2022-05-06 12:31 UTC (7+ messages)
` [PATCH 1/3] securityfs: Append line feed to /sys/kernel/security/lsm
` [PATCH 2/3] evm: Append line feed to /sys/kernel/security/evm
` [PATCH 3/3] ima: Append line feed to ima/binary_runtime_measurements
[PATCH 00/32] Introduce flexible array struct memcpy() helpers
2022-05-06 11:15 UTC (41+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl
[PATCH v3 0/1] ima: fix boot command line issue
2022-05-06 1:31 UTC (6+ messages)
` [PATCH v3 1/1] ima: remove the IMA_TEMPLATE Kconfig option
Question on permissions of runtime and bios measurements files
2022-05-05 13:59 UTC
Alliance 8.7: Join Alliance Submission by 💟 Fiona is interested in your profile! Click here: http://inx.lv/GHWi?a5s 💟
2022-05-04 19:42 UTC
5/04/2022 Product Inquiry (JL)
2022-05-04 16:11 UTC
[PATCH v8 3/6] crypto: caam - add in-kernel interface for blob generator
2022-05-04 6:39 UTC (3+ messages)
Dell XPS 13 9310 2-in-1: tpm tpm0: invalid TPM_STS.x 0xff, dumping stack for forensics
2022-05-04 6:31 UTC
[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-04 4:11 UTC (5+ messages)
` [EXT] "
[PATCH] char: tpm: cr50_i2c: Drop if with an always false condition
2022-05-04 4:06 UTC (13+ messages)
` [PATCH] char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
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).