linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 08:19:13 to 2022-04-20 15:10:32 UTC [more...]

[PATCH 00/18] xen: simplify frontend side ring setup
 2022-04-20 15:09 UTC  (2+ messages)
` [PATCH 12/18] xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-04-20 14:06 UTC  (27+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation
` [PATCH v12 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v12 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v12 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v12 05/26] ima: Move ima_htable "
` [PATCH v12 06/26] ima: Move measurement list related variables "
` [PATCH v12 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v12 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v12 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v12 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v12 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v12 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v12 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v12 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v12 16/26] ima: Add functions for creating and "
` [PATCH v12 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v12 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v12 19/26] ima: Namespace audit status flags
` [PATCH v12 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v12 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v12 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v12 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v12 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v12 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v12 26/26] ima: Enable IMA namespaces

[PATCH v2] tpm: cr50: Add new device/vendor ID 0x504a6666
 2022-04-20 10:52 UTC  (3+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for tpmdd-next-v5.18-rc4
 2022-04-20 10:47 UTC  (2+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2022-04-20 10:29 UTC  (3+ messages)
` [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH v3 0/4] Fixes for TPM interrupt handling
 2022-04-20  5:32 UTC  (11+ messages)
` [PATCH v3 2/4] tpm: Simplify locality handling

[PATCH] tpm: cr50: Add new device/vendor ID 0x504a6666
 2022-04-19 23:39 UTC  (8+ messages)

[PATCH v35 11/29] LSM: Use lsmblob in security_current_getsecid
 2022-04-19 16:50 UTC  (8+ messages)
` [PATCH v35 12/29] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v35 13/29] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v35 15/29] LSM: Ensure the correct LSM context releaser
  ` [PATCH v35 05/29] IMA: avoid label collisions with stacked LSMs

[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-04-17 18:47 UTC  (10+ messages)
` [PATCH v7 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v7 2/6] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v7 3/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v7 4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v7 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v7 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer

[PATCH v34 11/29] LSM: Use lsmblob in security_current_getsecid
 2022-04-15 21:17 UTC  (4+ messages)
` [PATCH v34 12/29] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v34 13/29] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v34 15/29] LSM: Ensure the correct LSM context releaser

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-04-15 20:07 UTC  (9+ messages)
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
  ` [EXT] "
` [PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
  ` [EXT] "

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-04-15 17:02 UTC  (17+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "
      ` [PATCH v6] "
        ` [PATCH v7] "

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-15 16:14 UTC  (27+ messages)
` [PATCH 1/7] KEYS: Create static version of public_key_verify_signature
` [PATCH 2/7] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH 3/7] KEYS: X.509: Parse Key Usage
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag
` [PATCH 5/7] KEYS: Introduce sig restriction that validates root of trust
` [PATCH 6/7] KEYS: X.509: Flag Intermediate CA certs as built in
` [PATCH 7/7] integrity: Use root of trust signature restriction

[PATCH] char: tpm: Prepare cleanup of powerpc's asm/prom.h
 2022-04-15  8:44 UTC  (3+ messages)

[PATCH v2] char: tpm: Prepare cleanup of powerpc's asm/prom.h
 2022-04-15  8:40 UTC 

[PATCH 0/5] Support TPM Reset GPIO
 2022-04-14 12:13 UTC  (13+ messages)
` [PATCH 1/5] tpm: add functions to set and unset the tpm chips reset state
` [PATCH 2/5] dt-bindings: tpm: document reset gpio property
` [PATCH 3/5] tpm: tpm_tis: get optionally defined reset gpio
` [PATCH 4/5] tpm: tpm_tis: make functions available for external linkage
` [PATCH 5/5] tpm: tpm_tis_spi_slb_9670: implement set_reset and unset_reset functions

[PATCH] ima: simplify if-if to if-else
 2022-04-14  7:11 UTC 

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH 1/4] tpm: Add tpm_tis_i2c backend for tpm_tis_core
 2022-04-11 12:30 UTC  (10+ messages)
` [PATCH 2/4] tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
` [PATCH 3/4] tpm: Implement command and response retry in tpm_tis_core
` [PATCH 4/4] tpm: Add YAML schema for the TPM TIS I2C options

[PATCH v34 11/29] LSM: Use lsmblob in security_current_getsecid
 2022-04-08  5:46 UTC  (7+ messages)
` [PATCH v34 12/29] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v34 13/29] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v34 15/29] LSM: Ensure the correct LSM context releaser

[PATCH v3 0/1] ima: fix boot command line issue
 2022-04-08  1:12 UTC  (5+ messages)
` [PATCH v3 1/1] ima: remove the IMA_TEMPLATE Kconfig option

[PATCH v2] ima: remove the IMA_TEMPLATE Kconfig option
 2022-04-07  2:18 UTC  (3+ messages)

[PATCH] ima: remove template "ima" as the compiled default
 2022-04-06  1:48 UTC  (3+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-06  6:55 UTC  (17+ messages)
                ` [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects

[PATCH v2 0/1] ima: fix boot command line issue
 2022-04-06  6:37 UTC  (2+ messages)
` [PATCH v2 1/1] ima: remove the IMA_TEMPLATE Kconfig option

[PATCH v2] ima: remove the IMA_TEMPLATE Kconfig option
 2022-04-06  3:32 UTC 

[PATCH v7 0/5] ima: support fs-verity digests and signatures
 2022-04-05 20:35 UTC  (9+ messages)
` [PATCH v7 2/5] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v7 3/5] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v7 4/5] ima: support fs-verity file digest based version 3 signatures
` [PATCH v7 5/5] fsverity: update the documentation

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-04-05 22:21 UTC  (15+ messages)

[PATCH] ima: remove redundant initialization of pointer 'file'
 2022-04-05 12:43 UTC  (2+ messages)

[PATCH 5.15 235/913] KEYS: trusted: Avoid calling null function trusted_key_exit
 2022-04-05  7:21 UTC 

[PATCH 5.16 0248/1017] KEYS: trusted: Avoid calling null function trusted_key_exit
 2022-04-05  7:19 UTC 

[PATCH 5.17 0255/1126] KEYS: trusted: Avoid calling null function trusted_key_exit
 2022-04-05  7:16 UTC 

[PATCH] drivers/char/tpm: Google TPM, additional DID:VID
 2022-04-05  6:14 UTC  (2+ messages)

PATCH: Google security chip, additional DID:VID
 2022-04-04 23:58 UTC  (4+ messages)


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).