public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Patch 0/2] apparmor: fix issues with the 3.12 pull request
@ 2013-09-29 15:39 John Johansen
  2013-09-29 15:39 ` [PATCH 1/2] apparmor: Use shash crypto API interface for profile hashes John Johansen
  2013-09-29 15:39 ` [PATCH 2/2] apparmor: fix suspicious RCU usage warning in policy.c/policy.h John Johansen
  0 siblings, 2 replies; 4+ messages in thread
From: John Johansen @ 2013-09-29 15:39 UTC (permalink / raw)
  To: jmorris; +Cc: linux-kernel

James,

could you pull and forward the follow fixes for the 3.12 kernel. Both
issues have had multiple reports.

thanks

---


The following changes since commit eb8948a03704f3dbbfc7e83090e20e93c6c476d2:

  X.509: remove possible code fragility: enumeration values not handled (2013-09-25 17:17:01 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor.git security-next

for you to fetch changes up to 94ecad0c9ca2c9345013d2417081cea7cf842c16:

  apparmor: fix suspicious RCU usage warning in policy.c/policy.h (2013-09-29 08:28:11 -0700)

----------------------------------------------------------------
John Johansen (1):
      apparmor: fix suspicious RCU usage warning in policy.c/policy.h

Tyler Hicks (1):
      apparmor: Use shash crypto API interface for profile hashes

 security/apparmor/crypto.c         | 34 ++++++++++++++++------------------
 security/apparmor/include/policy.h |  4 +++-
 security/apparmor/policy.c         |  3 ++-
 3 files changed, 21 insertions(+), 20 deletions(-)



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

end of thread, other threads:[~2013-10-01  3:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29 15:39 [Patch 0/2] apparmor: fix issues with the 3.12 pull request John Johansen
2013-09-29 15:39 ` [PATCH 1/2] apparmor: Use shash crypto API interface for profile hashes John Johansen
2013-09-29 15:39 ` [PATCH 2/2] apparmor: fix suspicious RCU usage warning in policy.c/policy.h John Johansen
2013-10-01  3:53   ` Paul E. McKenney

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