| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/compiler: check for unused declarations | Dmitry Vyukov | 2018-06-30 | 1 | -8/+0 |
| | | | | | | Error on unused structs/unions/resources/flags. Finds tons of bugs. | ||||
| * | sys/linux: regenerate arm consts + small netlink fixed | Dmitry Vyukov | 2018-01-11 | 1 | -0/+2 |
| | | | | | | | | | Arm was broken on upstream kernel for some time due to some assembler error. Now it seems to be fixed, so regenerate consts. Also fix small issues in new netlink descriptions. | ||||
| * | sys/linux: assorted improvements | Dmitry Vyukov | 2017-12-29 | 1 | -0/+9 |
| | | | | | Mostly extensions of API in 4.15. | ||||
| * | executor: move arm syscall fixup to syz-extract | Dmitry Vyukov | 2017-11-22 | 1 | -8/+8 |
| | | |||||
| * | sys: move linux descriptions to sys/linux | Dmitry Vyukov | 2017-09-15 | 1 | -0/+59 |
