Re: [GIT] fix creds / SELinux regressions

From: Ingo Molnar
Date: Mon Sep 14 2009 - 00:25:00 EST



* James Morris <jmorris@xxxxxxxxx> wrote:

> Hi Linus, please pull.
>
>
> The following changes since commit 86d710146fb9975f04c505ec78caa43d227c1018:
> Linus Torvalds (1):
> Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 for-linus
>
> Eric Paris (3):
> Creds: creds->security can be NULL is selinux is disabled
> SELinux: seperate avc_cache flushing
> SELinux: flush the avc before disabling SELinux
>
> include/linux/cred.h | 13 ++++++++-----
> include/linux/selinux.h | 9 +++++++++
> security/selinux/avc.c | 26 +++++++++++++++++++-------
> security/selinux/exports.c | 6 ++++++
> 4 files changed, 42 insertions(+), 12 deletions(-)

Guys, _please_ do better changelogs and describe how bugs were
found. It doesnt matter for me personally but these commit logs
utterly lack any description about how the bugs were
found/triggered, how relevant they are in practice, there's no
crashlog signatures in them for people to check, no Reported-by
lines, etc.

Ingo

--
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/