| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: add file_handle descriptions | Dmitry Vyukov | 2021-04-13 | 1 | -0/+5 |
| | | |||||
| * | sys/linux: add incremental-fs | Dmitry Vyukov | 2020-12-10 | 1 | -1/+1 |
| | | |||||
| * | tools/syz-check: add limited checking of varlen structs | Dmitry Vyukov | 2020-01-23 | 1 | -7/+8 |
| | | | | | | | | | Stop at the fist varlen field, but check the preceeding ones. Frequently the varlen array is the last field, so we should get good checking for these cases. Update #590 | ||||
| * | sys/linux: add ima/evm/capability xattrs | Dmitry Vyukov | 2018-09-25 | 1 | -1/+83 |
| | | |||||
| * | sys/linux: add lsm attrs and xattrs | Dmitry Vyukov | 2018-09-23 | 1 | -1/+1 |
| | | | | | Add descriptions for /proc/self/attr/* and known lsm file xattrs. | ||||
| * | sys/linux: extend xattr descriptions | Dmitry Vyukov | 2018-09-02 | 1 | -2/+74 |
| | | | | | Update #533 | ||||
| * | sys/linux: add ext4 ioctls and overlayfs | Dmitry Vyukov | 2018-08-29 | 1 | -1/+2 |
| | | | | | Update #533 | ||||
| * | sys/linux: make xattr prefix non-zero-terminated | Dmitry Vyukov | 2018-01-18 | 1 | -2/+1 |
| | | |||||
| * | sys/linux: assorted improvements | Dmitry Vyukov | 2017-12-29 | 1 | -1/+2 |
| | | | | | Mostly extensions of API in 4.15. | ||||
| * | sys: move linux descriptions to sys/linux | Dmitry Vyukov | 2017-09-15 | 1 | -0/+33 |
