* [GIT PULL] locking/urgent for v6.2-rc2
@ 2023-01-01 14:59 Borislav Petkov
2023-01-01 19:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2023-01-01 14:59 UTC (permalink / raw)
To: Linus Torvalds; +Cc: x86-ml, lkml
Hi Linus,
please pull a couple of urgent locking fixes for 6.2.
Thx.
---
The following changes since commit 830b3c68c1fb1e9176028d02ef86f3cf76aa2476:
Linux 6.1 (2022-12-11 14:15:18 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/locking_urgent_for_v6.2_rc2
for you to fetch changes up to 94cd8fa09f5f1ebdd4e90964b08b7f2cc4b36c43:
futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error (2022-12-27 12:52:02 +0100)
----------------------------------------------------------------
- Prevent the leaking of a debug timer in futex_waitv()
- A preempt-RT mutex locking fix, adding the proper acquire semantics
----------------------------------------------------------------
Mathieu Desnoyers (1):
futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
Mel Gorman (1):
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
kernel/futex/syscalls.c | 11 +++++----
kernel/locking/rtmutex.c | 55 ++++++++++++++++++++++++++++++++++++--------
kernel/locking/rtmutex_api.c | 6 ++---
3 files changed, 56 insertions(+), 16 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-01 19:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-01 14:59 [GIT PULL] locking/urgent for v6.2-rc2 Borislav Petkov
2023-01-01 19:30 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox