index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-1
/
+1
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
|
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
1
-0
/
+2
*
|
tracing: Convert local functions in tracing_map.c to static
Jason Yan
2020-04-22
1
-3
/
+3
*
|
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
2020-04-22
1
-0
/
+1
*
|
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
2020-04-22
1
-0
/
+7
*
|
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
2020-04-14
1
-7
/
+3
|
/
*
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-05
10
-205
/
+714
|
\
|
*
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
2020-04-03
1
-1
/
+20
|
*
tracing: Create set_event_notrace_pid to not trace tasks
Steven Rostedt (VMware)
2020-03-27
3
-72
/
+244
|
*
ftrace: Create set_ftrace_notrace_pid to not trace tasks
Steven Rostedt (VMware)
2020-03-27
4
-35
/
+180
|
*
ftrace: Make function trace pid filtering a bit more exact
Steven Rostedt (VMware)
2020-03-27
2
-9
/
+27
|
*
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
2020-03-27
1
-0
/
+2
|
*
ring-buffer/tracing: Have iterator acknowledge dropped events
Steven Rostedt (VMware)
2020-03-27
2
-4
/
+28
|
*
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
2020-03-27
2
-3
/
+7
|
*
ring-buffer: Do not disable recording when there is an iterator
Steven Rostedt (VMware)
2020-03-27
1
-2
/
+0
|
*
ring-buffer: Make resize disable per cpu buffer instead of total buffer
Steven Rostedt (VMware)
2020-03-27
1
-13
/
+30
|
*
ring-buffer: Optimize rb_iter_head_event()
Steven Rostedt (VMware)
2020-03-19
1
-0
/
+3
|
*
ring-buffer: Do not die if rb_iter_peek() fails more than thrice
Steven Rostedt (VMware)
2020-03-19
1
-3
/
+10
|
*
ring-buffer: Have rb_iter_head_event() handle concurrent writer
Steven Rostedt (VMware)
2020-03-19
1
-31
/
+75
|
*
ring-buffer: Add page_stamp to iterator for synchronization
Steven Rostedt (VMware)
2020-03-19
1
-3
/
+7
|
*
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
2020-03-19
3
-20
/
+9
|
*
ring-buffer: Have ring_buffer_empty() not depend on tracing stopped
Steven Rostedt (VMware)
2020-03-19
1
-2
/
+23
|
*
tracing: Save off entry when peeking at next entry
Steven Rostedt (VMware)
2020-03-19
2
-10
/
+45
|
*
tracing: Use address-of operator on section symbols
Nathan Chancellor
2020-03-19
1
-1
/
+1
|
*
tracing: Remove unused TRACE_BUFFER bits
Steven Rostedt (VMware)
2020-03-03
1
-6
/
+1
|
*
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
2020-03-03
3
-10
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
1
-6
/
+6
|
\
\
|
*
|
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
1
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-13
1
-1
/
+1
|
|
\
\
|
|
*
|
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
2020-03-05
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-13
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-12
1
-0
/
+3
|
*
|
|
|
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
2020-03-12
1
-0
/
+2
|
*
|
|
|
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
KP Singh
2020-03-05
1
-0
/
+7
|
*
|
|
|
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
2020-03-04
1
-0
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
2
-31
/
+88
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-03-11
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
ftrace: Return the first found result in lookup_rec()
Artem Savkov
2020-03-11
1
-0
/
+2
|
*
|
|
|
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
1
-1
/
+4
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
blktrace: fix dereference after null check
Cengiz Can
2020-03-05
1
-1
/
+4
|
*
|
|
|
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
1
-31
/
+83
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-25
1
-31
/
+83
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-29
2
-7
/
+11
|
\
\
\
\
|
*
|
|
|
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
Thomas Gleixner
2020-02-24
1
-2
/
+1
|
*
|
|
|
bpf: disable preemption for bpf progs attached to uprobe
Alexei Starovoitov
2020-02-24
1
-2
/
+9
|
*
|
|
|
bpf/trace: Remove EXPORT from trace_call_bpf()
Thomas Gleixner
2020-02-24
1
-1
/
+0
|
*
|
|
|
bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
Thomas Gleixner
2020-02-24
1
-2
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
4
-35
/
+127
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
[next]