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
Age
Commit message (
Expand
)
Author
Lines
2025-10-30
Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-10
/
+18
2025-10-30
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
-10
/
+18
2025-10-30
freezer: Clarify that only cgroup1 freezer uses PM freezer
Tejun Heo
-2
/
+2
2025-10-30
PM: hibernate: add sysfs interface for hibernate_compression_threads
Xueqin Luo
-0
/
+38
2025-10-30
PM: hibernate: make compression threads configurable
Xueqin Luo
-4
/
+21
2025-10-30
PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threads
Xueqin Luo
-14
/
+44
2025-10-30
printk/nbcon: Release nbcon consoles ownership in atomic flush after each emi...
Petr Mladek
-4
/
+5
2025-10-30
printk/nbcon/panic: Allow printk kthread to sleep when the system is in panic
Petr Mladek
-2
/
+4
2025-10-30
printk/nbcon: Block printk kthreads when any CPU is in an emergency context
Petr Mladek
-1
/
+37
2025-10-29
bpf: Use kmalloc_nolock() in bpf streams
Puranjay Mohan
-151
/
+8
2025-10-29
rqspinlock: Disable queue destruction for deadlocks
Kumar Kartikeya Dwivedi
-0
/
+8
2025-10-29
PM: sleep: Allow pm_restrict_gfp_mask() stacking
Rafael J. Wysocki
-9
/
+17
2025-10-29
sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
Tejun Heo
-0
/
+32
2025-10-29
sched_ext: Factor out reenq_local() from scx_bpf_reenqueue_local()
Tejun Heo
-21
/
+29
2025-10-29
sched_ext: Split schedule_deferred() into locked and unlocked variants
Tejun Heo
-9
/
+24
2025-10-29
Merge branch 'for-6.18-fixes' into for-6.19
Tejun Heo
-1
/
+1
2025-10-29
sched_ext: Fix use of uninitialized variable in scx_bpf_cpuperf_set()
Andrea Righi
-1
/
+1
2025-10-29
printk_legacy_map: use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
Oleg Nesterov
-10
/
+7
2025-10-29
PM: EM: Add to em_pd_list only when no failure
Peng Fan
-1
/
+4
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
-5
/
+91
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-10-29
unwind: Add comment to unwind_deferred_task_exit()
Peter Zijlstra
-1
/
+6
2025-10-29
task_work: Fix NMI race condition
Peter Zijlstra
-1
/
+7
2025-10-29
dma-mapping: remove unused map_page callback
Leon Romanovsky
-19
/
+1
2025-10-29
dma-mapping: remove unused mapping resource callbacks
Leon Romanovsky
-12
/
+4
2025-10-29
dma-mapping: convert dummy ops to physical address mapping
Leon Romanovsky
-7
/
+6
2025-10-29
dma-mapping: prepare dma_map_ops to conversion to physical address
Leon Romanovsky
-2
/
+14
2025-10-29
tools/dma: move dma_map_benchmark from selftests to tools/dma
Qinxin Xia
-1
/
+1
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
-61
/
+196
2025-10-28
tracing: Have persistent ring buffer print syscalls normally
Steven Rostedt
-4
/
+23
2025-10-28
tracing: Check for printable characters when printing field dyn strings
Steven Rostedt
-2
/
+25
2025-10-28
tracing: Add parsing of flags to the sys_enter_openat trace event
Steven Rostedt
-10
/
+182
2025-10-28
tracing: Show printable characters in syscall arrays
Steven Rostedt
-0
/
+21
2025-10-28
tracing: Add a config and syscall_user_buf_size file to limit amount written
Steven Rostedt
-22
/
+97
2025-10-28
tracing: Allow syscall trace events to read more than one user parameter
Steven Rostedt
-108
/
+229
2025-10-28
tracing: Display some syscall arrays as strings
Steven Rostedt
-3
/
+19
2025-10-28
tracing: Have system call events record user array data
Steven Rostedt
-34
/
+87
2025-10-28
perf: tracing: Have perf system calls read user space
Steven Rostedt
-46
/
+90
2025-10-28
perf: tracing: Simplify perf_sysenter_enable/disable() with guards
Steven Rostedt
-26
/
+22
2025-10-28
tracing: Have syscall trace events read user space string
Steven Rostedt
-19
/
+417
2025-10-28
tracing: Make trace_user_fault_read() exposed to rest of tracing
Steven Rostedt
-62
/
+205
2025-10-28
sched_ext: Use SCX_TASK_READY test instead of tryget_task_struct() during cla...
Tejun Heo
-3
/
+1
2025-10-28
rcu: Add a small-width RCU watching counter debug option
Valentin Schneider
-0
/
+15
2025-10-28
bpf: Fix stackmap overflow check in __bpf_get_stackid()
Arnaud Lecomte
-7
/
+8
[prev]
[next]