index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
seccomp
/
Makefile
Age
Commit message (
Expand
)
Author
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
2019-05-03
samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
Masahiro Yamada
2019-01-08
samples/seccomp: Fix 32-bit build
Tycho Andersen
2018-12-11
samples: add an example of seccomp user trap
Tycho Andersen
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-02-22
samples/seccomp: do not compile when cross compiled
Michal Hocko
2017-11-18
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-01
samples/seccomp: Fix hostprogs variable
Ricky Zhou
2016-07-07
samples/seccomp: Add standalone config option
Olof Johansson
2014-04-03
samples/seccomp/Makefile: do not build tests if cross-compiling for MIPS
Markos Chandras
2013-02-05
samples/seccomp: be less stupid about cross compiling
Arnd Bergmann
2012-09-12
samples/seccomp: fix 31 bit build on s390
Heiko Carstens
2012-04-19
samples/seccomp: fix dependencies on arch macros
Will Drewry
2012-04-14
Documentation: prctl/seccomp_filter
Will Drewry