The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] workqueue: Fixes for v7.1-rc3
@ 2026-05-13 20:59 Tejun Heo
  2026-05-14 16:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-05-13 20:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Lai Jiangshan, linux-kernel

Hello, Linus.

The following changes since commit 20e81c64c905bd765e69ef07920d2b1130dc79b6:

  workqueue: Annotate alloc_workqueue_va() with __printf(1, 0) (2026-04-29 09:44:16 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git tags/wq-for-7.1-rc3-fixes

for you to fetch changes up to 0143033dc22cdff912cfc13419f5db92fea3b4cb:

  workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path (2026-05-08 07:59:44 -1000)

----------------------------------------------------------------
workqueue: Fixes for v7.1-rc3

- Plug a wq->cpu_pwq leak on the WQ_UNBOUND allocation failure path.

- Fix a cancel_delayed_work_sync() livelock against drain_workqueue()
  caused by the drain/destroy reject path leaving WORK_STRUCT_PENDING set
  with no owner.

----------------------------------------------------------------
Breno Leitao (2):
      workqueue: Release PENDING in __queue_work() drain/destroy reject path
      workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path

 kernel/workqueue.c | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Thanks.

--
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] workqueue: Fixes for v7.1-rc3
  2026-05-13 20:59 [GIT PULL] workqueue: Fixes for v7.1-rc3 Tejun Heo
@ 2026-05-14 16:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-14 16:40 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, Lai Jiangshan, linux-kernel

The pull request you sent on Wed, 13 May 2026 10:59:41 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git tags/wq-for-7.1-rc3-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/50599e4c68eeea2cb635e763c9c5befa6dc9ab6d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-14 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 20:59 [GIT PULL] workqueue: Fixes for v7.1-rc3 Tejun Heo
2026-05-14 16:40 ` 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