]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Feb 2021 15:22:37 +0000 (16:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Feb 2021 15:22:37 +0000 (16:22 +0100)
commit9ad34100ec040953234287c9d51fa8cd8bb7a331
tree370c7f93c47ba0bfd94a88a7e71cd8c0ca6b8245
parent2e1f2a5d97504ecb711aff233c6d37769b73d277
4.4-stable patches

added patches:
exit-exec-seperate-mm_release.patch
futex-add-mutex-around-futex-exit.patch
futex-mark-the-begin-of-futex-exit-explicitly.patch
futex-move-futex-exit-handling-into-futex-code.patch
futex-prevent-exit-livelock.patch
futex-provide-distinct-return-value-when-owner-is-exiting.patch
futex-provide-state-handling-for-exec-as-well.patch
futex-replace-pf_exitpidone-with-a-state.patch
futex-sanitize-exit-state-handling.patch
futex-set-task-futex_state-to-dead-right-after-handling-futex-exit.patch
futex-split-futex_mm_release-for-exit-exec.patch
y2038-futex-move-compat-implementation-into-futex.c.patch
13 files changed:
queue-4.4/exit-exec-seperate-mm_release.patch [new file with mode: 0644]
queue-4.4/futex-add-mutex-around-futex-exit.patch [new file with mode: 0644]
queue-4.4/futex-mark-the-begin-of-futex-exit-explicitly.patch [new file with mode: 0644]
queue-4.4/futex-move-futex-exit-handling-into-futex-code.patch [new file with mode: 0644]
queue-4.4/futex-prevent-exit-livelock.patch [new file with mode: 0644]
queue-4.4/futex-provide-distinct-return-value-when-owner-is-exiting.patch [new file with mode: 0644]
queue-4.4/futex-provide-state-handling-for-exec-as-well.patch [new file with mode: 0644]
queue-4.4/futex-replace-pf_exitpidone-with-a-state.patch [new file with mode: 0644]
queue-4.4/futex-sanitize-exit-state-handling.patch [new file with mode: 0644]
queue-4.4/futex-set-task-futex_state-to-dead-right-after-handling-futex-exit.patch [new file with mode: 0644]
queue-4.4/futex-split-futex_mm_release-for-exit-exec.patch [new file with mode: 0644]
queue-4.4/series
queue-4.4/y2038-futex-move-compat-implementation-into-futex.c.patch [new file with mode: 0644]