Please pull these bugfixes for 3.20.
--- The following changes since commit 1fa185ebcbcefdc5229c783450c9f0439a69f0c1: Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris (2015-02-15 18:02:02 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git for-linus Casey Schaufler (1): Smack: secmark connections David Jeffery (1): Don't leak a key reference if request_key() tries to use a revoked keyring James Morris (2): Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/kernel into for-linus Jarkko Sakkinen (2): tpm: fix suspend/resume paths for TPM 2.0 tpm, tpm_tis: fix TPM 2.0 probing honclo (1): Added Little Endian support to vtpm module drivers/char/tpm/tpm-interface.c | 6 ++- drivers/char/tpm/tpm.h | 5 ++- drivers/char/tpm/tpm2-cmd.c | 59 ++++++++++++++++++++++++++++--------- drivers/char/tpm/tpm_crb.c | 20 +++--------- drivers/char/tpm/tpm_ibmvtpm.c | 20 ++++++++----- drivers/char/tpm/tpm_tis.c | 37 +++++++++++------------- security/keys/request_key.c | 1 + security/smack/smack_lsm.c | 16 ++++++++++ 8 files changed, 102 insertions(+), 62 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/