Mickaël Salaün
Mickaël Salaün
> Placing error code in the fixture may be better in terms of the number of conditions. Fixtures are used to initialize common things, but these error codes may be...
> Some of the common helpers should be inlined if it's not possible to generalize them [1]. > > [1] https://lore.kernel.org/all/[email protected]/. I sent a patch series to improve the current...
Well spotted! That restriction on SCTP sockets should be considered a bug because the `LANDLOCK_ACCESS_NET_BIND_TCP` (and the related documentation) is explicitly about TCP, not SCTP. We need a fix and...
The kernel changes to support control of script execution has been merged (6 years after the first version) 🥳 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=21266b8df5224c4f677acf9f353eecc9094731f0 It provides tests, examples, and documentation.
It looks like the `never-stale` label doesn't work...
v2: https://lore.kernel.org/all/[email protected]/
v4: https://lore.kernel.org/all/[email protected]/
v7: https://lore.kernel.org/all/[email protected]/
Merged in Linux 6.15-rc1: https://github.com/landlock-lsm/linux/commit/72885116069abdd05c245707c3989fc605632970
FYI, other archive tools are sandboxing themselves too: https://github.com/ouch-org/ouch/pull/723