index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
seccomp.h
Age
Commit message (
Expand
)
Author
2016-06-14
seccomp: remove 2-phase API
Kees Cook
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2015-07-15
seccomp: swap hard-coded zeros to defined name
Kees Cook
2014-09-03
seccomp: Allow arch code to provide seccomp_data
Andy Lutomirski
2014-09-03
seccomp: Refactor the filter callback and the API
Andy Lutomirski
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
2014-07-18
seccomp: introduce writer locking
Kees Cook
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-04-18
seccomp: ignore secure_computing return values
Will Drewry
2012-04-17
seccomp: use a static inline for a function stub
Stephen Rothwell
2012-04-14
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2012-04-14
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
2012-04-14
seccomp: add system call filtering using BPF
Will Drewry
2012-04-14
seccomp: kill the seccomp_t typedef
Will Drewry
2011-06-07
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
2009-04-19
<linux/seccomp.h> needs to include <linux/errno.h>.
Ralf Baechle
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
2005-06-27
[PATCH] seccomp: tsc disable
Andrea Arcangeli
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds