aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fsverity_386.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename fsverity.txt to fs_ioctl_fsverity.txtAndrey Konovalov2020-06-121-6/+0
|
* sys/linux: re-generate Linux descriptions from next-20190918Eric Biggers2019-09-191-4/+3
|
* sys/linux: regenerate and fix const filesDmitry Vyukov2019-03-141-0/+7
1. Move fsverity descriptions to a separate file which is not regenerated automatically. It was dropped from linux-next. 2. Fix tlk_device.txt name in syz-extract. 3. Update some socket consts e.g. s/SO_TIMESTAMPING/SO_TIMESTAMPING_OLD/. 4. Regenerate const files on current upstream head.