messages from 2022-10-23 05:21:15 to 2022-11-07 09:20:14 UTC [more...]
[PATCH v2 0/3] char: tpm: Adjust cr50_i2c locking mechanism
2022-11-07 9:20 UTC (7+ messages)
` [PATCH v2 1/3] char: tpm: Protect tpm_pm_suspend with locks
` [PATCH v2 2/3] char: tpm: cr50: Use generic request/relinquish locality ops
` [PATCH v2 3/3] char: tpm: cr50: Move i2c locking to "
[PATCH] integrity: iint: Remove unnecessary (void*) conversions
2022-11-07 1:44 UTC
[PATCH v4] evm: Correct inode_init_security hooks behaviors
2022-11-05 11:06 UTC (4+ messages)
[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
2022-11-05 0:42 UTC (7+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RESEND][RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed
[PATCH ima-evm-utils v5 00/17] address deprecated warnings
2022-11-04 21:35 UTC (28+ messages)
` [PATCH ima-evm-utils v5 01/17] Revert "Reset 'errno' after failure to open or access a file"
` [PATCH ima-evm-utils v5 02/17] log and reset 'errno' after failure to open non-critical files
` [PATCH ima-evm-utils v5 03/17] Log and reset 'errno' on lsetxattr failure
` [PATCH ima-evm-utils v5 04/17] travis: update dist=focal
` [PATCH ima-evm-utils v5 05/17] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v5 06/17] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v5 07/17] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v5 08/17] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v5 09/17] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v5 10/17] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v5 11/17] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v5 12/17] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v5 13/17] Missing template data size lower bounds checking
` [PATCH ima-evm-utils v5 14/17] Base sm2/sm3 test on openssl version installed
` [PATCH ima-evm-utils v5 15/17] Compile a newer version of OpenSSL
` [PATCH ima-evm-utils v5 16/17] Build OpenSSL without engine support
` [PATCH ima-evm-utils v5 17/17] Make sure the key file is a regular file
[PATCH 0/7] Add CA enforcement keyring restrictions
2022-11-04 21:06 UTC (3+ messages)
[BUG] blacklist: Problem blacklisting hash (-13) during boot
2022-11-04 20:12 UTC (3+ messages)
` [External] "
[PATCH v4 00/11] Encrypted Hibernation
2022-11-04 19:00 UTC (21+ messages)
` [PATCH v4 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v4 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v4 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v4 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v4 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v4 06/11] security: keys: trusted: Verify "
` [PATCH v4 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v4 08/11] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v4 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v4 10/11] PM: hibernate: Verify the digest encryption key
` [PATCH v4 11/11] PM: hibernate: seal the encryption key with a PCR policy
[PATCH v8 00/11] TPM IRQ fixes
2022-11-04 16:18 UTC (10+ messages)
` [PATCH v8 08/11] tpm, tpm: Implement usage counter for locality
[PATCH] ima: Make a copy of sig and digest in asymmetric_verify()
2022-11-04 12:20 UTC
[PATCH ima-evm-utils v4 00/17] address deprecated warnings
2022-11-03 22:50 UTC (30+ messages)
` [PATCH ima-evm-utils v4 01/17] Revert "Reset 'errno' after failure to open or access a file"
` [PATCH ima-evm-utils v4 02/17] log and reset 'errno' after failure to open non-critical files
` [PATCH ima-evm-utils v4 03/17] Log and reset 'errno' on lsetxattr failure
` [PATCH ima-evm-utils v4 04/17] travis: update dist=focal
` [PATCH ima-evm-utils v4 05/17] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v4 06/17] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v4 07/17] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v4 08/17] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v4 09/17] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v4 10/17] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v4 11/17] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v4 12/17] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v4 13/17] Missing template data size lower bounds checking
` [PATCH ima-evm-utils v4 14/17] Base sm2/sm3 test on openssl version installed
` [PATCH ima-evm-utils v4 15/17] Compile a newer version of OpenSSL
` [PATCH ima-evm-utils v4 16/17] Build OpenSSL without engine support
` [PATCH ima-evm-utils v4 17/17] Fix d2i_x509_fp failure
[PATCH 0/3] char: tpm: Adjust cr50_i2c locking mechanism
2022-11-03 22:36 UTC (9+ messages)
` [PATCH 1/3] char: tpm: Protect tpm_pm_suspend with locks
` [PATCH 2/3] char: tpm: cr50: Use generic request/relinquish locality ops
` [PATCH 3/3] char: tpm: cr50: Move i2c locking to "
[PATCH ima-evm-utils v1 0/4] Fix some issues in evmctl
2022-11-03 21:50 UTC (6+ messages)
` [PATCH ima-evm-utils v1 1/4] Fix memory leaks of tpm_bank_info allocations
` [PATCH ima-evm-utils v1 2/4] Fix memory leak related to entry.template
` [PATCH ima-evm-utils v1 3/4] Add assert to ensure that algo_name in bank is set
` [PATCH ima-evm-utils v1 4/4] Change condition to free(pub)
[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
2022-11-03 13:15 UTC (14+ messages)
` [PATCH v5 2/2] "
[PATCH v3] ima: Fix a potential NULL pointer access in ima_restore_measurement_list
2022-11-03 12:04 UTC (2+ messages)
[PATCH] ima: Fix memory leak in __ima_inode_hash()
2022-11-03 7:49 UTC (3+ messages)
Possible bug or unintended behaviour using bpf_ima_file_hash
2022-11-02 12:55 UTC (4+ messages)
[PATCH] ima: Fix a potential null pointer access problem in ima_restore_measurement_list
2022-11-02 9:28 UTC (4+ messages)
[PATCH v2] ima: Fix a potential null pointer access problem in ima_restore_measurement_list
2022-11-02 9:20 UTC
[PATCH] efi: Add iMac Pro 2017 to uefi skip cert quirk
2022-11-01 21:07 UTC (4+ messages)
[PATCH 0/7] Clean up TPM compatibles
2022-11-01 12:17 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: tpm: Introduce trivial-tpms.yaml
` [PATCH 4/7] dt-bindings: tpm: Merge existing trivial TPMs to YAML
[PATCH] tpm: Avoid function type cast of put_device()
2022-11-01 1:26 UTC (6+ messages)
[PATCH v3 1/3] tpm: st33zp24: drop support for platform data
2022-11-01 1:10 UTC (6+ messages)
` [PATCH v3 2/3] tpm: st33zp24: switch to using gpiod API
` [PATCH v3 3/3] tpm: st33zp24: remove pointless checks on probe
[RFC PATCH v2 0/4] Virtualize PCR for Container-IMA
2022-10-31 3:00 UTC (5+ messages)
` [RFC PATCH v2 1/4] ima: Introduce PCR virtualization for IMA namespace
` [RFC PATCH v2 2/4] ima: Use tpm_chip from init "
` [RFC PATCH v2 3/4] ima: Create vpcr file on securityfs
` [RFC PATCH v2 4/4] ima: Extend the real PCR12 with tempPCR value
[RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-28 15:01 UTC (12+ messages)
[bug report] integrity: implement get and set acl hook
2022-10-28 13:47 UTC (2+ messages)
efi: Add iMac Pro 2017 to uefi skip cert quirk
2022-10-27 9:57 UTC
[PATCH] evm: Correct inode_init_security hooks behaviors
2022-10-26 8:48 UTC (12+ messages)
[PATCH v3] evm: Correct inode_init_security hooks behaviors
2022-10-26 1:51 UTC (3+ messages)
[PATCH] ima: fix a possible null pointer dereference
2022-10-25 7:45 UTC
[PATCH v2] evm: Correct inode_init_security hooks behaviors
2022-10-24 12:28 UTC (3+ messages)
Expected appraisal behavior after script modification
2022-10-24 12:27 UTC (2+ messages)
[PATCH 5/8] ima: use type safe idmapping helpers
2022-10-24 11:12 UTC
[PATCH v3 00/11] Encrypted Hibernation
2022-10-23 21:55 UTC (5+ messages)
` [PATCH v3 08/11] PM: hibernate: Use TPM-backed keys to encrypt image
[PATCH v6] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-23 21:24 UTC (4+ messages)
[PATCH v4] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-23 7:52 UTC (4+ 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).