aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_loop.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: fix 32-bit warningsDmitry Vyukov2019-12-231-3/+4
| | | | | | | Lots of interesting findings... Especially 2 byte uid/gid/pid. Update #590
* sys/linux: another batch of syz-check fixesDmitry Vyukov2019-12-181-3/+3
| | | | Update #590
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-0/+60
Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.