public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Patch v2 0/2] Fix for masking of complain mode, and rcu protected ref
@ 2011-06-29  1:44 John Johansen
  2011-06-29  1:44 ` [PATCH 1/2] AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock John Johansen
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: John Johansen @ 2011-06-29  1:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-security-module

A couple of outstanding fixes for apparmor
v2 - added Cc: to stable
   - updated commit message wording

The following changes since commit b0af8dfdd67699e25083478c63eedef2e72ebd85:

  Linux 3.0-rc5 (2011-06-27 19:12:22 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git for-security

John Johansen (2):
      AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
      AppArmor: Fix masking of capabilities in complain mode

 security/apparmor/domain.c |    2 +-
 security/apparmor/lsm.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Patch 0/2] Fixes for masking of complain mode, and rcu protected ref
@ 2011-06-28 15:56 John Johansen
  2011-06-28 15:56 ` [PATCH 2/2] AppArmor: Fix masking of capabilities in complain mode John Johansen
  0 siblings, 1 reply; 10+ messages in thread
From: John Johansen @ 2011-06-28 15:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-security-module, jmorris

A couple of outstanding fixes to apparmor.

The following changes since commit b0af8dfdd67699e25083478c63eedef2e72ebd85:

  Linux 3.0-rc5 (2011-06-27 19:12:22 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git for-security

John Johansen (2):
      AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
      AppArmor: Fix masking of capabilities in complain mode

 security/apparmor/domain.c |    2 +-
 security/apparmor/lsm.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2011-06-29 15:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29  1:44 [Patch v2 0/2] Fix for masking of complain mode, and rcu protected ref John Johansen
2011-06-29  1:44 ` [PATCH 1/2] AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock John Johansen
2011-06-29  1:44 ` [PATCH 2/2] AppArmor: Fix masking of capabilities in complain mode John Johansen
2011-06-29  4:24   ` Greg KH
2011-06-29  7:55     ` John Johansen
2011-06-29 15:05       ` Greg KH
2011-06-29  3:05 ` [Patch v2 0/2] Fix for masking of complain mode, and rcu protected ref James Morris
  -- strict thread matches above, loose matches on Subject: below --
2011-06-28 15:56 [Patch 0/2] Fixes " John Johansen
2011-06-28 15:56 ` [PATCH 2/2] AppArmor: Fix masking of capabilities in complain mode John Johansen
2011-06-28 18:12   ` Greg KH
2011-06-28 23:19     ` James Morris

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