summaryrefslogtreecommitdiffstats
path: root/include/linux/seccomp.h
Commit message (Expand)AuthorAgeFilesLines
* seccomp: remove 2-phase APIKees Cook2016-06-141-6/+0
* seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-4/+4
* seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen2015-10-271-0/+11
* seccomp: swap hard-coded zeros to defined nameKees Cook2015-07-151-1/+1
* seccomp: Allow arch code to provide seccomp_dataAndy Lutomirski2014-09-031-1/+1
* seccomp: Refactor the filter callback and the APIAndy Lutomirski2014-09-031-0/+6
* seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-10/+11
* seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-181-0/+2
* seccomp: introduce writer lockingKees Cook2014-07-181-3/+3
* net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-311-1/+0
* 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