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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: add missing BPF constants
Paul Chaignon
2019-05-31
6
-11
/
+11
*
pkg/runtest: add simple USB runtest
Andrey Konovalov
2019-05-31
1
-0
/
+3
*
sys/linux/vusb.txt: more descriptions to be done
Andrey Konovalov
2019-05-31
1
-0
/
+1
*
sys/linux: add missing BPF constants
Paul Chaignon
2019-05-29
11
-23
/
+43
*
dashboard: update USB configs to the latest usb-linus
Andrey Konovalov
2019-05-29
1
-12
/
+16
*
sys/targets: fix freebsd/386 executor build on some hosts
Dmitry Vyukov
2019-05-29
1
-5
/
+7
*
sys/freebsd: Add support for fuzzing FreeBSD/i386
Andrew Turner
2019-05-29
17
-0
/
+6835
*
pkg/csource: add ability to annotate syscalls using comments in C reproducers
Anton Lindqvist
2019-05-24
1
-0
/
+16
*
sys/fuchsia: Updating Fuchsia definitions
Pascal Perez
2019-05-21
64
-70
/
+756
*
sys: Updating Fuchsia extraction scripts
Pascal Perez
2019-05-21
3
-60
/
+93
*
sys/linux: improve binder descriptions
Dmitry Vyukov
2019-05-17
7
-229
/
+230
*
sys/linux: improve binder descriptions
Dmitry Vyukov
2019-05-16
6
-33
/
+91
*
sys/linux: use offsetof in ebtables
Dmitry Vyukov
2019-05-16
6
-199
/
+308
*
pkg/compiler: add offsetof type
Dmitry Vyukov
2019-05-16
2
-1
/
+46
*
pkg/compiler: work around 0-array-size errors due to missing consts
Dmitry Vyukov
2019-05-15
4
-12
/
+20
*
.golangci.yml: add codeanalysis build tag
Dmitry Vyukov
2019-05-15
18
-17
/
+35
*
sys/linux: improve binder descriptions
Dmitry Vyukov
2019-05-14
11
-49
/
+320
*
sys/linux: improve key and net_sch descriptions
Dmitry Vyukov
2019-05-14
7
-88
/
+103
*
pkg/compiler: allow to refer to syscall arguments in len paths
Dmitry Vyukov
2019-05-14
2
-2
/
+5
*
sys/akaros: rename syscall argument
Dmitry Vyukov
2019-05-14
3
-5
/
+5
*
sys/linux: improve btf descriptions
Dmitry Vyukov
2019-05-14
11
-103
/
+1212
*
prog: implement complex len target support
Dmitry Vyukov
2019-05-14
2
-5
/
+62
*
pkg/compiler: generate complex len targets
Dmitry Vyukov
2019-05-14
18
-17044
/
+17050
*
sys/test: remove a leftover file
Dmitry Vyukov
2019-05-14
1
-865
/
+0
*
sys/openbsd: prevent changing mutability flags on files (#1174)
Anton Lindqvist
2019-05-13
2
-0
/
+26
*
dashboard: add scripts for generating USB kernel configs
Andrey Konovalov
2019-05-13
1
-2
/
+197
*
sys/linux: switch ppc64le to little-endian
Dmitry Vyukov
2019-05-13
6
-24
/
+29
*
sys/openbsd: add missing padding arguments
Anton Lindqvist
2019-05-12
4
-6
/
+31
*
sys/openbsd: avoid raw root disk node creation (#1171)
Anton Lindqvist
2019-05-11
2
-3
/
+23
*
sys/linux: add few new bpf consts
Dmitry Vyukov
2019-05-10
11
-39
/
+185
*
sys/linux: add definitions of fsopen, fspick, fsconfig, fsmount, move_mount s...
Dmitry Vyukov
2019-05-10
11
-8
/
+452
*
sys/linux: add new consts/flags/fields here and there
Dmitry Vyukov
2019-05-10
41
-60
/
+751
*
sys/linux: add new fou attributes
Dmitry Vyukov
2019-05-10
11
-5
/
+256
*
sys/linux: add description of open_tree syscall
Dmitry Vyukov
2019-05-10
11
-5
/
+72
*
sys/linux: regenerate consts on the latest linux-next tree
Dmitry Vyukov
2019-05-10
10
-20
/
+20
*
sys/linux: fix alignment of cmsghdr_sock
Dmitry Vyukov
2019-05-10
6
-23
/
+74
*
sys/linux: update descriptions of sendmsg/sendmmsg
Kaipeng Zeng
2019-05-10
21
-123
/
+584
*
sys/openbsd: add vmm descriptions (#1152)
Anton Lindqvist
2019-05-01
3
-1
/
+339
*
sys/freebsd: add support for various network protocols
Michael Tuexen
2019-05-01
3
-8
/
+2460
*
sys/freebsd: include ioccom.h in pf.txt
Michael Tuexen
2019-04-30
3
-62
/
+46
*
sys/syz-extract define GENOFFSET when processing FreeBSD sources
Michael Tuexen
2019-04-30
1
-0
/
+1
*
sys/freebsd: Add pf ioctl()s
Kristof Provost
2019-04-23
5
-59
/
+602
*
Update syscalls (#1116)
Marco Vanotti
2019-04-22
24
-138
/
+517
*
sys/linux: add pidfd_send_signal
Dmitry Vyukov
2019-04-12
11
-5
/
+71
*
sys/linux: more tty descriptions
Dmitry Vyukov
2019-04-12
11
-16
/
+1399
*
sys/linux: add simple io_uring descriptions
Dmitry Vyukov
2019-04-12
21
-195
/
+538
*
all: run make generate
Andrey Konovalov
2019-04-11
5
-5
/
+3915
*
all: add basic USB fuzzing support
Andrey Konovalov
2019-04-11
2
-11
/
+139
*
sys: add USB descriptions
Andrey Konovalov
2019-04-11
7
-0
/
+9774
*
sys/openbsd: add pci descriptions
Anton Lindqvist
2019-04-05
3
-1
/
+96
[next]