messages from 2022-08-22 22:42:29 to 2022-09-13 02:06:40 UTC [more...]
[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
2022-09-13 2:05 UTC (30+ messages)
` [RFC PATCH HBK: 1/8] keys-trusted: new cmd line option added
` [EXT] "
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
` [EXT] "
` [RFC PATCH HBK: 3/8] sk_cipher: checking for hw bound operation
` [RFC PATCH HBK: 4/8] keys-trusted: re-factored caam based trusted key
` [RFC PATCH HBK: 5/8] caam blob-gen: moving blob_priv to caam_drv_private
` [RFC PATCH HBK: 6/8] KEYS: trusted: caam based black key
` [EXT] "
` [RFC PATCH HBK: 7/8] caam alg: symmetric key ciphers are updated
` [RFC PATCH HBK: 8/8] dm-crypt: consumer-app setting the flag-is_hbk
` [EXT] Re: [RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
` [EXT] "
[PATCH ima-evm-utils v2] add support for reading per bank TPM 2.0 PCRs via sysfs
2022-09-12 15:24 UTC (2+ messages)
[RFC PATCH v1 4/4] ima: Extend the real PCR12 with tempPCR value
2022-09-12 13:53 UTC (4+ messages)
[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-09-12 13:00 UTC (7+ messages)
` [PATCH v8 1/4] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v8 2/4] tpm: of: Make of-tree specific function commonly available
` [PATCH v8 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v8 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
[PATCH 00/10] Encrypted Hibernation
2022-09-11 2:40 UTC (9+ messages)
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
` TPM: hibernate with IMA PCR 10
[PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
2022-09-09 15:39 UTC (2+ messages)
[PATCH v4 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
2022-09-09 1:15 UTC (3+ messages)
` [PATCH v4 1/2] ima: Simplify ima_lsm_copy_rule
` [PATCH v4 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
[PATCH] tpm: Add flag to use default cancellation policy
2022-09-08 13:53 UTC (3+ messages)
[PATCH v2 00/10] Encrypted Hibernation
2022-09-08 5:22 UTC (20+ messages)
` [PATCH v2 01/10] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v2 02/10] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v2 03/10] security: keys: trusted: Include TPM2 creation data
` [PATCH v2 04/10] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v2 05/10] security: keys: trusted: Verify "
` [PATCH v2 06/10] PM: hibernate: Add kernel-based encryption
` [PATCH v2 07/10] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v2 08/10] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v2 09/10] PM: hibernate: Verify the digest encryption key
` [PATCH v2 10/10] PM: hibernate: seal the encryption key with a PCR policy
[PATCH ima-evm-utils v2 00/12] address deprecated warnings
2022-09-07 15:43 UTC (16+ messages)
` [PATCH ima-evm-utils v2 01/12] travis: use the distro OpenSSL version on jammy
` [PATCH ima-evm-utils v2 02/12] travis: update dist=focal
` [PATCH ima-evm-utils v2 03/12] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v2 04/12] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v2 05/12] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v2 06/12] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v2 07/12] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v2 08/12] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v2 09/12] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v2 10/12] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v2 11/12] Missing template data size lower bounds checking
` [RFC PATCH ima-evm-utils v2 12/12] Limit configuring OpenSSL engine support
[PATCH v3] ima: Handle -ESTALE returned by ima_filter_rule_match()
2022-09-06 20:52 UTC (2+ messages)
[PATCH ima-evm-utils 00/11] address deprecated warnings
2022-09-06 18:27 UTC (18+ messages)
` [PATCH ima-evm-utils 01/11] travis: use the distro OpenSSL version on jammy
` [PATCH ima-evm-utils 02/11] travis: update dist=focal
` [PATCH ima-evm-utils 03/11] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils 04/11] Deprecate IMA signature version 1
` [PATCH ima-evm-utils 05/11] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils 06/11] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils 07/11] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils 08/11] Deprecate use of OpenSSL v3 "engine" support
` [PATCH ima-evm-utils 09/11] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils 10/11] Limit the file hash algorithm name length
` [PATCH ima-evm-utils 11/11] Missing template data size lower bounds checking
[PATCH -next] security: Fix some kernel-doc comments
2022-09-05 8:45 UTC
[PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima
2022-09-05 7:58 UTC (5+ messages)
` [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig
` [PATCH -next 2/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_template_entry
` [PATCH -next 3/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_policy
` [PATCH -next 4/4] integrity: Use DECLARE_FLEX_ARRAY() helper in integrity.h
[PATCH ima-evm-utils] add support for reading per bank TPM 2.0 PCRs via sysfs
2022-09-04 17:08 UTC (3+ messages)
[RFC PATCH ima-evm-utils 00/11] address deprecated warnings
2022-08-31 18:58 UTC (31+ messages)
` [RFC PATCH ima-evm-utils 01/11] travis: use the distro OpenSSL version on jammy
` [RFC PATCH ima-evm-utils 02/11] travis: update dist=focal
` [RFC PATCH ima-evm-utils 03/11] Update configure.ac to address a couple of obsolete warnings
` [RFC PATCH ima-evm-utils 04/11] Deprecate IMA signature version 1
` [RFC PATCH ima-evm-utils 05/11] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [RFC PATCH ima-evm-utils 06/11] Replace the low level HMAC calls when calculating the EVM HMAC
` [RFC PATCH ima-evm-utils 07/11] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [RFC PATCH ima-evm-utils 08/11] Deprecate use of OpenSSL 3 "engine" support
` [RFC PATCH ima-evm-utils 09/11] Fix potential use after free in read_tpm_banks()
` [RFC PATCH ima-evm-utils 10/11] Limit the file hash algorithm name length
` [RFC PATCH ima-evm-utils 11/11] Missing template data size lower bounds checking
Napływ Klientów ze strony
2022-08-31 7:40 UTC
[PATCH] ima: Handle -ESTALE returned by ima_filter_rule_match()
2022-08-30 12:13 UTC (15+ messages)
[PATCH v7 00/10] TPM IRQ fixes
2022-08-30 6:29 UTC (5+ messages)
` [PATCH v7 05/10] tpm, tpm_tis: Only handle supported interrupts
[PATCH v4 ima-evm-utils 0/3] fs-verity file signature support
2022-08-29 22:52 UTC (4+ messages)
` [PATCH v4 ima-evm-utils 2/3] Sign an fs-verity file digest
株式会社MGM "Forbes: Willst du reich werden? Fahre fort"
2022-08-29 18:28 UTC
[PATCH] char: move from strlcpy with unused retval to strscpy
2022-08-26 5:53 UTC (2+ messages)
[PATCH] tpm: tis_i2c: Fix sanity check interrupt enable mask
2022-08-26 4:10 UTC (3+ messages)
tpm2_createprim blocked for more than 122 seconds
2022-08-26 3:10 UTC (4+ messages)
[PATCH] iversion: update comments with info about atime updates
2022-08-25 0:17 UTC (19+ messages)
[RFC PATCH v1 0/4] Virtualize PCR for Container-IMA
2022-08-24 21:22 UTC (5+ messages)
` [RFC PATCH v1 1/4] ima: Introduce PCR virtualization for IMA namespace
` [RFC PATCH v1 2/4] ima: Use tpm_chip from init "
` [RFC PATCH v1 3/4] ima: Create vpcr file on securityfs
` [RFC PATCH v1 4/4] ima: Extend the real PCR12 with tempPCR value
[RFC PATCH v1 3/4] ima: Create vpcr file on securityfs
2022-08-24 15:11 UTC
[RFC PATCH v1 2/4] ima: Use tpm_chip from init IMA namespace
2022-08-24 15:10 UTC
[RFC PATCH v1 1/4] ima: Introduce PCR virtualization for IMA namespace
2022-08-24 15:10 UTC
[PATCH v2] ima: Handle -ESTALE returned by ima_filter_rule_match()
2022-08-23 13:47 UTC
Lake Geneva Gifts Contact Form: Daily News: Sie konnten der nachste Millionar sein. Beeil dich
2022-08-23 10:47 UTC
[PATCH v2] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
2022-08-22 23:34 UTC (2+ 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).