linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-04 13:15:12 to 2025-02-19 22:49:33 UTC [more...]

TPM operation times out (very rarely)
 2025-02-19 22:29 UTC  (24+ messages)

[PATCH v5 0/5] Add support for the TPM FF-A start method
 2025-02-19 20:10 UTC  (6+ messages)
` [PATCH v5 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v5 2/5] tpm_crb: clean-up and refactor check for idle support
` [PATCH v5 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v5 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v5 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
 2025-02-19 19:24 UTC  (14+ messages)
` [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v8 2/7] kexec: define functions to map and unmap segments
` [PATCH v8 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v8 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v8 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v8 6/7] ima: make the kexec extra memory configurable
` [PATCH v8 7/7] ima: measure kexec load and exec events as critical data

[PATCH 1/2] ima_setup.sh: Postpone loading policy after test setup
 2025-02-19 18:19 UTC  (2+ messages)
` [PATCH 2/2] ima_setup.sh: Check 'cat' exit code when loading policy

[PATCH 0/2] ima: limit both open-writers and ToMToU violations
 2025-02-19 16:21 UTC  (3+ messages)
` [PATCH 1/2] ima: limit the number of open-writers integrity violations
` [PATCH 2/2] ima: limit the number of ToMToU "

[PATCH V3 0/6] Drivers for Loongson security engine
 2025-02-19 13:44 UTC  (4+ messages)
` [PATCH V3 5/6] tpm: Add a driver for Loongson TPM device
` [PATCH V3 6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry

[PATCH V3 0/6] Drivers for Loongson security engine
 2025-02-19  7:48 UTC  (6+ messages)
` [PATCH V3 1/6] mfd: Add support for Loongson Security Module
` [PATCH V3 2/6] MAINTAINERS: Add maintainer for Loongson Security Module driver
` [PATCH V3 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH V3 4/6] MAINTAINERS: Add maintainer for Loongson RNG driver

[Announce] Linux Security Summit North America 2025 CfP
 2025-02-19  6:44 UTC  (4+ messages)
` [Announce] Linux Security Summit Europe "

[RFC] Issue of historical file and script invocation when using IMA for runtime attestation
 2025-02-18 20:00 UTC  (5+ messages)

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-02-18 19:39 UTC  (4+ messages)

[PATCH v7 0/7] ima: kexec: measure events between kexec load and execute
 2025-02-18 19:39 UTC  (9+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data

[PATCH v2] mailmap: remove never used @parity.io email
 2025-02-18 17:05 UTC 

[PATCH] MAINTAINERS: remove never used @parity.io email
 2025-02-18 16:06 UTC 

[PATCH v4 0/5] Add support for the TPM FF-A start method
 2025-02-18 15:54 UTC  (10+ messages)
` [PATCH v4 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v4 2/5] tpm_crb: clean-up and refactor check for idle support
` [PATCH v4 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v4 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v4 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
 2025-02-18  4:24 UTC  (24+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data

[PATCH COMMITTED] ima_setup.sh: Quit the test on unsuitable IMA policy
 2025-02-17 18:33 UTC 

[PATCH 0/4] Add support for the TPM FF-A start method
 2025-02-17 16:56 UTC  (20+ messages)
` [PATCH 1/4] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH 2/4] tpm_crb: refactor check for idle support into TPM into inline function
` [PATCH 3/4] ACPICA: add start method for Arm FF-A
` [PATCH 4/4] tpm_crb: add support for the Arm FF-A start method

[PATCH v3 0/5] Add support for the TPM FF-A start method
 2025-02-17 15:59 UTC  (13+ messages)
` [PATCH v3 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v3 2/5] tpm_crb: refactor check for idle support into TPM into inline function
` [PATCH v3 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v3 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v3 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

[PATCH 1/2] tst_security.sh: Fix SELinux detection
 2025-02-17 14:35 UTC  (7+ messages)
` [PATCH 2/2] ima_selinux.sh: Detect SELinux before loading policy
  ` [LTP] "
` [LTP] [PATCH 1/2] tst_security.sh: Fix SELinux detection

[robertosassu:evm-iint-ptr-v1-devel-v3] [evm] e38e699a42: will-it-scale.per_process_ops 160.4% improvement
 2025-02-17  9:58 UTC  (3+ messages)

[PATCH v2 0/5] Add support for the TPM FF-A start method
 2025-02-16  0:28 UTC  (15+ messages)
` [PATCH v2 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v2 2/5] tpm_crb: refactor check for idle support into TPM into inline function
` [PATCH v2 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v2 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v2 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

[PATCH v2 0/3] Drivers for Loongson security engine
 2025-02-14  1:12 UTC  (8+ messages)
` [PATCH v2 1/3] mfd: Add support for Loongson Security Module
` [PATCH v2 2/3] crypto: loongson - add Loongson RNG driver support
` [PATCH v2 3/3] tpm: Add a driver for Loongson TPM device

[RFC PATCH v3 00/13] Clavis LSM
 2025-02-12 12:42 UTC  (5+ messages)
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key

[PATCH v4] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
 2025-02-11 23:26 UTC  (2+ messages)

[PATCH v3] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
 2025-02-11 23:25 UTC  (4+ messages)

[PATCH v2 RESEND] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
 2025-02-11  2:33 UTC 

[PATCH] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
 2025-02-11  0:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1] trusted_dcp.c: Do not return in case of non-secure mode
 2025-02-10 11:58 UTC  (2+ messages)

The business loan-
 2025-02-08 21:54 UTC 

[PATCH v2] tpm: do not start chip while suspended
 2025-02-08 20:32 UTC  (3+ messages)

[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
 2025-02-07 20:02 UTC  (5+ messages)

[PATCH] tpm: do not start chip while suspended
 2025-02-06 20:44 UTC  (2+ messages)

[RFC PATCH v2 1/2] ima: limit the number of open-writers integrity violations
 2025-02-05 22:50 UTC  (3+ messages)
` [RFC PATCH v2 2/2] ima: limit the number of ToMToU "

[PATCH COMMITTED 0/2] IMA test fixes
 2025-02-05 21:57 UTC  (3+ messages)
` [PATCH COMMITTED 1/2] ima_measurements.sh: Fix exit code condition
` [PATCH COMMITTED 2/2] ima_setup.sh: Quit the test on unsuitable IMA policy

[PATCH] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
 2025-02-05  2:59 UTC  (2+ messages)

[PATCH] integrity: fix typos and spelling errors
 2025-02-05  2:58 UTC  (2+ messages)

[PATCH v2 0/6] module: Introduce hash-based integrity checking
 2025-02-04 21:08 UTC  (2+ 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).