linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-28 09:01:48 to 2018-06-13 19:30:23 UTC [more...]

[-next PATCH] security: use octal not symbolic permissions
 2018-06-13 19:30 UTC  (12+ messages)

[PATCH v3 0/2] tpm: add support for nonblocking operation
 2018-06-13 18:05 UTC  (5+ messages)
` [PATCH v3 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v3 2/2] tpm: add support for nonblocking operation

Support additional signature types in EVM
 2018-06-13 13:50 UTC  (6+ messages)
` [PATCH V3 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
` [PATCH V3 2/2] evm: Allow non-SHA1 digital signatures

[USER] [PATCH 1/2] Remove hardcoding of SHA1 in EVM signatures
 2018-06-13 13:41 UTC  (4+ messages)
` [USER] [PATCH 2/2] Add security.apparmor to the set of extended attributes used by EVM

[PATCH V2 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
 2018-06-13  6:28 UTC  (5+ messages)
` [PATCH V2 2/2] evm: Allow non-SHA1 digital signatures

[PATCH] tpm: add support for nonblocking operation
 2018-06-12 17:39 UTC  (15+ messages)
      ` [PATCH v2 0/2] "
        ` [PATCH v2 1/2] tpm: add ptr to the tpm_space struct to file_priv
        ` [PATCH v2 2/2] tpm: add support for nonblocking operation

[PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver
 2018-06-10 11:57 UTC  (3+ messages)

[PATCH] tpm: Allow tpm_tis drivers to set hwrng quality
 2018-06-08  7:11 UTC 

[PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver
 2018-06-08  7:09 UTC 

[PATCH] tpm: Add module parameter for hwrng quality
 2018-06-08  6:54 UTC 

[PATCH v6] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-07 21:20 UTC 

[PATCH] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-07 14:26 UTC  (12+ messages)

Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt
 2018-06-07 13:45 UTC  (5+ messages)
  ` [Fwd: Re: Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt]

[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-06-06 22:06 UTC  (43+ messages)
` [PATCH v4 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v4 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v4 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v4 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v4 6/8] ima: add build time policy
` [RFC PATCH v4 7/8] ima: based on policy prevent loading firmware (pre-allocated buffer)
` [PATCH v4 8/8] module: replace the existing LSM hook in init_module
        ` [PATCH v4a "

[PATCH] ima-evm-utils: attr/xattr.h is deprecated. Use sys/xattr.h instead
 2018-06-06 19:57 UTC  (2+ messages)

[PATCH v3 0/4] IMA: work on audit records produced by IMA
 2018-06-06 14:52 UTC  (10+ messages)
` [PATCH v3 1/4] ima: Call audit_log_string() rather than logging it untrusted
` [PATCH v3 2/4] ima: Use audit_log_format() rather than audit_log_string()
` [PATCH v3 3/4] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
` [PATCH v3 4/4] ima: Differentiate auditing policy rules from "audit" actions

violations and invalidated PCR value
 2018-06-06 14:28 UTC  (2+ messages)

[PATCH v4 0/4] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-06-05 19:35 UTC  (6+ messages)
` [PATCH v4 1/4] tpm: migrate tpm2_shutdown() "

[PATCH 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
 2018-06-04 20:09 UTC  (4+ messages)
` [PATCH 2/2] evm: Allow non-SHA1 digital signatures

[GIT PULL] linux-integrity fixes for Linux 4.18 (#2)
 2018-06-04 16:06 UTC  (2+ messages)

[PATCH v2] tpm: fix race condition in tpm_common_write()
 2018-06-02 12:32 UTC  (7+ messages)

[PATCH V4] evm: Allow non-SHA1 digital signatures
 2018-06-01 22:26 UTC  (14+ messages)
          ` [PATCH] evm: Don't deadlock if a crypto algorithm is unavailable

[PATCH V6] EVM: Allow runtime modification of the set of verified xattrs
 2018-06-01 22:26 UTC  (3+ messages)

[PATCH 0/8] IMA: work on audit records produced by IMA
 2018-06-01 20:50 UTC  (44+ messages)
` [PATCH 1/8] ima: Call audit_log_string() rather than logging it untrusted
` [PATCH 2/8] ima: Use audit_log_format() rather than audit_log_string()
` [PATCH 3/8] audit: Implement audit_log_tty()
` [PATCH 4/8] audit: Allow others to call audit_log_d_path_exe()
` [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits
` [PATCH 6/8] integrity: Factor out common part of integrity_audit_msg()
` [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions

[PATCH v2 13/21] ima: use match_string() helper
 2018-06-01 10:55 UTC  (3+ messages)

[PATCH] EVM: unlock on error path in evm_read_xattrs()
 2018-06-01  8:00 UTC 

Enabling EVM on NFS mounts
 2018-05-31 17:09 UTC  (2+ messages)

[PATCH] EVM: Fix null dereference on xattr when xattr fails to allocate
 2018-05-31 15:00 UTC  (6+ messages)
    ` [PATCH] EVM: prevent array underflow in evm_write_xattrs()

[PATCH][next] EVM: fix memory leak of temporary buffer 'temp'
 2018-05-31 15:00 UTC  (2+ messages)

[PATCH v2 0/4] IMA: work on audit records produced by IMA
 2018-05-31 14:25 UTC  (5+ messages)
` [PATCH v2 1/4] ima: Call audit_log_string() rather than logging it untrusted
` [PATCH v2 2/4] ima: Use audit_log_format() rather than audit_log_string()
` [PATCH v2 3/4] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
` [PATCH v2 4/4] ima: Differentiate auditing policy rules from "audit" actions

[PATCH] tpm: fix race condition in tpm_common_write()
 2018-05-30 11:01 UTC  (6+ messages)

[PATCH v3 0/7] kexec/firmware: support system wide policy requiring signatures
 2018-05-29 21:10 UTC  (7+ messages)
` [PATCH v3 1/7] security: rename security_kernel_read_file() hook

[PATCH 4.14 128/496] integrity/security: fix digsig.c build error with header file
 2018-05-28  9:58 UTC 

[PATCH 4.9 135/329] integrity/security: fix digsig.c build error with header file
 2018-05-28 10:01 UTC 

[PATCH] tpm_tis: verify locality released before returning from release_locality
 2018-05-28  9:01 UTC  (5+ 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).