[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z692OY2tsm2GWeCM@slm.duckdns.org>
Date: Fri, 14 Feb 2025 06:58:33 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Lai Jiangshan <jiangshanlai@...il.com>
Subject: [GIT PULL] workqueue: Fixes for v6.14-rc2
The following changes since commit ab18b8fff124c9b76ea12692571ca822dcd92854:
Merge tag 'auxdisplay-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay (2025-01-24 08:03:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.14-rc2-fixes
for you to fetch changes up to e76946110137703c16423baf6ee177b751a34b7e:
workqueue: Put the pwq after detaching the rescuer from the pool (2025-01-24 09:29:46 -1000)
----------------------------------------------------------------
workqueue: Fixes for v6.14-rc2
- Fix a regression where a worker pool can be freed before rescuer workers
are done with it leading to user-after-free.
----------------------------------------------------------------
Lai Jiangshan (1):
workqueue: Put the pwq after detaching the rescuer from the pool
kernel/workqueue.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
tejun
Powered by blists - more mailing lists