summaryrefslogtreecommitdiff
path: root/kernel/entry/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guestSean Christopherson1-1/+3
2020-11-04Merge branch 'core/urgent' into core/entryThomas Gleixner1-3/+1
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+3
2020-10-18tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-3/+1
2020-07-24entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner1-0/+51