Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-07 | entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set | Seth Forshee | 1 | -6/+0 |
2022-03-11 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -1/+1 |
2022-03-11 | task_work: Decouple TIF_NOTIFY_SIGNAL and task_work | Eric W. Biederman | 1 | -2/+5 |
2022-03-11 | task_work: Call tracehook_notify_signal from get_signal on all architectures | Eric W. Biederman | 1 | -1/+1 |
2021-12-01 | entry: Snapshot thread flags | Mark Rutland | 1 | -2/+2 |
2020-11-04 | Merge branch 'core/urgent' into core/entry | Thomas Gleixner | 1 | -3/+1 |
2020-10-29 | entry: Add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -0/+3 |
2020-10-18 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 1 | -3/+1 |
2020-07-24 | entry: Provide infrastructure for work before transitioning to guest mode | Thomas Gleixner | 1 | -0/+51 |