aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/seccomp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-01samples/seccomp: Support programs with >256 instructionsRicky Zhou1-19/+19
2016-11-01samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropperRicky Zhou1-2/+5
2016-11-01samples/seccomp: Fix hostprogs variableRicky Zhou1-2/+2
2016-07-07samples/seccomp: Add standalone config optionOlof Johansson1-1/+1
2015-02-17samples/seccomp: improve label helperKees Cook2-1/+9
2014-04-03samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras1-4/+10
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann1-0/+2
2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens1-8/+16
2012-08-03samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens1-5/+10
2012-06-29samples: seccomp: add .gitignore for untracked executablesChad Williamson1-0/+3
2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry2-11/+19
2012-04-14Documentation: prctl/seccomp_filterWill Drewry6-0/+711