linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-17 17:21:06 to 2022-12-02 18:49:19 UTC [more...]

[PATCH v2 0/2] ima/evm: Ensure digest to verify is in linear mapping area
 2022-12-02 18:49 UTC  (9+ messages)
` [PATCH v2 1/2] evm: Alloc evm_digest in evm_verify_hmac() if CONFIG_VMAP_STACK=y
` [PATCH v2 2/2] ima: Alloc ima_max_digest_data in xattr_verify() "

[PATCH v3] char: tpm: Protect tpm_pm_suspend with locks
 2022-12-02 10:09 UTC  (4+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2022-12-02  1:10 UTC  (12+ messages)
` [PATCH v5 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2022-12-01 10:41 UTC  (7+ messages)
` [PATCH v7 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v7 2/6] ocfs2: "
` [PATCH v7 3/6] security: Remove security_old_inode_init_security()
` [PATCH v7 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v7 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v7 6/6] evm: Support multiple LSMs providing an xattr

[PATCH] tpm/ppi: use sysfs_emit() to instead of scnprintf()
 2022-12-01  1:57 UTC 

[PATCH ima-evm-utils] Experimental fsverity.test related GA CI improvements
 2022-12-01  0:36 UTC  (2+ messages)

[PATCH v6 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2022-11-30 21:23 UTC  (16+ messages)
` [PATCH v6 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v6 2/6] ocfs2: "
` [PATCH v6 3/6] security: Remove security_old_inode_init_security()
` [PATCH v6 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v6 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v6 6/6] evm: Support multiple LSMs providing an xattr

[PATCH] ima: Make a copy of sig and digest in asymmetric_verify()
 2022-11-30 16:24 UTC  (9+ messages)

[PATCH v5] evm: Correct inode_init_security hooks behaviors
 2022-11-29 14:33 UTC  (7+ messages)

[PATCH] ima: Fix hash dependency to correct algorithm
 2022-11-29 14:18 UTC  (2+ messages)

[PATCH v5 0/6] evm: Prepare for moving to the LSM infrastructure
 2022-11-29 13:14 UTC  (14+ messages)
` [PATCH v5 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v5 2/6] ocfs2: "
` [PATCH v5 3/6] security: Remove security_old_inode_init_security()
` [PATCH v5 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v5 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v5 6/6] evm: Support multiple LSMs providing an xattr

[PATCH] fsverity: simplify fsverity_get_digest()
 2022-11-29 11:32 UTC  (3+ messages)

[PATCH 1/1] tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
 2022-11-29  4:34 UTC  (5+ messages)

[PATCH v2 0/3] char: tpm: Adjust cr50_i2c locking mechanism
 2022-11-28 19:55 UTC  (12+ messages)
` [PATCH v2 1/3] char: tpm: Protect tpm_pm_suspend with locks
` [PATCH v2 2/3] char: tpm: cr50: Use generic request/relinquish locality ops

[REGRESSION] suspend to ram fails in 6.1 due to tpm errors
 2022-11-28 19:38 UTC  (5+ messages)

[PATCH] lockdown: kexec_file: prevent unsigned kernel image when KEXEC_SIG not enabled
 2022-11-28 17:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v11 00/14] TPM IRQ fixes
 2022-11-28 12:53 UTC  (18+ messages)
` [PATCH v11 01/14] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v11 02/14] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH v11 03/14] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
` [PATCH v11 04/14] tpm, tpm_tis: Do not skip reset of original interrupt vector
` [PATCH v11 05/14] tpm, tpm_tis: Claim locality before writing interrupt registers
` [PATCH v11 06/14] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v11 07/14] tpm, tpm_tis: Move interrupt mask checks into own function
` [PATCH v11 08/14] tpm, tpm_tis: do not check for the active locality in interrupt handler
` [PATCH v11 09/14] tpm, tpm: Implement usage counter for locality
` [PATCH v11 10/14] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH v11 11/14] tpm, tpm_tis: Claim locality in "
` [PATCH v11 12/14] tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
` [PATCH v11 13/14] tpm, tpm_tis: startup chip before testing for interrupts
` [PATCH v11 14/14] tpm, tpm_tis: Enable interrupt test

[PATCH] tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
 2022-11-28  6:42 UTC  (3+ messages)

[PATCH v3 0/3] certs: Prevent spurious errors on repeated blacklisting
 2022-11-28  1:59 UTC  (7+ messages)
` [PATCH v3 1/3] certs: log hash value on blacklist error
` [PATCH v3 2/3] KEYS: Add key_create()
` [PATCH v3 3/3] certs: don't try to update blacklist keys

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-28  1:16 UTC  (19+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()
` [PATCH 002/606] tpm: tpm_i2c_atmel: "
` [PATCH 003/606] tpm: tpm_i2c_infineon: "
` [PATCH 004/606] tpm: tpm_i2c_nuvoton: "
` [PATCH 005/606] tpm: tis_i2c: "

[PATCH v2 0/3] ACPI table release for TPM drivers
 2022-11-27 17:21 UTC  (7+ messages)
` [PATCH v2 1/3] tpm: acpi: Call acpi_put_table() to fix memory leak
` [PATCH v2 2/3] tpm: tpm_crb: Add the missed "
` [PATCH v2 3/3] tpm: tpm_tis: "

[PATCH v2] tpm: Add flag to use default cancellation policy
 2022-11-27 15:47 UTC  (2+ messages)

[PATCH] tpm_crb: Remove a useless include
 2022-11-26 11:32 UTC 

[PATCH] tpm: tis_i2c: Fix sanity check interrupt enable mask
 2022-11-26  0:14 UTC  (3+ messages)

[PATCH v10 00/14] TPM IRQ fixes
 2022-11-24 13:25 UTC  (19+ messages)
` [PATCH v10 01/14] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v10 02/14] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH v10 03/14] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
` [PATCH v10 04/14] tpm, tpm_tis: Do not skip reset of original interrupt vector
` [PATCH v10 05/14] tpm, tpm_tis: Claim locality before writing interrupt registers
` [PATCH v10 06/14] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v10 07/14] tpm, tpm_tis: Move interrupt mask checks into own function
` [PATCH v10 08/14] tpm, tpm_tis: do not check for the active locality in interrupt handler
` [PATCH v10 09/14] tpm, tpm: Implement usage counter for locality
` [PATCH v10 10/14] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH v10 11/14] tpm, tpm_tis: Claim locality in "
` [PATCH v10 12/14] tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
` [PATCH v10 13/14] tpm, tpm_tis: startup chip before testing for interrupts
` [PATCH v10 14/14] tpm, tpm_tis: Enable interrupt test

[PATCH v4 00/11] Encrypted Hibernation
 2022-11-23 23:03 UTC  (5+ messages)
` [PATCH v4 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-22 22:47 UTC  (31+ messages)
` [PATCH v4 1/5] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH v4 2/5] security: Rewrite security_old_inode_init_security()
` [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v4 4/5] evm: Align evm_inode_init_security() definition with LSM infrastructure

[PATCH v4] evm: Correct inode_init_security hooks behaviors
 2022-11-21  8:20 UTC  (6+ messages)

[PATCH] tpm: ibmvtpm: free irq on the error path in tpm_ibmvtpm_probe()
 2022-11-19 10:46 UTC 


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).