aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/entry/kvm.c
AgeCommit message (Expand)Author
2022-06-07entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is setSeth Forshee
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10task_work: Decouple TIF_NOTIFY_SIGNAL and task_workEric W. Biederman
2022-03-10task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman
2021-12-01entry: Snapshot thread flagsMark Rutland
2020-11-04Merge branch 'core/urgent' into core/entryThomas Gleixner
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-07-24entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner