kernel-ark/include
Eric W. Biederman 9a56c2db49 userns: Convert security/keys to the new userns infrastructure
- Replace key_user ->user_ns equality checks with kuid_has_mapping checks.
- Use from_kuid to generate key descriptions
- Use kuid_t and kgid_t and the associated helpers instead of uid_t and gid_t
- Avoid potential problems with file descriptor passing by displaying
  keys in the user namespace of the opener of key status proc files.

Cc: linux-security-module@vger.kernel.org
Cc: keyrings@linux-nfs.org
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2012-09-13 18:28:02 -07:00
..
acpi
asm-generic
crypto
drm userns: Convert drm to use kuid and kgid and struct pid where appropriate 2012-09-13 14:32:24 -07:00
keys
linux userns: Convert security/keys to the new userns infrastructure 2012-09-13 18:28:02 -07:00
math-emu
media
memory
misc
mtd
net net sched: Pass the skb into change so it can access NETLINK_CB 2012-08-14 21:55:28 -07:00
pcmcia
ras
rdma
rxrpc
scsi
sound Sound fixes for 3.6-rc1 2012-08-01 10:42:26 -07:00
target
trace Merge branch 'akpm' (Andrew's patch-bomb) 2012-07-31 19:25:39 -07:00
video
xen
Kbuild