linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 14:52:07 to 2019-10-21 11:39:47 UTC [more...]

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-21 11:39 UTC  (32+ messages)

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

[PATCH v7 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-19 18:30 UTC  (22+ 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 v0 0/1] ima: Refactor process_buffer_measurement() to make it generic
 2019-10-19 18:13 UTC  (3+ messages)
` [PATCH v0 1/1] "

[PATCH] tpm: Switch to platform_get_irq_optional()
 2019-10-19  9:45 UTC 

[PATCH AUTOSEL 5.3 48/89] efi/cper: Fix endianness of PCIe class code
 2019-10-18 22:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 49/89] efi/x86: Do not clean dummy variable in kexec path

[PATCH AUTOSEL 4.19 075/100] efi/cper: Fix endianness of PCIe class code
 2019-10-18 22:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 076/100] efi/x86: Do not clean dummy variable in kexec path

[PATCH AUTOSEL 4.14 37/56] efi/cper: Fix endianness of PCIe class code
 2019-10-18 22:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 38/56] efi/x86: Do not clean dummy variable in kexec path

[PATCH AUTOSEL 4.9 17/29] efi/cper: Fix endianness of PCIe class code
 2019-10-18 22:09 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 18/29] efi/x86: Do not clean dummy variable in kexec path

[PATCH AUTOSEL 4.4 12/21] efi/cper: Fix endianness of PCIe class code
 2019-10-18 22:09 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 13/21] efi/x86: Do not clean dummy variable in kexec path

[PATCH v0] KEYS: Security LSM Hook for key_create_or_update
 2019-10-18 20:38 UTC  (3+ messages)

[PATCH v3] tpm/tpm_ftpm_tee: add shutdown call back
 2019-10-17 18:06 UTC  (3+ messages)

[PATCH] tpm: Salt tpm_get_random() result with get_random_bytes()
 2019-10-17 16:21 UTC  (10+ messages)

[PATCH v3] x86, efi: never relocate kernel below lowest acceptable address
 2019-10-16 23:25 UTC  (8+ messages)

[PATCH 4.14 43/65] efivar/ssdt: Dont iterate over EFI vars if no SSDT override was specified
 2019-10-16 21:50 UTC 

[PATCH 4.19 49/81] efivar/ssdt: Dont iterate over EFI vars if no SSDT override was specified
 2019-10-16 21:51 UTC 

[PATCH 5.3 062/112] efivar/ssdt: Dont iterate over EFI vars if no SSDT override was specified
 2019-10-16 21:50 UTC  (4+ messages)
` [PATCH 5.3 063/112] efi/tpm: Dont access event->count when it isnt mapped
` [PATCH 5.3 064/112] efi/tpm: Dont traverse an event log with no events
` [PATCH 5.3 065/112] efi/tpm: Only set efi_tpm_final_log_size after successful event log parsing

[PATCH 4.9 76/92] efivar/ssdt: Dont iterate over EFI vars if no SSDT override was specified
 2019-10-16 21:50 UTC 

[PATCH v8] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-10-16 18:28 UTC 

[PATCH v0 0/1] KEYS: LSM Hook for key_create_or_update
 2019-10-16 16:41 UTC  (5+ messages)
` [PATCH v0 1/1] "

[PATCH v2] tpm/tpm_ftpm_tee: add shutdown call back
 2019-10-16 16:31 UTC  (3+ messages)

[PATCH v7 0/6] tpm: Add driver for cr50
 2019-10-16 15:27 UTC  (6+ messages)

[PATCH] efi/tpm: return -EINVAL when determining tpm final events log size fails
 2019-10-16 10:56 UTC  (2+ messages)

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

[PATCH V4 0/2] Add support for arm64 to carry ima measurement
 2019-10-16  1:44 UTC  (9+ messages)
` [PATCH V4 1/2] Add support for arm64 to carry ima measurement log in kexec_file_load
` [PATCH V4 2/2] update powerpc implementation to call into of_ima*

[PATCH v4 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-15  8:34 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 v7 0/4] Create and consolidate trusted keys subsystem
 2019-10-15  8:32 UTC  (15+ 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 4/4] KEYS: trusted: Move TPM2 trusted keys code

[PATCH] ftpm: add shutdown call back
 2019-10-14 20:17 UTC  (3+ messages)

[PATCH] selftest/trustedkeys: TPM 1.2 trusted keys test
 2019-10-14 19:57 UTC  (5+ messages)

[PATCH] tpm: remove tpm_dev_wq_lock
 2019-10-14 19:39 UTC  (4+ messages)

[PATCH v2] tpm: use GFP kernel for tpm_buf allocations
 2019-10-14 19:35 UTC  (3+ messages)

[PATCH v6] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-10-14 18:45 UTC  (3+ messages)

[PATCH v0 0/2] KEYS: Measure keys added to builtin or secondary trusted keys keyring
 2019-10-14 16:21 UTC  (7+ messages)
` [PATCH v0 1/2] "
` [PATCH v0 2/2] KEYS: LSM Hook for key_create_or_update

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

[PATCH v7] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-10-14  8:10 UTC  (2+ messages)

[PATCH v3 0/2] tpm: Detach page allocation from tpm_buf
 2019-10-11 16:03 UTC  (9+ messages)
` [PATCH v3 1/2] tpm: Use GFP_KERNEL for allocating struct tpm_buf

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

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

[PATCH] tpm: add check after commands attribs tab allocation
 2019-10-08 23:27 UTC  (3+ messages)

[PATCH v6 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-08 13:12 UTC  (6+ messages)
` [PATCH v6 3/9] powerpc: add support to initialize ima policy rules

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-07 18:08 UTC  (12+ messages)

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

[PATCH 1/7] efi: cper: Fix endianness of PCIe class code
 2019-10-07 14:49 UTC  (2+ messages)
` [tip: efi/urgent] efi/cper: "


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