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.12.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
*
tracing: Fix number of entries in trace header
Quentin Perret
2019-02-27
1
-0
/
+2
*
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
2019-02-20
1
-1
/
+8
*
tracing: uprobes: Fix typo in pr_fmt string
Andreas Ziegler
2019-02-15
1
-1
/
+1
*
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
2018-12-21
1
-0
/
+1
*
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
2018-12-21
1
-2
/
+4
*
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
2018-12-17
1
-3
/
+5
*
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-29
1
-0
/
+2
*
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
2018-09-09
1
-1
/
+1
*
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-09-09
1
-0
/
+4
*
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
2018-09-09
1
-1
/
+3
*
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-09-05
1
-1
/
+3
*
tracing: Use __printf markup to silence compiler
Mathieu Malaterre
2018-08-24
1
-0
/
+5
*
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-08-09
2
-0
/
+22
*
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-08-03
1
-2
/
+4
*
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-08-03
1
-2
/
+11
*
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-08-03
1
-1
/
+5
*
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-08-03
1
-4
/
+8
*
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2018-07-17
2
-6
/
+7
*
tracing: Fix missing return symbol in function_graph output
Changbin Du
2018-07-11
1
-1
/
+4
*
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
2018-06-05
3
-8
/
+25
*
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
2018-06-05
1
-2
/
+3
*
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
2018-05-16
1
-0
/
+2
*
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-05-16
1
-0
/
+3
*
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
2018-05-09
1
-14
/
+10
*
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
2018-04-29
1
-1
/
+1
*
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
2018-04-24
1
-0
/
+5
*
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-28
3
-8
/
+6
*
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-25
1
-10
/
+22
*
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
2018-02-22
1
-5
/
+4
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-22
1
-3
/
+0
*
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
Randy Dunlap
2018-02-22
1
-1
/
+1
*
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-02-16
1
-1
/
+0
*
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
2018-01-23
1
-1
/
+15
*
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
2018-01-02
1
-0
/
+6
*
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2018-01-02
1
-1
/
+5
*
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2018-01-02
1
-0
/
+2
*
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2018-01-02
1
-0
/
+1
*
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2018-01-02
1
-9
/
+1
*
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-25
1
-7
/
+12
*
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
2017-12-25
1
-2
/
+2
*
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-20
1
-20
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
25
-0
/
+25
*
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-04
1
-14
/
+0
|
\
|
*
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
2017-10-03
1
-14
/
+0
*
|
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
2
-19
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-25
1
-6
/
+12
|
\
\
|
*
|
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-6
/
+12
*
|
|
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-25
1
-15
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
2017-09-23
1
-15
/
+0
*
|
|
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-20
3
-3
/
+19
|
\
|
|
|
|
/
|
/
|
[next]