linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 16:51:16 to 2020-08-18 16:44:36 UTC [more...]

[PATCH v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-08-18 16:44 UTC  (6+ messages)
` [PATCH v4 1/1] tpm: add sysfs exports for all banks of "

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-08-18 16:19 UTC  (12+ messages)
  ` [RFC PATCH 01/30] ima: Introduce ima namespace
  ` [RFC PATCH 02/30] ima: Add a list of the installed ima namespaces
  ` [RFC PATCH 03/30] ima: Bind ima namespace to the file descriptor
  ` [RFC PATCH 04/30] ima: Add ima policy related data to the ima namespace
  ` [RFC PATCH 05/30] ima: Add methods for parsing ima policy configuration string
  ` [RFC PATCH 06/30] ima: Add ima namespace to the ima subsystem APIs
  ` [RFC PATCH 07/30] ima: Extend the APIs in the integrity subsystem
  ` [RFC PATCH 08/30] ima: Add integrity inode related data to the ima namespace
  ` [RFC PATCH 09/30] ima: Enable per ima namespace policy settings

[RFC PATCH 10/30] ima: Add ima namespace ID to the ima ML related structures
 2020-08-18 15:42 UTC  (21+ messages)
` [RFC PATCH 11/30] ima: Keep track of the measurment list per ima namespace
` [RFC PATCH 12/30] ima: Check ima namespace ID during digest entry lookup
` [RFC PATCH 13/30] ima: Add a new ima template that includes namespace ID
` [RFC PATCH 14/30] ima: Add per namespace view of the measurement list
` [RFC PATCH 15/30] ima: Add a reader counter to the integrity inode data
` [RFC PATCH 16/30] ima: Extend permissions to the ima securityfs entries
` [RFC PATCH 17/30] ima: Add the violation counter to the namespace
` [RFC PATCH 18/30] ima: Change the owning user namespace of the ima namespace if necessary
` [RFC PATCH 19/30] ima: Configure the new ima namespace from securityfs
` [RFC PATCH 20/30] ima: Parse per ima namespace policy file
` [RFC PATCH 21/30] user namespace: Add function that checks if the UID map is defined
` [RFC PATCH 22/30] ima: Remap IDs of subject based rules if necessary
` [RFC PATCH 23/30] keys: Add domain tag to the keyring search criteria
` [RFC PATCH 24/30] keys: Include key domain tag in the iterative search
` [RFC PATCH 25/30] keys: Allow to set key domain tag separately from the key type
` [RFC PATCH 26/30] ima: Add key domain to the ima namespace
` [RFC PATCH 27/30] integrity: Add key domain tag to the search criteria
` [RFC PATCH 28/30] ima: Load per ima namespace x509 certificate
` [RFC PATCH 29/30] ima: Add dummy boot aggregate to per ima namespace measurement list
` [RFC PATCH 30/30] ima: Set ML template per ima namespace

[PATCH v3 0/1] add sysfs exports for TPM 2 PCR registers
 2020-08-18  5:38 UTC  (5+ messages)
` [PATCH v3 1/1] tpm: add sysfs exports for all banks of "

[PATCH v1] tpm: use %*ph to print small buffer
 2020-08-18  5:35 UTC  (4+ messages)

[PATCH 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-17 23:45 UTC  (8+ messages)
` [PATCH 1/3] IMA: generalize keyring specific measurement constructs
` [PATCH 2/3] IMA: add policy to support measuring critical data from kernel components
` [PATCH 3/3] IMA: define IMA hook to measure "

[PATCH 0/2] SELinux: Measure state and hash of policy using IMA
 2020-08-17 23:20 UTC  (13+ messages)
` [PATCH 1/2] IMA: Handle early boot data measurement
` [PATCH 2/2] SELinux: Measure state and hash of policy using IMA

[PATCH 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-08-17 22:45 UTC  (5+ messages)
` [PATCH 1/2] dm-devel: collect target data and submit to IMA to measure
` [PATCH 2/2] dm-crypt: collect data and submit to DM "

[PATCH 0/4] integrity: improve user feedback for invalid bootparams
 2020-08-17 21:52 UTC  (5+ messages)
` [PATCH 1/4] ima: add check for enforced appraise option
` [PATCH 2/4] integrity: invalid kernel parameters feedback
` [PATCH 3/4] ima: limit secure boot feedback scope for appraise
` [PATCH 4/4] integrity: prompt keyring name for unknown key request

[RFC] ima: export the measurement list when needed
 2020-08-17 21:30 UTC 

[PATCH v5 0/2] synquacer: add TPM support
 2020-08-17 21:14 UTC  (6+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH v3 0/4] IMA: verify measurement of certificate imported into a keyring
 2020-08-17 20:39 UTC  (10+ messages)
` [PATCH v3 1/4] IMA/ima_keys.sh: Fix policy content check usage
` [PATCH v3 2/4] IMA: Refactor datafiles directory
` [PATCH v3 3/4] IMA: Add a test to verify measurement of certificate imported into a keyring
` [PATCH v3 4/4] IMA/ima_keys.sh: Enhance policy checks

[PATCH ima-evm-utils 0/9] Docker based Travis CI builds
 2020-08-17 19:56 UTC  (15+ messages)
` [PATCH ima-evm-utils 1/9] configure: Fix tss2-esys check
` [PATCH ima-evm-utils 2/9] man: Fix xmlcatalog path detection
` [PATCH ima-evm-utils 3/9] man: Generate doc targets only when XSL found
` [PATCH ima-evm-utils 4/9] install-swtpm.sh: Ignore certificate for download
` [PATCH ima-evm-utils 5/9] install-swtpm.sh: Update ibmtpm to version 1637
` [PATCH ima-evm-utils 6/9] Remove install-tpm2-tss.sh
` [PATCH ima-evm-utils 7/9] autogen.sh: Cleanup
` [PATCH ima-evm-utils 8/9] tests: Require cmp
` [PATCH ima-evm-utils 9/9] travis: Switch to docker based builds

[ima-evm-utils][PATCH] Install the swtpm package, if available
 2020-08-17 18:11 UTC  (5+ messages)

[PATCH v2 0/4] IMA: verify measurement of certificate imported into a keyring
 2020-08-17 11:09 UTC  (10+ messages)
` [PATCH v2 1/4] IMA/ima_keys.sh Fix policy content check usage
` [PATCH v2 2/4] IMA: Refactor datafiles directory
` [PATCH v2 3/4] IMA: Add a test to verify measurement of certificate imported into a keyring
` [PATCH v2 4/4] IMA/ima_keys.sh: Enhance policy checks

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-14 14:21 UTC  (42+ messages)
      ` [dm-devel] "

[linux-ima-user]Systemd cgroups freezes after activating EVM
 2020-08-14  8:13 UTC 

[PATCH v4 0/2] synquacer: add TPM support
 2020-08-13 21:48 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: tis: add support for MMIO TPM on SynQuacer

[ima-evm-utils: PATCH 5/5] ima-evm-utils: travis: openssl gost engine
 2020-08-13 20:11 UTC  (16+ messages)

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-08-13 15:31 UTC  (32+ messages)
` [PATCH v7 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v7 2/7] exec: Move S_ISREG() check earlier
` [PATCH v7 3/7] exec: Move path_noexec() "
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v7 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC

[PATCH ima-evm-utils 1/2] man: Fix xmlcatalog path detection
 2020-08-13  9:49 UTC  (2+ messages)
` [PATCH ima-evm-utils 2/2] man: Generate doc targets only when XSL found

[PATCH v6 0/4] LSM: Measure security module data
 2020-08-12 20:37 UTC  (11+ messages)

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-12 18:47 UTC  (16+ messages)

WARNING: suspicious RCU usage in tipc_l2_send_msg
 2020-08-12 11:53 UTC 

[PATCH] field-dictionary.csv: Add errno to audit message field dictionary
 2020-08-12  0:53 UTC  (2+ messages)

[PATCH v2 0/2] ima: Fix keyrings race condition and other key related bugs
 2020-08-11 19:26 UTC  (3+ messages)
` [PATCH v2 1/2] ima: Pre-parse the list of keyrings in a KEY_CHECK rule
` [PATCH v2 2/2] ima: Fail rule parsing when asymmetric key measurement isn't supportable

ima-evm-utils: version 1.3.1 released
 2020-08-11 14:44 UTC 

[PATCH 1/1] IMA/ima_keys.sh Fix policy content check usage
 2020-08-07 20:50 UTC  (2+ messages)

[PATCH] security: ima: delete a repeated word in comments
 2020-08-07 16:51 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).