Age | Commit message (Expand) | Author | Files | Lines |
2019-05-18 | samples: guard sub-directories with CONFIG options | Masahiro Yamada | 1 | -1/+1 |
2019-05-03 | samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option | Masahiro Yamada | 1 | -1/+1 |
2019-01-08 | samples/seccomp: Fix 32-bit build | Tycho Andersen | 1 | -0/+1 |
2018-12-11 | samples: add an example of seccomp user trap | Tycho Andersen | 3 | -1/+382 |
2018-07-18 | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS | Laura Abbott | 1 | -3/+3 |
2018-02-22 | samples/seccomp: do not compile when cross compiled | Michal Hocko | 1 | -9/+1 |
2017-11-18 | kbuild: remove all dummy assignments to obj- | Masahiro Yamada | 1 | -3/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 6 | -0/+6 |
2017-01-09 | samples/seccomp: fix 64-bit comparison macros | Mathias Svensson | 1 | -53/+72 |
2016-11-01 | samples/seccomp: Support programs with >256 instructions | Ricky Zhou | 1 | -19/+19 |
2016-11-01 | samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropper | Ricky Zhou | 1 | -2/+5 |
2016-11-01 | samples/seccomp: Fix hostprogs variable | Ricky Zhou | 1 | -2/+2 |
2016-07-07 | samples/seccomp: Add standalone config option | Olof Johansson | 1 | -1/+1 |
2015-02-17 | samples/seccomp: improve label helper | Kees Cook | 2 | -1/+9 |
2014-04-03 | samples/seccomp/Makefile: do not build tests if cross-compiling for MIPS | Markos Chandras | 1 | -4/+10 |
2013-02-05 | samples/seccomp: be less stupid about cross compiling | Arnd Bergmann | 1 | -0/+2 |
2012-09-12 | samples/seccomp: fix 31 bit build on s390 | Heiko Carstens | 1 | -8/+16 |
2012-08-03 | samples/seccomp: fix endianness bug in LO_ARG define | Heiko Carstens | 1 | -5/+10 |
2012-06-29 | samples: seccomp: add .gitignore for untracked executables | Chad Williamson | 1 | -0/+3 |
2012-04-19 | samples/seccomp: fix dependencies on arch macros | Will Drewry | 2 | -11/+19 |
2012-04-14 | Documentation: prctl/seccomp_filter | Will Drewry | 6 | -0/+711 |