summaryrefslogtreecommitdiff
path: root/include/linux/rseq.h
AgeCommit message (Expand)Author
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner
2025-11-18rseq: Delete duplicate if statement in rseq_virt_userspace_exit()Dan Carpenter
2025-11-04rseq: Switch to TIF_RSEQ if supportedThomas Gleixner
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner
2025-11-04rseq: Optimize event settingThomas Gleixner
2025-11-04rseq: Separate the signal delivery pathThomas Gleixner
2025-11-04rseq: Provide and use rseq_set_ids()Thomas Gleixner
2025-11-04rseq: Expose lightweight statistics in debugfsThomas Gleixner
2025-11-04rseq: Record interrupt from user spaceThomas Gleixner
2025-11-04rseq: Cache CPU ID and MM CID valuesThomas Gleixner
2025-11-04rseq: Introduce struct rseq_dataThomas Gleixner
2025-11-04rseq, virt: Retrigger RSEQ after vcpu_run()Thomas Gleixner
2025-11-04rseq: Simplify the event notificationThomas Gleixner
2025-11-04rseq: Remove the ksig argument from rseq_handle_notify_resume()Thomas Gleixner
2025-11-04rseq: Condense the inline stubsThomas Gleixner
2025-11-04rseq: Avoid pointless evaluation in __rseq_notify_resume()Thomas Gleixner
2025-09-30Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-13rseq: Protect event mask against membarrier IPIThomas Gleixner
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet