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
/
include
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2021-02-13
1
-16
/
+13
*
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
2021-02-13
1
-18
/
+20
*
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2021-01-30
1
-1
/
+0
*
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
2020-10-30
1
-6
/
+6
*
sctp: move trace_sctp_probe_path into sctp_outq_sack
Kevin Kou
2020-10-01
1
-9
/
+0
*
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
2020-09-03
1
-7
/
+6
*
rxrpc: Fix trace string
David Howells
2020-07-22
1
-1
/
+1
*
rxrpc: Trace discarded ACKs
David Howells
2020-05-27
1
-0
/
+35
*
svcrdma: Fix trace point use-after-free race
Chuck Lever
2020-05-02
1
-14
/
+36
*
afs: Fix some tracing details
David Howells
2020-04-02
1
-1
/
+1
*
tracing: xen: Ordered comparison of function pointers
Changbin Du
2020-01-29
1
-1
/
+5
*
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2020-01-27
1
-3
/
+3
*
tracing: Change offset type to s32 in preempt/irq tracepoints
Joel Fernandes (Google)
2020-01-14
1
-4
/
+4
*
block: Fix writeback throttling W=1 compiler warnings
Bart Van Assche
2019-12-31
1
-4
/
+8
*
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
2019-12-05
1
-0
/
+28
*
sched/debug: Use symbolic names for task state constants
Uwe Kleine-König
2019-11-20
1
-3
/
+8
*
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
2019-11-06
1
-3
/
+3
*
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
2019-10-29
1
-1
/
+2
*
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
2019-10-07
1
-1
/
+1
*
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
2019-08-29
1
-3
/
+3
*
rxrpc: Fix oops in tracepoint
David Howells
2019-07-26
1
-1
/
+1
*
rxrpc: Fix client call connect/disconnect race
David Howells
2019-04-20
1
-0
/
+2
*
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-16
1
-2
/
+4
*
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2019-01-09
1
-0
/
+20
*
sched, trace: Fix prev_state output in sched_switch tracepoint
Pavankumar Kondeti
2018-12-08
1
-1
/
+11
*
Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-10-10
1
-0
/
+1
|
\
|
*
rxrpc: Fix the rxrpc_tx_packet trace line
David Howells
2018-10-08
1
-0
/
+1
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-05
1
-27
/
+0
|
\
\
|
|
/
|
/
|
|
*
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
2018-10-02
1
-27
/
+0
*
|
rxrpc: Fix error distribution
David Howells
2018-09-28
1
-3
/
+1
|
/
*
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-08-24
1
-24
/
+23
|
\
|
*
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
2018-07-11
1
-24
/
+23
*
|
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-9
/
+14
|
\
\
|
*
|
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
1
-9
/
+14
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-19
1
-3
/
+2
|
\
\
|
*
|
bpf: fix redirect to map under tail calls
Daniel Borkmann
2018-08-17
1
-3
/
+2
*
|
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
2
-0
/
+252
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire
Benjamin Herrenschmidt
2018-07-23
1
-0
/
+150
|
*
|
Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-ready
Benjamin Herrenschmidt
2018-07-23
1
-24
/
+636
|
|
\
|
|
*
|
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
2018-07-12
1
-0
/
+59
|
*
|
fsi/fsi-master-gpio: Implement CRC error recovery
Benjamin Herrenschmidt
2018-06-12
1
-0
/
+27
|
*
|
fsi: gpio: Trace busy count
Andrew Jeffery
2018-06-12
1
-0
/
+16
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
4
-42
/
+126
|
\
\
\
|
*
|
|
net: Change the layout of structure trace_event_raw_fib_table_lookup
Zong Li
2018-08-13
1
-1
/
+1
|
*
|
|
rxrpc: Trace socket notification
David Howells
2018-08-01
1
-0
/
+20
|
*
|
|
rxrpc: Fix ACK proposal tracepoint
David Howells
2018-08-01
1
-1
/
+1
|
*
|
|
rxrpc: Trace packet transmission
David Howells
2018-08-01
1
-35
/
+72
|
*
|
|
net: core: unwrap skb list receive slightly further
Edward Cree
2018-07-04
1
-0
/
+7
|
*
|
|
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
2018-07-02
1
-5
/
+25
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-08-14
1
-0
/
+36
|
\
\
\
[next]