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
*
sys/linux: fix sigset_t/sigaction layout on arm
Dmitry Vyukov
2020-01-18
1
-6
/
+6
*
prog: don't add fallback coverage after prctl
Dmitry Vyukov
2020-01-15
2
-1
/
+2
*
executor: ignore prctl in fallback coverage
Dmitry Vyukov
2020-01-15
1
-1
/
+7
*
sys/linux: extend and improve NFNL_SUBSYS_NFTABLES descriptions
Dmitry Vyukov
2020-01-15
2
-12
/
+6
*
sys/linux: add NFNL_SUBSYS_NFTABLES descriptions
Dmitry Vyukov
2020-01-14
2
-6
/
+72
*
sys/linux: add NFNL_SUBSYS_CTNETLINK_TIMEOUT descriptions
Dmitry Vyukov
2020-01-13
2
-6
/
+36
*
executor: provide explicit values for usb_raw_event_type
Andrey Konovalov
2020-01-13
1
-3
/
+3
*
sys/linux: add NFNL_SUBSYS_ACCT descriptions
Dmitry Vyukov
2020-01-13
2
-6
/
+30
*
sys/linux: add NFNL_SUBSYS_OSF descriptions
Dmitry Vyukov
2020-01-13
2
-6
/
+18
*
sys/freebsd: fix ipv6_packet name
Dmitry Vyukov
2020-01-12
1
-2
/
+2
*
sys/linux: open more files from procfs
Dmitry Vyukov
2020-01-12
2
-6
/
+18
*
sys/linux: add NFNL_SUBSYS_ULOG descriptions
Dmitry Vyukov
2020-01-09
2
-6
/
+12
*
sys/linux: add NFNL_SUBSYS_QUEUE descriptions
Dmitry Vyukov
2020-01-09
2
-6
/
+24
*
sys/linux: few minor ipset improvements.
Dmitry Vyukov
2020-01-07
1
-6
/
+6
*
sys/linux: add ipset descriptions
Dmitry Vyukov
2020-01-07
2
-6
/
+120
*
sys/linux: fix 2 netlink data layout bugs
Dmitry Vyukov
2020-01-07
1
-10
/
+10
*
pkg/compiler: fix another bitfield layout bug
Dmitry Vyukov
2020-01-07
1
-10
/
+10
*
executor: setns requires including sched.h on some setups
Andrey Konovalov
2020-01-07
1
-0
/
+1
*
sys/linux: add NFNL_SUBSYS_CTHELPER/NFNL_SUBSYS_CTNETLINK_EXP descriptions
Dmitry Vyukov
2020-01-05
2
-6
/
+48
*
prog: fix tests for string enforcement
Dmitry Vyukov
2020-01-05
2
-7
/
+13
*
sys/linux: add AF_NETLINK/NETLINK_NETFILTER/NFNL_SUBSYS_CTNETLINK descriptions
Dmitry Vyukov
2020-01-05
2
-6
/
+54
*
prog: don't mutate strings with enumerated values
Dmitry Vyukov
2020-01-05
2
-1
/
+3
*
executor: fix IPVLAN_F_VEPA definition again
Dmitry Vyukov
2020-01-03
1
-2
/
+1
*
sys/linux: add vlan/macvlan/ipvlan/mactap device policies
Dmitry Vyukov
2020-01-03
1
-6
/
+6
*
executor: define constants that are missing on some distros
Dmitry Vyukov
2020-01-03
1
-0
/
+6
*
executor: setup vlan/macvlan/ipvlan devices
Dmitry Vyukov
2020-01-03
2
-9
/
+70
*
sys/linux: add basic AF_PHONET descriptions
Dmitry Vyukov
2020-01-03
2
-6
/
+119
*
sys/linux: add minimal AFS descriptions
Dmitry Vyukov
2020-01-03
2
-6
/
+12
*
sys/linux: add 80211 descriptions
Dmitry Vyukov
2020-01-03
2
-6
/
+222
*
sys/linux: fix SIOCGIFINDEX
Dmitry Vyukov
2020-01-03
1
-6
/
+6
*
executor: connect virt_wifi to veth
Dmitry Vyukov
2020-01-03
2
-7
/
+11
*
sys/linux: add netlabel descriptions
Dmitry Vyukov
2020-01-03
2
-6
/
+174
*
sys/linux: improve ipv4/ipv6 vnet descriptions
Dmitry Vyukov
2020-01-03
1
-6
/
+6
*
sys/linux: add IPPROTO_L2TP descriptions
Dmitry Vyukov
2019-12-31
2
-36
/
+180
*
sys/linux: add virt_wifi and xfrm devices
Dmitry Vyukov
2019-12-30
3
-6
/
+46
*
sys/linux: add {MSG,SEM,SHM}_STAT_ANY
Dmitry Vyukov
2019-12-30
2
-6
/
+24
*
sys/linux: fix 32-bit warnings
Dmitry Vyukov
2019-12-23
1
-6
/
+6
*
sys/linux: fix int64 alignment on 386
Dmitry Vyukov
2019-12-23
1
-3
/
+3
*
sys/linux: fix warnings in template definition
Dmitry Vyukov
2019-12-22
1
-6
/
+6
*
tools/syz-check: check templates
Dmitry Vyukov
2019-12-22
1
-6
/
+6
*
sys/linux: fix warning in dev_video4linux.txt
Dmitry Vyukov
2019-12-22
1
-5
/
+5
*
sys/linux: another batch of warning fixes
Dmitry Vyukov
2019-12-22
2
-12
/
+30
*
prog: don't fail decoding on non-default out args
Dmitry Vyukov
2019-12-21
2
-1
/
+2
*
sys/linux: fix 240 warnings in descriptions
Dmitry Vyukov
2019-12-20
1
-6
/
+6
*
pkg/compiler: fix bitfield layout bug
Dmitry Vyukov
2019-12-20
1
-10
/
+10
*
pkg/compiler: fix alignment of string-formatted values
Dmitry Vyukov
2019-12-20
1
-6
/
+6
*
executor: make syz_compare output more handy to use
Dmitry Vyukov
2019-12-20
1
-8
/
+9
*
sys/test: and another set of bitfield tests
Dmitry Vyukov
2019-12-20
2
-5
/
+6
*
sys/test: and another bitfield test
Dmitry Vyukov
2019-12-19
1
-4
/
+4
*
prog: refactor bitfields representation
Dmitry Vyukov
2019-12-19
1
-12
/
+12
[next]