| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/compiler: check that flags values fit into base type | Dmitry Vyukov | 2020-03-17 | 1 | -1/+1 |
| | | | | | | | | | flags[foo, int8] foo = 0x12345678 is always an error, detect these cases. Found some bugs in mptcp, packet sockets, kvm. | ||||
| * | sys/linux: fix 32-bit warnings | Dmitry Vyukov | 2019-12-23 | 1 | -4/+4 |
| | | | | | | | | Lots of interesting findings... Especially 2 byte uid/gid/pid. Update #590 | ||||
| * | sys/linux: fix 240 warnings in descriptions | Dmitry Vyukov | 2019-12-20 | 1 | -11/+11 |
| | | | | | | | Sweeping fix of everything up to socket_netlink_route.txt. Update #590 | ||||
| * | sys/linux: another batch of syz-check fixes | Dmitry Vyukov | 2019-12-18 | 1 | -37/+47 |
| | | | | | Update #590 | ||||
| * | sys/linux: rename dev descriptions files | Andrey Konovalov | 2019-02-01 | 1 | -0/+805 |
| Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names. | |||||
