[GIT] bugfixes for the security subsystem

From: James Morris
Date: Wed Sep 23 2009 - 16:47:38 EST


Hi Linus,

Please pull these fixes.

The following changes since commit 43c1266ce4dc06bfd236cec31e11e9ecd69c0bef:
Linus Torvalds (1):
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 for-linus

Andrew Morton (1):
include/linux/cred.h: fix build

David Howells (1):
KEYS: Have the garbage collector set its timer for live expired keys

Eric Paris (1):
SELinux: do not destroy the avc_cache_nodep

Jason Gunthorpe (1):
tpm-fixup-pcrs-sysfs-file-update

Randy Dunlap (1):
creds_are_invalid() needs to be exported for use by modules:

drivers/char/tpm/tpm.c | 5 ++---
include/linux/cred.h | 18 +-----------------
kernel/cred.c | 19 +++++++++++++++++++
security/keys/gc.c | 4 ++--
security/selinux/avc.c | 19 +++++++++++++++----
5 files changed, 39 insertions(+), 26 deletions(-)


--
James Morris
<jmorris@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/