Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
02-disable_delay_test | disable_delay_test | Steve McIntyre <93sam@debian.org> | no | 2023-08-09 | ||
0007-XFAIL-netlink_crypto.patch | XFAIL-netlink_crypto | Steve McIntyre <93sam@debian.org> | no | 2023-08-09 | ||
0008-XFAIL-nlattr_crypto_user_alg.patch | XFAIL-nlattr_crypto_user_alg | Steve McIntyre <93sam@debian.org> | no | 2023-08-09 | ||
decrease-the-maximal-pipe-fd.patch | [PATCH] tests/pipe_maxfd: decrease the maximal pipe fd Apparently, INT_MAX is too big, attempts to create such file descriptors usually fail with ENOMEM, this results to move_fd() looping too long in attempts to find a suitable pipe fd, leading to test timeouts. * tests/pipe_maxfd.c: (pipe_maxfd): Decrease the maximal pipe fd from INT_MAX to 0x10000. |
"Dmitry V. Levin" <ldv@strace.io> | no | 2024-11-03 |