linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 16:34:22 to 2018-01-07 12:44:56 UTC [more...]

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-07 12:44 UTC  (33+ messages)
` [PATCH v4 01/19] fs: new API for handling inode->i_version
` [PATCH v4 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v4 03/19] fat: convert to new i_version API
` [PATCH v4 04/19] affs: "
` [PATCH v4 05/19] afs: "
` [PATCH v4 06/19] btrfs: "
` [PATCH v4 07/19] exofs: switch "
` [PATCH v4 08/19] ext2: convert "
` [PATCH v4 09/19] ext4: "
` [PATCH v4 10/19] nfs: "
` [PATCH v4 11/19] nfsd: "
` [PATCH v4 12/19] ocfs2: "
` [PATCH v4 13/19] ufs: use "
` [PATCH v4 14/19] xfs: convert to "
` [PATCH v4 15/19] IMA: switch IMA over "
` [PATCH v4 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v4 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v4 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v4 19/19] fs: handle inode->i_version more efficiently

[PATCH V5 1/2] security: Add a cred_getsecid hook
 2018-01-05 21:15 UTC  (2+ messages)
` [PATCH V5 2/2] IMA: Support using new creds in appraisal policy

[tpmdd-devel] tpm device not showing up in /dev anymore
 2018-01-05 19:01 UTC  (14+ messages)

[GIT PULL] linux-integrity patches for 4.16-security-next-general
 2018-01-05 15:04 UTC  (4+ messages)

[RFC][PATCH 0/9] tpm: fix driver so that burstcount can be safely ignored
 2018-01-05  7:38 UTC  (9+ messages)
` [RFC][PATCH 4/9] tpm_tis_core: send all data in single operation

[PATCH V4 1/3] security: Add a cred_getsecid hook
 2018-01-04 19:17 UTC  (9+ messages)
` [PATCH V4 2/3] IMA: Use consistent creds
` [PATCH V4 3/3] IMA: Support using new creds in appraisal policy

Business Possibility
 2018-01-04 16:13 UTC 

[PATCHv6 1/1] ima: re-introduce own integrity cache lock
 2018-01-03  4:03 UTC  (6+ messages)

[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
 2018-01-02 20:53 UTC  (35+ messages)
                ` [PATCH 1/1] tpm: only attempt to disable the LPC CLKRUN if is already

[PATCH] tpm: remove unused variables
 2018-01-02 15:36 UTC  (2+ messages)

[PATCH v8 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2018-01-02 14:57 UTC  (7+ messages)
` [PATCH v8 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data
` [PATCH v8 2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()

[PATCH v2] tpm: remove unused data fields from I2C and OF device ID tables
 2018-01-02 14:46 UTC  (4+ messages)

TPM driver breaks S3 suspend
 2018-01-02 14:43 UTC  (13+ messages)

[PATCH v2 0/3] tpm: fix PS/2 devices not working on Braswell systems due CLKRUN enabled
 2018-01-02 14:41 UTC  (5+ messages)
` [PATCH v2 1/3] tpm: delete the TPM_TIS_CLK_ENABLE flag
` [PATCH v2 2/3] tpm: follow coding style for variable declaration in tpm_tis_core_init()
` [PATCH v2 3/3] tpm: only attempt to disable the LPC CLKRUN if is already enabled

[PATCH 0/4] tpm: fix PS/2 devices not working on Braswell systems due CLKRUN enabled
 2017-12-24 20:57 UTC  (39+ messages)
` [PATCH 1/4] tpm: fix access attempt to an already unmapped I/O memory region
` [PATCH 2/4] tpm: delete the TPM_TIS_CLK_ENABLE flag
` [PATCH 3/4] tpm: follow coding style for variable declaration in tpm_tis_core_init()
` [PATCH 4/4] tpm: only attempt to disable the LPC CLKRUN if is already enabled

[PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-12-24 19:47 UTC  (4+ messages)
` [PATCH v7 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data
` [PATCH v7 2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()

[PATCH 11/11] evm: Don't update hmacs in user ns mounts
 2017-12-24  5:56 UTC  (4+ messages)

[PATCH v2] tpm: Fix the driver cleanup code
 2017-12-22 19:27 UTC  (5+ messages)

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-12-22 17:38 UTC  (10+ messages)

[PATCH] tpm: remove unused data fields from I2C and OF device ID tables
 2017-12-22 16:06 UTC  (2+ messages)

[PATCH v2 00/15] ima: digest list feature
 2017-12-22 15:56 UTC  (6+ messages)

[Regression 4.15-rc2] New messages `tpm tpm0: A TPM error (2314) occurred continue selftest`
 2017-12-22 14:08 UTC  (11+ messages)

[PATCH] tpm2-cmd: try full selftest once if continue selftest failed
 2017-12-22 13:56 UTC 

[PATCH] tpm: Fix the driver cleanup code
 2017-12-21 22:30 UTC  (6+ messages)

[PATCH] ima: Fix warn potential negative subtraction from max
 2017-12-21 21:54 UTC  (3+ messages)
  ` [PATCH v2] "

tpm_tis_spi gets initialized long after IMA
 2017-12-21 13:59 UTC  (10+ messages)
` Aw: "
    ` Aw: "
        ` Aw: "
            ` Aw: "

[PATCH v3 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-21 11:48 UTC  (18+ messages)
` [PATCH v3 01/19] fs: new API for handling inode->i_version
` [PATCH v3 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v3 19/19] fs: handle inode->i_version more efficiently

ima: temporary "next-queued-testing" branch
 2017-12-18 20:43 UTC  (4+ messages)
` ima: temporary "next-queued-testing" branch (UPDATE)


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