messages from 2023-01-31 04:26:10 to 2023-02-09 22:43:23 UTC [more...]
[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
2023-02-09 22:42 UTC (39+ messages)
` [RFC PATCH v9 02/16] ipe: add policy parser
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
` [RFC PATCH v9 05/16] ipe: add userspace interface
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
` [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v9 12/16] fsverity: consume builtin signature "
` [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v9 16/16] documentation: add ipe documentation
[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-02-09 21:05 UTC (6+ messages)
` [PATCH v7 2/6] ocfs2: Switch to security_inode_init_security()
[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
2023-02-09 18:53 UTC (6+ messages)
` [PATCH v5 2/2] "
[PATCH ima-evm-utils] Add ima_policy_check.awk and ima_policy_check.test
2023-02-09 17:27 UTC
[PATCH RFC] tpm: disable hwrng for known-defective AMD RNGs
2023-02-09 17:26 UTC (3+ messages)
[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2023-02-09 15:43 UTC (10+ messages)
[PATCH v4 0/6] Add CA enforcement keyring restrictions
2023-02-09 2:55 UTC (14+ messages)
` [PATCH v4 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v4 2/6] KEYS: Add missing function documentation
` [PATCH v4 3/6] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v4 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v4 5/6] KEYS: CA link restriction
` [PATCH v4 6/6] integrity: machine keyring CA configuration
[PATCH] tpm: add vendor flag to command code validation
2023-02-08 19:58 UTC
[PATCH v2 06/11] tpm: Add full HMAC and encrypt/decrypt session handling code
2023-02-08 4:35 UTC (6+ messages)
[regression] Bug 216989 - since 6.1 systems with AMD Ryzen stutter when fTPM is enabled
2023-02-08 2:52 UTC (8+ messages)
[PATCH 0/4] Tegra TPM driver with hw flow control
2023-02-08 2:39 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: tpm: Add compatible for Tegra TPM
` [PATCH 2/4] tpm: tegra: Support SPI tpm wait state detect
` [PATCH 3/4] spi: dt-bindings: Add Tegra TPM wait polling flag
` [PATCH 4/4] spi: tegra210-quad: Enable TPM wait polling
[PATCH -next] tpm: of: fix return value check in tpm_read_log_memory_region()
2023-02-08 1:31 UTC (4+ messages)
[PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
2023-02-07 23:20 UTC (11+ messages)
[PATCH ima-evm-utils v5] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
2023-02-07 17:47 UTC (5+ messages)
[PATCH v5 00/25] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-02-07 5:25 UTC (49+ messages)
` [PATCH v5 01/25] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH v5 02/25] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH v5 03/25] powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
` [PATCH v5 04/25] powerpc/secvar: Use u64 in secvar_operations
` [PATCH v5 05/25] powerpc/secvar: Warn and error if multiple secvar ops are set
` [PATCH v5 06/25] powerpc/secvar: Use sysfs_emit() instead of sprintf()
` [PATCH v5 07/25] powerpc/secvar: Handle format string in the consumer
` [PATCH v5 08/25] powerpc/secvar: Handle max object size "
` [PATCH v5 09/25] powerpc/secvar: Clean up init error messages
` [PATCH v5 10/25] powerpc/secvar: Extend sysfs to include config vars
` [PATCH v5 11/25] powerpc/secvar: Allow backend to populate static list of variable names
` [PATCH v5 12/25] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
` [PATCH v5 13/25] powerpc/secvar: Don't print error on ENOENT when reading variables
` [PATCH v5 14/25] powerpc/pseries: Move plpks.h to include directory
` [PATCH v5 15/25] powerpc/pseries: Move PLPKS constants to header file
` [PATCH v5 16/25] powerpc/pseries: Expose PLPKS config values, support additional fields
` [PATCH v5 17/25] powerpc/pseries: Implement signed update for PLPKS objects
` [PATCH v5 18/25] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH v5 19/25] powerpc/pseries: Make caller pass buffer to plpks_read_var()
` [PATCH v5 20/25] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
` [PATCH v5 21/25] powerpc/pseries: Add helper to get PLPKS password length
` [PATCH v5 22/25] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v5 23/25] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v5 24/25] integrity/powerpc: Improve error handling & reporting when loading certs
` [PATCH v5 25/25] integrity/powerpc: Support loading keys from PLPKS
[Patch V2 0/4] Tegra TPM driver with hw flow control
2023-02-06 16:10 UTC (12+ messages)
` [Patch V2 1/4] dt-bindings: tpm: Add compatible for Tegra TPM
` [Patch V2 2/4] tpm: tegra: Support SPI tpm wait state detect
` [Patch V2 3/4] spi: dt-bindings: Add Tegra TPM wait polling flag
` [Patch V2 4/4] spi: tegra210-quad: Enable TPM wait polling
[PATCH v15 00/26] ima: Namespace IMA with audit support in IMA-ns
2023-02-06 14:02 UTC (27+ messages)
` [PATCH v15 01/26] securityfs: rework dentry creation
` [PATCH v15 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v15 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v15 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v15 05/26] ima: Move ima_htable "
` [PATCH v15 06/26] ima: Move measurement list related variables "
` [PATCH v15 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v15 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v15 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v15 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v15 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v15 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v15 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v15 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v15 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v15 16/26] ima: Add functions for creating and "
` [PATCH v15 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v15 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v15 19/26] ima: Namespace audit status flags
` [PATCH v15 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v15 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v15 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v15 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v15 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v15 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v15 26/26] ima: Enable IMA namespaces
[PATCH ima-evm-utils v4] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
2023-02-03 8:21 UTC (5+ messages)
[PATCH v4 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
2023-02-01 17:54 UTC (11+ messages)
` [PATCH v4 2/2] ima: Introduce MMAP_CHECK_REQPROT hook
` [PATCH ima-evm-utils v2] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
[PATCH ima-evm-utils v3] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
2023-02-01 17:38 UTC
[PATCH -next] evm: Use __vfs_setxattr() to update security.evm
2023-02-01 7:10 UTC (6+ messages)
[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-02-01 2:15 UTC (7+ messages)
` [PATCH v4 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
[PATCH] Fix reading the TPM 2.0 PCRs
2023-01-31 17:39 UTC (2+ messages)
[PATCH ima-evm-utils] Fix reading the TPM 2.0 PCRs
2023-01-31 17:37 UTC
[PATCH ima-evm-utils v2] Introduce expect_pass_if() and expect_fail_if()
2023-01-31 16:02 UTC
[PATCH ima-evm-utils] Introduce expect_pass_if() and expect_fail_if()
2023-01-31 15:22 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-01-31 8:35 UTC
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).