aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/namespaces.txt
Commit message (Collapse)AuthorAgeFilesLines
* pkg/mgrconfig, prog, sys/linux: add automatic_helper attributePimyn Girgis2024-09-091-3/+3
| | | | | Add automatic_helper attribute and enable it for system calls that are required to properly run automatically generated descriptions. Enable these system calls when descriptions_mode = `Auto`.
* sys/linux/filesystem: add mount_setattr() coverageChristian Brauner2021-03-011-0/+2
| | | | | | | | | I've moved the idmapped mount patchset into my for-next branch and plan to send it for the v5.12 merge window in ~2.5 weeks. It comes with a large xfstest but I would also like to get some syzkaller coverage. With-help-from: Dmitry Vyukov <dvyukov@google.com> Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
* sys/linux: add time namespace descriptionsDmitry Vyukov2020-01-271-3/+3
|
* sys/linux: add ioctl_nsDmitry Vyukov2019-10-251-0/+6
|
* sys/linux: extend namespace desciptionsDmitry Vyukov2018-04-271-0/+16
Slightly extend namespace descriptions and move them to a separate file.