[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1393935984-8733-1-git-send-email-nikolay@redhat.com>
Date: Tue, 4 Mar 2014 13:26:22 +0100
From: Nikolay Aleksandrov <nikolay@...hat.com>
To: netdev@...r.kernel.org
Cc: Nikolay Aleksandrov <nikolay@...hat.com>,
Paul Moore <paul@...l-moore.com>,
Dave Jones <davej@...hat.com>,
Steffen Klassert <steffen.klassert@...unet.com>,
Fan Du <fan.du@...driver.com>,
"David S. Miller" <davem@...emloft.net>
Subject: [PATCH 0/2] af_key: fixes for sleeping while atomic
Hi,
The first patch takes care of the issue on the af_key side, and the second
one fixes it on the selinux side (security_xfrm_policy_alloc).
There're a few lines >80 but they were already long, I'm not sure if breaking
them above the limit would make them more readable than they already are.
Best regards,
Nikolay Aleksandrov
CC: Paul Moore <paul@...l-moore.com>
CC: Dave Jones <davej@...hat.com>
CC: Steffen Klassert <steffen.klassert@...unet.com>
CC: Fan Du <fan.du@...driver.com>
CC: David S. Miller <davem@...emloft.net>
Nikolay Aleksandrov (2):
net: af_key: fix sleeping under rcu
selinux: add gfp argument to security_xfrm_policy_alloc and fix
callers
include/linux/security.h | 10 +++++++---
net/key/af_key.c | 19 ++++++++++---------
net/xfrm/xfrm_user.c | 6 +++---
security/capability.c | 3 ++-
security/security.c | 6 ++++--
security/selinux/include/xfrm.h | 3 ++-
security/selinux/xfrm.c | 12 +++++++-----
7 files changed, 35 insertions(+), 24 deletions(-)
--
1.8.5.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists