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
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: disable gen.go for NetBSD
Kamil Rytarowski
2019-01-10
1
-1
/
+1
*
tools/syz-trace2syz/proggen/proggen_test.go: test ipv6 address conversion
Shankara Pailoor
2019-01-10
1
-5
/
+5
*
sys/linux: add rand_addr option to ipv6_addr union
Shankara Pailoor
2019-01-10
1
-5
/
+5
*
executor: adapt os_init() to NetBSD with PaX MPROTECT
Kamil Rytarowski
2019-01-09
1
-0
/
+3
*
sys/linux: prohibit SNAPSHOT_FREEZE
Dmitry Vyukov
2019-01-06
1
-5
/
+5
*
sys/linux: add /dev/ppp descriptions
Dmitry Vyukov
2019-01-04
2
-5
/
+105
*
sys/linux: detail ifla_vf_policy/ifla_port_policy/ifla_xdp_policy
Dmitry Vyukov
2018-12-30
1
-5
/
+5
*
sys/linux: add can routes
Dmitry Vyukov
2018-12-30
1
-5
/
+5
*
sys/linux: add AF_RXRPC descriptions
Dmitry Vyukov
2018-12-30
2
-5
/
+55
*
sys/linux: add /dev/mISDNtimer
Dmitry Vyukov
2018-12-30
2
-5
/
+20
*
sys/linux: open more of /dev/ files
Dmitry Vyukov
2018-12-30
2
-5
/
+25
*
executor: fix linux includes
Dmitry Vyukov
2018-12-29
1
-9
/
+10
*
sys/linux: add AF_ISDN descriptions
Dmitry Vyukov
2018-12-29
2
-5
/
+155
*
sys/linux: describe /dev/vhci interface
Dmitry Vyukov
2018-12-29
2
-5
/
+10
*
sys/linux: misc assorted improvements
Dmitry Vyukov
2018-12-29
2
-5
/
+10
*
executor: use netlink instead of ip command to setup net devices
Dmitry Vyukov
2018-12-29
1
-151
/
+386
*
executor: log failure in write_file
Dmitry Vyukov
2018-12-29
1
-41
/
+15
*
executor: Fix FreeBSD such all platforms use same number of entries
Michael Tuexen
2018-12-29
1
-1
/
+2
*
executor: fix error handling of mmap()
Michael Tuexen
2018-12-29
1
-6
/
+5
*
executor: add clarifying comment for FreeBSD.
Michael Tuexen
2018-12-29
1
-0
/
+6
*
executor: add a clarifying comment
Michael Tuexen
2018-12-29
1
-0
/
+2
*
executor: use function argument instead of global variable.
Michael Tuexen
2018-12-29
1
-1
/
+1
*
sys/linux: refine few types in NETLINK_ROUTE
Dmitry Vyukov
2018-12-29
1
-5
/
+5
*
executor: improve kcov compatibility with upcoming support
Michael Tuexen
2018-12-28
1
-3
/
+8
*
executor: KIOENABLE accepts a mode argument on OpenBSD
Anton Lindqvist
2018-12-28
1
-5
/
+3
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
3
-13
/
+55
*
executor: include sys/kcov.h on OpenBSD
Anton Lindqvist
2018-12-27
1
-3
/
+6
*
executor: fix max number of syscall args
Dmitry Vyukov
2018-12-26
1
-1
/
+1
*
executor: create more net devices on linux
Dmitry Vyukov
2018-12-26
3
-27
/
+63
*
executor: restrict ipc resource usage
Dmitry Vyukov
2018-12-26
1
-1
/
+25
*
sys/linux: add network drop monitor support
Dmitry Vyukov
2018-12-24
2
-5
/
+20
*
sys/linux: add udmabuf descriptions
Dmitry Vyukov
2018-12-24
2
-5
/
+20
*
sys/linux: add basic AF_CAIF descriptions
Dmitry Vyukov
2018-12-24
2
-5
/
+30
*
sys/linux: add basic X25 descriptions
Dmitry Vyukov
2018-12-24
2
-5
/
+120
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
4
-67
/
+233
*
sys/linux: add CRYPTO_MSG_GETSTAT
Dmitry Vyukov
2018-12-22
1
-5
/
+5
*
sys/linux: add RTM_NEWNSID/RTM_GETNSID
Dmitry Vyukov
2018-12-22
1
-5
/
+5
*
sys/linux: add fs-verity ioctls
Victor Hsieh
2018-12-18
2
-5
/
+15
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
3
-4
/
+7
*
executor: move setrlimit from setup_control_pipes to bsd os_init
Dmitry Vyukov
2018-12-14
2
-6
/
+5
*
pkg/csource: support tun and setuid repros on {free,open}bsd
Greg Steuck
2018-12-13
2
-2
/
+8
*
sys/linux: add basic tipc test
Dmitry Vyukov
2018-12-12
1
-1
/
+2
*
executor: reapply setuid sandbox for bsd
Greg Steuck
2018-12-11
3
-19
/
+80
*
Revert "executor: add setuid sandbox for openbsd"
Greg Steuck
2018-12-10
2
-74
/
+19
*
prog: support AUTO args in programs
Dmitry Vyukov
2018-12-10
2
-4
/
+5
*
sys: consistently mark all paddings as const[0]
Dmitry Vyukov
2018-12-10
1
-5
/
+5
*
executor: add setuid sandbox for openbsd
Greg Steuck
2018-12-10
2
-19
/
+74
*
sys/openbsd: fix socketpair usage
Michael Tuexen
2018-12-09
1
-1
/
+1
*
sys/netbsd: fix socketpair usage
Michael Tuexen
2018-12-09
1
-1
/
+1
*
sys/freebsd: fix socketpair usage
Michael Tuexen
2018-12-09
1
-1
/
+1
[next]