/openbmc/linux/arch/alpha/kernel/ |
H A D | asm-offsets.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | entry.S | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/include/linux/ |
H A D | securebits.h | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | cred.h | diff 74908a0009eb36054190ab80deb9671014efed96 Thu Sep 17 19:47:12 CDT 2009 Andrew Morton <akpm@linux-foundation.org> include/linux/cred.h: fix build
mips allmodconfig:
include/linux/cred.h: In function `creds_are_invalid': include/linux/cred.h:187: error: `PAGE_SIZE' undeclared (first use in this function) include/linux/cred.h:187: error: (Each undeclared identifier is reported only once include/linux/cred.h:187: error: for each function it appears in.)
Fixes
commit b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Author: David Howells <dhowells@redhat.com> AuthorDate: Fri Nov 14 10:39:16 2008 +1100 Commit: James Morris <jmorris@namei.org> CommitDate: Fri Nov 14 10:39:16 2008 +1100
CRED: Separate task security context from task_struct
I think.
It's way too large to be inlined anyway.
Dunno if this needs an EXPORT_SYMBOL() yet.
Cc: David Howells <dhowells@redhat.com> Cc: James Morris <jmorris@namei.org> Cc: Serge Hallyn <serue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org> diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/kernel/ |
H A D | uid16.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | tsacct.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | capability.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | user.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | cred.c | diff 74908a0009eb36054190ab80deb9671014efed96 Thu Sep 17 19:47:12 CDT 2009 Andrew Morton <akpm@linux-foundation.org> include/linux/cred.h: fix build
mips allmodconfig:
include/linux/cred.h: In function `creds_are_invalid': include/linux/cred.h:187: error: `PAGE_SIZE' undeclared (first use in this function) include/linux/cred.h:187: error: (Each undeclared identifier is reported only once include/linux/cred.h:187: error: for each function it appears in.)
Fixes
commit b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Author: David Howells <dhowells@redhat.com> AuthorDate: Fri Nov 14 10:39:16 2008 +1100 Commit: James Morris <jmorris@namei.org> CommitDate: Fri Nov 14 10:39:16 2008 +1100
CRED: Separate task security context from task_struct
I think.
It's way too large to be inlined anyway.
Dunno if this needs an EXPORT_SYMBOL() yet.
Cc: David Howells <dhowells@redhat.com> Cc: James Morris <jmorris@namei.org> Cc: Serge Hallyn <serue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/security/keys/ |
H A D | permission.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | request_key_auth.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | request_key.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | process_keys.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | keyctl.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/fs/nfsd/ |
H A D | auth.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | nfsfh.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | nfs4recover.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/security/selinux/ |
H A D | xfrm.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/security/smack/ |
H A D | smack_access.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | smackfs.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/drivers/connector/ |
H A D | cn_proc.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/net/sunrpc/ |
H A D | auth.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_linux.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/net/core/ |
H A D | scm.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/fs/ |
H A D | binfmt_elf_fdpic.c | diff b6dff3ec5e116e3af6f537d4caedcad6b9e5082a Thu Nov 13 17:39:16 CST 2008 David Howells <dhowells@redhat.com> CRED: Separate task security context from task_struct
Separate the task security context from task_struct. At this point, the security data is temporarily embedded in the task_struct with two pointers pointing to it.
Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in entry.S via asm-offsets.
With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
|