linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-23 10:32:00 to 2023-09-08 21:57:11 UTC [more...]

[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
 2023-09-08 21:34 UTC 

[PATCH AUTOSEL 5.15 08/15] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:19 UTC 

[PATCH AUTOSEL 4.14 4/8] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:21 UTC 

[PATCH AUTOSEL 4.19 4/7] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:21 UTC 

[PATCH AUTOSEL 5.10 08/14] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:19 UTC 

[PATCH AUTOSEL 5.4 05/10] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:20 UTC 

[PATCH AUTOSEL 6.1 16/26] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:17 UTC 

[PATCH AUTOSEL 6.4 25/41] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:15 UTC 

[PATCH AUTOSEL 6.5 28/45] tpm_tis: Resend command to recover from data transfer errors
 2023-09-08 18:13 UTC 

[PATCH] Fix typo in tpmrm class definition
 2023-09-08 14:06 UTC 

Fwd: Slow boot and shutdown/reboot problems with 6.5.0+
 2023-09-08  1:38 UTC  (2+ messages)
  `  "

[RFC] IMA Log Snapshotting Design Proposal
 2023-09-07 21:02 UTC  (34+ messages)
` [RFC] IMA Log Snapshotting Design Proposal - network bandwidth
` [RFC] IMA Log Snapshotting Design Proposal - aggregate
` [RFC] IMA Log Snapshotting Design Proposal - unseal

[PATCH] integrity: powerpc: Do not select CA_MACHINE_KEYRING
 2023-09-07 17:32 UTC  (2+ messages)

[PATCH] ima: fix return value of ima_restore_measurement_list
 2023-09-07 16:53 UTC 

[PATCH 5.15] of: kexec: Mark ima_{free,stable}_kexec_buffer() as __init
 2023-09-07 11:30 UTC  (3+ messages)

Linux IMA documentation
 2023-09-06 20:54 UTC  (5+ messages)

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-05 20:54 UTC  (39+ messages)
` [PATCH v3 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v3 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v3 04/25] ima: Align ima_file_mprotect() "
` [PATCH v3 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v3 06/25] ima: Align ima_inode_removexattr() "
` [PATCH v3 07/25] ima: Align ima_post_read_file() "
` [PATCH v3 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v3 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v3 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v3 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v3 14/25] security: Introduce file_post_open hook
` [PATCH v3 15/25] security: Introduce file_pre_free_security hook
` [PATCH v3 16/25] security: Introduce path_post_mknod hook
` [PATCH v3 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v3 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v3 19/25] security: Introduce inode_post_remove_acl hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v3 21/25] ima: Move to LSM infrastructure
` [PATCH v3 22/25] ima: Move IMA-Appraisal "
` [PATCH v3 23/25] evm: Move "
` [PATCH v3 24/25] integrity: Move integrity functions to the "
` [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[GIT PULL] tpmdd changes for v6.6-rc1
 2023-09-05 19:42 UTC  (2+ messages)

[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-05 16:49 UTC  (47+ messages)
` [PATCH v2 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v2 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v2 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v2 04/25] ima: Align ima_file_mprotect() "
` [PATCH v2 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v2 06/25] ima: Align ima_inode_removexattr() "
` [PATCH v2 07/25] ima: Align ima_post_read_file() "
` [PATCH v2 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v2 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v2 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v2 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v2 12/25] security: Introduce inode_post_setattr hook
` [PATCH v2 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v2 14/25] security: Introduce file_post_open hook
` [PATCH v2 15/25] security: Introduce file_pre_free_security hook
` [PATCH v2 16/25] security: Introduce path_post_mknod hook
` [PATCH v2 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v2 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v2 19/25] security: Introduce inode_post_remove_acl hook
` [PATCH v2 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v2 21/25] ima: Move to LSM infrastructure
` [PATCH v2 22/25] ima: Move IMA-Appraisal "
` [PATCH v2 23/25] evm: Move "
` [PATCH v2 24/25] integrity: Move integrity functions to the "
` [PATCH v2 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-09-05 12:01 UTC  (21+ messages)
    ` checkpatch complains about Reported-by block (was: [PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs)
` [PATCH v4] tpm: Enable hwrng only for Pluton on AMD CPUs

[PATCH] KEYS: trusted: tee: Refactor register SHM usage
 2023-09-05 11:04 UTC  (7+ messages)

[RFC][PATCH v2 00/13] integrity: Introduce a digest cache
 2023-09-05 15:46 UTC  (2+ messages)

REGRESSION WITH BISECT: v6.5-rc6 TPM patch breaks S3 on some Intel systems
 2023-09-04 22:30 UTC  (11+ messages)

[PATCH] tpm: Don't make vendor check required for probe
 2023-09-04 18:15 UTC  (3+ messages)

Prezentacja
 2023-09-04  8:01 UTC 

LSM hook ordering in shmem_mknod() and shmem_tmpfile()?
 2023-08-31 15:26 UTC  (4+ messages)

New kernel warning after updating from LTS 5.15.110 to 5.15.112 (and 5.15.113)
 2023-08-31  9:18 UTC  (12+ messages)

Prezentacja
 2023-08-31  7:55 UTC 

[RFC PATCH -next] ima: Make tpm hash configurable
 2023-08-30 19:26 UTC  (12+ messages)

[GIT PULL] integrity: susbystem updates for v6.6 (take 2)
 2023-08-30 16:34 UTC  (2+ messages)

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-08-30  9:53 UTC  (5+ messages)
` [PATCH 15/28] security: Introduce inode_post_removexattr hook

[GIT PULL] integrity: susbystem updates for v6.6
 2023-08-29 20:06 UTC 

[GIT PULL] tpmdd changes for v6.6
 2023-08-29 18:08 UTC  (2+ messages)

Prezentacja
 2023-08-28  8:15 UTC 

[PATCH 0/12] Do not include crypto/algapi.h
 2023-08-25 21:23 UTC  (13+ messages)
  ` [PATCH 6/12] wifi: mac80211: "
  ` [PATCH 11/12] wireguard: "
  ` [PATCH 7/12] mptcp: "
  ` [PATCH 8/12] SUNRPC: "
  ` [PATCH 4/12] ceph: "
  ` [PATCH 9/12] evm: "
  ` [PATCH 10/12] KEYS: encrypted: "
  ` [PATCH 1/12] fscrypt: "
  ` [PATCH 3/12] Bluetooth: "

Słowa kluczowe do wypozycjonowania
 2023-08-25  7:36 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).