index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
workqueue.c
Age
Commit message (
Expand
)
Author
3 days
Merge branch 'for-7.1' into for-next
Tejun Heo
3 days
workqueue: use NR_STD_WORKER_POOLS instead of hardcoded value
Maninder Singh
9 days
Merge branch 'for-7.1' into for-next
Tejun Heo
9 days
workqueue: set WQ_AFFN_CACHE_SHARD as the default affinity scope
Breno Leitao
9 days
workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
Breno Leitao
9 days
Merge branch 'for-7.0-fixes' into for-next
Tejun Heo
9 days
workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...
Matthew Brost
10 days
Merge branch 'for-7.1' into for-next
Tejun Heo
10 days
workqueue: Remove HK_TYPE_WQ from affecting wq_unbound_cpumask
Waiman Long
2026-03-25
Merge branch 'for-7.1' into for-next
Tejun Heo
2026-03-25
workqueue: unlink pwqs from wq->pwqs list in alloc_and_link_pwqs() error path
Breno Leitao
2026-03-25
workqueue: Better describe stall check
Petr Mladek
2026-03-21
workqueue: Fix false positive stall reports
Song Liu
2026-03-17
workqueue: Remove NULL wq WARN in __queue_delayed_work()
Tejun Heo
2026-03-13
workqueue: fix parse_affn_scope() prefix matching bug
Breno Leitao
2026-03-10
Merge branch 'for-7.1-devm-alloc-wq' into for-7.1
Tejun Heo
2026-03-10
workqueue: devres: Add device-managed allocate workqueue
Krzysztof Kozlowski
2026-03-09
workqueue: Add system_dfl_long_wq for long unbound works
Marco Crivellari
2026-03-06
workqueue: Rename show_cpu_pool{s,}_hog{s,}() to reflect broadened scope
Breno Leitao
2026-03-05
workqueue: Show all busy workers in stall diagnostics
Breno Leitao
2026-03-05
workqueue: Show in-flight work item duration in stall diagnostics
Breno Leitao
2026-03-05
workqueue: Rename pool->watchdog_ts to pool->last_progress_ts
Breno Leitao
2026-03-05
workqueue: Use POOL_BH instead of WQ_BH when checking pool flags
Breno Leitao
2026-02-27
workqueue: Allow to expose ordered workqueues via sysfs
Sebastian Andrzej Siewior
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2026-02-07
workqueue: replace BUG_ON with panic in panic_on_wq_watchdog
Breno Leitao
2026-02-07
workqueue: add time-based panic for stalls
Breno Leitao
2026-02-03
workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC option
Breno Leitao
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
2025-12-08
workqueue: Process extra works in rescuer on memory pressure
Lai Jiangshan
2025-12-08
workqueue: Process rescuer work items one-by-one using a cursor
Lai Jiangshan
2025-12-08
workqueue: Make send_mayday() take a PWQ argument directly
Lai Jiangshan
2025-11-21
workqueue: Don't rely on wq->rescuer to stop rescuer
Lai Jiangshan
2025-11-21
workqueue: Only assign rescuer work when really needed
Lai Jiangshan
2025-11-21
workqueue: Factor out assign_rescuer_work()
Lai Jiangshan
2025-11-20
workqueue: Init rescuer's affinities as wq_unbound_cpumask
Lai Jiangshan
2025-11-20
workqueue: Let DISASSOCIATED workers follow unbound wq cpumask changes
Lai Jiangshan
2025-11-20
workqueue: Update the rescuer's affinity only when it is detached
Lai Jiangshan
2025-11-10
workqueue: Remove unused assert_rcu_or_wq_mutex_or_pool_mutex
zhang jiao
2025-09-16
workqueue: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-05
workqueue: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-05
workqueue: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-04
workqueue: Provide a handshake for canceling BH workers
Sebastian Andrzej Siewior
2025-09-04
workqueue: Remove rcu_read_lock/unlock() in wq_watchdog_timer_fn()
Zqiang
2025-09-04
workqueue: Remove redundant rcu_read_lock/unlock() in workqueue_congested()
Zqiang
2025-07-31
Merge tag 'wq-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2025-07-17
workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()
Uros Bizjak
[next]