Linux Integrity Measurement development
 help / color / mirror / Atom feed
 messages from 2026-09-02 11:43:53 to 2026-09-12 06:30:29 UTC [more...]

[PATCH v9 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-12  6:29 UTC  (3+ messages)
` [PATCH v9 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v9 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH v7 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-12  6:19 UTC  (8+ messages)
` [PATCH v2 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v7 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH v2 0/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
 2026-09-11 14:40 UTC  (7+ messages)
` [PATCH v2 1/6] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
` [PATCH v2 2/6] s390: "
` [PATCH v2 3/6] drivers: Include linux/slab.h for kmalloc() functions
` [PATCH v2 4/6] s390: Remove the asm/mmu_context.h include from asm/elf.h
` [PATCH v2 5/6] cpufeature: Include asm/elf.h for ELF_PLATFORM
` [PATCH v2 6/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h

[PATCH v2] ima_tpm.sh: properly detect failure to verify the IMA measurement list
 2026-09-10 19:41 UTC  (2+ messages)

[PATCH v3 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
 2026-09-10 12:41 UTC 

[PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
 2026-09-10 10:02 UTC 

[PATCH 0/2] Add TPM support via Qualcomm TEE TPM TA
 2026-09-10  8:34 UTC  (7+ messages)
` [PATCH 2/2] firmware: tpm: Introduce tpm-qcom driver

[PATCH] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
 2026-09-10  7:58 UTC  (3+ messages)

[PATCH v8 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-10  7:52 UTC  (3+ messages)
` [PATCH v3 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v8 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH] KEYS: trusted: Fix tpm2_load_cmd() boundary check
 2026-09-10  7:52 UTC  (5+ messages)

[BUG] tpm_crb/Intel PTT: Late S3/S5/Reboot ACPI power management deadlock
 2026-09-10  6:45 UTC 

[PATCH v3] KEYS: encrypted: fix integer overflow of datablob_len
 2026-09-10  4:44 UTC  (3+ messages)

[PATCH v2] tpm: Remove ineffective wmb() from tpm_pm_resume()
 2026-09-10  2:46 UTC 

[PATCH] tpm: Remove ineffective wmb() from tpm_pm_resume()
 2026-09-10  2:44 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2 0/3] integrity: Return error codes in audit messages
 2026-09-10  1:23 UTC  (3+ messages)

[PATCH v3] tpm: Call cmd_ready/go_idle for each command transmission
 2026-09-09 23:18 UTC  (4+ messages)

[PATCH v2] tpm: use DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr()
 2026-09-09 22:56 UTC  (2+ messages)

[PATCH] tpm: cr50: use DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr()
 2026-09-09 22:55 UTC  (2+ messages)

[PATCH] tpm: fix off-by-four bounds check in tpm2_get_random()
 2026-09-09 22:40 UTC  (2+ messages)

[PATCH v6 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-09 21:05 UTC  (7+ messages)
` [PATCH 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v6 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH] tpm_crb: Remove dead code from crb_map_res()
 2026-09-09 16:01 UTC  (5+ messages)

[PATCH] tpm: Fix auth session leak in tpm2_get_random() error path
 2026-09-09 15:57 UTC  (2+ messages)

[PATCH v2] KEYS: encrypted: fix integer overflow of datablob_len
 2026-09-09 15:30 UTC  (2+ messages)

[PATCH v2 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
 2026-09-09 11:54 UTC 

[PATCH 00/27] fs: port to const struct mnt_idmap
 2026-09-08 15:25 UTC  (62+ messages)
` [PATCH 01/27] userns: pass const uid_gid_map in lookup helpers
` [PATCH 02/27] fs: port mnt_idmap_{get,put}() to const mnt_idmap
` [PATCH 03/27] fs: port vfs{g,u}id helpers "
` [PATCH 04/27] fs: port fs{g,u}id "
` [PATCH 05/27] fs: port i_{g,u}id_into_vfs{g,u}id() "
` [PATCH 06/27] fs: port i_{g,u}id_{needs_}update() "
` [PATCH 07/27] quota: port "
` [PATCH 08/27] fs: port privilege checking helpers "
` [PATCH 09/27] fs: port inode_owner_or_capable() "
` [PATCH 10/27] fs: port inode_init_owner() "
` [PATCH 11/27] fs: port acl "
` [PATCH 12/27] fs: port ->permission() to pass "
` [PATCH 13/27] fs: port xattr to "
` [PATCH 14/27] fs: port ->fileattr_set() to pass "
` [PATCH 15/27] fs: port ->set_acl() "
` [PATCH 16/27] fs: port ->get_acl() "
` [PATCH 17/27] fs: port ->tmpfile() "
` [PATCH 18/27] fs: port ->mknod() "
` [PATCH 19/27] fs: port ->rename() "
` [PATCH 20/27] fs: port ->mkdir() "
` [PATCH 21/27] fs: port ->symlink() "
` [PATCH 22/27] fs: port ->create() "
` [PATCH 23/27] fs: port ->getattr() "
` [PATCH 24/27] fs: port ->setattr() "
` [PATCH 25/27] fs: port vfs_*() helpers to "
` [PATCH 26/27] fs: port mnt_idmap() and file_mnt_idmap() "
` [PATCH 27/27] fs: make nop_mnt_idmap and invalid_mnt_idmap const

[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (6)
 2026-09-08  1:15 UTC  (3+ messages)
` [syzbot] [ext4?] "

[PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
 2026-09-07  9:28 UTC  (4+ messages)
` [PATCH v2 1/3] tee: qcomtee: Register qcom.tz.tpm service for discovery
` [PATCH v2 2/3] tpm: Introduce Qualcomm TPM driver
` [PATCH v2 3/3] MAINTAINERS: Add Qualcomm TPM driver entry

[PATCH v2] ACPI: scan: Do not combine resources that overlap completely
 2026-09-06 18:31 UTC  (4+ messages)

[GIT PULL] integrity: subsystem fixes for v7.3-rc2
 2026-09-05  2:58 UTC  (2+ messages)

[PATCH v2] ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX
 2026-09-04 20:49 UTC  (2+ messages)

[PATCH v2 00/10] Extend PKWM to support user-created wrapping keys
 2026-09-04  6:19 UTC  (21+ messages)
` [PATCH v2 01/10] pseries/plpks: update PKS documentation and maintainer entry
` [PATCH v2 02/10] pseries/plpks: fix error handling in plpks_read_var()
` [PATCH v2 03/10] pseries/plpks: improve type consistency and parameter validation
` [PATCH v2 04/10] keys/trusted_keys: propagate wrapping key generation errors
` [PATCH v2 05/10] pseries/plpks: rename the default wrapping key macro
` [PATCH v2 06/10] pseries/plpks: fix self-reference in plpks_var initializer
` [PATCH v2 07/10] pseries/plpks: hide wrapping_features when unsupported
` [PATCH v2 08/10] pseries/plpks: add HCALLs for PKWM wrapping key life cycle management
` [PATCH v2 09/10] keys/trusted_keys: enable PKWM wrapping key selection by label
` [PATCH v2 10/10] pseries/plpks/wrapkey: expose PKWM wrapping key management to userspace via sysfs

[syzbot] [integrity?] [lsm?] possible deadlock in configfs_read_iter
 2026-09-03  8:04 UTC 

[PATCH 0/4] char: use named initializers for acpi_device_id
 2026-09-03  7:15 UTC  (4+ messages)
` [PATCH 1/4] "

[PATCH v4 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
 2026-09-02 12:50 UTC 

[PATCH] ima: Check for ERR_PTR from dentry_path() in validate_hash_algo()
 2026-09-02 12:27 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