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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/freebsd/sys.txt: update sendfile description
Michael Tuexen
2019-09-16
5
-11
/
+55
*
sys/freebsd/vnet.txt: replace IPPROTO_SEP by IPPROTO_DCCP (#1401)
Michael Tüxen
2019-09-16
5
-8
/
+8
*
sys/linux/usb: fix CDC mac address encoding
Andrey Konovalov
2019-09-06
6
-27
/
+39
*
sys/linux/usb: always provide device string ids
Andrey Konovalov
2019-09-06
6
-83
/
+83
*
sys/linux/vusb.txt: properly describe interfaces for USB CDC NCM
Andrey Konovalov
2019-09-06
11
-455
/
+671
*
sys/linux, executor: basic support for multiple USB interfaces
Andrey Konovalov
2019-09-06
1
-18
/
+31
*
sys/linux/vusb.txt: fix typo in descriptions
Andrey Konovalov
2019-09-05
11
-36
/
+46
*
sys/linux, dashboard: update USB config
Andrey Konovalov
2019-09-04
1
-2
/
+16
*
prog: implemented argument and call priorities
Veronica Radu
2019-09-04
2
-1
/
+9
*
sys/linux/vusb.txt: fix unused EPSNUM param
Andrey Konovalov
2019-09-04
6
-92
/
+92
*
sys/linux, executor: minor USB fixes (#1361)
Andrey Konovalov
2019-08-23
6
-36
/
+36
*
sys/linux: fix bNumEndpoints in a USB interface (#1360)
Andrey Konovalov
2019-08-22
6
-122
/
+123
*
sys/targets: fix Fuchsia builds
Matthew Dempsky
2019-08-19
1
-4
/
+12
*
sys/targets: Change CCompiler path for fuchsia.
Marco Vanotti
2019-08-17
1
-2
/
+2
*
sys/linux: add basic USB CDC NCM descriptions (#1337)
Andrey Konovalov
2019-08-14
11
-141
/
+847
*
sys/linux: fix USB string descriptors (#1336)
Andrey Konovalov
2019-08-14
6
-124
/
+182
*
sys/fuchsia: update socket syscalls
Marco Vanotti
2019-08-14
7
-992
/
+25
*
sys/openbsd: add ktrace description
Anton Lindqvist
2019-08-12
3
-1
/
+51
*
sys/openbsd: add acct description
Anton Lindqvist
2019-08-12
3
-1
/
+8
*
sys/openbsd: add speaker descriptions
Anton Lindqvist
2019-08-12
3
-1
/
+50
*
sys/linux: add basic USB CDC Ethernet descriptions (#1328)
Andrey Konovalov
2019-08-09
11
-334
/
+1163
*
sys/targets: fix build on darwin
Dmitry Vyukov
2019-08-09
1
-8
/
+9
*
prog: add special mutation for binary flags
Veronica Radu
2019-08-09
3
-1
/
+52
*
sys/linux: add syz_open_dev$char_usb descriptions
Andrey Konovalov
2019-08-08
12
-5
/
+127
*
sys/linux: add basic USB PRINTER descriptions (#1316)
Andrey Konovalov
2019-08-06
11
-242
/
+1111
*
sys/linux: import HID report descriptor descriptions (#1311)
Andrey Konovalov
2019-08-02
11
-165
/
+265
*
dashboard, sys/linux: extract more HID USB configs (#1310)
Andrey Konovalov
2019-08-02
1
-17
/
+204
*
sys/linux/socket.txt: update timestamp options
Hangbin Liu
2019-07-30
11
-34
/
+188
*
prog: don't minimize ProcType to 0
Dmitry Vyukov
2019-07-26
3
-1
/
+11
*
sys/linux: add usbmon add vfio descriptions
VeronicaRadu
2019-07-26
18
-11
/
+1169
*
sys/linux: fix USB runtest
Andrey Konovalov
2019-07-24
1
-4
/
+1
*
sys/linux: extract USB HID ids (#1294)
Andrey Konovalov
2019-07-22
14
-381
/
+1743
*
sys/linux: use AT_FDCWD only for directories
Dmitry Vyukov
2019-07-22
6
-787
/
+787
*
executor: drop CAP_SYS_NICE
Dmitry Vyukov
2019-07-22
1
-0
/
+3
*
sys/linux: improve sched_attr description
Dmitry Vyukov
2019-07-22
6
-17
/
+16
*
executor: drop CAP_SYS_PTRACE with sandbox=none
Dmitry Vyukov
2019-07-22
2
-0
/
+6
*
pkg/csource: test sys/*/test programs
Dmitry Vyukov
2019-07-22
1
-1
/
+3
*
sys/openbsd: prevent swap partition device nodes from being created
Anton Lindqvist
2019-07-22
2
-4
/
+15
*
sys/fuchsia: update zx_clock_get syscall (#1292)
Marco Vanotti
2019-07-16
3
-12
/
+5
*
sys/syz-extract: fix too long line
Dmitry Vyukov
2019-07-16
1
-1
/
+1
*
run make extract and make generate for fuchsia
Marco Vanotti
2019-07-16
9
-446
/
+135
*
sys/fuchsia: remove RESIZEABLE flags from vmo ops.
Marco Vanotti
2019-07-16
1
-2
/
+2
*
sys/syz-extract: Add "DefineGlibcUse" flag.
Marco Vanotti
2019-07-16
9
-19
/
+23
*
sys/fuchsia: rename vmo_clone to vmo_create_child.
Marco Vanotti
2019-07-16
1
-2
/
+2
*
sys/syz-extract: define __GLIBC_USE if not defined.
Marco Vanotti
2019-07-16
1
-0
/
+4
*
sys/fuchsia: update paths for fdio and driver libs.
Marco Vanotti
2019-07-16
1
-2
/
+4
*
sys/fuchsia: remove power fidl definitions.
Marco Vanotti
2019-07-16
4
-82
/
+0
*
dashboard: fix usb config extraction script
Andrey Konovalov
2019-07-16
1
-44
/
+9
*
sys/linux, executor: improve USB descriptions
Andrey Konovalov
2019-07-16
11
-386
/
+180
*
sys/linux: update fs-verity descriptions
Eric Biggers
2019-07-16
6
-18
/
+90
[next]