linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 21:33:28 to 2022-11-21 09:54:10 UTC [more...]

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-21  9:53 UTC  (11+ 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 v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-21  9:45 UTC  (26+ 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 5/5] evm: Support multiple LSMs providing an xattr

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

[PATCH] lockdown: kexec_file: prevent unsigned kernel image when KEXEC_SIG not enabled
 2022-11-21  7:29 UTC 

[PATCH v10 00/14] TPM IRQ fixes
 2022-11-20 13:31 UTC  (15+ 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] tpm: ibmvtpm: free irq on the error path in tpm_ibmvtpm_probe()
 2022-11-19 10:46 UTC 

[PATCH v2 0/3] char: tpm: Adjust cr50_i2c locking mechanism
 2022-11-18 14:09 UTC  (13+ 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
` [PATCH v2 3/3] char: tpm: cr50: Move i2c locking to "

[PATCH v3 0/3] certs: Prevent spurious errors on repeated blacklisting
 2022-11-18  4:03 UTC  (4+ 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 v2 0/3] ACPI table release for TPM drivers
 2022-11-17 11:23 UTC  (4+ 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 0/3] ACPI table release for TPM drivers
 2022-11-17  9:16 UTC  (8+ messages)
` [PATCH 1/3] tpm: acpi: Call acpi_put_table() to fix memory leak
` [PATCH 2/3] tpm: tpm_crb: Add the missed "
` [PATCH 3/3] tpm: tpm_tis: "

[PATCH] ima: Fix misuse of dereference of pointer in template_desc_init_fields()
 2022-11-16 16:54 UTC  (3+ messages)

[PATCH v2] integrity: Fix memory leakage in keyring allocation error path
 2022-11-16 16:53 UTC  (2+ messages)

[PATCH ima-evm-utils v1 0/4] Fix some issues in evmctl
 2022-11-16  2:04 UTC  (2+ messages)

[PATCH] KEYS: trusted: tee: Make registered shm dependency explicit
 2022-11-16  0:39 UTC  (4+ messages)

[PATCH v2 0/3] certs: Prevent spurious errors on repeated blacklisting
 2022-11-16  0:21 UTC  (7+ messages)
` [PATCH v2 1/3] certs: log more information on blacklist error
` [PATCH v2 2/3] KEYS: Add key_create()
` [PATCH v2 3/3] certs: don't try to update blacklist keys

[PATCH] certs: Prevent spurious errors on repeated blacklisting
 2022-11-15 23:57 UTC  (7+ messages)

[RFC PATCH ima-evm-utils] Save ima-evm-utils sourceforge wiki
 2022-11-15 14:10 UTC  (4+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2022-11-14 18:00 UTC  (28+ messages)
` [PATCH v5 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v5 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v5 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v5 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v5 06/11] security: keys: trusted: Verify "
` [PATCH v5 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v5 08/11] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v5 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v5 10/11] PM: hibernate: Verify the digest encryption key
` [PATCH v5 11/11] PM: hibernate: seal the encryption key with a PCR policy

[RFC PATCH ima-evm-utils] tests: add fsverity measurement test
 2022-11-14 15:53 UTC 

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

[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-11-14  3:31 UTC  (15+ messages)
` [PATCH v5 2/2] "

[PATCH v2] tpm: Add flag to use default cancellation policy
 2022-11-14  3:17 UTC  (2+ messages)

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

[PATCH ima-evm-utils v4 00/17] address deprecated warnings
 2022-11-13 21:25 UTC  (10+ messages)
` [PATCH ima-evm-utils v4 01/17] Revert "Reset 'errno' after failure to open or access a file"

[PATCH 1/1] tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
 2022-11-12 19:32 UTC  (2+ messages)

[PATCH v4 00/11] Encrypted Hibernation
 2022-11-11 20:04 UTC  (23+ messages)
` [PATCH v4 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v4 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v4 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v4 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v4 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v4 10/11] PM: hibernate: Verify the digest encryption key

[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-11-11 12:12 UTC  (3+ messages)

Invalid TPM_STS.x ... dumping stack for forensics... tpm_try_transmit: send(): error -62
 2022-11-10 17:32 UTC 

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2022-11-10 15:30 UTC  (10+ messages)
` [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-11-09 14:58 UTC  (4+ messages)

[PATCH] integrity: Free key restriction when keyring allocation fails
 2022-11-09  9:46 UTC 

[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-11-07 16:19 UTC  (8+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules

[PATCH v8 00/11] TPM IRQ fixes
 2022-11-07 16:03 UTC  (7+ messages)
` [PATCH v8 08/11] tpm, tpm: Implement usage counter for locality

[PATCH ima-evm-utils v5 00/17] address deprecated warnings
 2022-11-07 12:02 UTC  (10+ messages)
` [PATCH ima-evm-utils v5 01/17] Revert "Reset 'errno' after failure to open or access a file"
` [PATCH ima-evm-utils v5 02/17] log and reset 'errno' after failure to open non-critical files

Słowa kluczowe do wypozycjonowania
 2022-11-07  9:05 UTC 

[PATCH] integrity: iint: Remove unnecessary (void*) conversions
 2022-11-07  1:44 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).