Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-02 | seccomp: Make syscall skipping and nr changes more consistent | Andy Lutomirski | 1 | -3/+10 |
2012-04-18 | seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER | Will Drewry | 1 | -4/+9 |
2012-04-14 | ptrace,seccomp: Add PTRACE_SECCOMP support | Will Drewry | 1 | -0/+16 |
2012-04-14 | seccomp: Add SECCOMP_RET_TRAP | Will Drewry | 1 | -0/+26 |
2012-04-14 | seccomp: add SECCOMP_RET_ERRNO | Will Drewry | 1 | -10/+32 |
2012-04-14 | seccomp: remove duplicated failure logging | Kees Cook | 1 | -14/+1 |
2012-04-14 | seccomp: add system call filtering using BPF | Will Drewry | 1 | -18/+378 |
2012-01-17 | seccomp: audit abnormal end to a process due to seccomp | Eric Paris | 1 | -0/+2 |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 1 | -3/+4 |
2007-07-16 | make seccomp zerocost in schedule | Andrea Arcangeli | 1 | -0/+3 |
2007-07-16 | move seccomp from /proc to a prctl | Andrea Arcangeli | 1 | -0/+26 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+56 |