summaryrefslogtreecommitdiffstats
path: root/samples/seccomp/Makefile
AgeCommit message (Expand)AuthorLines
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada-3/+1
2020-05-17samples: seccomp: build sample programs for target architectureMasahiro Yamada-39/+3
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada-2/+2
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada-1/+1
2019-05-03samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada-1/+1
2019-01-08samples/seccomp: Fix 32-bit buildTycho Andersen-0/+1
2018-12-11samples: add an example of seccomp user trapTycho Andersen-1/+6
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott-3/+3
2018-02-22samples/seccomp: do not compile when cross compiledMichal Hocko-9/+1
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-11-01samples/seccomp: Fix hostprogs variableRicky Zhou-2/+2
2016-07-07samples/seccomp: Add standalone config optionOlof Johansson-1/+1
2014-04-03samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras-4/+10
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann-0/+2
2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens-8/+16
2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry-9/+3
2012-04-14Documentation: prctl/seccomp_filterWill Drewry-0/+38