messages from 2025-04-29 12:35:13 to 2025-05-16 00:22:32 UTC [more...]
[PATCH] ima: add a knob ima= to make IMA be able to be disabled
2025-05-16 0:22 UTC (2+ messages)
[RFC PATCH 0/29] Rework the LSM initialization
2025-05-15 21:02 UTC (36+ messages)
` [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 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
[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 v5 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-05-15 1:45 UTC (6+ 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 v3 0/9] module: Introduce hash-based integrity checking
2025-05-14 21:36 UTC (26+ 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 v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG
` [PATCH v3 6/9] module: Move integrity checks into dedicated function
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking
[PATCH V2] ima: do not copy measurement list to kdump kernel
2025-05-14 12:40 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: "
[PATCH v9 0/5] Add Loongson Security Engine chip driver
2025-05-13 7:20 UTC (13+ 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] 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 (20+ 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 (13+ messages)
` [PATCH v3 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v3 2/4] tpm: support devices with synchronous send()
` [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 (15+ messages)
` [PATCH v13 2/9] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v13 5/9] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v13 7/9] ima: verify if the segment size has changed
` [PATCH v13 8/9] ima: make the kexec extra memory configurable
` [PATCH v13 9/9] ima: measure kexec load and exec events as critical data
[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-05-06 2:40 UTC (9+ 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
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-30 18:51 UTC (5+ messages)
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module
[PATCH v2] tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
2025-04-30 16:17 UTC (3+ messages)
[PATCH v5 0/2] tpm_ffa_crb: add support direct message request v2
2025-04-30 15:51 UTC (5+ messages)
` [PATCH v5 1/2] tpm_ffa_crb: access tpm service over FF-A "
` [PATCH v5 2/2] tpm_crb_ffa: use dev_xx() macro to print log
[PATCH 1/2] tpm_crb: ffa_tpm: fix cut/paste error in comment
2025-04-30 15:33 UTC (5+ messages)
` [PATCH] tpm_crb: ffa_tpm: update comment to include 64-bit calling convention
` [PATCH 2/2] "
[PATCH][next][V4] tpm: remove kmalloc failure error message
2025-04-30 15:24 UTC (3+ messages)
[PATCH v8 0/5] Add Loongson Security Engine chip driver
2025-04-30 9:10 UTC (8+ messages)
[PATCH] tpm: remove kmalloc failure error message
2025-04-30 8:12 UTC (2+ messages)
[PATCH v8 0/5] Add Loongson Security Engine chip driver
2025-04-30 7:55 UTC (4+ messages)
` [PATCH v8 4/5] tpm: Add a driver for Loongson TPM device
[PATCH][next] tpm: remove extraneous space after newline \n
2025-04-30 5:20 UTC (3+ messages)
[PATCH AUTOSEL 6.6 17/21] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
2025-04-29 23:52 UTC
[PATCH AUTOSEL 6.12 24/37] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
2025-04-29 23:51 UTC
[PATCH AUTOSEL 6.14 25/39] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
2025-04-29 23:49 UTC
[PATCH][next] tpm: remove kmalloc failure error message
2025-04-29 18:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).