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