index
:
kernel/git/docs/linux.git
docs-fixes
docs-mw
docs-next
master
corbet's fork of linux.git
Kernel documentation group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rseq_entry.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
1
-1
/
+1
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
1
-3
/
+29
2025-11-04
rseq: Split up rseq_exit_to_user_mode()
Thomas Gleixner
1
-2
/
+34
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
1
-3
/
+130
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
1
-0
/
+29
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
1
-0
/
+89
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
1
-0
/
+9
2025-11-04
rseq: Make exit debugging static branch based
Thomas Gleixner
1
-1
/
+1
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
1
-0
/
+206
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
1
-0
/
+3
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
1
-0
/
+49
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
1
-0
/
+28
2025-11-04
rseq: Record interrupt from user space
Thomas Gleixner
1
-0
/
+18