index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
entry
/
kvm.c
Age
Commit message (
Expand
)
Author
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2024-11-05
sched: Add TIF_NEED_RESCHED_LAZY infrastructure
Peter Zijlstra
2022-06-07
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
Seth Forshee
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
task_work: Decouple TIF_NOTIFY_SIGNAL and task_work
Eric W. Biederman
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
2021-12-01
entry: Snapshot thread flags
Mark Rutland
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-07-24
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner