]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Mar 2021 05:49:51 +0000 (07:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Mar 2021 05:49:51 +0000 (07:49 +0200)
commitc99d299e4fa9b7b43cf205efff136ab46d2b33be
tree021acf5e6f033a5f2ed7e307df06325e301a65e3
parente6ec1a20170315629df9c3c6ebac842d0168922d
4.9-stable patches

added patches:
arm64-futex-bound-number-of-ldxr-stxr-loops-in-futex_wake_op.patch
futex-avoid-freeing-an-active-timer.patch
futex-drop-hb-lock-before-enqueueing-on-the-rtmutex.patch
futex-fix-incorrect-should_fail_futex-handling.patch
futex-fix-possible-missed-wakeup.patch
futex-handle-early-deadlock-return-correctly.patch
futex-handle-transient-ownerless-rtmutex-state-correctly.patch
futex-prevent-robust-futex-exit-race.patch
futex-rework-futex_lock_pi-to-use-rt_mutex_-_proxy_lock.patch
futex-rt_mutex-fix-rt_mutex_cleanup_proxy_lock.patch
futex-rt_mutex-introduce-rt_mutex_init_waiter.patch
futex-use-smp_store_release-in-mark_wake_futex.patch
locking-futex-allow-low-level-atomic-operations-to-return-eagain.patch
14 files changed:
queue-4.9/arm64-futex-bound-number-of-ldxr-stxr-loops-in-futex_wake_op.patch [new file with mode: 0644]
queue-4.9/futex-avoid-freeing-an-active-timer.patch [new file with mode: 0644]
queue-4.9/futex-drop-hb-lock-before-enqueueing-on-the-rtmutex.patch [new file with mode: 0644]
queue-4.9/futex-fix-incorrect-should_fail_futex-handling.patch [new file with mode: 0644]
queue-4.9/futex-fix-possible-missed-wakeup.patch [new file with mode: 0644]
queue-4.9/futex-handle-early-deadlock-return-correctly.patch [new file with mode: 0644]
queue-4.9/futex-handle-transient-ownerless-rtmutex-state-correctly.patch [new file with mode: 0644]
queue-4.9/futex-prevent-robust-futex-exit-race.patch [new file with mode: 0644]
queue-4.9/futex-rework-futex_lock_pi-to-use-rt_mutex_-_proxy_lock.patch [new file with mode: 0644]
queue-4.9/futex-rt_mutex-fix-rt_mutex_cleanup_proxy_lock.patch [new file with mode: 0644]
queue-4.9/futex-rt_mutex-introduce-rt_mutex_init_waiter.patch [new file with mode: 0644]
queue-4.9/futex-use-smp_store_release-in-mark_wake_futex.patch [new file with mode: 0644]
queue-4.9/locking-futex-allow-low-level-atomic-operations-to-return-eagain.patch [new file with mode: 0644]
queue-4.9/series