linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-15 11:46:54 to 2023-08-31 10:47:45 UTC [more...]

[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-08-31 10:41 UTC  (18+ 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

LSM hook ordering in shmem_mknod() and shmem_tmpfile()?
 2023-08-31  9:19 UTC 

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] IMA Log Snapshotting Design Proposal
 2023-08-30 23:22 UTC  (21+ messages)
` [RFC] IMA Log Snapshotting Design Proposal - network bandwidth
` [RFC] IMA Log Snapshotting Design Proposal - aggregate
` [RFC] IMA Log Snapshotting Design Proposal - unseal

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

[PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-08-30 18:25 UTC  (14+ messages)
    ` checkpatch complains about Reported-by block (was: [PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs)

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

[PATCH] tpm: Don't make vendor check required for probe
 2023-08-28 15:47 UTC  (8+ 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 

[PATCH] KEYS: trusted: tee: Refactor register SHM usage
 2023-08-23 14:28 UTC  (8+ messages)

[PATCH v2] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-08-22 23:16 UTC  (3+ messages)

[PATCH v2] tpm: Don't make vendor check required for probe
 2023-08-22 20:39 UTC  (10+ messages)

[PATCH] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-08-22 20:28 UTC 

[PATCH v2 1/6] tpm: Move buffer handling from static inlines to real functions
 2023-08-22 17:52 UTC  (6+ messages)
` [PATCH v2 2/6] tpm: Store TPM buffer length
` [PATCH v2 3/6] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH v2 4/6] tpm: Support TPM2 sized buffers (TPM2B)
` [PATCH v2 5/6] tpm: Add tpm_buf_read_{u8,u16,u32}
` [PATCH v2 6/6] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers

[PATCH v4 00/13] add integrity and security to TPM2 transactions
 2023-08-22 13:51 UTC  (4+ messages)
` [PATCH v4 05/13] tpm: add cursor based buffer functions for response parsing

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-22 11:39 UTC  (12+ messages)

[PATCH] tpm_crb: Fix an error handling path in crb_acpi_add()
 2023-08-22 11:31 UTC  (5+ messages)

W sprawie samochodu
 2023-08-21  7:51 UTC 

[PATCH 0/5] Extend struct tpm_buf to support sized buffers (TPM2B)
 2023-08-21  3:36 UTC  (6+ messages)
` [PATCH 1/5] tpm: Move buffer handling from static inlines to real functions
` [PATCH 2/5] tpm: Store TPM buffer length
` [PATCH 3/5] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH 4/5] tpm: Support TPM2 sized buffers (TPM2B)
` [PATCH 5/5] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers

REGRESSION WITH BISECT: v6.5-rc6 TPM patch breaks S3 on some Intel systems
 2023-08-18 21:39 UTC  (14+ messages)

[PATCH] integrity: Annotate struct ima_rule_opt_list with __counted_by
 2023-08-18 18:01 UTC  (5+ messages)

Pytanie o samochód
 2023-08-18  8:15 UTC 

Linux IMA documentation
 2023-08-17 16:04 UTC  (2+ messages)

[PATCH v4 0/6] Enable loading local and third party keys on PowerVM guest
 2023-08-16 21:11 UTC  (18+ messages)
` [PATCH v4 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH v4 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH v4 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH v4 4/6] integrity: check whether imputed trust is enabled
` [PATCH v4 5/6] integrity: PowerVM machine keyring enablement
` [PATCH v4 6/6] integrity: PowerVM support for loading third party code signing keys

[PATCH v3 0/6] Enable loading local and third party keys on PowerVM guest
 2023-08-16 21:04 UTC  (5+ messages)
` [PATCH v3 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform

[RFC][PATCH v2 00/13] integrity: Introduce a digest cache
 2023-08-16 21:00 UTC  (9+ messages)
` [RFC][PATCH v2 02/13] "
` [RFC][PATCH v2 03/13] integrity/digest_cache: Add functions to populate and search

[PATCH] tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
 2023-08-16 20:25 UTC  (5+ messages)

[PATCH v2] tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
 2023-08-16 20:25 UTC 

[PATCH -next] tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
 2023-08-16 20:16 UTC  (2+ messages)

[PATCH v2] s390/ipl: fix virtual vs physical address confusion
 2023-08-16 19:32 UTC  (6+ messages)

W sprawie samochodu
 2023-08-16  7:30 UTC 

W sprawie samochodu
 2023-08-11  7:30 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).