public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SELinux Netlabel updates
@ 2007-07-17 23:48 James Morris
  2007-07-17 23:48 ` [PATCH 1/2] SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement James Morris
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: James Morris @ 2007-07-17 23:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Stephen Smalley, Paul Moore, linux-kernel, michal.k.k.piotrowski

Hi Linus,

These are updated Netlabel/SELinux changes from Paul, reworked so that 
they don't break userspace.  Michal says they work for him.  Please apply 
for 2.6.23.



The following changes since commit 489de30259e667d7bc47da9da44a0270b050cd97:
  Linus Torvalds (1):
        Merge branch 'merge' of git://git.kernel.org/.../paulus/powerpc

are found in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6.git#for-linus

Paul Moore (2):
      SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
      SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel

 include/net/netlabel.h           |    6 +++
 net/netlabel/netlabel_cipso_v4.c |    5 +++
 net/netlabel/netlabel_kapi.c     |   21 ++++++++++++
 net/netlabel/netlabel_mgmt.c     |   65 ++++++++++++++++++++++++++++++++++++++
 net/netlabel/netlabel_mgmt.h     |    5 +++
 security/selinux/hooks.c         |   21 ++++++------
 security/selinux/netlabel.c      |   49 ++++++++++++++++------------
 7 files changed, 141 insertions(+), 31 deletions(-)

-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-18  1:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 23:48 [PATCH 0/2] SELinux Netlabel updates James Morris
2007-07-17 23:48 ` [PATCH 1/2] SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement James Morris
2007-07-17 23:49 ` [PATCH 2/2] SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel James Morris
2007-07-18  0:24 ` [PATCH 0/2] SELinux Netlabel updates Linus Torvalds
2007-07-18  0:39   ` Michal Piotrowski
2007-07-18  0:46     ` Linus Torvalds
2007-07-18  1:53   ` Paul Moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox