aboutsummaryrefslogtreecommitdiff
path: root/include/linux/seccomp.h
AgeCommit message (Expand)Author
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-17seccomp: use a static inline for a function stubStephen Rothwell
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry
2012-04-14seccomp: add system call filtering using BPFWill Drewry
2012-04-14seccomp: kill the seccomp_t typedefWill Drewry
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski
2009-04-19<linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli
2005-04-16Linux-2.6.12-rc2Linus Torvalds