Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Reset-OOM-score-back-to-0-for-container-runtime.patch | Reset OOM score back to 0 for container runtime We don't want container runtime procesess to be unkillable so we reset oom_score_adj back to 0 before execv of the runtime process. |
Mrunal Patel <mrunalp@gmail.com> | no | 2021-05-27 | ||
0002-conn_sock-do-not-fail-on-EAGAIN.patch | [PATCH] conn_sock: do not fail on EAGAIN commit 6287bd884d9bf29e76ac877e0c7e6aad04bc24a4 introduced the regression. writes to the attached sockets must be blocking, otherwise the write_back_to_remote_consoles() shutdowns the socket when write fails with EAGAIN. I've verified the original issue fixed with commit 62887bd is not reintroduced with this patch. |
Giuseppe Scrivano <gscrivan@redhat.com> | no | 2021-02-02 |