- 03248ad resume_user_mode: Move to resume_user_mode.h by Eric W. Biederman · 2 years, 10 months ago
- 7f62d40 task_work: Introduce task_work_pending by Eric W. Biederman · 2 years, 10 months ago
- 23f61f0 kasan: record task_work_add() call stack by Walter Wu · 3 years, 8 months ago
- c7aab1a task_work: add helper for more targeted task_work canceling by Jens Axboe · 3 years, 9 months ago
- 03941cc task_work: remove legacy TWA_SIGNAL path by Jens Axboe · 4 years, 2 months ago
- 29701d6 Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into tif-task_work.arch by Jens Axboe · 4 years, 1 month ago
- 114518e task_work: Use TIF_NOTIFY_SIGNAL if available by Jens Axboe · 4 years, 2 months ago
- 91989c7 task_work: cleanup notification modes by Jens Axboe · 4 years, 2 months ago
- ebf0d100d task_work: only grab task signal lock when needed by Jens Axboe · 4 years, 4 months ago
- e91b481 task_work: teach task_work_add() to do signal_wake_up() by Oleg Nesterov · 4 years, 6 months ago
- 6fb6149 task_work_run: don't take ->pi_lock unconditionally by Oleg Nesterov · 4 years, 10 months ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
- f274f1e task_work: Replace spin_unlock_wait() with lock/unlock pair by Oleg Nesterov · 7 years ago
- 61e9649 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works by Oleg Nesterov · 8 years ago
- be3e784 locking/spinlock: Update spin_unlock_wait() users by Peter Zijlstra · 9 years ago
- c821990 task_work: remove fifo ordering guarantee by Eric Dumazet · 9 years ago
- 892f666 task_work: documentation by Oleg Nesterov · 11 years ago
- 205e550 task_work: minor cleanups by Oleg Nesterov · 11 years ago
- 9da33de task_work: task_work_add() should not succeed after exit_task_work() by Oleg Nesterov · 12 years ago
- ac3d0da task_work: Make task_work_add() lockless by Oleg Nesterov · 12 years ago
- f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 12 years ago
- a2d4c71 deal with task_work callbacks adding more work by Al Viro · 12 years ago
- ed3e694 move exit_task_work() past exit_files() et.al. by Al Viro · 12 years ago
- 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 12 years ago
- 158e164 trim task_work: get rid of hlist by Al Viro · 12 years ago
- e73f895 task_work_add: generic process-context callbacks by Oleg Nesterov · 13 years ago