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