summaryrefslogtreecommitdiff
path: root/include/linux/rseq.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner1-19/+0
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner1-4/+4
2025-11-18rseq: Delete duplicate if statement in rseq_virt_userspace_exit()Dan Carpenter1-1/+0
2025-11-04rseq: Switch to TIF_RSEQ if supportedThomas Gleixner1-7/+15
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner1-6/+12
2025-11-04rseq: Optimize event settingThomas Gleixner1-7/+74
2025-11-04rseq: Separate the signal delivery pathThomas Gleixner1-5/+16
2025-11-04rseq: Provide and use rseq_set_ids()Thomas Gleixner1-5/+11
2025-11-04rseq: Expose lightweight statistics in debugfsThomas Gleixner1-16/+0
2025-11-04rseq: Record interrupt from user spaceThomas Gleixner1-5/+11
2025-11-04rseq: Cache CPU ID and MM CID valuesThomas Gleixner1-2/+5
2025-11-04rseq: Introduce struct rseq_dataThomas Gleixner1-26/+22
2025-11-04rseq, virt: Retrigger RSEQ after vcpu_run()Thomas Gleixner1-0/+17
2025-11-04rseq: Simplify the event notificationThomas Gleixner1-53/+13
2025-11-04rseq: Remove the ksig argument from rseq_handle_notify_resume()Thomas Gleixner1-7/+8
2025-11-04rseq: Condense the inline stubsThomas Gleixner1-35/+12
2025-11-04rseq: Avoid pointless evaluation in __rseq_notify_resume()Thomas Gleixner1-1/+9
2025-10-01Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+8
2025-09-13rseq: Protect event mask against membarrier IPIThomas Gleixner1-3/+8
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster1-2/+2
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet1-0/+131