| Commit message (Expand) | Author | Age |
* | seccomp: fix memory leak on filter attach | Kees Cook | 2014-04-16 |
* | seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF | Daniel Borkmann | 2014-04-14 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 |
|\ |
|
| * | syscall_get_arch: remove useless function arguments | Eric Paris | 2014-03-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2014-04-03 |
|\ \ |
|
| * | | kernel: Mark function as static in kernel/seccomp.c | Rashika Kheria | 2014-02-27 |
| |/ |
|
* / | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 2014-03-31 |
|/ |
|
* | seccomp: allow BPF_XOR based ALU instructions. | Nicolas Schichan | 2013-03-25 |
* | seccomp: Make syscall skipping and nr changes more consistent | Andy Lutomirski | 2012-10-02 |
* | seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER | Will Drewry | 2012-04-17 |
* | ptrace,seccomp: Add PTRACE_SECCOMP support | Will Drewry | 2012-04-13 |
* | seccomp: Add SECCOMP_RET_TRAP | Will Drewry | 2012-04-13 |
* | seccomp: add SECCOMP_RET_ERRNO | Will Drewry | 2012-04-13 |
* | seccomp: remove duplicated failure logging | Kees Cook | 2012-04-13 |
* | seccomp: add system call filtering using BPF | Will Drewry | 2012-04-13 |
* | seccomp: audit abnormal end to a process due to seccomp | Eric Paris | 2012-01-17 |
* | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 |
* | make seccomp zerocost in schedule | Andrea Arcangeli | 2007-07-16 |
* | move seccomp from /proc to a prctl | Andrea Arcangeli | 2007-07-16 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |