index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
1
-0
/
+4
2026-03-28
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
1
-13
/
+66
2026-03-27
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
1
-2
/
+2
2026-03-21
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
1
-1
/
+1
2026-03-21
tracing: Fix trace_marker copy link list updates
Steven Rostedt
1
-9
/
+10
2026-03-21
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
1
-0
/
+17
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+2
2026-03-07
Merge tag 'trace-v7.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-4
/
+11
2026-03-06
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
1
-3
/
+3
2026-03-06
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
1
-1
/
+5
2026-03-06
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
1
-0
/
+3
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-2
/
+1
2026-03-03
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2
-0
/
+34
2026-03-03
tracing: Disable preemption in the tracepoint callbacks handling filtered pids
Masami Hiramatsu (Google)
1
-0
/
+2
2026-03-03
ftrace: Disable preemption in the tracepoint callbacks handling filtered pids
Steven Rostedt
1
-0
/
+2
2026-03-03
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+37
2026-03-03
fgraph: Fix thresh_return nosleeptime double-adjust
Shengming Hu
1
-4
/
+10
2026-03-03
fgraph: Fix thresh_return clear per-task notrace
Shengming Hu
1
-2
/
+3
2026-03-02
ftrace: Add missing ftrace_lock to update_ftrace_direct_add/del
Jiri Olsa
1
-0
/
+2
2026-03-02
blktrace: fix __this_cpu_read/write in preemptible context
Chaitanya Kulkarni
1
-2
/
+1
2026-02-26
bpf: Fix kprobe_multi cookies access in show_fdinfo callback
Jiri Olsa
1
-1
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
31
-120
/
+120
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
31
-152
/
+151
2026-02-20
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
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/git/axboe/linux
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/trace/linux-trace
Linus Torvalds
1
-0
/
+4
2026-02-13
Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-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/trace/linux-trace
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/linux/kernel/git/akpm/mm
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/bpf-next
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/kernel/git/axboe/linux
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
[next]