summaryrefslogtreecommitdiffstats
path: root/samples/seccomp
Commit message (Expand)AuthorAgeFilesLines
* samples: guard sub-directories with CONFIG optionsMasahiro Yamada2019-05-181-1/+1
* samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada2019-05-031-1/+1
* samples/seccomp: Fix 32-bit buildTycho Andersen2019-01-081-0/+1
* samples: add an example of seccomp user trapTycho Andersen2018-12-123-1/+382
* kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-171-3/+3
* samples/seccomp: do not compile when cross compiledMichal Hocko2018-02-221-9/+1Star
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-181-3/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* samples/seccomp: fix 64-bit comparison macrosMathias Svensson2017-01-091-53/+72
* samples/seccomp: Support programs with >256 instructionsRicky Zhou2016-11-011-19/+19
* samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropperRicky Zhou2016-11-011-2/+5
* samples/seccomp: Fix hostprogs variableRicky Zhou2016-11-011-2/+2
* samples/seccomp: Add standalone config optionOlof Johansson2016-07-071-1/+1
* samples/seccomp: improve label helperKees Cook2015-02-172-1/+9
* samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras2014-04-041-4/+10
* samples/seccomp: be less stupid about cross compilingArnd Bergmann2013-02-051-0/+2
* samples/seccomp: fix 31 bit build on s390Heiko Carstens2012-09-121-8/+16
* samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens2012-08-031-5/+10
* samples: seccomp: add .gitignore for untracked executablesChad Williamson2012-06-281-0/+3
* samples/seccomp: fix dependencies on arch macrosWill Drewry2012-04-192-11/+19
* Documentation: prctl/seccomp_filterWill Drewry2012-04-146-0/+711