| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: rename dev descriptions files | Andrey Konovalov | 2019-02-01 | 1 | -175/+0 |
| | | | | | | Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names. | ||||
| * | sys/linux: open /dev/media* files | Dmitry Vyukov | 2018-10-28 | 1 | -1/+1 |
| | | | | | Also remove the second syscall for opening of /dev/fd*. | ||||
| * | sys/linux: floppy interface description | Denis Efremov | 2018-10-28 | 1 | -0/+175 |
| For floppy fuzzing you need to enable: 1) CONFIG_BLK_DEV_FD in your kernel configuration 2) "cmdline": " -fda FLOPPY.img " in syzkaller configuration Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: Alexander Popov <alex.popov@linux.com> | |||||
