index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2
-0
/
+34
2 days
tracing: Disable preemption in the tracepoint callbacks handling filtered pids
Masami Hiramatsu (Google)
1
-0
/
+2
2 days
ftrace: Disable preemption in the tracepoint callbacks handling filtered pids
Steven Rostedt
1
-0
/
+2
2 days
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+37
2 days
fgraph: Fix thresh_return nosleeptime double-adjust
Shengming Hu
1
-4
/
+10
2 days
fgraph: Fix thresh_return clear per-task notrace
Shengming Hu
1
-2
/
+3
8 days
bpf: Fix kprobe_multi cookies access in show_fdinfo callback
Jiri Olsa
1
-1
/
+3
12 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
12 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
13 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
13 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
31
-120
/
+120
13 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
31
-152
/
+151
14 days
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
4
-5
/
+23
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+3
2026-02-19
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
1
-2
/
+2
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-1
/
+11
2026-02-19
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
1
-1
/
+5
2026-02-19
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
1
-1
/
+2
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+21
2026-02-16
blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
1
-17
/
+21
2026-02-16
Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-0
/
+4
2026-02-13
Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
21
-1053
/
+1306
2026-02-13
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
1
-1
/
+1
2026-02-12
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
22
-248
/
+244
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-6
/
+8
2026-02-11
tracing: Fix indentation of return statement in print_trace_fmt()
Haoyang LIU
1
-1
/
+1
2026-02-11
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
1
-0
/
+6
2026-02-11
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
1
-1
/
+1
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
3
-56
/
+438
2026-02-10
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
1
-8
/
+7
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2026-02-09
tracing: Move d_max_latency out of CONFIG_FSNOTIFY protection
Steven Rostedt
1
-1
/
+1
2026-02-08
tracing: Better separate SNAPSHOT and MAX_TRACE options
Steven Rostedt
3
-47
/
+53
2026-02-08
tracing: Add tracer_uses_snapshot() helper to remove #ifdefs
Steven Rostedt
2
-35
/
+28
2026-02-08
tracing: Rename trace_array field max_buffer to snapshot_buffer
Steven Rostedt
3
-47
/
+48
2026-02-08
tracing: Move pid filtering into trace_pid.c
Steven Rostedt
3
-242
/
+247
2026-02-08
tracing: Move trace_printk functions out of trace.c and into trace_printk.c
Steven Rostedt
3
-431
/
+432
2026-02-08
tracing: Use system_state in trace_printk_init_buffers()
Steven Rostedt
1
-3
/
+2
2026-02-08
tracing: Have trace_printk functions use flags instead of using global_trace
Steven Rostedt
1
-4
/
+5
2026-02-08
tracing: Make tracing_update_buffers() take NULL for global_trace
Steven Rostedt
1
-1
/
+4
2026-02-08
tracing: Make printk_trace global for tracing system
Steven Rostedt
2
-1
/
+3
2026-02-08
tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
Steven Rostedt
2
-41
/
+35
2026-02-08
tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
Steven Rostedt
2
-42
/
+41
2026-02-08
tracing: Make tracing_selftest_running global to the tracing subsystem
Steven Rostedt
2
-2
/
+3
2026-02-08
tracing: Make tracing_disabled global for tracing system
Steven Rostedt
4
-12
/
+8
2026-02-08
tracing: Clean up use of trace_create_maxlat_file()
Steven Rostedt
1
-22
/
+16
2026-02-08
tracing: Move tracing_set_filter_buffering() into trace_events_hist.c
Steven Rostedt
3
-21
/
+20
2026-02-08
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
[next]