linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/2] TPM derived keys
 2024-05-15  7:26 UTC  (38+ messages)
` [RFC PATCH 1/2] tpm: add some algorithm and constant definitions from the TPM spec
` [RFC PATCH 2/2] KEYS: implement derived keys

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-14 19:55 UTC  (30+ messages)
` [PATCH v18 01/21] security: add ipe lsm
` [PATCH v18 02/21] ipe: add policy parser
` [PATCH v18 03/21] ipe: add evaluation loop
` [PATCH v18 04/21] ipe: add LSM hooks on execution and kernel read
` [PATCH v18 05/21] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v18 06/21] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v18 07/21] security: add new securityfs delete function
` [PATCH v18 08/21] ipe: add userspace interface
` [PATCH v18 09/21] uapi|audit|ipe: add ipe auditing support
` [PATCH v18 10/21] ipe: add permissive toggle
` [PATCH v18 11/21] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v18 12/21] dm: add finalize hook to target_type
` [PATCH v18 13/21] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v18 14/21] ipe: add support for dm-verity as a trust provider
` [PATCH v18 15/21] security: add security_inode_setintegrity() hook
` [PATCH v18 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v18 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v18 18/21] scripts: add boot policy generation program
` [PATCH v18 19/21] ipe: kunit test for parser
` [PATCH v18 20/21] Documentation: add ipe documentation
` [PATCH v18 21/21] MAINTAINERS: ipe: add ipe maintainer information

[ima-evm-utils PATCH 0/2] Fix issue with tests and provider on Ubuntu 24.04
 2024-05-14 18:23 UTC  (3+ messages)
` [ima-evm-utils PATCH 1/2] evmctl: Replace OSS_PROVIDER_load with OSSL_PROVIDER_try_load (Ubuntu)
` [ima-evm-utils PATCH 2/2] tests: Use EVMCTL_ENGINE to set engine or provider for test case

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-05-14  5:08 UTC  (6+ messages)
` [RFC PATCH v2 4/4] tsm: Allow for extending and reading configured RTMRs

[PATCH v2] KEYS: trusted: Do not use WARN when encode fails
 2024-05-14  0:47 UTC 

[PATCH v2] x86: um: vdso: Disable UBSAN instrumentation
 2024-05-13 20:02 UTC  (2+ messages)

[PATCH] KEYS: trusted: Do not use WARN when encode fails
 2024-05-13 18:35 UTC 

[GIT PULL] keys changes for v6.10-rc1
 2024-05-13 17:50 UTC  (2+ messages)

[GIT PULL] trusted keys changes for v6.10-rc1
 2024-05-13 17:50 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc1
 2024-05-13 17:50 UTC  (3+ messages)

[PATCH] arch/x86/um: Disable UBSAN sanitization
 2024-05-13 13:16 UTC  (7+ messages)

[PATCH] integrity: Update comment for load_moklist_certs()
 2024-05-12 23:03 UTC  (2+ messages)

[PATCH v3] ima: Avoid blocking in RCU read-side critical section
 2024-05-10 16:03 UTC  (3+ messages)

[PATCH v5 0/8] ima: kexec: measure events between kexec load and execute
 2024-05-09  6:32 UTC  (3+ messages)
` [PATCH v5 5/8] ima: kexec: move IMA log copy from kexec load to execute

[PATCH] ima: Avoid blocking in RCU read-side critical section
 2024-05-08 15:25 UTC  (6+ messages)

[PATCH] ima: fix deadlock when traversing "ima_default_rules"
 2024-05-08  7:06 UTC  (4+ messages)

[RFC][PATCH] ima: Use sequence number to wait for policy updates
 2024-05-07 20:27 UTC  (3+ messages)

[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-05-06 12:34 UTC  (10+ messages)

[PATCH v8 0/6] DCP as trusted keys backend
 2024-05-03 23:45 UTC  (8+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
      ` [EXT] "

[PATCH v8 00/22] add integrity and security to TPM2 transactions
 2024-05-03 23:18 UTC  (43+ messages)
` [PATCH v8 01/22] tpm: Remove unused tpm_buf_tag()
` [PATCH v8 02/22] tpm: Remove tpm_send()
` [PATCH v8 03/22] tpm: Move buffer handling from static inlines to real functions
` [PATCH v8 04/22] tpm: Update struct tpm_buf documentation comments
` [PATCH v8 05/22] tpm: Store the length of the tpm_buf data separately
` [PATCH v8 06/22] tpm: TPM2B formatted buffers
` [PATCH v8 07/22] tpm: Add tpm_buf_read_{u8,u16,u32}
` [PATCH v8 08/22] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
` [PATCH v8 09/22] crypto: lib - implement library version of AES in CFB mode
` [PATCH v8 10/22] tpm: add buffer function to point to returned parameters
` [PATCH v8 11/22] tpm: export the context save and load commands
` [PATCH v8 12/22] tpm: Add NULL primary creation
` [PATCH v8 13/22] tpm: Add TCG mandated Key Derivation Functions (KDFs)
` [PATCH v8 14/22] tpm: Add HMAC session start and end functions
` [PATCH v8 15/22] tpm: Add HMAC session name/handle append
` [PATCH v8 16/22] tpm: Add the rest of the session HMAC API
` [PATCH v8 17/22] tpm: add hmac checks to tpm2_pcr_extend()
` [PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
` [PATCH v8 19/22] KEYS: trusted: Add session encryption protection to the seal/unseal path
` [PATCH v8 20/22] tpm: add the null key name as a sysfs export
` [PATCH v8 21/22] Documentation: add tpm-security.rst
` [PATCH v8 22/22] tpm: disable the TPM if NULL name changes

[ima-evm-utils: PATCH v2 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
 2024-05-03 11:40 UTC  (3+ messages)

[RFC 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-05-01 21:13 UTC  (14+ messages)
` [RFC 2/2] "

[PATCH v2] ima: Avoid blocking in RCU read-side critical section
 2024-05-01 20:48 UTC  (3+ messages)

[PATCH v7 15/21] tpm: Add the rest of the session HMAC API
 2024-04-29 20:11 UTC  (2+ messages)

[PATCH v7 00/21] add integrity and security to TPM2 transactions
 2024-04-29 20:11 UTC  (10+ messages)
` [PATCH v7 12/21] tpm: Add NULL primary creation
` [PATCH v7 13/21] tpm: Add HMAC session start and end functions
` [PATCH v7 14/21] tpm: Add HMAC session name/handle append

[PATCH ima-evm-utils] First try to get keyid from cert then fall back to calculating
 2024-04-29 19:09 UTC 

[PATCH] efi: expose TPM event log to userspace via sysfs
 2024-04-26  8:23 UTC  (21+ messages)

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-25 20:23 UTC  (12+ messages)
` [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
` [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v17 20/21] Documentation: add ipe documentation

[PATCH v4 01/71] tpm: Switch to new Intel CPU model defines
 2024-04-25  4:50 UTC  (3+ 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).