| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: regenerate .warn files | Dmitry Vyukov | 2020-06-13 | 1 | -20/+12 |
| | | | | | | On latest kernel, with latest *.txt files and with kernels compiled with -fno-eliminate-unused-debug-types -fno-eliminate-unused-debug-symbols flags. | ||||
| * | sys/linux: update warn files on next-20200521 | Dmitry Vyukov | 2020-05-25 | 1 | -0/+12 |
| | | |||||
| * | tools/syz-check: also check arm/arm64 | Dmitry Vyukov | 2020-01-18 | 1 | -0/+8 |
| They mostly duplicate the warnings we already have for amd64/386. But uncovered few very interesting local things (e.g. epoll_event is packed only on amd64, so arm/arm64 layout is wrong, but 386 is correct because int64 alignment is different). Update #590 | |||||
