messages from 2025-09-08 20:58:28 to 2025-09-23 03:43:26 UTC [more...]
[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
2025-09-23 3:43 UTC (5+ messages)
` [PATCH v2] "
[PATCH v4 0/34] Rework the LSM initialization
2025-09-22 21:52 UTC (63+ messages)
` [PATCH v4 01/34] lsm: split the notifier code out into lsm_notifier.c
` [PATCH v4 02/34] lsm: split the init code out into lsm_init.c
` [PATCH v4 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [PATCH v4 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v4 05/34] lsm: integrate report_lsm_order() code into caller
` [PATCH v4 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [PATCH v4 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [PATCH v4 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [PATCH v4 09/34] lsm: rename the lsm order variables for consistency
` [PATCH v4 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [PATCH v4 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v4 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v4 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [PATCH v4 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
` [PATCH v4 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
` [PATCH v4 16/34] lsm: cleanup the LSM blob size code
` [PATCH v4 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [PATCH v4 18/34] lsm: fold lsm_init_ordered() into security_init()
` [PATCH v4 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [PATCH v4 20/34] lsm: cleanup the debug and console output "
` [PATCH v4 21/34] lsm: output available LSMs when debugging
` [PATCH v4 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [PATCH v4 23/34] lsm: introduce an initcall mechanism into the LSM framework
` [PATCH v4 24/34] loadpin: move initcalls to "
` [PATCH v4 25/34] ipe: "
` [PATCH v4 26/34] smack: "
` [PATCH v4 27/34] tomoyo: "
` [PATCH v4 28/34] safesetid: "
` [PATCH v4 29/34] apparmor: "
` [PATCH v4 30/34] lockdown: "
` [PATCH v4 31/34] ima,evm: "
` [PATCH v4 32/34] selinux: "
` [PATCH v4 33/34] lsm: consolidate all of the LSM framework initcalls
` [PATCH v4 34/34] lsm: add a LSM_STARTED_ALL notification event
tpm2key.asn1 parent identification
2025-09-22 21:42 UTC (13+ messages)
[PATCH 0/4] tpm2-session: correct disperancies
2025-09-22 17:22 UTC (6+ messages)
` [PATCH 1/4] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH 2/4] tpm2-sessions: Remove unused parameter from tpm_buf_append_auth
` [PATCH 3/4] tpm2-sessions: Remove unnecessary wrapper
` [PATCH 4/4] keys, trusted: Remove redundant helper
[PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
2025-09-22 17:11 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] ima: don't clear IMA_DIGSIG flag when setting or removing "
[PATCH] tpm2-sessions: Remove unnecessary wrapper
2025-09-22 11:50 UTC
[PATCH] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
2025-09-22 9:25 UTC (2+ messages)
[PATCH v10 0/4] tpm: robust stack allocations
2025-09-22 8:46 UTC (9+ messages)
` [PATCH v10 1/4] tpm: Make TPM buffer allocations more robust
` [PATCH v10 2/4] tpm, tpm1-cmd: Use stack for trivial cases
` [PATCH v10 3/4] tpm, tpm2-cmd: "
` [PATCH v10 4/4] tpm_vpm_proxy: Use stack for TPM_CC_SET_LOCALITY
[PATCH v7] tpm: Make TPM buffer allocations more robust
2025-09-22 7:58 UTC (5+ messages)
[PATCH v9] tpm: Make TPM buffer allocations more robust
2025-09-20 20:59 UTC
[PATCH v8] tpm: Make TPM buffer allocations more robust
2025-09-20 16:26 UTC
[PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
2025-09-19 14:47 UTC (5+ messages)
[PATCH v6] tpm: Make TPM buffer allocations more robust
2025-09-19 11:11 UTC
[PATCH] tpm: Disable TPM2_TCG_HMAC by default
2025-09-18 20:52 UTC (5+ messages)
[PATCH] tpm: use a map for tpm2_calc_ordinal_duration()
2025-09-18 19:14 UTC (2+ messages)
Issue with TPM kernel code
2025-09-18 17:10 UTC (3+ messages)
kselftest and cargo
2025-09-18 16:35 UTC (7+ messages)
[PATCH] tpm: loongson: Add bufsiz parameter to tpm_loongson_send()
2025-09-18 15:57 UTC (4+ messages)
[PATCH] tpm_tis: Fix undefined behavior in tpm_tis_spi_transfer_half()
2025-09-18 15:54 UTC (4+ messages)
[PATCH v5] tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
2025-09-18 14:34 UTC (4+ messages)
[COMMITTED] Revert "ima_policy.sh: Optimize check for policy writable"
2025-09-18 10:26 UTC
[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
2025-09-18 5:03 UTC (6+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-09-17 17:12 UTC (8+ messages)
` [GIT PULL] Immutable branch between MFD, Char and Crypto due for the v6.18 merge window
[PATCH 0/2] LTP IMA pre-release fixes
2025-09-16 16:41 UTC (9+ messages)
` [PATCH 1/2] ima_policy.sh: Optimize check for policy writable
` [LTP] "
` [PATCH 2/2] ima_{conditionals,policy}: Handle policy required to be signed
[PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
2025-09-15 21:05 UTC (5+ messages)
[PATCH] tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
2025-09-15 20:15 UTC (3+ messages)
[PATCH] tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
2025-09-15 19:49 UTC
[PATCH v4] tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
2025-09-15 19:17 UTC (8+ messages)
[PATCH] KEYS: encrypted: Use SHA-256 library instead of crypto_shash
2025-09-15 18:16 UTC (5+ messages)
tpm: SLM9670 does not work on T1023
2025-09-15 5:49 UTC (7+ messages)
[RFC PATCH v3 0/34] Rework the LSM initialization
2025-09-12 18:34 UTC (21+ messages)
` [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
` [PATCH v3 31/34] ima,evm: "
[PATCH v2 0/2] tpm: Clean up HMAC validation and computation
2025-09-10 17:10 UTC (8+ messages)
` [PATCH v2 1/2] tpm: Compare HMAC values in constant time
[RFC PATCH 0/4] Re-establish ability for exclusive TPM access to userspace
2025-09-10 17:06 UTC (7+ messages)
` [RFC PATCH 2/4] tpm: Remove tpm_find_get_ops
` [RFC PATCH 3/4] tpm: Allow for exclusive TPM access when using /dev/tpm<n>
` [RFC PATCH 4/4] tpm: Require O_EXCL for exclusive /dev/tpm access
[PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
2025-09-09 7:47 UTC (7+ messages)
` [PATCH] "
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).