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-07-10
printk: ringbuffer: Explain why the KUnit test ignores failed writes
Petr Mladek
-0
/
+13
2025-07-10
PM: sleep: add kernel parameter to disable asynchronous suspend/resume
Tudor Ambarus
-0
/
+9
2025-07-09
kthread: update comment for __to_kthread
Jiazi Li
-6
/
+5
2025-07-09
fork: clean up ifdef logic around stack allocation
Pasha Tatashin
-11
/
+11
2025-07-09
uprobes: revert ref_ctr_offset in uprobe_unregister error path
Jiri Olsa
-2
/
+2
2025-07-09
exit: fix misleading comment in forget_original_parent()
Fushuai Wang
-6
/
+1
2025-07-09
kcov: fix typo in comment of kcov_fault_in_area
Wei Nanxin
-1
/
+1
2025-07-09
relayfs: support a counter tracking if data is too big to write
Jason Xing
-8
/
+10
2025-07-09
blktrace: use rbuf->stats.full as a drop indicator in relayfs
Jason Xing
-20
/
+2
2025-07-09
relayfs: introduce getting relayfs statistics function
Jason Xing
-0
/
+30
2025-07-09
relayfs: support a counter tracking if per-cpu buffers is full
Jason Xing
-1
/
+7
2025-07-09
relayfs: abolish prev_padding
Jason Xing
-7
/
+9
2025-07-09
kernel: relay: use __GFP_ZERO in relay_alloc_buf
Elijah Wright
-2
/
+1
2025-07-09
fork: define a local GFP_VMAP_STACK
Linus Walleij
-6
/
+7
2025-07-09
fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks code
Pasha Tatashin
-31
/
+29
2025-07-09
mm: filter zone device pages returned from folio_walk_start()
Alistair Popple
-1
/
+1
2025-07-09
mm: use folio_expected_ref_count() helper for reference counting
Shivank Garg
-2
/
+1
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
-11
/
+2
2025-07-09
fgraph: Make pid_str size match the comment
Artem Sadovnikov
-1
/
+1
2025-07-09
tracing: ring_buffer: Rewind persistent ring buffer on reboot
Masami Hiramatsu (Google)
-3
/
+100
2025-07-09
rv: Allow to configure the number of per-task monitor
Nam Cao
-4
/
+14
2025-07-09
rv: Add rtapp_sleep monitor
Nam Cao
-1
/
+534
2025-07-09
rv: Add rtapp_pagefault monitor
Nam Cao
-0
/
+189
2025-07-09
rv: Add rtapp container monitor
Nam Cao
-0
/
+48
2025-07-09
rv: Add support for LTL monitors
Nam Cao
-4
/
+55
2025-07-09
rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
Nam Cao
-4
/
+4
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
-5
/
+13
2025-07-09
panic: Add vpanic()
Nam Cao
-4
/
+12
2025-07-09
printk: Make vprintk_deferred() public
Nam Cao
-1
/
+0
2025-07-09
rv: Add #undef TRACE_INCLUDE_FILE
Nam Cao
-1
/
+2
2025-07-09
sched/fair: Always trigger resched at the end of a protected period
Vincent Guittot
-9
/
+1
2025-07-09
sched/fair: Fix entity's lag with run to parity
Vincent Guittot
-3
/
+13
2025-07-09
sched/fair: Limit run to parity to the min slice of enqueued entities
Vincent Guittot
-4
/
+6
2025-07-09
sched/fair: Remove spurious shorter slice preemption
Vincent Guittot
-30
/
+14
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
-11
/
+20
2025-07-09
sched/fair: Use protect_slice() instead of direct comparison
Vincent Guittot
-1
/
+1
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
-12
/
+22
2025-07-09
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
-55
/
+66
2025-07-09
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
-3
/
+16
2025-07-09
perf/core: Fix WARN in perf_sigtrap()
Tetsuo Handa
-7
/
+7
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
-1
/
+2
2025-07-09
vdso/vsyscall: Introduce a helper to fill clock configurations
Thomas Weißschuh
-14
/
+13
2025-07-09
Merge v6.16-rc2 into timers/ptp
Thomas Gleixner
-3
/
+10
2025-07-08
kernel: trace: preemptirq_delay_test: use offstack cpu mask
Arnd Bergmann
-4
/
+9
2025-07-08
tracing: Use queue_rcu_work() to free filters
Steven Rostedt
-8
/
+20
2025-07-08
tracing: Replace opencoded cpumask_next_wrap() in move_to_next_cpu()
Yury Norov
-4
/
+1
2025-07-08
module: Make sure relocations are applied to the per-CPU section
Sebastian Andrzej Siewior
-2
/
+8
2025-07-08
module: Avoid unnecessary return value initialization in move_module()
Petr Pavlu
-2
/
+1
2025-07-08
module: Fix memory deallocation on error path in move_module()
Petr Pavlu
-2
/
+2
2025-07-08
rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
Zqiang
-3
/
+2
[prev]
[next]