linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/8] switch to using asm-generic for seccomp.h
@ 2015-03-05  1:27 Kees Cook
  2015-03-05  1:27 ` [PATCH v3 1/8] seccomp: allow COMPAT sigreturn overrides Kees Cook
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Kees Cook @ 2015-03-05  1:27 UTC (permalink / raw)
  To: akpm
  Cc: linux-mips, Peter Zijlstra, Will Deacon, Paul Mackerras,
	sparclinux, linux-arch, Russell King, Helge Deller, x86,
	James E.J. Bottomley, Ingo Molnar, Frederic Weisbecker,
	James Hogan, Laura Abbott, Kees Cook, Arnd Bergmann,
	linux-arm-kernel, Michal Simek, linux-parisc, linux-kernel,
	Ralf Baechle, Daniel Borkmann, linuxppc-dev, David S. Miller

Most architectures don't need to do much special for the strict-mode
seccomp syscall entries. Remove the redundant headers and reduce the
others.

Signed-off-by: Kees Cook <keescook@chromium.org>
---
v3:
- split patch series by architecture
- fix up architectures that need sigreturn overrides (ingo)
v2:
- use Kbuild "generic-y" instead of explicit #include lines (sfr)

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

end of thread, other threads:[~2015-03-11 18:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05  1:27 [PATCH v3 0/8] switch to using asm-generic for seccomp.h Kees Cook
2015-03-05  1:27 ` [PATCH v3 1/8] seccomp: allow COMPAT sigreturn overrides Kees Cook
2015-03-05  1:27 ` [PATCH v3 2/8] arm: use asm-generic for seccomp.h Kees Cook
2015-03-05  1:27 ` [PATCH v3 3/8] microblaze: " Kees Cook
2015-03-05  1:27 ` [PATCH v3 4/8] mips: switch to using " Kees Cook
2015-03-05  1:27 ` [PATCH v3 5/8] parisc: " Kees Cook
2015-03-05  1:27 ` [PATCH v3 6/8] powerpc: " Kees Cook
2015-03-05  1:27 ` [PATCH v3 7/8] sparc: " Kees Cook
2015-03-05  1:27 ` [PATCH v3 8/8] x86: " Kees Cook
2015-03-05  6:31   ` Ingo Molnar
2015-03-11 18:59 ` [PATCH v3 0/8] " Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).