messages from 2026-02-01 20:12:21 to 2026-02-26 16:01:31 UTC [more...]
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-26 15:55 UTC (26+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
IMA and PQC
2026-02-26 15:27 UTC (11+ messages)
[PATCH 0/3] Make detecting the secure boot status integrity-wide
2026-02-26 10:23 UTC (13+ messages)
` [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
[PATCH v5] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-02-26 9:05 UTC (6+ messages)
[PATCH] ima: Add digest_size field to ima_algo_desc structure and use to show meas
2026-02-26 9:00 UTC (4+ messages)
[PATCH 0/2] efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
2026-02-26 7:20 UTC (3+ messages)
` [PATCH 1/2] ima: "
` [PATCH 2/2] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
[PATCH] dm-ima: use SHA-256 library
2026-02-26 1:39 UTC
[PATCH] lsm: move inode IS_PRIVATE checks to individual LSMs
2026-02-24 19:12 UTC (6+ messages)
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-24 16:14 UTC (55+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2026-02-24 8:25 UTC (10+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH v3 0/3] Make detecting the secure boot status integrity-wide
2026-02-24 5:52 UTC (6+ messages)
` [PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
` [PATCH v3 2/3] evm: Don't enable fix mode when secure boot is enabled
` [PATCH v3 3/3] s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-02-23 21:37 UTC (26+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers
[PATCH v1] tpm_crb: Convert ACPI driver to a platform one
2026-02-23 15:55 UTC
[PATCH v4] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-02-23 14:59 UTC (4+ messages)
[PATCH v2 0/2] move TPM-specific fields into trusted_tpm_options
2026-02-20 18:34 UTC (3+ messages)
` [PATCH v2 1/2] keys/trusted_keys: clean up debug message logging in the tpm backend
` [PATCH v2 2/2] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
[PATCH v9 00/11] Streamline TPM2 HMAC sessions
2026-02-20 18:30 UTC (8+ messages)
` [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
` [PATCH v9 11/11] tpm-buf: Implement managed allocations
[PATCH] evm: check return values of crypto_shash functions
2026-02-20 9:06 UTC (8+ messages)
` [PATCH v2 v2] "
[PATCH] ima: check return value of crypto_shash_final() in boot aggregate
2026-02-19 8:56 UTC (2+ messages)
[PATCH v2] ima: fallback to using i_version to detect file change
2026-02-18 20:34 UTC (3+ messages)
[PATCH 0/2] move TPM-specific fields into trusted_tpm_options
2026-02-17 6:52 UTC (4+ messages)
` [PATCH 2/2] keys/trusted_keys: "
[PATCH] tpm: Make tcpci_pm_ops variable static const
2026-02-16 11:04 UTC
[PATCH v2 0/3] Make detecting the secure boot status integrity-wide
2026-02-12 20:25 UTC (7+ messages)
` [PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
` [PATCH v2 2/3] evm: Don't enable fix mode when secure boot is enabled
` [PATCH v2 3/3] s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
[PATCH] ima: fallback to using i_version
2026-02-12 20:11 UTC
[PATCH v6 0/3] ima: Detect changes to files via kstat changes rather than i_version
2026-02-12 20:01 UTC (6+ messages)
` [PATCH v6 1/3] ima: Unify vfs_getattr_nosec() stat comparisons under helper function
` [PATCH v6 2/3] ima: Make integrity_inode_attrs_changed() call into VFS
` [PATCH v6 3/3] ima: Use kstat.ctime as a fallback for change detection
[PATCH AUTOSEL 6.19-5.15] char: tpm: cr50: Remove IRQF_ONESHOT
2026-02-12 1:09 UTC
[GIT PULL] integrity: subsystem updates for v7.0
2026-02-12 0:04 UTC (2+ messages)
[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
2026-02-11 0:09 UTC (4+ messages)
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.0-rc1
2026-02-10 0:50 UTC (2+ messages)
[PATCH v5 0/3] ima: Detect changes to files via kstat changes rather than i_version
2026-02-06 20:06 UTC (9+ messages)
` [PATCH v5 2/3] ima: Make integrity_inode_attrs_changed() call into vfs
` [PATCH v5 3/3] ima: Use kstat.ctime as a fallback change detection for stacked fs
IMA vs TPM (SPI) boot order problems
2026-02-06 19:45 UTC (3+ messages)
[PATCH v4 0/1] Trim N entries of IMA event logs
2026-02-05 23:58 UTC (4+ messages)
` [PATCH v4 1/3] ima: make ima event log trimming configurable
` [PATCH v4 2/3] ima: trim N IMA event log records
` [PATCH v4 3/3] ima: add new critical data record to measure log trim
[PATCH v3 0/1] Trim N entries of IMA event logs
2026-02-05 23:53 UTC (4+ messages)
` [PATCH v3 2/3] ima: trim N IMA event log records
[PATCH v4] ima: Fallback to ctime check for FS without kstat.change_cookie
2026-02-04 19:32 UTC (4+ messages)
[RFC PATCH v2] media: Virtual camera driver
2026-02-03 21:40 UTC (23+ messages)
[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-02-01 22:29 UTC (3+ messages)
` [PATCH v6 6/6] docs: trusted-encryped: add PKWM as a new trust source
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