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
/
task_work.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: record task_work_add() call stack
Walter Wu
2021-04-30
1
-0
/
+3
*
task_work: add helper for more targeted task_work canceling
Jens Axboe
2021-04-11
1
-7
/
+28
*
task_work: remove legacy TWA_SIGNAL path
Jens Axboe
2020-12-12
1
-29
/
+1
*
Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...
Jens Axboe
2020-11-09
1
-12
/
+29
|
\
|
*
task_work: Use TIF_NOTIFY_SIGNAL if available
Jens Axboe
2020-10-29
1
-12
/
+29
*
|
task_work: cleanup notification modes
Jens Axboe
2020-10-17
1
-10
/
+20
|
/
*
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
1
-1
/
+7
*
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
2020-06-30
1
-2
/
+14
*
task_work_run: don't take ->pi_lock unconditionally
Oleg Nesterov
2020-03-02
1
-4
/
+14
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-24
1
-1
/
+1
|
/
*
task_work: Replace spin_unlock_wait() with lock/unlock pair
Oleg Nesterov
2017-07-25
1
-6
/
+2
*
task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works
Oleg Nesterov
2016-08-02
1
-4
/
+6
*
locking/spinlock: Update spin_unlock_wait() users
Peter Zijlstra
2016-06-14
1
-1
/
+0
*
task_work: remove fifo ordering guarantee
Eric Dumazet
2015-09-05
1
-10
/
+2
*
task_work: documentation
Oleg Nesterov
2013-09-11
1
-0
/
+36
*
task_work: minor cleanups
Oleg Nesterov
2013-09-11
1
-2
/
+2
*
task_work: task_work_add() should not succeed after exit_task_work()
Oleg Nesterov
2012-09-13
1
-6
/
+16
*
task_work: Make task_work_add() lockless
Oleg Nesterov
2012-09-13
1
-47
/
+48
*
task_work: add a scheduling point in task_work_run()
Eric Dumazet
2012-08-21
1
-0
/
+1
*
deal with task_work callbacks adding more work
Al Viro
2012-07-22
1
-12
/
+14
*
move exit_task_work() past exit_files() et.al.
Al Viro
2012-07-22
1
-19
/
+11
*
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
2012-07-22
1
-7
/
+7
*
trim task_work: get rid of hlist
Al Viro
2012-07-22
1
-31
/
+33
*
task_work_add: generic process-context callbacks
Oleg Nesterov
2012-05-23
1
-0
/
+84