aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/seccomp.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-02
| * net: filter: cleanup invocation of internal BPFAlexei Starovoitov2014-05-21
| * seccomp: JIT compile seccomp filterAlexei Starovoitov2014-05-15
* | kernel/seccomp.c: kernel-doc warning fixFabian Frederick2014-06-06
|/
* seccomp: fix memory leak on filter attachKees Cook2014-04-16
* seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann2014-04-14
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
|\ \
| * | kernel: Mark function as static in kernel/seccomp.cRashika Kheria2014-02-27
| |/
* / net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
|/
* seccomp: allow BPF_XOR based ALU instructions.Nicolas Schichan2013-03-25
* seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-02
* seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTERWill Drewry2012-04-17
* ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-13
* seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-13
* seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-13
* seccomp: remove duplicated failure loggingKees Cook2012-04-13
* seccomp: add system call filtering using BPFWill Drewry2012-04-13
* seccomp: audit abnormal end to a process due to seccompEric Paris2012-01-17
* x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-02
* make seccomp zerocost in scheduleAndrea Arcangeli2007-07-16
* move seccomp from /proc to a prctlAndrea Arcangeli2007-07-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16