Linux Integrity Measurement development
 help / color / mirror / Atom feed
 messages from 2025-05-04 00:36:33 to 2025-05-28 07:17:25 UTC [more...]

[PATCH v10 0/5] Add Loongson Security Engine chip driver
 2025-05-28  7:17 UTC  (6+ messages)
` [PATCH v10 1/5] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v10 2/5] crypto: loongson - add Loongson RNG driver support
` [PATCH v10 3/5] MAINTAINERS: Add entry for Loongson crypto driver
` [PATCH v10 4/5] tpm: Add a driver for Loongson TPM device

[PATCH v10 5/5] MAINTAINERS: Add tpm_loongson.c to LOONGSON CRYPTO DRIVER entry
 2025-05-28  7:01 UTC 

[GIT PULL] integrity: subsystem fixes for v6.16
 2025-05-27 22:08 UTC 

[PATCH] ima: prevent concurrent list operations in ima_lsm_update_rules
 2025-05-27 19:02 UTC  (2+ messages)

[PATCH] ima: add a knob ima= to make IMA be able to be disabled
 2025-05-27 14:17 UTC  (11+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.16
 2025-05-26 21:20 UTC  (2+ messages)

[PATCH v5 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-05-26  7:40 UTC  (14+ messages)
` [PATCH v5 1/4] tpm: add bufsiz parameter in the .send callback
` [PATCH v5 2/4] tpm: support devices with synchronous send()
` [PATCH v5 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v5 4/4] tpm/tpm_svsm: "

[PATCH v9 0/5] Add Loongson Security Engine chip driver
 2025-05-26  2:26 UTC  (21+ messages)
` [PATCH v9 1/5] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v9 2/5] crypto: loongson - add Loongson RNG driver support
` [PATCH v9 3/5] MAINTAINERS: Add entry for Loongson crypto driver
` [PATCH v9 4/5] tpm: Add a driver for Loongson TPM device

[RFC PATCH 0/29] Rework the LSM initialization
 2025-05-23 15:12 UTC  (40+ messages)
` [RFC PATCH 08/29] lsm: get rid of the lsm_names list and do some cleanup
` [RFC PATCH 14/29] lsm: add missing function header comment blocks in lsm_init.c
` [RFC PATCH 16/29] lsm: output available LSMs when debugging
` [RFC PATCH 17/29] lsm: introduce an initcall mechanism into the LSM framework
` [RFC PATCH 18/29] loadpin: move initcalls to "
` [RFC PATCH 19/29] ipe: "
` [RFC PATCH 21/29] tomoyo: "
` [RFC PATCH 22/29] safesetid: "
` [RFC PATCH 23/29] apparmor: "
` [RFC PATCH 24/29] lockdown: "
` [RFC PATCH 25/29] ima,evm: "
` [RFC PATCH 26/29] selinux: "
` [RFC PATCH 27/29] lsm: consolidate all of the LSM framework initcalls
` [RFC PATCH 28/29] lsm: add a LSM_STARTED_ALL notification event
` [RFC PATCH 29/29] lsm: add support for counting lsm_prop support among LSMs

[PATCH v2 0/3] Enhancements to the secvar interface in static key management mode
 2025-05-23  6:19 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v2 3/3] integrity/platform_certs: Allow loading of keys in the static "

[RFC PATCH 0/9] Introducing the Loadpol LSM
 2025-05-22  9:23 UTC  (19+ messages)
` [RFC PATCH 1/9] LSM: Introduce a new hook: security_kernel_module_load
` [RFC PATCH 2/9] Introduce a new LSM: loadpol
` [RFC PATCH 3/9] Loadpol LSM: filter kernel module request according to the policy
` [RFC PATCH 4/9] Loadpol LSM: add a file in securityfs to read/modify "
` [RFC PATCH 5/9] Loadpol LSM: add a sysctl to lock "
` [RFC PATCH 6/9] Loadpol LSM: emit an audit log
` [RFC PATCH 7/9] module: expose the list of blacklisted modules
` [RFC PATCH 8/9] Loadpol LSM: include the blacklisted kernel modules in the policy
` [RFC PATCH 9/9] Loadpol LSM: add a minimal documentation

[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (3)
 2025-05-21 17:47 UTC 

[PATCH AUTOSEL 5.10 6/6] tpm: tis: Double the timeout B to 4s
 2025-05-19 21:23 UTC 

[PATCH AUTOSEL 5.15 7/7] tpm: tis: Double the timeout B to 4s
 2025-05-19 21:23 UTC 

[PATCH AUTOSEL 6.1 7/8] tpm: tis: Double the timeout B to 4s
 2025-05-19 21:22 UTC 

[PATCH AUTOSEL 6.6 10/11] tpm: tis: Double the timeout B to 4s
 2025-05-19 21:22 UTC 

[PATCH AUTOSEL 6.12 16/18] char: tpm: tpm-buf: Add sanity check fallback in read helpers
 2025-05-19 21:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 17/18] tpm: tis: Double the timeout B to 4s

[PATCH AUTOSEL 6.14 21/23] char: tpm: tpm-buf: Add sanity check fallback in read helpers
 2025-05-19 21:21 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 22/23] tpm: tis: Double the timeout B to 4s

[PATCH 2/2] vfs: Fix inode ownership checks with regard to foreign ownership
 2025-05-19 16:11 UTC 

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-05-18 14:42 UTC  (5+ messages)

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-05-16 18:09 UTC  (19+ messages)
` [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG

[PATCH V2] ima: do not copy measurement list to kdump kernel
 2025-05-16  3:27 UTC  (3+ messages)

[syzbot] [lsm?] [integrity?] KMSAN: uninit-value in ima_add_template_entry (3)
 2025-05-15 16:52 UTC  (8+ messages)

[syzbot] [lsm?] [integrity?] possible deadlock in process_measurement (5)
 2025-05-15 13:17 UTC 

[PATCH] tpm: tis: Increase the default for timeout B
 2025-05-15 11:17 UTC  (6+ messages)
` [PATCH v3] tpm: tis: Double the timeout B to 4s

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.15-rc7
 2025-05-15  2:38 UTC  (2+ messages)

[PATCH] ima: Kdump kernel doesn't need IMA to do integrity measurement
 2025-05-13 15:31 UTC  (6+ messages)

[PATCH v4 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-05-13 14:02 UTC  (7+ messages)
` [PATCH v4 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v4 2/4] tpm: support devices with synchronous send()
` [PATCH v4 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v4 4/4] tpm/tpm_svsm: "

[RFC PATCH] ima: add a knob to make IMA be able to be disabled
 2025-05-13  3:55 UTC  (14+ messages)

[PATCH] KEYS: Reduce smp_mb() calls in key_put()
 2025-05-12 12:07 UTC  (16+ messages)
      ` [PATCH] KEYS: Invert FINAL_PUT bit
          ` [v2 PATCH] "
              ` [v3 "

[PATCH 0/3] Enhancements to the secvar interface in static key management mode
 2025-05-12 10:16 UTC  (17+ messages)
` [PATCH 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH 3/3] integrity/platform_certs: Allow loading of keys in static "

[PATCH v3 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-05-08 20:00 UTC  (11+ messages)
` [PATCH v3 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v3 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v3 4/4] tpm/tpm_svsm: "

[PATCH v9 5/5] MAINTAINERS: Add tpm_loongson.c to LOONGSON CRYPTO DRIVER entry
 2025-05-07  2:41 UTC  (4+ messages)

[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
 2025-05-06  5:49 UTC  (4+ messages)

[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-05-06  2:40 UTC  (8+ messages)

[PATCH AUTOSEL 6.12 018/486] tpm: Convert warn to dbg in tpm2_start_auth_session()
 2025-05-05 22:31 UTC 

[PATCH AUTOSEL 6.14 020/642] tpm: Convert warn to dbg in tpm2_start_auth_session()
 2025-05-05 22:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox