linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-12 11:00:46 to 2019-02-24 06:09:13 UTC [more...]

[PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-02-24  6:08 UTC  (2+ messages)
` [PATCH v5 06/10] crypto: Kconfig - create Public-key cryptography section

[PATCH] tpm: Add driver for TPM over virtio
 2019-02-23  2:41 UTC  (28+ messages)

[PATCH v2] security: mark expected switch fall-throughs and add a missing break
 2019-02-22 22:42 UTC  (7+ messages)

[PATCH V4 0/4] Add support for TCG2 event logs on EFI systems
 2019-02-22 20:26 UTC  (5+ messages)
` [PATCH V4 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V4 2/4] tpm: Reserve the TPM final events table
` [PATCH V4 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V4 4/4] efi: Attempt to get the TCG2 event log in the boot stub

[PATCH RFC 0/4] IMA on NFS prototype
 2019-02-22 20:16 UTC  (14+ messages)
` [PATCH RFC 1/4] NFS: Define common IMA-related protocol elements
` [PATCH RFC 2/4] NFS: Rename security xattr handler
` [PATCH RFC 3/4] NFS: Prototype support for IMA on NFS (client)
` [PATCH RFC 4/4] NFSD: Prototype support for IMA on NFS (server)

[PATCH V3] Add support for TPM2 event logs on EFI systems
 2019-02-22 19:24 UTC  (14+ messages)
` [PATCH V3 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V3 2/4] tpm: Reserve the TPM final events table
` [PATCH V3 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V3 4/4] efi: Attempt to get the TCG2 event log in the boot stub

[PATCH v3 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-22 18:32 UTC  (27+ messages)
` [PATCH v3 01/20] x86/jump_label: Use text_poke_early() during early init
` [PATCH v3 02/20] x86/mm: Introduce temporary mm structs
` [PATCH v3 03/20] x86/mm: Save DRs when loading a temporary mm
` [PATCH v3 04/20] fork: Provide a function for copying init_mm
` [PATCH v3 05/20] x86/alternative: Initialize temporary mm for patching
` [PATCH v3 06/20] x86/alternative: Use temporary mm for text poking
` [PATCH v3 07/20] x86/kgdb: Avoid redundant comparison of patched code
` [PATCH v3 08/20] x86/ftrace: Set trampoline pages as executable
` [PATCH v3 09/20] x86/kprobes: Set instruction page "
` [PATCH v3 10/20] x86/module: Avoid breaking W^X while loading modules
` [PATCH v3 11/20] x86/jump-label: Remove support for custom poker
` [PATCH v3 12/20] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v3 13/20] x86/mm/cpa: Add set_direct_map_ functions
` [PATCH v3 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v3 15/20] vmalloc: Add flag for free of special permsissions
` [PATCH v3 16/20] modules: Use vmalloc special flag
` [PATCH v3 17/20] bpf: "
` [PATCH v3 18/20] x86/ftrace: "
` [PATCH v3 19/20] x86/kprobes: "
` [PATCH v3 20/20] x86/alternative: Comment about module removal races

IMA fails to see TPM chip (rpi3, linaro optee)
 2019-02-21 13:23 UTC  (7+ messages)

[PATCH v2 -next] tpm: Fix the type of the return value in calc_tpm2_event_size()
 2019-02-21 12:13 UTC  (4+ messages)

linux-next: Tree for Feb 20
 2019-02-21  9:12 UTC  (7+ messages)

[PATCH] MAINTAINERS: add linux-security-module mailing list to TPM drivers
 2019-02-20 22:39 UTC  (6+ messages)

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-20 16:14 UTC  (17+ messages)
` [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching
` [PATCH v2 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms

[PATCH v3 -next] tpm: Fix the type of the return value in calc_tpm2_event_size()
 2019-02-20  8:52 UTC  (2+ messages)

[PATCH -next] tpm: change the return type of calc_tpm2_event_size to size_t
 2019-02-20  2:13 UTC  (8+ messages)

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-02-19  4:37 UTC  (5+ messages)
` [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

[PATCH v3] x86/ima: require signed kernel modules
 2019-02-18  9:43 UTC  (4+ messages)

[RFC PATCH v5 00/12] hardening: statically allocated protected memory
 2019-02-16 15:15 UTC  (16+ messages)
` [RFC PATCH v5 02/12] __wr_after_init: linker section and attribute
` [RFC PATCH v5 03/12] __wr_after_init: Core and default arch
` [RFC PATCH v5 04/12] __wr_after_init: x86_64: randomize mapping offset
` [RFC PATCH v5 05/12] __wr_after_init: x86_64: enable
` [RFC PATCH v5 06/12] __wr_after_init: arm64: enable
` [RFC PATCH v5 07/12] __wr_after_init: Documentation: self-protection
` [RFC PATCH v5 08/12] __wr_after_init: lkdtm test
` [RFC PATCH v5 09/12] __wr_after_init: rodata_test: refactor tests
` [RFC PATCH v5 10/12] __wr_after_init: rodata_test: test __wr_after_init
` [RFC PATCH v5 11/12] __wr_after_init: test write rare functionality
` [RFC PATCH v5 12/12] IMA: turn ima_policy_flags into __wr_after_init

[PATCH v3 1/2] ima: fix build error redeclaration of enumerator
 2019-02-15 22:32 UTC  (5+ messages)
` [PATCH v3 2/2] efi: "

[GIT PULL] linux-integrity patches for Linux 5.1
 2019-02-14 19:00 UTC  (2+ messages)

[PATCH v2] x86/ima: require signed kernel modules
 2019-02-14 18:47 UTC  (3+ messages)

[PATCH] KEYS: trusted: fix -Wvarags warning
 2019-02-14 10:52 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 18:07 UTC  (5+ messages)
` [PATCH v3] selftests/tpm2: Extend tests to cover partial reads

[PATCH v2 1/2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 16:33 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/tpm2: Extend tests to cover partial reads

[PATCH 0/5] Add support for TPM event log 2.0 on EFI/ARM
 2019-02-13 14:22 UTC  (12+ messages)
` [PATCH 1/5] tpm: Copy calc_tpm2_event_size() to TPM library
` [PATCH 2/5] tpm: Change calc_tpm2_event_size signature
` [PATCH 3/5] tpm: Use library version of calc_tpm2_event_size in sysfs code
` [PATCH 4/5] efi/libstub/tpm: Retrieve TPM event log in 2.0 format

[RFC PATCH 0/5] Fix overlayfs on EVM
 2019-02-13  9:13 UTC  (7+ messages)

[PATCH v2 1/2] ima: fix build error redeclaration of enumerator
 2019-02-13  8:45 UTC  (3+ messages)
` [PATCH v2 2/2] efi: "

[PATCH v4 0/2] tpm: Unify send() callbacks
 2019-02-13  7:44 UTC  (6+ messages)
` [PATCH v4 1/2] tpm: Unify the send callback behaviour

[PATCH V2 2/4] tpm: Reserve the TPM final events table
 2019-02-12 23:11 UTC  (4+ messages)

[PATCH 1/2] selftests: tpm2: Open tpm dev in unbuffered mode
 2019-02-12 23:06 UTC  (5+ messages)
` [PATCH 2/2] selftests: tpm2: Extend tests to cover partial reads

[PATCH v2] ima-evm-utils: simplify digest alias handling
 2019-02-12 22:46 UTC 

[RFC PATCH v4 00/12] hardening: statically allocated protected memory
 2019-02-12 22:39 UTC  (7+ messages)

[PATCH v2] ima-evm-utils: rework openssl init
 2019-02-12 22:11 UTC  (2+ messages)

[PATCH] ima-evm-utils: simplify digest alias handling
 2019-02-12 19:31 UTC  (5+ messages)

[PATCH v3 1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm
 2019-02-12 17:07 UTC  (12+ messages)
` [PATCH v3 7/7] ima-evm-utils: Try to load digest by its alias

[PATCH 1/2] ima: fix build error redeclaration of enumerator
 2019-02-12 11:00 UTC  (4+ messages)


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