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
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
15
-973
/
+1058
*
executor: create more net devices on linux
Dmitry Vyukov
2018-12-26
7
-358
/
+358
*
executor: restrict ipc resource usage
Dmitry Vyukov
2018-12-26
1
-0
/
+5
*
sys/linux: add network drop monitor support
Dmitry Vyukov
2018-12-24
11
-5
/
+404
*
sys/linux: add udmabuf descriptions
Dmitry Vyukov
2018-12-24
12
-13
/
+263
*
sys/linux: add basic AF_CAIF descriptions
Dmitry Vyukov
2018-12-24
12
-5
/
+652
*
sys/linux: add basic X25 descriptions
Dmitry Vyukov
2018-12-24
30
-348
/
+1800
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
38
-684
/
+3706
*
sys/linux: add CRYPTO_MSG_GETSTAT
Dmitry Vyukov
2018-12-22
11
-5
/
+66
*
sys/linux: add RTM_NEWNSID/RTM_GETNSID
Dmitry Vyukov
2018-12-22
22
-74
/
+334
*
sys/linux: add fs-verity ioctls
Victor Hsieh
2018-12-18
11
-5
/
+136
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
7
-13
/
+42
*
sys/linux: add basic tipc test
Dmitry Vyukov
2018-12-12
2
-0
/
+8
*
prog: support AUTO args in programs
Dmitry Vyukov
2018-12-10
9
-42
/
+61
*
sys: consistently mark all paddings as const[0]
Dmitry Vyukov
2018-12-10
25
-280
/
+289
*
prog: implement strict parsing mode
Dmitry Vyukov
2018-12-10
3
-5
/
+5
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
sys/openbsd: fix socketpair usage
Michael Tuexen
2018-12-09
2
-3
/
+12
*
sys/netbsd: fix socketpair usage
Michael Tuexen
2018-12-09
2
-3
/
+12
*
sys/freebsd: fix socketpair usage
Michael Tuexen
2018-12-09
2
-3
/
+12
*
sys/linux: add AF_TIPC netlink interface and packet formats
Dmitry Vyukov
2018-12-09
24
-85
/
+10634
*
sys/linux: add AF_TIPC descriptions
Dmitry Vyukov
2018-12-09
12
-5
/
+1988
*
sys/linux: socketpair returns sockets not just fd's
Dmitry Vyukov
2018-12-09
6
-11
/
+36
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
8
-7
/
+173
*
sys/linux: improve recvmsg descriptions
Michael Tuexen
2018-12-08
8
-35
/
+137
*
sys/openbsd: improve recvmsg() description
Michael Tuexen
2018-12-08
2
-12
/
+12
*
sys/netbsd: improve recvmsg() description
Michael Tuexen
2018-12-08
2
-12
/
+12
*
sys/freebsd: use a better description of msg_flags fields
Michael Tuexen
2018-12-08
2
-5
/
+5
*
sys/freebsd: Improve socket related tests for FreeBSD.
Michael Tuexen
2018-12-08
5
-214
/
+101
*
sys/targets: some syscalls on OpenBSD does need defines
Anton Lindqvist
2018-12-07
1
-1
/
+23
*
sys/openbsd: correct semctl syscall number
Anton Lindqvist
2018-12-07
3
-14
/
+14
*
sys/freebsd: remove linux specific include files for ICMP
Michael Tüxen
2018-12-05
2
-6
/
+0
*
sys/freebsd: improve TCP tests
Michael Tüxen
2018-12-05
3
-25
/
+104
*
sys/freebsd: improve udp tests
Michael Tuexen
2018-12-04
3
-6
/
+43
*
sys: remove socketpair for AF_INET and AF_INET6
Michael Tüxen
2018-12-04
92
-1279
/
+19
*
sys/freebsd: add UDP-Lite descriptions
Michael Tüxen
2018-12-03
3
-1
/
+78
*
sys/targets: use g++ as preprocessor on freebsd
Dmitry Vyukov
2018-12-03
1
-1
/
+1
*
pkg/csource: use defines from sys/syscall.h on *bsd
Greg Steuck
2018-12-02
1
-0
/
+6
*
executor: add support for tap interfaces on FreeBSD
Michael Tüxen
2018-12-01
2
-1
/
+34
*
removing trace2syz constants and moving rand_addr as the first ipv4_addr option
Shankara Pailoor
2018-11-30
12
-450
/
+22
*
FreeBSD: Fix make extract
Michael Tüxen
2018-11-30
3
-1
/
+6
*
sys/fuchsia: fix task syscalls.
Marco Vanotti
2018-11-29
3
-15
/
+5
*
reordering unions for trace2syz
Shankara Pailoor
2018-11-25
7
-17
/
+17
*
removing trace2syz constants
Shankara Pailoor
2018-11-24
17
-1132
/
+5
*
sys/fuchsia: update VMAR syscalls
Marco Vanotti
2018-11-21
3
-14
/
+14
*
sys/fuchsia: update fidl mappings.
Marco Vanotti
2018-11-21
8
-100
/
+1347
*
pkg/compiler: add error handler in CollectUnused
Marco Vanotti
2018-11-21
1
-1
/
+7
*
sys/fuchsia: add zircon-ethernet to fidlgen libs
Marco Vanotti
2018-11-21
1
-0
/
+1
*
sys/linux: update test for changed arch_prctl descriptions
Dmitry Vyukov
2018-11-19
1
-4
/
+4
*
sys: conditionally add padding argument in MakePosixMmap()
Anton Lindqvist
2018-11-17
1
-9
/
+17
[next]