index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
4 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6 days
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
7 days
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
7 days
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
7 days
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
7 days
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
7 days
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
9 days
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10 days
blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
10 days
Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
12 days
Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
13 days
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
14 days
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
14 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
tracing: Fix indentation of return statement in print_trace_fmt()
Haoyang LIU
2026-02-11
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
2026-02-11
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-09
tracing: Move d_max_latency out of CONFIG_FSNOTIFY protection
Steven Rostedt
2026-02-08
tracing: Better separate SNAPSHOT and MAX_TRACE options
Steven Rostedt
2026-02-08
tracing: Add tracer_uses_snapshot() helper to remove #ifdefs
Steven Rostedt
2026-02-08
tracing: Rename trace_array field max_buffer to snapshot_buffer
Steven Rostedt
2026-02-08
tracing: Move pid filtering into trace_pid.c
Steven Rostedt
2026-02-08
tracing: Move trace_printk functions out of trace.c and into trace_printk.c
Steven Rostedt
2026-02-08
tracing: Use system_state in trace_printk_init_buffers()
Steven Rostedt
2026-02-08
tracing: Have trace_printk functions use flags instead of using global_trace
Steven Rostedt
2026-02-08
tracing: Make tracing_update_buffers() take NULL for global_trace
Steven Rostedt
2026-02-08
tracing: Make printk_trace global for tracing system
Steven Rostedt
2026-02-08
tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
Steven Rostedt
2026-02-08
tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
Steven Rostedt
2026-02-08
tracing: Make tracing_selftest_running global to the tracing subsystem
Steven Rostedt
2026-02-08
tracing: Make tracing_disabled global for tracing system
Steven Rostedt
2026-02-08
tracing: Clean up use of trace_create_maxlat_file()
Steven Rostedt
2026-02-08
tracing: Move tracing_set_filter_buffering() into trace_events_hist.c
Steven Rostedt
2026-02-08
tracing: Have all triggers expect a file parameter
Steven Rostedt
2026-02-06
tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
Yaxiong Tian
2026-02-06
blktrace: Make init_blk_tracer() asynchronous
Yaxiong Tian
2026-02-06
tracing: Rename `eval_map_wq` and allow other parts of tracing use it
Yaxiong Tian
2026-02-05
tracing: Fix ftrace event field alignments
Steven Rostedt
2026-02-03
block: don't use strcpy to copy blockdev name
Johannes Thumshirn
2026-02-02
ftrace: Fix direct_functions leak in update_ftrace_direct_del
Jiri Olsa
2026-01-31
tracing: remove size parameter in __trace_puts()
Steven Rostedt
2026-01-30
tracing: Add kerneldoc to trace_event_buffer_reserve()
Steven Rostedt
2026-01-30
bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
Steven Rostedt
[next]