linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-16 21:25:43 to 2019-01-29 00:40:43 UTC [more...]

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-01-29  0:34 UTC  (19+ messages)
` [PATCH v2 01/20] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v2 03/20] x86/mm: temporary mm struct
` [PATCH v2 04/20] fork: provide a function for copying init_mm
` [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching
` [PATCH v2 06/20] x86/alternative: use temporary mm for text poking
` [PATCH v2 08/20] x86/ftrace: set trampoline pages as executable
` [PATCH v2 09/20] x86/kprobes: instruction pages initialization enhancements
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
` [PATCH v2 11/20] x86/jump-label: remove support for custom poker
` [PATCH v2 12/20] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v2 13/20] Add set_alias_ function and x86 implementation
` [PATCH v2 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 16/20] modules: Use vmalloc special flag
` [PATCH v2 17/20] bpf: "
` [PATCH v2 18/20] x86/ftrace: "
` [PATCH v2 19/20] x86/kprobes: "
` [PATCH v2 20/20] x86/alternative: comment about module removal races

[RFC PATCH] ima-evm-utils: convert sign v2 from RSA to EVP_PKEY API
 2019-01-28 17:11 UTC 

[PATCH] ima-evm-utils: remove redundant call to OpenSSL_add_all_algorithms
 2019-01-27  2:39 UTC 

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-25 18:28 UTC  (44+ messages)
` [PATCH 01/17] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH 02/17] x86/jump_label: Use text_poke_early() during early init
` [PATCH 03/17] x86/mm: temporary mm struct
` [PATCH 04/17] fork: provide a function for copying init_mm
` [PATCH 05/17] x86/alternative: initializing temporary mm for patching
` [PATCH 06/17] x86/alternative: use temporary mm for text poking
` [PATCH 07/17] x86/kgdb: avoid redundant comparison of patched code
` [PATCH 08/17] x86/ftrace: set trampoline pages as executable
` [PATCH 09/17] x86/kprobes: Instruction pages initialization enhancements
` [PATCH 10/17] x86: avoid W^X being broken during modules loading
` [PATCH 11/17] x86/jump-label: remove support for custom poker
` [PATCH 12/17] x86/alternative: Remove the return value of text_poke_*()
` [PATCH 13/17] Add set_alias_ function and x86 implementation
` [PATCH 14/17] mm: Make hibernate handle unmapped pages
` [PATCH 15/17] vmalloc: New flags for safe vfree on special perms
` [PATCH 16/17] Plug in new special vfree flag
` [PATCH 17/17] module: Prevent module removal racing with text_poke()

[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-25 13:46 UTC  (4+ messages)

[PATCH] security: mark expected switch fall-throughs
 2019-01-25 12:37 UTC  (6+ messages)

[PATCH v10 00/17] Remove nested TPM operations
 2019-01-25  1:05 UTC  (8+ messages)
` [PATCH v10 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v10 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v10 17/17] tpm: remove @flags from tpm_transmit()

[PATCH v1] evm: Use defined constant for UUID representation
 2019-01-24 20:37 UTC 

[PATCH v8 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-24 15:49 UTC  (8+ messages)
` [PATCH v8 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v8 2/7] tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
` [PATCH v8 3/7] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v8 4/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v8 5/7] tpm: move tpm_chip definition to include/linux/tpm.h
` [PATCH v8 6/7] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
` [PATCH v8 7/7] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[LTP][PATCH v3 0/6] LTP IMA fix bundle
 2019-01-24  5:11 UTC  (12+ messages)
` [PATCH v3 1/6] ima/ima_boot_aggregate: Fix the definition of event log
` [PATCH v3 5/6] ima: Rename the folder name for policy files to datafiles
` [PATCH v3 6/6] ima/ima_violations: Temporarily remove the printk rate limit

device tree "compatible" string value for Nuvoton TPM 75xxx
 2019-01-23 20:22 UTC  (9+ messages)

Getting weird TPM error after rebasing my tree to security/next-general
 2019-01-23 20:11 UTC  (10+ messages)

[PATCH -next] evm: CHECK-remove set but not used variable 'xattr'
 2019-01-23 18:38 UTC  (4+ messages)
` [PATCH -next] evm: remove "

[PATCH v5 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-23 18:36 UTC  (8+ messages)
` [PATCH v5 1/2] integrity, KEYS: add a reference to platform keyring
` [PATCH v5 2/2] kexec, KEYS: Make use of platform keyring for signature verify

TPM2_RC_TESTING and tpm_transmit_cmd
 2019-01-22 20:21 UTC 

[PATCH v3] ima: define ima_post_create_tmpfile() hook and add missing call
 2019-01-22 20:06 UTC 

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-22 16:55 UTC  (11+ messages)
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[PATCH v2] ima: define ima_post_create_tmpfile() hook and add missing call
 2019-01-22 16:38 UTC  (6+ messages)

[PATCH v2 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-22 12:10 UTC  (10+ messages)
` [PATCH v2 1/5] tpm: ppi: pass function revision ID to tpm_eval_dsm()
` [PATCH v2 2/5] tpm: ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
` [PATCH v2 3/5] tpm: ppi: Display up to 101 operations as define for version 1.3
` [PATCH v2 4/5] tpm: ppi: Possibly show command parameter if TPM PPI 1.3 is used
` [PATCH v2 5/5] tpm: ppi: Enable submission of optional command parameter for PPI 1.3

[PATCH REVIEW 1/2] tpm: provide a way to override the chip returned durations
 2019-01-21 12:29 UTC  (7+ messages)
` [PATCH REVIEW 2/2] tpm_tis: override durations for STM tpm with firmware 1.2.8.28

[PATCH v4 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-21  9:08 UTC  (12+ messages)
` [PATCH v4 1/2] integrity, KEYS: add a reference to platform keyring
` [PATCH v4 2/2] kexec, KEYS: Make use of platform keyring for signature verify

evm_inode_init_security and module stacking
 2019-01-20 18:54 UTC  (5+ messages)

[PATCH v2 0/2] tpm/eventlog/tpm1: Small fixes
 2019-01-19  7:48 UTC  (8+ messages)
` [PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements
` [PATCH 2/2] tpm/eventlog/tpm1: Fix off-by-1 when reading binary_bios_measurements

Add support for the TCG2 event log on UEFI systems
 2019-01-18 15:15 UTC  (5+ messages)
` [PATCH 2/5] tpm: Fix event log types for TPM2

[PATCH,RESEND] selftests: add TPM 2.0 tests
 2019-01-18 15:01 UTC  (3+ messages)

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-18 15:00 UTC  (14+ messages)
` [PATCH 1/5] tpm: ppi: pass function revision ID to tpm_eval_dsm()
` [PATCH 2/5] tpm: ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_1
` [PATCH 3/5] tpm: ppi: Display up to 101 operations as define for version 1.3
` [PATCH 4/5] tpm: ppi: Possibly show command parameter if TPM PPI 1.3 is used
` [PATCH 5/5] tpm: ppi: Enable submission of optional command parameter for PPI 1.3

[PATCH v3 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-18  2:16 UTC  (10+ messages)
` [PATCH v3 1/2] integrity, KEYS: add a reference to platform keyring
` [PATCH v3 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[PATCH] ovl: IMA Call ima_post_mknod_path() on copy_up'd dentry
 2019-01-17 15:44 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).