Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-14 | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW | Tyler Hicks | 1 | -1/+2 |
2016-06-14 | seccomp: remove 2-phase API | Kees Cook | 1 | -6/+0 |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 1 | -4/+4 |
2015-10-28 | seccomp, ptrace: add support for dumping seccomp filters | Tycho Andersen | 1 | -0/+11 |
2015-07-15 | seccomp: swap hard-coded zeros to defined name | Kees Cook | 1 | -1/+1 |
2014-09-04 | seccomp: Allow arch code to provide seccomp_data | Andy Lutomirski | 1 | -1/+1 |
2014-09-04 | seccomp: Refactor the filter callback and the API | Andy Lutomirski | 1 | -0/+6 |
2014-09-04 | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski | 1 | -10/+11 |
2014-07-18 | seccomp: implement SECCOMP_FILTER_FLAG_TSYNC | Kees Cook | 1 | -0/+2 |
2014-07-18 | seccomp: introduce writer locking | Kees Cook | 1 | -3/+3 |
2014-03-31 | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 1 | -1/+0 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -44/+1 |
2012-04-18 | seccomp: ignore secure_computing return values | Will Drewry | 1 | -0/+7 |
2012-04-17 | seccomp: use a static inline for a function stub | Stephen Rothwell | 1 | -1/+1 |
2012-04-14 | ptrace,seccomp: Add PTRACE_SECCOMP support | Will Drewry | 1 | -0/+1 |
2012-04-14 | seccomp: Add SECCOMP_RET_TRAP | Will Drewry | 1 | -0/+1 |
2012-04-14 | seccomp: add SECCOMP_RET_ERRNO | Will Drewry | 1 | -4/+6 |
2012-04-14 | seccomp: add system call filtering using BPF | Will Drewry | 1 | -4/+72 |
2012-04-14 | seccomp: kill the seccomp_t typedef | Will Drewry | 1 | -4/+6 |
2011-06-07 | x86-64: Emulate legacy vsyscalls | Andy Lutomirski | 1 | -0/+10 |
2009-04-19 | <linux/seccomp.h> needs to include <linux/errno.h>. | Ralf Baechle | 1 | -0/+2 |
2007-07-16 | make seccomp zerocost in schedule | Andrea Arcangeli | 1 | -10/+0 |
2007-07-16 | move seccomp from /proc to a prctl | Andrea Arcangeli | 1 | -2/+13 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2006-01-09 | [PATCH] remove gcc-2 checks | Andrew Morton | 1 | -5/+1 |
2005-06-28 | [PATCH] seccomp: tsc disable | Andrea Arcangeli | 1 | -0/+10 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+34 |