messages from 2026-05-15 21:15:58 to 2026-05-27 09:16:37 UTC [more...]
[PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
2026-05-27 9:16 UTC (5+ messages)
[PATCH v2] tpm: tpm_tis: Add optional delay after relinquish
2026-05-26 23:22 UTC (4+ messages)
` [PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
` [PATCH v3 1/2] tpm: tpm_tis: store entire did_vid
` [PATCH v3 2/2] tpm: tpm_tis: Add settle time for some TPMs
[PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
2026-05-26 18:20 UTC (3+ messages)
[PATCH v5 00/13] ima: Introduce staging mechanism
2026-05-26 15:53 UTC (36+ messages)
` [PATCH v5 01/13] ima: Remove ima_h_table structure
` [PATCH v5 02/13] ima: Replace static htable queue with dynamically allocated array
` [PATCH v5 03/13] ima: Introduce per binary measurements list type ima_num_entries counter
` [PATCH v5 04/13] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v5 05/13] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v5 06/13] ima: Mediate open/release method of the measurements list
` [PATCH v5 07/13] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v5 08/13] ima: Introduce ima_dump_measurement()
` [PATCH v5 09/13] ima: Add support for staging measurements with prompt
` [PATCH v5 10/13] ima: Add support for flushing the hash table when staging measurements
` [PATCH v5 11/13] ima: Support staging and deleting N measurements entries
` [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec
` [PATCH v5 13/13] doc: security: Add documentation of the IMA staging mechanism
[RFC][PATCH v3 0/2] ima: measure write on securityfs policy file
2026-05-26 13:51 UTC (3+ messages)
` [RFC][PATCH v3 1/2] ima: measure loaded policy after "
` [RFC][PATCH v3 2/2] ima: measure buffer sent to "
[PATCH v5 00/14] module: Introduce hash-based integrity checking
2026-05-26 13:14 UTC (16+ messages)
` [PATCH v5 06/14] module: Switch load_info::len to size_t
` [PATCH v5 07/14] module: Make module authentication usable without MODULE_SIG
` [PATCH v5 08/14] module: Move authentication logic into dedicated new file
` [PATCH v5 09/14] module: Move signature type check out of mod_check_sig()
` [PATCH v5 10/14] module: Prepare for additional module authentication mechanisms
[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
2026-05-26 9:41 UTC (11+ messages)
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
[PATCH] tpm-buf: memory-safe allocations
2026-05-26 7:53 UTC (4+ messages)
[PATCH v4 0/3] introduce IMA_INIT_LATE_SYNC option
2026-05-25 7:54 UTC (4+ messages)
` [PATCH v4 1/3] security: lsm: Allow LSMs to register for late_initcall_sync init
` [PATCH v4 2/3] security: ima: introduce IMA_INIT_LATE_SYNC option
` [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
[PATCH] tpm: Use named initializers for arrays of i2c_device_data
2026-05-25 7:26 UTC (5+ messages)
[PATCH v8 0/3]
2026-05-24 23:43 UTC (7+ messages)
` [PATCH v8 1/3] lib/asn1_encoder: Add asn1_encode_integer_bytes()
` [PATCH v8 2/3] crypto: Migrate TPMKey ASN.1 objects from trusted-keys
` [PATCH v8 3/3] keys: asymmetric: tpm2_asymmetric
[PATCH] tpm: tpm_tis: Add optional delay after relinquish
2026-05-24 23:10 UTC (7+ messages)
[PATCH v2] tpm: fix event_size output in tpm1_binary_bios_measurements_show
2026-05-22 12:55 UTC (2+ messages)
[PATCH v3] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
2026-05-22 12:41 UTC (2+ messages)
[ANN] Linux Security Summit Europe 2026 CfP
2026-05-22 5:56 UTC
[PATCH] tpm: fix event_size output in tpm1_binary_bios_measurements_show
2026-05-22 0:30 UTC (2+ messages)
[PATCH v3 0/6] tpm_crb: Add command and response buffer chunking support
2026-05-21 23:28 UTC (12+ messages)
` [PATCH v3 1/6] tpm_crb: Add register definitions of TPM CRB chunking fields
` [PATCH v3 2/6] tpm_crb: Split start method into a separate header
` [PATCH v3 3/6] tpm_crb: Add start_cmd parameter to tpm_crb_start wrapper
` [PATCH v3 4/6] tpm: tis_i2c: Use local 4KB buffer to limit memory usage
` [PATCH v3 5/6] tpm: Increase TPM_BUFSIZE to 8kB for chunking support
` [PATCH v3 6/6] tpm_crb: Implement command and response chunking logic
[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
2026-05-20 20:12 UTC (19+ messages)
` [PATCH v16 01/38] tpm: Initial step to reorganize TPM public headers
` [PATCH v16 02/38] tpm: Move TPM1 specific definitions to the command header
` [PATCH v16 03/38] tpm: Move TPM2 "
` [PATCH v16 04/38] tpm: Move TPM common base "
` [PATCH v16 15/38] Documentation/security: Secure Launch kernel documentation
` [PATCH v16 29/38] x86/tpm: Early startup TPM PCR extending driver
` [PATCH v16 37/38] x86/efistub: EFI stub DRTM support for Secure Launch
` [PATCH v16 38/38] x86/boot: Legacy boot "
[QUESTION] move load_uefi_certs() and keyring initcall to earlier initcall
2026-05-20 16:02 UTC (2+ messages)
[PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
2026-05-19 21:01 UTC (3+ messages)
[PATCH] keys/trusted_keys: mark 'migratable' as __ro_after_init
2026-05-19 8:15 UTC (2+ messages)
[RFC v2 0/5] tpm_crb: Add command and response buffer chunking support
2026-05-16 1:20 UTC (6+ messages)
` [RFC v2 4/5] tpm: Increase TPM_BUFSIZE to 8kB for "
[PATCH] tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
2026-05-15 22:41 UTC (5+ messages)
page: | 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