| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/kernel: skip test if gcc is not in PATH | Dmitry Vyukov | 2017-06-14 | 1 | -1/+6 |
| | | | | | | gcc is not necessary available everywhere. Skip the test instead of failing it. | ||||
| * | syz-dash: move patch parsing to pkg/kernel | Dmitry Vyukov | 2017-06-14 | 2 | -0/+375 |
| | | | | | | Patch parsing is not dashboard-specific and can be reused by other programs. | ||||
| * | pkg/kernel: add CompilerIdentity function | Dmitry Vyukov | 2017-06-03 | 2 | -0/+37 |
| | | |||||
| * | pkg/kernel: add new package | Dmitry Vyukov | 2017-06-03 | 2 | -0/+158 |
| Move functionality to build kernel/image from syz-gce to a separate package. | |||||
