]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2021 11:24:43 +0000 (12:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2021 11:24:43 +0000 (12:24 +0100)
commit8e52774e459098ec472aec9e1139a03b74927841
tree2fb541531777bca41128d1f1e5fddd1340838519
parent5f8df01b6f944ab4f6703479e112203a213f4bfe
4.19-stable patches

added patches:
exitexec_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_taskfutex_state_to_DEAD_right_after_handling_futex_exit.patch
futex_Split_futex_mm_release()_for_exitexec.patch
12 files changed:
queue-4.19/exitexec_Seperate_mm_release().patch [new file with mode: 0644]
queue-4.19/futex_Add_mutex_around_futex_exit.patch [new file with mode: 0644]
queue-4.19/futex_Mark_the_begin_of_futex_exit_explicitly.patch [new file with mode: 0644]
queue-4.19/futex_Move_futex_exit_handling_into_futex_code.patch [new file with mode: 0644]
queue-4.19/futex_Prevent_exit_livelock.patch [new file with mode: 0644]
queue-4.19/futex_Provide_distinct_return_value_when_owner_is_exiting.patch [new file with mode: 0644]
queue-4.19/futex_Provide_state_handling_for_exec()_as_well.patch [new file with mode: 0644]
queue-4.19/futex_Replace_PF_EXITPIDONE_with_a_state.patch [new file with mode: 0644]
queue-4.19/futex_Sanitize_exit_state_handling.patch [new file with mode: 0644]
queue-4.19/futex_Set_taskfutex_state_to_DEAD_right_after_handling_futex_exit.patch [new file with mode: 0644]
queue-4.19/futex_Split_futex_mm_release()_for_exitexec.patch [new file with mode: 0644]
queue-4.19/series [new file with mode: 0644]