]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Feb 2021 11:22:43 +0000 (12:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Feb 2021 11:22:43 +0000 (12:22 +0100)
commite63143b3a8dc22d81a7160df14385946bef00ae2
treef44905e61be84bba446233367b425558ed6009ab
parentc152a0c82dffbd88e9328939ca4a8cf905329269
4.9-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.9/exit-exec-seperate-mm_release.patch [new file with mode: 0644]
queue-4.9/futex-add-mutex-around-futex-exit.patch [new file with mode: 0644]
queue-4.9/futex-mark-the-begin-of-futex-exit-explicitly.patch [new file with mode: 0644]
queue-4.9/futex-move-futex-exit-handling-into-futex-code.patch [new file with mode: 0644]
queue-4.9/futex-prevent-exit-livelock.patch [new file with mode: 0644]
queue-4.9/futex-provide-distinct-return-value-when-owner-is-exiting.patch [new file with mode: 0644]
queue-4.9/futex-provide-state-handling-for-exec-as-well.patch [new file with mode: 0644]
queue-4.9/futex-replace-pf_exitpidone-with-a-state.patch [new file with mode: 0644]
queue-4.9/futex-sanitize-exit-state-handling.patch [new file with mode: 0644]
queue-4.9/futex-set-task-futex_state-to-dead-right-after-handling-futex-exit.patch [new file with mode: 0644]
queue-4.9/futex-split-futex_mm_release-for-exit-exec.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/y2038-futex-move-compat-implementation-into-futex.c.patch [new file with mode: 0644]