summaryrefslogtreecommitdiffstats
path: root/include/linux/seccomp.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-44/+1
* seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-0/+7
* seccomp: use a static inline for a function stubStephen Rothwell2012-04-171-1/+1
* ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-141-0/+1
* seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-141-0/+1
* seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-141-4/+6
* seccomp: add system call filtering using BPFWill Drewry2012-04-141-4/+72
* seccomp: kill the seccomp_t typedefWill Drewry2012-04-141-4/+6
* x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-071-0/+10
* <linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle2009-04-191-0/+2
* make seccomp zerocost in scheduleAndrea Arcangeli2007-07-161-10/+0
* move seccomp from /proc to a prctlAndrea Arcangeli2007-07-161-2/+13
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-5/+1
* [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-0/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+34