index
:
syz
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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
4
-66
/
+14
*
pkg/report: pass vm type to NewReporter
Dmitry Vyukov
2018-06-22
4
-5
/
+5
*
vm: pass instance to MonitorExecution
Dmitry Vyukov
2018-06-22
1
-1
/
+1
*
pkg/host: rework host feature detection/setup
Dmitry Vyukov
2018-06-12
3
-4
/
+24
*
bpf: enable hardening mode 1 for jited images
Daniel Borkmann
2018-06-07
1
-0
/
+1
*
bpf: enable full unwind and kallsym export support for jited images
Daniel Borkmann
2018-06-07
1
-0
/
+1
*
Makefile, sys/targets: move all native compilation logic to sys/targets
Dmitry Vyukov
2018-06-06
1
-0
/
+52
*
tools/create-image.sh: fix watchdog_thresh value
Dmitry Vyukov
2018-05-19
1
-1
/
+1
*
tools/create-image.sh: add few useful sysctl's
Dmitry Vyukov
2018-05-18
1
-1
/
+3
*
tools/syz-execprog: restore the previous tun disabling logic
Dmitry Vyukov
2018-05-18
1
-0
/
+3
*
pkg/csource: minimize netdevices and net reset
Dmitry Vyukov
2018-05-17
2
-18
/
+19
*
tools/syz-prog2c: add missing csource option
Dmitry Vyukov
2018-05-17
1
-0
/
+2
*
pkg/bisect: add bisection logic
Dmitry Vyukov
2018-05-17
1
-0
/
+100
*
tools/create-gce-image.sh: support both nbd and loop
Dmitry Vyukov
2018-05-17
1
-17
/
+37
*
tools/create-gce-image.sh: support MKE2FS_CONFIG
Dmitry Vyukov
2018-05-16
1
-1
/
+2
*
tools/create-gce-image.sh: revert loop to nbd
Dmitry Vyukov
2018-05-14
1
-12
/
+14
*
tools/kcovtrace: add missing include
Dmitry Vyukov
2018-05-14
1
-0
/
+1
*
tools/create-gce-image.sh: use loop instead of nbd
Dmitry Vyukov
2018-05-14
1
-18
/
+19
*
all: get rid of underscores in identifiers
Dmitry Vyukov
2018-05-07
2
-2
/
+2
*
tools/syz-execprog: split overly large function
Dmitry Vyukov
2018-05-07
1
-44
/
+52
*
all: fix too long lines
Dmitry Vyukov
2018-05-05
1
-1
/
+2
*
gometalinter: check dot imports
Dmitry Vyukov
2018-05-03
2
-28
/
+28
*
syz-upgrade: fix typo in usage message
Hyeongchan Kim
2018-04-21
1
-1
/
+1
*
tools/syz-execprog: reduce log level of some messages
Dmitry Vyukov
2018-04-08
1
-7
/
+10
*
tools: fix create-image.sh again
Dmitry Vyukov
2018-04-07
1
-3
/
+3
*
tools: improve demo_setup.sh
Dmitry Vyukov
2018-04-07
1
-4
/
+5
*
pkg/prog: explain why syscalls are transitively disabled
Dmitry Vyukov
2018-04-06
2
-13
/
+8
*
pkg/host: explain why syscalls are disabled
Dmitry Vyukov
2018-04-06
1
-5
/
+3
*
tools: add a script that setups everything
Dmitry Vyukov
2018-04-05
1
-0
/
+73
*
tools/syz-execprog: dump coverage in text format
Dmitry Vyukov
2018-04-05
1
-6
/
+1
*
sys/linux: test various binfmt's in execve
Dmitry Vyukov
2018-04-02
2
-3
/
+5
*
sys/linux: add support for reading partition tables
Dmitry Vyukov
2018-04-01
1
-16
/
+33
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
3
-3
/
+120
*
tools: remove stray comments in create-image.sh
Dmitry Vyukov
2018-03-29
1
-3
/
+3
*
tools/syz-db: allow to specify db version in pack
Dmitry Vyukov
2018-03-27
1
-5
/
+14
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
2
-26
/
+30
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
2
-2
/
+1
*
sys/linux: add syz_init_net_socket syscall
Dmitry Vyukov
2018-03-05
1
-1
/
+1
*
tools/syz-mutate: allow limiting set of syscalls
Dmitry Vyukov
2018-02-17
1
-6
/
+29
*
tools/syz-execprog: fix parsing of multiple logs
Dmitry Vyukov
2018-01-31
1
-1
/
+1
*
tools/syz-symbolize: allow to symbolize arbitrary kernel output
Dmitry Vyukov
2018-01-09
1
-2
/
+1
*
tools/syz-symbolize: assume that kernel is in the current dir
Dmitry Vyukov
2017-12-27
1
-2
/
+2
*
syz-fuzzer: refactor
Dmitry Vyukov
2017-12-18
1
-2
/
+1
*
pkg/ipc: make threaded/collide per-program options
Dmitry Vyukov
2017-12-17
2
-18
/
+10
*
tools: fix create-image.sh
Dmitry Vyukov
2017-12-08
1
-3
/
+3
*
tools/syz-execprog: extend hints output
Dmitry Vyukov
2017-12-08
1
-0
/
+3
*
tools: include selinux packages when building images
Dmitry Vyukov
2017-12-08
2
-4
/
+4
*
tools/syz-crush: fix for new multi-target world
Dmitry Vyukov
2017-11-30
1
-3
/
+4
*
pkg/report: include Maintainers into report
Dmitry Vyukov
2017-11-29
1
-36
/
+9
*
pkg/report: add Output to Report
Dmitry Vyukov
2017-11-29
1
-2
/
+2
[next]