aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/syz-check: inject description compilation warningsDmitry Vyukov2019-12-209-10/+24
* pkg/compiler: fix bitfield layout bugDmitry Vyukov2019-12-2021-981/+856
* pkg/compiler: fix alignment of string-formatted valuesDmitry Vyukov2019-12-209-37/+37
* executor: make syz_compare output more handy to useDmitry Vyukov2019-12-202-16/+18
* sys/test: and another set of bitfield testsDmitry Vyukov2019-12-209-20/+658
* pkg/compiler: refactor struct layoutDmitry Vyukov2019-12-201-61/+47
* pkg/cover: Fix PreviousInstructionPC for MIPS64LEJouni Hogander2019-12-201-1/+1
* Update setup_linux-host_qemu-vm_arm64-kernel.mdAndrey Konovalov2019-12-201-0/+8
* sys/test: and another bitfield testDmitry Vyukov2019-12-197-17/+74
* prog: refactor bitfields representationDmitry Vyukov2019-12-1921-2309/+2317
* sys/linux: prohibit TIOCSSERIALDmitry Vyukov2019-12-192-26/+39
* tools/create-image.sh: install tcpdumpAndrey Konovalov2019-12-191-1/+1
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-191-1/+1
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-191-2/+3
* sys/linux: fix caps test for new descriptionsDmitry Vyukov2019-12-181-3/+3
* sys/test: add few other tests for tricky bitfieldsDmitry Vyukov2019-12-187-8/+247
* pkg/ipc: don't use rate limiting for test osDmitry Vyukov2019-12-181-1/+1
* pkg/compiler: fix incorrect alignment calculation for paddingDmitry Vyukov2019-12-1816-546/+275
* sys/linux: another batch of syz-check fixesDmitry Vyukov2019-12-1825-667/+802
* tools/syz-check: don't print our/kernel field name twice if equalDmitry Vyukov2019-12-1826-198/+202
* sys/linux: fix few bugsDmitry Vyukov2019-12-1824-236/+160
* tools/syz-check: print descriptions compilation errorsDmitry Vyukov2019-12-181-6/+9
* dashboard/config: update upstream-kasan.config to next-20191218Dmitry Vyukov2019-12-181-36/+38
* tools/syz-check: don't print line numbers for warningsDmitry Vyukov2019-12-1884-1597/+1626
* sys/linux: support new split sound ioctlsDmitry Vyukov2019-12-1839-281/+724
* sys/syz-extract: print less outputDmitry Vyukov2019-12-181-3/+1
* pkg/gce: fix creation of non-preemptible E2 instancesDmitry Vyukov2019-12-181-0/+5
* sys/linux: various descriptions fixesAndrey Konovalov2019-12-1815-152/+218
* tools/syz-check: add description checking utilityDmitry Vyukov2019-12-1785-0/+2032
* prog: export RestoreLinks functionDmitry Vyukov2019-12-171-28/+38
* dashboard/config: update USB config extractionAndrey Konovalov2019-12-172-62/+83
* pkg/build: Fix always true caseSiddharth Muralee2019-12-171-10/+10
* sys/linux: regenerate constsDmitry Vyukov2019-12-1716-67/+79
* sys/syz-extract: don't redefine __asm__ in ELF modeDmitry Vyukov2019-12-171-0/+2
* Autogenerated files for linux/mips64leJouni Hogander2019-12-17126-0/+66244
* sys/syz-extract: Add mips64le specific include pathsJouni Hogander2019-12-171-0/+2
* Implement basic support for MIPS64LEJouni Hogander2019-12-179-5/+39
* tools/syz-runtest: debug all programs in debug modeDmitry Vyukov2019-12-162-0/+5
* executor: fix FUTEX_WAKE callDmitry Vyukov2019-12-162-2/+2
* sys/linux: add a test that files are writableDmitry Vyukov2019-12-161-0/+4
* dashboard/config: disable magic sysrq by defaultAndrey Konovalov2019-12-163-2/+6
* sys/linux: minor improvements for USB descriptionsAndrey Konovalov2019-12-1613-71/+135
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-3/+2
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-1/+1
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-1/+1
* dashboard/config: enable KQUEUE_DEBUG on OpenBSDAnton Lindqvist2019-12-132-0/+2
* sys/test: add more tests for bitfieldsDmitry Vyukov2019-12-137-8/+359
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-121-1/+2
* pkg/vcs: Unset various git environment variables when invoking gitAndrew Donnellan2019-12-123-2/+32
* vm/gvisor: show a list of processes in case of any failuresAndrei Vagin2019-12-121-1/+1