messages from 2022-08-30 01:00:10 to 2022-09-15 19:33:43 UTC [more...]
[PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-09-15 19:32 UTC (14+ messages)
` [PATCH v14 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v14 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v14 06/26] ima: Move measurement list related variables "
` [PATCH v14 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v14 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v14 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v14 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v14 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v14 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v14 16/26] ima: Add functions for creating and freeing of an ima_namespace
` [PATCH v14 19/26] ima: Namespace audit status flags
` [PATCH v14 22/26] ima: Introduce securityfs file to activate an IMA namespace
` [PATCH v14 24/26] ima: Limit number of policy rules in non-init_ima_ns
[PATCH ima-evm-utils v3 00/15] address deprecated warnings
2022-09-15 15:36 UTC (21+ messages)
` [PATCH ima-evm-utils v3 01/15] travis: update dist=focal
` [PATCH ima-evm-utils v3 02/15] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v3 03/15] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v3 04/15] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v3 05/15] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v3 06/15] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v3 07/15] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v3 08/15] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v3 09/15] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v3 10/15] Missing template data size lower bounds checking
` [PATCH ima-evm-utils v3 11/15] Limit configuring OpenSSL engine support
` [PATCH ima-evm-utils v3 12/15] Base sm2/sm3 test on openssl version installed
` [PATCH ima-evm-utils v3 13/15] Compile a newer version of OpenSSL
` [PATCH ima-evm-utils v3 14/15] Build OpenSSL without engine support
` [PATCH ima-evm-utils v3 15/15] Fix d2i_x509_fp failure
[PATCH ima-evm-utils 0/4] misc bug and other fixes
2022-09-15 12:07 UTC (10+ messages)
` [PATCH ima-evm-utils 1/4] Don't ignore number of items read
` [PATCH ima-evm-utils 2/4] Define and verify the template data length upper bounds
` [PATCH ima-evm-utils 3/4] Sanity check the template data field sizes
` [PATCH ima-evm-utils 4/4] Fix tpm2_pcr_supported() output messages
[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-09-15 1:20 UTC (11+ 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 ima-evm-utils v2 00/12] address deprecated warnings
2022-09-13 16:40 UTC (21+ 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 0/2] tpm: tsi-i2c: Add compatible strings
2022-09-13 16:31 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: tpm: Add schema for TIS I2C devices
` [PATCH 2/2] tpm: tis-i2c: Add more compatible strings
[PATCH v2 00/10] Encrypted Hibernation
2022-09-13 12:26 UTC (11+ 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
[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
2022-09-13 10:28 UTC (32+ 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 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 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 (4+ messages)
` [PATCH v7 05/10] tpm, tpm_tis: Only handle supported interrupts
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