/openbmc/linux/drivers/isdn/capi/ |
H A D | kcapi_proc.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | hvCall_inst.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/proc/ |
H A D | nommu.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | netdebug.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/afs/ |
H A D | proc.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/dlm/ |
H A D | debug_fs.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_fs.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/drivers/char/ |
H A D | misc.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/security/smack/ |
H A D | smackfs.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/nfsd/ |
H A D | export.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/ipc/ |
H A D | util.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup-common.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/nfs/ |
H A D | client.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/jbd2/ |
H A D | journal.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/drivers/scsi/ |
H A D | sg.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/kernel/ |
H A D | kprobes.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | trace.c | diff 88e9d34c727883d7d6f02cf1475b3ec98b8480c7 Tue Sep 22 18:43:43 CDT 2009 James Morris <jmorris@namei.org> seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against revectoring user-triggerable function pointers.
This is derived from the grsecurity patch, although generated from scratch because it's simpler than extracting the changes from there.
Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|