index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
workqueue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueue: Remove GPF argument from alloc_workqueue_attrs()
Thomas Gleixner
2019-06-27
1
-12
/
+11
*
workqueue: Make alloc/apply/free_workqueue_attrs() static
Thomas Gleixner
2019-06-27
1
-4
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2019-05-09
1
-42
/
+53
|
\
|
*
workqueue: Use normal rcu
Thomas Gleixner
2019-04-08
1
-42
/
+51
|
*
kernel/workqueue: Document wq_worker_last_func() argument
Bart Van Assche
2019-03-19
1
-0
/
+1
|
*
kernel/workqueue: Use __printf markup to silence compiler in function 'alloc_...
Mathieu Malaterre
2019-03-15
1
-0
/
+1
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-6
/
+6
|
\
\
|
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-6
/
+6
*
|
|
sched/core, workqueues: Distangle worker accounting from rq lock
Thomas Gleixner
2019-04-16
1
-30
/
+24
*
|
|
workqueue: Only unregister a registered lockdep key
Bart Van Assche
2019-03-21
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-03-10
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
workqueue, lockdep: Fix a memory leak in wq->lock_name
Qian Cai
2019-03-09
1
-0
/
+2
|
*
workqueue, lockdep: Fix an alloc_workqueue() error path
Bart Van Assche
2019-03-09
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
1
-0
/
+10
|
\
\
|
*
|
kernel: workqueue: clarify wq_worker_last_func() caller requirements
Johannes Weiner
2019-03-07
1
-0
/
+10
*
|
|
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2019-03-07
1
-3
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
workqueue: Fix spelling in source code comments
Bart Van Assche
2019-03-05
1
-2
/
+2
|
*
|
workqueue: fix typo in comment
Liu Song
2019-02-21
1
-1
/
+1
|
*
|
workqueue: Try to catch flush_work() without INIT_WORK().
Tetsuo Handa
2019-01-25
1
-0
/
+3
*
|
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
1
-0
/
+84
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
1
-0
/
+23
|
|
\
\
|
*
|
|
workqueue: Provide queue_work_node to queue work near a given NUMA node
Alexander Duyck
2019-01-31
1
-0
/
+84
|
|
|
/
|
|
/
|
*
|
|
kernel/workqueue: Use dynamic lockdep keys for workqueues
Bart Van Assche
2019-02-28
1
-9
/
+50
|
|
/
|
/
|
*
|
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-01
1
-0
/
+23
|
/
*
workqueue: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2018-11-27
1
-4
/
+4
*
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
2018-08-30
1
-1
/
+1
*
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-08-24
1
-15
/
+30
|
\
|
*
workqueue: re-add lockdep dependencies for flushing
Johannes Berg
2018-08-22
1
-0
/
+8
|
*
workqueue: skip lockdep wq dependency in cancel_work_sync()
Johannes Berg
2018-08-22
1
-15
/
+22
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-0
/
+1
|
\
\
|
*
|
scsi: zfcp: workqueue: set description for port work items with their WWPN as...
Steffen Maier
2018-05-18
1
-0
/
+1
*
|
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
|
|
/
*
|
workqueue: move function definitions within CONFIG_SMP block
Mathieu Malaterre
2018-05-23
1
-2
/
+2
*
|
workqueue: Make sure struct worker is accessible for wq_worker_comm()
Tejun Heo
2018-05-21
1
-24
/
+34
*
|
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
Tejun Heo
2018-05-18
1
-0
/
+39
*
|
workqueue: Set worker->desc to workqueue name by default
Tejun Heo
2018-05-18
1
-11
/
+10
*
|
workqueue: Make worker_attach/detach_pool() update worker->pool
Tejun Heo
2018-05-18
1
-8
/
+8
*
|
workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex
Tejun Heo
2018-05-18
1
-21
/
+20
|
/
*
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-04-03
1
-4
/
+56
|
\
|
*
workqueue: remove the comment about the old manager_arb mutex
Lai Jiangshan
2018-03-20
1
-1
/
+0
|
*
workqueue: fix the comments of nr_idle
Lai Jiangshan
2018-03-20
1
-3
/
+2
|
*
RCU, workqueue: Implement rcu_work
Tejun Heo
2018-03-19
1
-0
/
+54
*
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2018-03-20
1
-9
/
+1
|
\
\
|
*
|
workqueue: remove unused cancel_work()
Stephen Hemminger
2018-03-13
1
-8
/
+0
|
*
|
workqueue: use put_device() instead of kfree()
Arvind Yadav
2018-03-13
1
-1
/
+1
|
|
/
*
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2018-03-09
1
-0
/
+16
|
\
|
|
*
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-22
1
-0
/
+16
|
|
\
[next]