linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] workqueue: Changes for v6.17
@ 2025-07-30 22:56 Tejun Heo
  2025-07-31 23:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-07-30 22:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Lai Jiangshan, linux-kernel

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.17

for you to fetch changes up to df316ab3d4440177e322a2847969d356c29b0eef:

  workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active() (2025-07-17 08:14:50 -1000)

----------------------------------------------------------------
workqueue: Changes for v6.17

- Prepare for defaulting to unbound workqueue. A separate branch was created
  to ease pulling in from other trees but none of the conversions have
  landed yet.

- Memory allocation profiling support added.

- Misc changes.

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      workqueue: Remove unused work_on_cpu_safe

Kent Overstreet (1):
      workqueue: Basic memory allocation profiling support

Marco Crivellari (2):
      workqueue: Add system_percpu_wq and system_dfl_wq
      workqueue: Add new WQ_PERCPU flag

Tejun Heo (1):
      Merge branch 'WQ_PERCPU' into for-6.17

Uros Bizjak (1):
      workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()

Yury Norov [NVIDIA] (1):
      workqueue: fix opencoded cpumask_next_and_wrap() in wq_select_unbound_cpu()

 Documentation/core-api/workqueue.rst |  6 +++
 include/linux/workqueue.h            | 34 +++++++----------
 kernel/workqueue.c                   | 74 ++++++++++++------------------------
 3 files changed, 44 insertions(+), 70 deletions(-)

-- 
tejun

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

* Re: [GIT PULL] workqueue: Changes for v6.17
  2025-07-30 22:56 [GIT PULL] workqueue: Changes for v6.17 Tejun Heo
@ 2025-07-31 23:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-31 23:47 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, Lai Jiangshan, linux-kernel

The pull request you sent on Wed, 30 Jul 2025 12:56:36 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.17

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

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:[~2025-07-31 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30 22:56 [GIT PULL] workqueue: Changes for v6.17 Tejun Heo
2025-07-31 23:47 ` 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;
as well as URLs for NNTP newsgroup(s).