]> Git Repo - linux.git/commitdiff
Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Sun, 1 Jan 2023 19:15:05 +0000 (11:15 -0800)
committerLinus Torvalds <[email protected]>
Sun, 1 Jan 2023 19:15:05 +0000 (11:15 -0800)
Pull locking fixes from Borislav Petkov:

 - Prevent the leaking of a debug timer in futex_waitv()

 - A preempt-RT mutex locking fix, adding the proper acquire semantics

* tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
  rtmutex: Add acquire semantics for rtmutex lock acquisition slow path


Trivial merge
This page took 0.053096 seconds and 4 git commands to generate.