| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: switch to the new .const format | Dmitry Vyukov | 2020-08-13 | 1 | -59/+0 |
| | | | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983 | ||||
| * | sys/linux: add NETLINK_SOCK_DIAG descriptions | Dmitry Vyukov | 2020-02-21 | 1 | -1/+0 |
| | | | | | Incomplete, but something. | ||||
| * | sys/linux: add NETLINK_RDMA descriptions | Dmitry Vyukov | 2020-02-21 | 1 | -2/+0 |
| | | |||||
| * | 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 |
