index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
unwind
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
-4
/
+0
2025-12-17
unwind_user: Enhance comments on get CFA, FP, and RA
Jens Remus
-4
/
+4
2025-10-29
unwind_user/x86: Teach FP unwind about start of function
Peter Zijlstra
-9
/
+30
2025-10-29
unwind: Implement compat fp unwind
Peter Zijlstra
-11
/
+29
2025-10-29
unwind: Simplify unwind_user_next_fp() alignment check
Peter Zijlstra
-3
/
+1
2025-10-29
unwind: Make unwind_task_info::unwind_mask consistent
Peter Zijlstra
-8
/
+9
2025-10-29
unwind: Simplify unwind_user_faultable()
Peter Zijlstra
-9
/
+6
2025-10-29
unwind: Clarify calling context
Peter Zijlstra
-0
/
+2
2025-10-29
unwind: Fix unwind_deferred_request() vs NMI
Peter Zijlstra
-3
/
+7
2025-07-31
unwind: Finish up unwind when a task exits
Steven Rostedt
-3
/
+20
2025-07-31
unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
-6
/
+21
2025-07-31
unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
-1
/
+4
2025-07-31
unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
-4
/
+15
2025-07-31
unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
-19
/
+68
2025-07-31
unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
-8
/
+44
2025-07-31
unwind_user/deferred: Add deferred unwinding interface
Josh Poimboeuf
-1
/
+155
2025-07-31
unwind_user/deferred: Add unwind cache
Josh Poimboeuf
-7
/
+24
2025-07-29
unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
-1
/
+61
2025-07-29
unwind_user: Add user space unwinding API with frame pointer support
Josh Poimboeuf
-0
/
+129