linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 00:10:11 to 2020-12-12 01:22:33 UTC [more...]

[PATCH v10 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-12-12  1:14 UTC  (29+ messages)
` [PATCH v10 1/8] powerpc: fix compiler warnings and errors
` [PATCH v10 2/8] powerpc: Move delete_fdt_mem_rsv() to drivers/of/kexec.c
` [PATCH v10 3/8] powerpc: Move ima buffer functions "
` [PATCH v10 4/8] powerpc: Use ima kexec node functions
` [PATCH v10 5/8] powerpc: Move remove_ima_buffer() to drivers/of/kexec.c
` [PATCH v10 6/8] powerpc: Move ima_get_kexec_buffer() and ima_free_kexec_buffer() to ima
` [PATCH v10 7/8] powerpc: Move arch_ima_add_kexec_buffer "
` [PATCH v10 8/8] arm64: Add IMA log information in kimage used for kexec

[RFC PATCH 0/4] Kexec FDT setup consolidation
 2020-12-12  1:18 UTC  (7+ messages)
` [RFC PATCH 1/4] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [RFC PATCH 2/4] of: Add a common kexec FDT setup function
` [RFC PATCH 3/4] arm64: Use common of_kexec_setup_new_fdt()
` [RFC PATCH 4/4] powerpc: "

[PATCH v8 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-12  1:17 UTC  (16+ messages)
` [PATCH v8 1/8] IMA: generalize keyring specific measurement constructs
` [PATCH v8 2/8] IMA: add support to measure buffer data hash
` [PATCH v8 3/8] IMA: define a hook to measure kernel integrity critical data
` [PATCH v8 4/8] IMA: add policy rule to measure "
` [PATCH v8 5/8] IMA: limit critical data measurement based on a label
` [PATCH v8 6/8] IMA: extend critical data hook to limit the "
` [PATCH v8 7/8] IMA: define a builtin critical data measurement policy
` [PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH v2 0/5] Enable root to update the blacklist keyring
 2020-12-11 19:03 UTC  (6+ messages)
` [PATCH v2 1/5] certs: Make blacklist_vet_description() more strict
` [PATCH v2 2/5] certs: Factor out the blacklist hash creation
` [PATCH v2 3/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v2 4/5] certs: Allow root user to append signed hashes to the blacklist keyring
` [PATCH v2 5/5] tools/certs: Add print-cert-tbs-hash.sh

[PATCH v1 0/9] Enable root to update the blacklist keyring
 2020-12-11 18:35 UTC  (15+ messages)
  ` [PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
  ` [PATCH v1 5/9] PKCS#7: Fix missing include
  ` [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
  ` [PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
  ` [PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid

[PATCH v2] tpm: ignore failed selftest in probe
 2020-12-11 17:57 UTC  (4+ messages)

[PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
 2020-12-11 17:46 UTC  (7+ messages)

[PATCH v7 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-11 17:28 UTC  (28+ messages)
` [PATCH v7 1/8] IMA: generalize keyring specific measurement constructs
` [PATCH v7 2/8] IMA: add support to measure buffer data hash
` [PATCH v7 3/8] IMA: define a hook to measure kernel integrity critical data
` [PATCH v7 4/8] IMA: add policy rule to measure "
` [PATCH v7 5/8] IMA: limit critical data measurement based on a label
` [PATCH v7 6/8] IMA: extend critical data hook to limit the "
` [PATCH v7 7/8] IMA: define a builtin critical data measurement policy
` [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-11 15:29 UTC  (17+ messages)
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH] doc: trusted-encrypted: updates with TEE as a new trust source (update)
 2020-12-11 15:16 UTC  (3+ messages)

Away next week (51)
 2020-12-11 13:05 UTC 

[PATCH -next] char/tpm: simplify the return expression of tpm_tis_synquacer_module_init()
 2020-12-11 10:53 UTC  (2+ messages)

[Regression] Can only do S3 once after "tpm: take TPM chip power gating out of tpm_transmit()"
 2020-12-11 10:51 UTC  (4+ messages)

[PATCH v6] char: tpm: add i2c driver for cr50
 2020-12-11 10:34 UTC  (4+ messages)

[PATCH v3 0/4] tpm_tis: Detect interrupt storms
 2020-12-10 17:51 UTC  (27+ messages)
` [PATCH v3 1/4] irq: export kstat_irqs
` [PATCH v3 2/4] drm/i915/pmu: Use kstat_irqs to get interrupt count
    ` [Intel-gfx] "
` [PATCH v3 3/4] tpm_tis: Disable interrupts if interrupt storm detected
` [PATCH v3 4/4] tpm_tis: Disable Interrupts on the ThinkPad L490

[PATCH v4 00/40] idmapped mounts
 2020-12-08 15:26 UTC  (21+ messages)
` [PATCH v4 04/40] fs: split out functions to hold writers
` [PATCH v4 05/40] fs: add attr_flags_to_mnt_flags helper
` [PATCH v4 06/40] fs: add mount_setattr()
` [PATCH v4 25/40] fcntl: handle idmapped mounts
` [PATCH v4 26/40] notify: "
` [PATCH v4 27/40] init: "
` [PATCH v4 28/40] ioctl: "
` [PATCH v4 30/40] exec: "
` [PATCH v4 32/40] apparmor: "
` [PATCH v4 34/40] fat: "
` [PATCH v4 35/40] ext4: support "
` [PATCH v4 39/40] tests: extend mount_setattr tests

[ima-evm-utils][PATCH 0/2] support verifying EVM portable signatures
 2020-12-08 13:36 UTC  (3+ messages)
` [ima-evm-utils][PATCH 1/2] Add support for verifying portable EVM signatures
` [ima-evm-utils][PATCH 2/2] tests: add test to verify EVM portable and immutable signatures

[PATCH v14 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
 2020-12-08 11:02 UTC  (7+ messages)

[PATCH][RFC] tpm: Rework open/close/shutdown to avoid races
 2020-12-08 11:00 UTC  (3+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

[PATCH] tpm_tis: Disable interrupts if interrupt storm detected
 2020-12-05  0:06 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v14 2/5] oid_registry: Add TCG defined OIDS for TPM keys
 2020-12-04 16:01 UTC  (8+ messages)
` [PATCH v14 0/5] TPM 2.0 trusted key rework
  ` [PATCH v14 1/5] lib: add ASN.1 encoder

[PATCH] tpm: ignore failed selftest in probe
 2020-12-04 15:37 UTC  (2+ messages)

[PATCH v5] char: tpm: add i2c driver for cr50
 2020-12-04 15:01 UTC  (2+ messages)

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-04 14:59 UTC  (6+ messages)
` [PATCH v3 06/11] evm: Ignore INTEGRITY_NOLABEL if no HMAC key is loaded

[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-12-04  4:55 UTC  (3+ messages)
` [PATCH RESEND v4 1/1] tpm: add sysfs exports for all banks of "

[PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
 2020-11-20 18:04 UTC 

[PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
 2020-11-20 18:04 UTC 

[PATCH v1 5/9] PKCS#7: Fix missing include
 2020-11-20 18:04 UTC 

[PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
 2020-11-20 18:04 UTC 

[PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid
 2020-11-20 18:04 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).