index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rseq_entry.h
Age
Commit message (
Expand
)
Author
2026-02-23
rseq: Mark rseq_arm_slice_extension_timer() __always_inline
Arnd Bergmann
2026-01-22
rseq: Implement rseq_grant_slice_extension()
Thomas Gleixner
2026-01-22
rseq: Reset slice extension when scheduled
Thomas Gleixner
2026-01-22
rseq: Implement time slice extension enforcement timer
Thomas Gleixner
2026-01-22
rseq: Add statistics for time slice extensions
Thomas Gleixner
2026-01-22
rseq: Provide static branch for time slice extensions
Thomas Gleixner
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
2025-11-04
rseq: Split up rseq_exit_to_user_mode()
Thomas Gleixner
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
2025-11-04
rseq: Make exit debugging static branch based
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
2025-11-04
rseq: Record interrupt from user space
Thomas Gleixner