linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-14 16:07:02 to 2017-12-22 14:31:32 UTC [more...]

[PATCH 11/11] evm: Don't update hmacs in user ns mounts
 2017-12-22 14:32 UTC 

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

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

TPM driver breaks S3 suspend
 2017-12-22 13:34 UTC  (7+ messages)

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-22 12:05 UTC  (20+ 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] tpm: remove unused data fields from I2C and OF device ID tables
 2017-12-22 10:26 UTC 

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

[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] "

[PATCH 0/4] tpm: fix PS/2 devices not working on Braswell systems due CLKRUN enabled
 2017-12-21 19:02 UTC  (32+ 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

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

[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
 2017-12-19 21:08 UTC  (33+ messages)
                ` [PATCH 1/1] tpm: only attempt to disable the LPC CLKRUN if is already

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

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

[PATCH V3 1/2] security: Add a cred_getsecid hook
 2017-12-18 15:39 UTC  (10+ messages)
` [PATCH V3 2/2] IMA: Support using new creds in appraisal policy

[PATCH] tpm: remove type and name fields from the I2C Infineon OF table entries
 2017-12-17 18:19 UTC  (5+ messages)

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

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

[RFC PATCH 2/4] ima: define new ima_sb_post_new_mount hook
 2017-12-15 21:13 UTC  (5+ messages)

[RFC][PATCH 0/3] Export broken TPMs to user space
 2017-12-15 14:47 UTC  (7+ messages)
` [RFC][PATCH 1/3] tpm-chip: Move idr_replace calls to appropriate places
` [RFC][PATCH 3/3] tpm-chip: Export TPM device to user space even when startup failed

TPM tests within kselftest?
 2017-12-15 14:46 UTC  (2+ messages)

[PATCH] tpm2-cmd: allow more attempts for selftest execution
 2017-12-15 13:47 UTC  (2+ 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).