aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/seccomp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-44/+1
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-0/+7
2012-04-17seccomp: use a static inline for a function stubStephen Rothwell1-1/+1
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry1-0/+1
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry1-0/+1
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry1-4/+6
2012-04-14seccomp: add system call filtering using BPFWill Drewry1-4/+72
2012-04-14seccomp: kill the seccomp_t typedefWill Drewry1-4/+6
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski1-0/+10
2009-04-19<linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle1-0/+2
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli1-10/+0
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli1-2/+13
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-5/+1
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+34