index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
host
/
host_linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabled
Dmitry Vyukov
2019-02-11
1
-5
/
+8
*
kcov: some fixes for extra coverage
Andrey Konovalov
2019-01-17
1
-1
/
+1
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
1
-6
/
+43
*
pkg/host: Support extracting kallsyms on ppc64le
Andrew Donnellan
2019-01-15
1
-0
/
+2
*
fuzzer: fix syscall detection
Andrey Konovalov
2019-01-08
1
-2
/
+2
*
fuzzer: speed up syscall support detection
Andrey Konovalov
2019-01-08
1
-12
/
+31
*
pkg/host: improve KMEMLEAK detection
Dmitry Vyukov
2018-10-10
1
-7
/
+9
*
pkg/host: improve KMEMLEAK support
Dmitry Vyukov
2018-09-28
1
-27
/
+11
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-0
/
+8
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-0
/
+2
*
sys/linux: add ext4 ioctls and overlayfs
Dmitry Vyukov
2018-08-29
1
-0
/
+4
*
gometalinter: strengthen gocyclo limit
Dmitry Vyukov
2018-08-02
1
-0
/
+4
*
gometalinter: clean up some errcheck warnings
Dmitry Vyukov
2018-08-02
1
-4
/
+13
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
1
-0
/
+9
*
sys/linux: implement fuse as normal syscalls
Dmitry Vyukov
2018-07-10
1
-17
/
+33
*
pkg/host: check that we can open files rather than that they exist
Dmitry Vyukov
2018-07-10
1
-15
/
+19
*
pkg/host: more precise detection for syz_mount_image support
Dmitry Vyukov
2018-06-18
1
-5
/
+22
*
pkg/host: support trial supported syscall detection
Dmitry Vyukov
2018-06-18
1
-13
/
+57
*
pkg/host: better detection of supported sockets
Dmitry Vyukov
2018-06-18
1
-2
/
+20
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-06-12
1
-8
/
+15
*
pkg/host: rework host feature detection/setup
Dmitry Vyukov
2018-06-12
1
-7
/
+228
*
pkg/host: fix syz_mount_image detection
Dmitry Vyukov
2018-04-29
1
-1
/
+1
*
pkg/host: enable more fault injection
Dmitry Vyukov
2018-04-27
1
-2
/
+11
*
pkg/host: fix kallsyms names again
Dmitry Vyukov
2018-04-19
1
-1
/
+3
*
pkg/host: fix kallsyms check
Dmitry Vyukov
2018-04-18
1
-1
/
+2
*
pkg/host: refactor code
Dmitry Vyukov
2018-04-08
1
-26
/
+22
*
pkg/host: explain why syscalls are disabled
Dmitry Vyukov
2018-04-06
1
-48
/
+79
*
sys/linux: add support for reading partition tables
Dmitry Vyukov
2018-04-01
1
-0
/
+2
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
1
-0
/
+2
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-1
/
+1
*
sys/linux: add netlink fou descriptions
Dmitry Vyukov
2018-03-21
1
-0
/
+7
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-1
/
+1
*
sys/linux: add syz_init_net_socket syscall
Dmitry Vyukov
2018-03-05
1
-24
/
+23
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
1
-2
/
+0
*
sys/linux: open files from /proc
Dmitry Vyukov
2017-11-27
1
-0
/
+2
*
sys/linux: remove get_kernel_syms, add quotactl syscall
Dmitry Vyukov
2017-11-20
1
-1
/
+13
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-0
/
+11
*
pkg/host: add fuchsia support
Dmitry Vyukov
2017-09-20
1
-0
/
+161