aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/seccomp.c
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-06kernel/seccomp.c: kernel-doc warning fixFabian Frederick
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov
2014-05-15seccomp: JIT compile seccomp filterAlexei Starovoitov
2014-04-16seccomp: fix memory leak on filter attachKees Cook
2014-04-14seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-03-31net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-02-28kernel: Mark function as static in kernel/seccomp.cRashika Kheria
2013-03-26seccomp: allow BPF_XOR based ALU instructions.Nicolas Schichan
2012-10-02seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski
2012-04-18seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTERWill Drewry
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: remove duplicated failure loggingKees Cook
2012-04-14seccomp: add system call filtering using BPFWill Drewry
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds