summaryrefslogtreecommitdiffstats
path: root/kernel/seccomp.c
AgeCommit message (Expand)AuthorLines
2013-03-26seccomp: allow BPF_XOR based ALU instructions.Nicolas Schichan-0/+2
2012-10-02seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski-3/+10
2012-04-18seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTERWill Drewry-4/+9
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry-0/+16
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry-0/+26
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry-10/+32
2012-04-14seccomp: remove duplicated failure loggingKees Cook-14/+1
2012-04-14seccomp: add system call filtering using BPFWill Drewry-18/+378
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris-0/+2
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath-3/+4
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli-0/+3
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli-0/+26
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+56