syzkaller/pkg/host
Dmitry Vyukov 438e122712 pkg/host: fix detection of enabled LSMs
securityfs may not be mounted, but it does not mean that no LSMs are enabled.
2020-01-05 17:48:19 +01:00
..
features_linux.go pkg/host: rename some features 2019-11-16 09:58:54 +01:00
features.go pkg/host: add Features.Supported 2019-11-16 09:58:54 +01:00
host_akaros.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
host_darwin.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
host_freebsd.go pkg/host: rename some features 2019-11-16 09:58:54 +01:00
host_fuchsia.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
host_netbsd.go Disable checkFeature[FeatureNetworkInjection] for NetBSD 2019-10-09 19:16:07 +02:00
host_openbsd.go pkg/host: rename some features 2019-11-16 09:58:54 +01:00
host_test.go pkg/host: add Features.Supported 2019-11-16 09:58:54 +01:00
host_windows.go fuzzer: speed up syscall support detection 2019-01-08 16:06:27 +01:00
syscalls_linux_test.go pkg/host: split files into syscalls/features 2019-11-16 09:58:54 +01:00
syscalls_linux.go pkg/host: fix detection of enabled LSMs 2020-01-05 17:48:19 +01:00
syscalls.go pkg/host: split files into syscalls/features 2019-11-16 09:58:54 +01:00