linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-07 11:08:50 to 2022-03-30 13:44:39 UTC [more...]

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-03-30 13:44 UTC  (12+ messages)
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to "

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-03-30  7:44 UTC  (27+ messages)
` [PATCH 01/18] bpf: Export bpf_link_inc()
` [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
` [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
` [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
` [PATCH 05/18] bpf-preload: Generate static variables
` [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
` [PATCH 07/18] bpf-preload: Generate preload()
` [PATCH 08/18] bpf-preload: Generate load_skel()
` [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
` [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
` [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
` [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
` [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
` [PATCH 14/18] bpf-preload: Switch to new preload registration method
` [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
` [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
` [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
` [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects

[PATCH v7 0/5] ima: support fs-verity digests and signatures
 2022-03-28 13:51 UTC  (10+ messages)
` [PATCH v7 1/5] fs-verity: define a function to return the integrity protected file digest
` [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

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-28 10:46 UTC  (15+ messages)
` [PATCH v6 1/4] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v6 2/4] KEYS: trusted: allow use of kernel RNG for key material
` [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 0/4] Fixes for TPM interrupt handling
 2022-03-26  8:59 UTC  (10+ messages)
` [PATCH v3 2/4] tpm: Simplify locality handling

[PATCH 5.16 14/37] tpm: Fix error handling in async work
 2022-03-25 15:14 UTC 

[PATCH 5.15 03/37] tpm: Fix error handling in async work
 2022-03-25 15:14 UTC 

[PATCH 5.17 01/39] tpm: Fix error handling in async work
 2022-03-25 15:14 UTC 

[PATCH 5.10 07/38] tpm: Fix error handling in async work
 2022-03-25 15:04 UTC 

[PATCH 5.4 06/29] tpm: Fix error handling in async work
 2022-03-25 15:04 UTC 

[PATCH v6 0/5] ima: support fs-verity digests and signatures
 2022-03-25 13:49 UTC  (16+ messages)
` [PATCH v6 1/5] fs-verity: define a function to return the integrity protected file digest
` [PATCH v6 2/5] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v6 3/5] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v6 4/5] ima: support fs-verity file digest based version 3 signatures
` [PATCH v6 5/5] fsverity: update the documentation

[PATCH v2] tpm: Fix regression in tpm_tis_synquacer.c
 2022-03-25 13:36 UTC 

[PATCH ima-evm-utils] travis: include CentOS stream 8
 2022-03-24 15:14 UTC  (3+ messages)

[PATCH v4] syscalls/keyctl09: test encrypted keys with provided decrypted data
 2022-03-24 13:35 UTC  (11+ messages)
` [LTP] "

[PATCH] ima: remove template "ima" as the compiled default
 2022-03-24  1:20 UTC  (2+ messages)

[PATCH v2 1/1] ci/GitHub: Remove CentOS 8
 2022-03-23 13:47 UTC 

[PATCH 1/1] ci: Remove CentOS 8
 2022-03-23 13:45 UTC  (6+ messages)

[PATCH v1] tpm: Fix regression in tpm_tis_synquacer.c
 2022-03-22 20:27 UTC  (3+ messages)

[GIT PULL] integrity: subsystem fixes for v5.18
 2022-03-22  3:56 UTC  (2+ messages)

[PATCH v4] tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
 2022-03-22  0:28 UTC  (2+ messages)

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-03-21 23:32 UTC  (4+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for v5.18
 2022-03-21 19:18 UTC  (6+ messages)
      `  "

[PATCH v11 0/4] integrity: support including firmware ".platform" keys at build time
 2022-03-20 21:31 UTC  (14+ messages)
` [PATCH v11 1/4] certs: export load_certificate_list() to be used outside certs/
` [PATCH v11 2/4] integrity: make integrity_keyring_from_id() non-static
` [PATCH v11 3/4] certs: conditionally build extract-cert if platform keyring is enabled
` [PATCH v11 4/4] integrity: support including firmware ".platform" keys at build time

[PATCH v3] tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
 2022-03-20 21:29 UTC  (2+ messages)

[PATCH -next] tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
 2022-03-20 21:23 UTC  (4+ messages)

[PATCH] tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functions
 2022-03-20 21:13 UTC  (2+ messages)

[PATCH v12 0/4] integrity: support including firmware ".platform" keys at build time
 2022-03-20 21:10 UTC  (8+ messages)
` [PATCH v12 1/4] certs: export load_certificate_list() to be used outside certs/
` [PATCH v12 2/4] integrity: make integrity_keyring_from_id() non-static
` [PATCH v12 3/4] Revert "certs: move scripts/extract-cert to certs/"
` [PATCH v12 4/4] integrity: support including firmware ".platform" keys at build time

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-03-18 22:31 UTC  (2+ messages)

[PATCH v5 0/8] ima: support fs-verity digests and signatures
 2022-03-17 15:58 UTC  (7+ messages)
` [PATCH v5 5/8] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v5 7/8] ima: support fs-verity file digest based version 3 signatures

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[RFC PATCH 1/2] tpm: Make implementation of read16/read32/write32 optional
 2022-03-17  8:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tpm: Fix memory leak in tpmm_chip_alloc
 2022-03-17  7:33 UTC  (10+ messages)

[PATCH -next] char: tpm: cr50: Fix tpm_cr50_i2c_probe() kernel-doc comment
 2022-03-17  1:19 UTC 

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-16 16:44 UTC  (8+ messages)
` [PATCH v5 4/5] crypto: caam - add in-kernel interface for blob generator
      ` [EXT] "

[GIT PULL] TPM DEVICE DRIVER updates for v5.18
 2022-03-14  3:38 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for v5.18
 2022-03-14  3:36 UTC 

[PATCH v33 11/29] LSM: Use lsmblob in security_current_getsecid
 2022-03-12  4:50 UTC  (7+ messages)
` [PATCH v33 12/29] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v33 13/29] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v33 15/29] LSM: Ensure the correct LSM context releaser

[PATCH 0/2] xen/grant-table: do some cleanup
 2022-03-11 10:47 UTC  (3+ messages)
` [PATCH 2/2] xen/grant-table: remove readonly parameter from functions

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-11  3:20 UTC  (14+ messages)

[LSF/MM/BPF TOPIC] DIGLIM eBPF
 2022-03-09 16:46 UTC 

[PATCH v10 0/3] integrity: support including firmware ".platform" keys at build time
 2022-03-08  9:33 UTC  (6+ messages)
` [PATCH v10 3/3] "

Napływ Klientów ze strony
 2022-03-08  8:45 UTC 

Wycena paneli fotowoltaicznych
 2022-03-08  8:34 UTC 

[PATCH] tpm: use try_get_ops() in tpm-space.c
 2022-03-08  8:29 UTC  (2+ messages)

[PATCH v2] tpm: Rework open/close/shutdown to avoid races
 2022-03-07 16:45 UTC  (6+ 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).