]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2019 14:31:37 +0000 (15:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2019 14:31:37 +0000 (15:31 +0100)
commit690187ee2eaed196c9d23d3eecf545fee0aa5bf5
tree2e5a9666364435a2aede554a2671c029beed9388
parentc93b93e9ad7db886a21db0cff6855b78c7451cbd
4.14-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
12 files changed:
queue-4.14/exit-exec-seperate-mm_release.patch [new file with mode: 0644]
queue-4.14/futex-add-mutex-around-futex-exit.patch [new file with mode: 0644]
queue-4.14/futex-mark-the-begin-of-futex-exit-explicitly.patch [new file with mode: 0644]
queue-4.14/futex-move-futex-exit-handling-into-futex-code.patch [new file with mode: 0644]
queue-4.14/futex-prevent-exit-livelock.patch [new file with mode: 0644]
queue-4.14/futex-provide-distinct-return-value-when-owner-is-exiting.patch [new file with mode: 0644]
queue-4.14/futex-provide-state-handling-for-exec-as-well.patch [new file with mode: 0644]
queue-4.14/futex-replace-pf_exitpidone-with-a-state.patch [new file with mode: 0644]
queue-4.14/futex-sanitize-exit-state-handling.patch [new file with mode: 0644]
queue-4.14/futex-set-task-futex_state-to-dead-right-after-handling-futex-exit.patch [new file with mode: 0644]
queue-4.14/futex-split-futex_mm_release-for-exit-exec.patch [new file with mode: 0644]
queue-4.14/series