From: Ingo Molnar <mingo@elte.hu>
To: James Morris <jmorris@namei.org>
Cc: Eric Paris <eparis@redhat.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, selinux@tycho.nsa.gov,
Stephen Smalley <sds@tycho.nsa.gov>,
David Howells <dhowells@redhat.com>
Subject: Re: [GIT] fix creds / SELinux regressions
Date: Mon, 14 Sep 2009 06:20:51 +0200 [thread overview]
Message-ID: <20090914042051.GA12296@elte.hu> (raw)
In-Reply-To: <alpine.LRH.2.00.0909141256530.29020@tundra.namei.org>
* James Morris <jmorris@namei.org> 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
next prev parent reply other threads:[~2009-09-14 4:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-13 2:54 [PATCH 1/3] Creds: creds->security can be NULL is selinux is disabled Eric Paris
2009-09-13 2:54 ` Eric Paris
2009-09-13 2:54 ` [PATCH 2/3] SELinux: seperate avc_cache flushing Eric Paris
2009-09-13 2:54 ` Eric Paris
2009-09-13 2:54 ` [PATCH 3/3] SELinux: flush the avc before disabling SELinux Eric Paris
2009-09-13 2:54 ` Eric Paris
2009-09-13 22:23 ` [PATCH 1/3] Creds: creds->security can be NULL is selinux is disabled James Morris
2009-09-13 22:23 ` James Morris
2009-09-13 22:55 ` Eric Paris
2009-09-13 22:55 ` Eric Paris
2009-09-14 2:58 ` [GIT] fix creds / SELinux regressions James Morris
2009-09-14 2:58 ` James Morris
2009-09-14 4:20 ` Ingo Molnar [this message]
2009-09-14 11:53 ` [PATCH 1/3] Creds: creds->security can be NULL is selinux is disabled David Howells
2009-09-14 11:53 ` David Howells
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090914042051.GA12296@elte.hu \
--to=mingo@elte.hu \
--cc=dhowells@redhat.com \
--cc=eparis@redhat.com \
--cc=jmorris@namei.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.