index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
unwind
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
unwind_user/x86: Teach FP unwind about start of function
Peter Zijlstra
1
-9
/
+30
2025-10-29
unwind: Implement compat fp unwind
Peter Zijlstra
1
-11
/
+29
2025-10-29
unwind: Simplify unwind_user_next_fp() alignment check
Peter Zijlstra
1
-3
/
+1
2025-10-29
unwind: Make unwind_task_info::unwind_mask consistent
Peter Zijlstra
1
-8
/
+9
2025-10-29
unwind: Simplify unwind_user_faultable()
Peter Zijlstra
1
-9
/
+6
2025-10-29
unwind: Clarify calling context
Peter Zijlstra
1
-0
/
+2
2025-10-29
unwind: Fix unwind_deferred_request() vs NMI
Peter Zijlstra
1
-3
/
+7
2025-07-31
unwind: Finish up unwind when a task exits
Steven Rostedt
1
-3
/
+20
2025-07-31
unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
1
-6
/
+21
2025-07-31
unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
1
-1
/
+4
2025-07-31
unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
1
-4
/
+15
2025-07-31
unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
1
-19
/
+68
2025-07-31
unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
1
-8
/
+44
2025-07-31
unwind_user/deferred: Add deferred unwinding interface
Josh Poimboeuf
1
-1
/
+155
2025-07-31
unwind_user/deferred: Add unwind cache
Josh Poimboeuf
1
-7
/
+24
2025-07-29
unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
2
-1
/
+61
2025-07-29
unwind_user: Add user space unwinding API with frame pointer support
Josh Poimboeuf
2
-0
/
+129