messages from 2022-10-11 11:05:56 to 2022-11-01 20:18:28 UTC [more...]
[PATCH ima-evm-utils v4 00/17] address deprecated warnings
2022-11-01 20:17 UTC (5+ messages)
` [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 07/17] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
[PATCH 0/3] char: tpm: Adjust cr50_i2c locking mechanism
2022-11-01 16:04 UTC (6+ 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] efi: Add iMac Pro 2017 to uefi skip cert quirk
2022-11-01 14:06 UTC (3+ 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 (8+ 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
[PATCH v8 00/11] TPM IRQ fixes
2022-11-01 1:06 UTC (23+ messages)
` [PATCH v8 01/11] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v8 02/11] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH v8 03/11] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
` [PATCH v8 04/11] tpm, tmp_tis: Claim locality before writing interrupt registers
` [PATCH v8 05/11] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v8 06/11] tpm, tpm_tis: Move interrupt mask checks into own function
` [PATCH v8 07/11] tpm, tpm_tis: do not check for the active locality in interrupt handler
` [PATCH v8 08/11] tpm, tpm: Implement usage counter for locality
` [PATCH v8 09/11] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH v8 10/11] tpm, tpm_tis: Claim locality in "
` [PATCH v8 11/11] tpm, tpm_tis: Enable interrupt test
Possible bug or unintended behaviour using bpf_ima_file_hash
2022-10-31 16:25 UTC
[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
[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
2022-10-28 16:54 UTC (3+ 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
[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)
[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
2022-10-28 8:36 UTC (11+ messages)
` [PATCH v5 2/2] "
efi: Add iMac Pro 2017 to uefi skip cert quirk
2022-10-27 9:57 UTC
[PATCH v4] evm: Correct inode_init_security hooks behaviors
2022-10-26 14:30 UTC
[PATCH] evm: Correct inode_init_security hooks behaviors
2022-10-26 8:48 UTC (18+ 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] ima: Fix a potential null pointer access problem in ima_restore_measurement_list
2022-10-24 21:53 UTC (2+ messages)
[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 (9+ messages)
[PATCH 0/9] integrity: Move hooks into LSM
2022-10-21 15:09 UTC (44+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM
` [PATCH 2/9] security: Move trivial IMA hooks into LSM
` [PATCH 3/9] ima: Move xattr "
` [PATCH 4/9] ima: Move ima_file_free() "
` [PATCH 5/9] LSM: Introduce inode_post_setattr hook
` [PATCH 6/9] fs: Introduce file_to_perms() helper
` [PATCH 7/9] ima: Move ima_file_check() into LSM
` [PATCH 8/9] integrity: Move trivial hooks "
` [PATCH 9/9] integrity: Move integrity_inode_get() out of global header
[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
2022-10-20 23:42 UTC (23+ messages)
` [PATCH v0 1/8] hw-bound-key: introducing the generic structure
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
` [EXT] "
` [PATCH v0 4/8] sk_cipher: checking for hw bound operation
` [PATCH v0 7/8] caam alg: symmetric key ciphers are updated
[PATCH v5] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-19 16:31 UTC (2+ messages)
[PATCH v5 00/30] acl: add vfs posix acl api
2022-10-18 19:17 UTC (7+ messages)
` [PATCH v5 10/30] selinux: implement get, set and remove acl hook
` [PATCH v5 12/30] integrity: implement get and set "
` [PATCH v5 13/30] evm: add post "
` [PATCH v5 15/30] acl: add vfs_set_acl()
` [PATCH v5 25/30] evm: remove evm_xattr_acl_change()
[PATCH] integrity: iint: Optimize integrity_iintcache_init and integrity_inode_free function
2022-10-18 7:26 UTC
Zwiększenie płynności finansowej
2022-10-13 8:11 UTC
[PATCH v3] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-13 6:31 UTC
[PATCH v2] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-13 6:33 UTC (3+ messages)
efi_tpm_eventlog_init question
2022-10-12 8:12 UTC (3+ messages)
` Is efi_tpm_eventlog_init calling memblock_reserve correctly for the TPM final log?
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).