| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
| 2022-03-10 | task_work: Introduce task_work_pending | Eric W. Biederman |
| 2021-04-30 | kasan: record task_work_add() call stack | Walter Wu |
| 2021-04-11 | task_work: add helper for more targeted task_work canceling | Jens Axboe |
| 2020-12-12 | task_work: remove legacy TWA_SIGNAL path | Jens Axboe |
| 2020-11-09 | Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke... | Jens Axboe |
| 2020-10-29 | task_work: Use TIF_NOTIFY_SIGNAL if available | Jens Axboe |
| 2020-10-17 | task_work: cleanup notification modes | Jens Axboe |
| 2020-08-13 | task_work: only grab task signal lock when needed | Jens Axboe |
| 2020-06-30 | task_work: teach task_work_add() to do signal_wake_up() | Oleg Nesterov |
| 2020-03-02 | task_work_run: don't take ->pi_lock unconditionally | Oleg Nesterov |