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
/
linux
/
init.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: add syz_init_net_socket syscall
Dmitry Vyukov
2018-03-05
1
-0
/
+14
*
prog: return concrete arg types from Make functions
Dmitry Vyukov
2018-02-24
1
-5
/
+5
*
sys/linux: prevent programs from doing arbitrary writes with ARCH_SET_FS
Dmitry Vyukov
2018-02-23
1
-0
/
+12
*
sys/linux: fix mmap call args
Dmitry Vyukov
2018-02-20
1
-1
/
+1
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-42
/
+5
*
sys/linux: add bridge netfilter support
Dmitry Vyukov
2018-02-17
1
-0
/
+6
*
sys/linux: improve netfilter descriptions
Dmitry Vyukov
2018-02-09
1
-0
/
+1
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-2
/
+6
*
sys/linux: don't touch mknod$loop during sanitization
Dmitry Vyukov
2018-01-16
1
-0
/
+3
*
sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions
Dmitry Vyukov
2018-01-09
1
-0
/
+1
*
sys/linux: netlink xfrm support
Dmitry Vyukov
2017-12-31
1
-4
/
+6
*
sys/linux: improve hash generation for KEYCTL_DH_COMPUTE
Dmitry Vyukov
2017-11-27
1
-3
/
+4
*
sys/linux: resolve TODO re argument truncation
Dmitry Vyukov
2017-11-27
1
-4
/
+2
*
sys/linux: improve AF_ALG alg name generation
Dmitry Vyukov
2017-11-24
1
-3
/
+5
*
all: initial support for fuchsia
Dmitry Vyukov
2017-09-20
1
-120
/
+41
*
syz-manager, syz-fuzzer, executor: ensure that binaries are consistent
Dmitry Vyukov
2017-09-15
1
-1
/
+2
*
prog: remove special knowledge about "mmap" syscall
Dmitry Vyukov
2017-09-15
1
-0
/
+1
*
sys: compile all supported targets into the package
Dmitry Vyukov
2017-09-15
1
-47
/
+136
*
sys/linux: rename package from sys to linux
Dmitry Vyukov
2017-09-15
1
-1
/
+1
*
sys: move linux descriptions to sys/linux
Dmitry Vyukov
2017-09-15
1
-0
/
+272