linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 17:48:54 to 2019-10-08 13:12:40 UTC [more...]

[PATCH v6 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-08 13:12 UTC  (21+ messages)
` [PATCH v6 1/9] dt-bindings: ibm,secureboot: secure boot specific properties for PowerNV
` [PATCH v6 2/9] powerpc: detect the secure boot mode of the system
` [PATCH v6 3/9] powerpc: add support to initialize ima policy rules
` [PATCH v6 4/9] powerpc: detect the trusted boot state of the system
` [PATCH v6 5/9] powerpc/ima: add measurement rules to ima arch specific policy
` [PATCH v6 6/9] ima: make process_buffer_measurement() non static
` [PATCH v6 7/9] ima: check against blacklisted hashes for files with modsig
` [PATCH v6 8/9] ima: deprecate permit_directio, instead use appraise_flag
` [PATCH v6 9/9] powerpc/ima: update ima arch policy to check for blacklist

[PATCH v7 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-08  1:14 UTC  (9+ messages)
` [PATCH v7 1/8] powerpc: detect the secure boot mode of the system
` [PATCH v7 2/8] powerpc: add support to initialize ima policy rules
` [PATCH v7 3/8] powerpc: detect the trusted boot state of the system
` [PATCH v7 4/8] powerpc/ima: add measurement rules to ima arch specific policy
` [PATCH v7 5/8] ima: make process_buffer_measurement() generic
` [PATCH v7 6/8] certs: add wrapper function to check blacklisted binary hash
` [PATCH v7 7/8] ima: check against blacklisted hashes for files with modsig
` [PATCH v7 8/8] powerpc/ima: update ima arch policy to check for blacklist

[PATCH] tpm: add check after commands attribs tab allocation
 2019-10-07 23:46 UTC  (2+ messages)

[PATCH v3 0/2] tpm: Detach page allocation from tpm_buf
 2019-10-07 23:43 UTC  (13+ messages)
` [PATCH v3 1/2] tpm: Use GFP_KERNEL for allocating struct tpm_buf
` [PATCH v3 2/2] tpm: Detach page allocation from tpm_buf

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-07 22:13 UTC  (34+ messages)

[PATCH v2 0/2] Add support to carry ima measurement log in kexec_file_load
 2019-10-07 18:59 UTC  (3+ messages)
` [PATCH v2 1/2] Add support for arm64 "
` [PATCH v2 2/2] update powerpc implementation to call into of_ima*

[PATCH 0/1] KEYS: Measure keys in trusted keyring
 2019-10-07 15:03 UTC  (15+ messages)

[GIT PULL 0/7] EFI fixes for v5.4
 2019-10-07 14:49 UTC  (15+ messages)
` [PATCH 1/7] efi: cper: Fix endianness of PCIe class code
  ` [tip: efi/urgent] efi/cper: "
` [PATCH 2/7] efivar/ssdt: don't iterate over EFI vars if no SSDT override was specified
  ` [tip: efi/urgent] efivar/ssdt: Don't "
` [PATCH 3/7] efi/tpm: Don't access event->count when it isn't mapped
  ` [tip: efi/urgent] "
` [PATCH 4/7] efi/tpm: don't traverse an event log with no events
  ` [tip: efi/urgent] efi/tpm: Don't "
` [PATCH 5/7] efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
  ` [tip: efi/urgent] efi/tpm: Only set 'efi_tpm_final_log_size' "
` [PATCH 6/7] efi: make unexported efi_rci2_sysfs_init static
  ` [tip: efi/urgent] efi: Make unexported efi_rci2_sysfs_init() static
` [PATCH 7/7] efi/x86: do not clean dummy variable in kexec path
  ` [tip: efi/urgent] efi/x86: Do "

[Patch v7 0/4] Create and consolidate trusted keys subsystem
 2019-10-07  5:25 UTC  (5+ messages)
` [Patch v7 1/4] tpm: Move tpm_buf code to include/linux/
` [Patch v7 2/4] KEYS: Use common tpm_buf for trusted and asymmetric keys
` [Patch v7 3/4] KEYS: trusted: Create trusted keys subsystem
` [Patch v7 4/4] KEYS: trusted: Move TPM2 trusted keys code

[PATCH v7 0/6] tpm: Add driver for cr50
 2019-10-06 22:39 UTC  (8+ messages)
` [PATCH v7 4/6] tpm: tpm_tis_spi: Support cr50 devices
` [PATCH v7 5/6] tpm: tpm_tis_spi: Cleanup includes
` [PATCH v7 6/6] tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct

[PATCH v3 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-10-06  0:46 UTC  (5+ messages)
` [PATCH v3 1/3] tpm: migrate pubek_show to struct tpm_buf
` [PATCH v3 2/3] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v3 3/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations

[Patch v6 0/4] Create and consolidate trusted keys subsystem
 2019-10-04 18:49 UTC  (8+ messages)
` [Patch v6 4/4] KEYS: trusted: Move TPM2 trusted keys code

ima_tpm_chip is queried and saved only at IMA init, but never later
 2019-10-04  0:39 UTC  (6+ messages)

[PATCH v6] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-10-03 22:05 UTC  (3+ messages)

[PATCH v4 0/4] tpm: add update_durations class op to allow override of chip supplied values
 2019-10-03 18:35 UTC  (6+ messages)

[PATCH] tpm: Detach page allocation from tpm_buf
 2019-10-03 18:33 UTC  (16+ messages)

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-10-03 17:56 UTC  (6+ messages)
` [PATCH 1/3] tpm: migrate pubek_show to struct tpm_buf
` [PATCH 2/3] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH 3/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations

[PATCH v2] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-03 12:50 UTC 

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-10-03 11:25 UTC  (11+ messages)
` [PATCH 1/3] tpm: migrate pubek_show to struct tpm_buf
` [PATCH 2/3] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH 3/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations

[PATCH v2,RESEND] tpm: Detach page allocation from tpm_buf
 2019-10-02 17:03 UTC  (2+ messages)

[PATCH v2] tpm: Detach page allocation from tpm_buf
 2019-10-02 10:44 UTC 

[PATCH v4 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-01 23:41 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v4 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v4 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v4 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring

[PATCH] sysfs: Fixes __BIN_ATTR_WO() macro
 2019-10-01 23:37 UTC 

[PATCH] tpm: Detach page allocation from tpm_buf
 2019-10-01 20:51 UTC  (4+ messages)

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-01 18:55 UTC  (8+ messages)
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs
      ` [PATCH] sysfs: add BIN_ATTR_WO() macro

[PATCH AUTOSEL 5.3 02/71] ima: always return negative code for error
 2019-10-01 16:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 03/71] ima: fix freeing ongoing ahash_request

[PATCH AUTOSEL 5.2 02/63] ima: always return negative code for error
 2019-10-01 16:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 03/63] ima: fix freeing ongoing ahash_request

[PATCH AUTOSEL 4.19 01/43] ima: always return negative code for error
 2019-10-01 16:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 02/43] ima: fix freeing ongoing ahash_request

[PATCH AUTOSEL 4.14 01/29] ima: always return negative code for error
 2019-10-01 16:43 UTC 

[PATCH AUTOSEL 4.9 01/19] ima: always return negative code for error
 2019-10-01 16:44 UTC 

[PATCH AUTOSEL 4.4 01/15] ima: always return negative code for error
 2019-10-01 16:45 UTC 

bluez: NULL pointer dereference in bluetooth-meshd org.bluez.mesh.Network1.Join
 2019-10-01 12:58 UTC  (2+ messages)

[GIT PULL] integrity subsystem updates for v5.4
 2019-09-28  3:00 UTC  (5+ messages)

[PATCH v3] tpm: only set efi_tpm_final_log_size after successful event log parsing
 2019-09-27 15:31 UTC  (3+ messages)

[PATCH v2 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-09-27 15:29 UTC  (7+ messages)

[PATCH v5] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-09-27 14:56 UTC  (2+ messages)

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-09-26 23:22 UTC  (3+ messages)
` [PATCH 3/3] "


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