linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-01 21:10:00 to 2024-11-20 09:43:02 UTC [more...]

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-20  9:42 UTC  (11+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
` [PATCH v21 3/6] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
` [PATCH v21 4/6] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
` [PATCH v21 5/6] samples/check-exec: Add set-exec
` [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-11-20  9:18 UTC  (25+ messages)
` [PATCH v6 01/15] lib: Add TLV parser
` [PATCH v6 02/15] module: Introduce ksys_finit_module()
` [PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache
` [PATCH v6 04/15] digest_cache: Initialize digest caches
` [PATCH v6 05/15] digest_cache: Add securityfs interface
` [PATCH v6 06/15] digest_cache: Add hash tables and operations
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
` [PATCH v6 08/15] digest_cache: Parse tlv digest lists
` [PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list
` [PATCH v6 10/15] digest_cache: Add management of verification data
` [PATCH v6 11/15] digest_cache: Add support for directories
` [PATCH v6 12/15] digest cache: Prefetch digest lists if requested
` [PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change
` [PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v6 15/15] docs: Add documentation of "

[PATCH] ima: kexec: Add RCU read lock protection for ima_measurements list traversal
 2024-11-19 18:10 UTC  (2+ messages)

[RFC][PATCH v4 0/9] ima: Integrate with Integrity Digest Cache
 2024-11-19 11:01 UTC  (10+ messages)
` [RFC][PATCH v4 1/9] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v4 2/9] ima: Add digest_cache policy keyword
` [RFC][PATCH v4 3/9] ima: Add digest_cache_measure/appraise boot-time built-in policies
` [RFC][PATCH v4 4/9] ima: Modify existing boot-time built-in policies with digest cache policies
` [RFC][PATCH v4 5/9] ima: Retrieve digest cache and check if changed
` [RFC][PATCH v4 6/9] ima: Store verified usage in digest cache based on integrity metadata flags
` [RFC][PATCH v4 7/9] ima: Load verified usage from digest cache found from query
` [RFC][PATCH v4 8/9] ima: Use digest caches for measurement
` [RFC][PATCH v4 9/9] ima: Use digest caches for appraisal

[PATCH] doc: correct the build steps for open_posix_testsuite
 2024-11-19 10:13 UTC 

[PATCH v3] ima: Suspend PCR extends and log appends when rebooting
 2024-11-19  0:56 UTC  (2+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-11-18 20:02 UTC  (19+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH 1/2] ima_boot_aggregate: Fix openssl 3.0 deprecation warnings
 2024-11-15  5:10 UTC  (4+ messages)
` [PATCH 2/2] ima_boot_aggregate: TBROK on fread() failure

regression: kernel log "flooded" with tpm tpm0: A TPM error (2306) occurred attempting to create NULL primary
 2024-11-14 23:57 UTC  (15+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc8
 2024-11-13 21:36 UTC  (2+ messages)

[PATCH] KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
 2024-11-13 21:27 UTC 

[PATCH] tpm: Disable TPM on tpm2_create_primary() failure
 2024-11-13 18:44 UTC 

[PATCH v3] tpm: Opt-in in disable PCR integrity protection
 2024-11-13 12:42 UTC  (4+ messages)

[PATCH v2] ima: Suspend PCR extends and log appends when rebooting
 2024-11-13 12:33 UTC  (5+ messages)

[PATCH] tpm/eventlog: Use kvmalloc() for event log buffer
 2024-11-13  3:00 UTC  (16+ messages)

[GIT PULL] integrity: subsystem fixes for v6.12
 2024-11-12 21:38 UTC  (2+ messages)

[PATCH v2] tpm: Opt-in in disable PCR integrity protection
 2024-11-12 20:00 UTC  (14+ messages)

[PATCH] ima: Suspend PCR extends and log appends when rebooting
 2024-11-11 19:12 UTC  (4+ messages)

Reading public key portion of asymmetric keys
 2024-11-08 20:12 UTC 

[PATCH] tpm: Remove the documentation from tpm2-sessions.c
 2024-11-07 13:50 UTC  (2+ messages)

[RFC PATCH] tpm: Allow the TPM2 pcr_extend HMAC capability to be disabled on boot
 2024-11-07  6:32 UTC  (12+ messages)

[PATCH] tpm: Opt-in in disable PCR encryption on TPM2 chips
 2024-11-07  6:27 UTC  (6+ messages)

[GIT PULL] KEYS: keys-next-6.12-rc7
 2024-11-06 19:38 UTC  (3+ messages)

[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
 2024-11-06 18:38 UTC  (10+ messages)

[syzbot] Monthly integrity report (Nov 2024)
 2024-11-06  8:33 UTC 

[RFC PATCH 0/4] Alternative TPM patches for Trenchboot
 2024-11-05 18:21 UTC  (25+ messages)
` [RFC PATCH 1/4] tpm, tpm_tis: Close all localities
` [RFC PATCH 2/4] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [RFC PATCH 3/4] tpm, tpm_tis: allow to set locality to a different value
` [RFC PATCH 4/4] tpm: sysfs: Show locality used by kernel

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc7
 2024-11-04 18:10 UTC  (2+ messages)

[syzbot] [integrity?] [lsm?] [erofs?] INFO: task hung in ima_file_free (4)
 2024-11-02 15:21 UTC 

[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-11-02 14:26 UTC  (15+ messages)
` [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v11 16/20] tpm: Make locality requests return consistent values
` [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality

[PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses
 2024-11-02 14:07 UTC  (12+ messages)
` [RFC PATCH] tpm, tpm_tis: Introduce TPM_IOC_SET_LOCALITY
    ` [RFC PATCH v2 1/2] "
      ` [RFC PATCH v2 2/2] tpm: show the default locality in sysfs

[PATCH v3] tpm: Lock TPM chip in tpm_pm_suspend() first
 2024-11-01 21:24 UTC  (5+ 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).