index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-11
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
1
-1
/
+1
2026-02-10
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
1
-8
/
+7
2026-02-10
tracing: Move d_max_latency out of CONFIG_FSNOTIFY protection
Steven Rostedt
1
-1
/
+1
2026-02-09
tracing: Better separate SNAPSHOT and MAX_TRACE options
Steven Rostedt
3
-47
/
+53
2026-02-09
tracing: Add tracer_uses_snapshot() helper to remove #ifdefs
Steven Rostedt
2
-35
/
+28
2026-02-09
tracing: Rename trace_array field max_buffer to snapshot_buffer
Steven Rostedt
3
-47
/
+48
2026-02-09
tracing: Move pid filtering into trace_pid.c
Steven Rostedt
3
-242
/
+247
2026-02-09
tracing: Move trace_printk functions out of trace.c and into trace_printk.c
Steven Rostedt
3
-431
/
+432
2026-02-09
tracing: Use system_state in trace_printk_init_buffers()
Steven Rostedt
1
-3
/
+2
2026-02-09
tracing: Have trace_printk functions use flags instead of using global_trace
Steven Rostedt
1
-4
/
+5
2026-02-09
tracing: Make tracing_update_buffers() take NULL for global_trace
Steven Rostedt
1
-1
/
+4
2026-02-09
tracing: Make printk_trace global for tracing system
Steven Rostedt
2
-1
/
+3
2026-02-09
tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
Steven Rostedt
2
-41
/
+35
2026-02-09
tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
Steven Rostedt
2
-42
/
+41
2026-02-09
tracing: Make tracing_selftest_running global to the tracing subsystem
Steven Rostedt
2
-2
/
+3
2026-02-09
tracing: Make tracing_disabled global for tracing system
Steven Rostedt
4
-12
/
+8
2026-02-09
tracing: Clean up use of trace_create_maxlat_file()
Steven Rostedt
1
-22
/
+16
2026-02-09
tracing: Move tracing_set_filter_buffering() into trace_events_hist.c
Steven Rostedt
3
-21
/
+20
2026-02-09
tracing: Have all triggers expect a file parameter
Steven Rostedt
1
-38
/
+24
2026-02-06
tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
Yaxiong Tian
1
-0
/
+4
2026-02-06
blktrace: Make init_blk_tracer() asynchronous
Yaxiong Tian
1
-1
/
+22
2026-02-06
tracing: Rename `eval_map_wq` and allow other parts of tracing use it
Yaxiong Tian
2
-9
/
+10
2026-01-30
tracing: Add kerneldoc to trace_event_buffer_reserve()
Steven Rostedt
1
-0
/
+16
2026-01-30
tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
3
-10
/
+21
2026-01-30
srcu: Fix warning to permit SRCU-fast readers in NMI handlers
Paul E. McKenney
1
-1
/
+2
2026-01-30
bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
Steven Rostedt
1
-3
/
+2
2026-01-30
tracing: perf: Have perf tracepoint callbacks always disable preemption
Steven Rostedt
1
-2
/
+2
2026-01-29
MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
Alice Ryhl
1
-0
/
+15
2026-01-29
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
1
-5
/
+0
2026-01-29
tracing: Up the hist stacktrace size from 16 to 31
Steven Rostedt
2
-2
/
+2
2026-01-29
tracing: Remove notrace from trace_event_raw_event_synth()
Steven Rostedt
1
-3
/
+3
2026-01-29
tracing: Have hist_debug show what function a field uses
Steven Rostedt
1
-31
/
+44
2026-01-27
tracing: Disable trace_printk buffer on warning too
Steven Rostedt
1
-0
/
+9
2026-01-27
ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
Guenter Roeck
1
-3
/
+4
2026-01-27
tracing: Have show_event_trigger/filter format a bit more in columns
Steven Rostedt
1
-4
/
+22
2026-01-27
ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
1
-3
/
+21
2026-01-27
tracing: Check the return value of tracing_update_buffers()
Steven Rostedt
1
-3
/
+4
2026-01-27
tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
2
-0
/
+72
2026-01-27
tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
2
-0
/
+66
2026-01-27
tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-01-27
tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
7
-11
/
+82
2026-01-27
tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...
Steven Rostedt
1
-2
/
+0
2026-01-27
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
1
-1
/
+1
2026-01-26
Linux 6.19-rc7
v6.19-rc7
Linus Torvalds
1
-1
/
+1
2026-01-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-4
/
+36
2026-01-25
Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-01-25
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-139
/
+313
2026-01-25
Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-8
/
+13
2026-01-25
Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-01-25
Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
[next]