| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | vm/qemu: remove debug, add rodata=n to kernel cmd line | Dmitry Vyukov | 2016-10-16 | 1 | -1/+5 | |
| | | | | | | Debug leads to too verbose output in some cases. Rodata is very slow with KASAN. | |||||
| * | tools/create-gce-image.sh: add vsyscall=native to cmdline | Dmitry Vyukov | 2016-10-13 | 1 | -2/+2 | |
| | | | | | Required for android as vdso is disabled by default for some reason. | |||||
| * | tools/create-gce-image.sh: create archive for syz-gce | Dmitry Vyukov | 2016-10-10 | 1 | -32/+41 | |
| | | | | | | | | Create archive ready to use with syz-gce (pack disk image, vmlinux, key and tag into a single tar.gz). Also use sudo only for specific commands, otherwise we create key file readable only root which is inconvinient. | |||||
| * | tools/create-gce-image.sh: remove duplicate console argument | Dmitry Vyukov | 2016-10-07 | 1 | -1/+1 | |
| | | ||||||
| * | tools: fix package name in a comment | Dmitry Vyukov | 2016-10-07 | 1 | -1/+1 | |
| | | ||||||
| * | tools: add script that creates GCE images | Dmitry Vyukov | 2016-10-06 | 1 | -0/+95 | |
