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
2026-01-26
kernel/fork: update obsolete use_mm references to kthread_use_mm
mingzhu.wang(王明珠)
-1
/
+1
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
-15
/
+0
2026-01-26
kho: introduce KHO FDT ABI header
Jason Miu
-10
/
+9
2026-01-26
kho: docs: combine concepts and FDT documentation
Mike Rapoport (Microsoft)
-2
/
+1
2026-01-26
liveupdate: separate memfd support into LIVEUPDATE_MEMFD
Pasha Tatashin
-1
/
+16
2026-01-26
vmcoreinfo: make hwerr_data visible for debugging
Breno Leitao
-1
/
+5
2026-01-26
kho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
Andrew Morton
-1
/
+3
2026-01-26
kho: init alloc tags when restoring pages from reserved memory
Ran Xiaokai
-0
/
+8
2026-01-26
tracing: Disable trace_printk buffer on warning too
Steven Rostedt
-0
/
+9
2026-01-26
ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
Guenter Roeck
-3
/
+4
2026-01-26
tracing: Have show_event_trigger/filter format a bit more in columns
Steven Rostedt
-4
/
+22
2026-01-26
ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
-3
/
+21
2026-01-26
tracing: Check the return value of tracing_update_buffers()
Steven Rostedt
-3
/
+4
2026-01-26
tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
-0
/
+64
2026-01-26
tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
-0
/
+58
2026-01-26
tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2026-01-26
tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
-4
/
+56
2026-01-26
tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...
Steven Rostedt
-2
/
+0
2026-01-26
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
-1
/
+1
2026-01-24
bpf: support fsession for bpf_session_cookie
Menglong Dong
-0
/
+20
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
-13
/
+39
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
-3
/
+7
2026-01-24
bpf: use the least significant byte for the nr_args in trampoline
Menglong Dong
-19
/
+26
2026-01-24
bpf: add fsession support
Menglong Dong
-12
/
+73
2026-01-24
Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+21
2026-01-24
Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2026-01-24
Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-17
/
+7
2026-01-24
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+9
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
-11
/
+60
2026-01-23
Merge branch 'rcu-nocb.20260123a'
Boqun Feng
-56
/
+29
2026-01-23
rcu/nocb: Extract nocb_defer_wakeup_cancel() helper
Joel Fernandes
-8
/
+11
2026-01-23
rcu/nocb: Remove dead callback overload handling
Joel Fernandes
-12
/
+0
2026-01-23
rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
Joel Fernandes
-36
/
+18
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
-1
/
+16
2026-01-23
rqspinlock: Fix TAS fallback lock entry creation
Kumar Kartikeya Dwivedi
-3
/
+4
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
-10
/
+0
2026-01-23
sched/fair: Disable scheduler feature NEXT_BUDDY
Mel Gorman
-1
/
+1
2026-01-23
padata: Constify padata_sysfs_entry structs
Thomas Weißschuh
-11
/
+11
2026-01-22
kallsyms: Get rid of kallsyms relative base
Ard Biesheuvel
-4
/
+4
2026-01-22
cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
Frederic Weisbecker
-26
/
+11
2026-01-22
sched: Update rq->avg_idle when a task is moved to an idle CPU
Shubhang Kaushik
-12
/
+14
2026-01-22
hrtimer: Fix trace oddity
Thomas Gleixner
-1
/
+1
2026-01-22
rseq: Lower default slice extension
Peter Zijlstra
-1
/
+1
2026-01-22
rseq: Move slice_ext_nsec to debugfs
Peter Zijlstra
-23
/
+46
2026-01-22
rseq: Allow registering RSEQ with slice extension
Peter Zijlstra
-2
/
+10
2026-01-22
entry: Hook up rseq time slice extension
Thomas Gleixner
-2
/
+25
2026-01-22
rseq: Implement time slice extension enforcement timer
Thomas Gleixner
-3
/
+129
2026-01-22
rseq: Implement syscall entry work for time slice extensions
Thomas Gleixner
-2
/
+100
[prev]
[next]