index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
1
-1
/
+0
2022-03-13
ext4: convert ext4_fc_track_dentry type events to use event class
Ritesh Harjani
1
-25
/
+31
2022-03-13
ext4: fix ext4_fc_stats trace point
Ritesh Harjani
1
-29
/
+49
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
1
-0
/
+2
2022-03-11
tracing: Add TRACE_CUSTOM_EVENT() macro
Steven Rostedt (Google)
2
-0
/
+298
2022-03-11
tracing: Move the defines to create TRACE_EVENTS into their own files
Steven Rostedt (Google)
9
-491
/
+527
2022-03-10
io-uring: Make tracepoints consistent.
Stefan Roesch
1
-165
/
+153
2022-03-10
io_uring: remove trace for eventfd
Usama Arif
1
-8
/
+5
2022-03-09
mptcp: add tracepoint in mptcp_sendmsg_frag
Geliang Tang
1
-0
/
+4
2022-03-09
fs: remove kiocb.ki_hint
Christoph Hellwig
1
-2
/
+1
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+5
2022-03-06
net: tap: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+5
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
1
-0
/
+1
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
1
-4
/
+7
2022-02-28
SUNRPC: Record endpoint information in trace log
Chuck Lever
1
-48
/
+78
2022-02-28
SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xid
Chuck Lever
1
-41
/
+71
2022-02-28
SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-3
/
+3
2022-02-28
tracing: Introduce helpers to safely handle dynamic-sized sockaddrs
Chuck Lever
3
-2
/
+65
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
1
-0
/
+3
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
1
-0
/
+5
2022-02-25
Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+28
2022-02-21
random: remove unused tracepoints
Jason A. Donenfeld
1
-212
/
+0
2022-02-21
random: make more consistent use of integer types
Jason A. Donenfeld
1
-41
/
+38
2022-02-21
Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
2
-0
/
+98
2022-02-21
random: simplify entropy debiting
Jason A. Donenfeld
1
-24
/
+6
2022-02-21
fsi: Add trace events in initialization path
Eddie James
2
-0
/
+98
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
1
-0
/
+1
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
1
-0
/
+3
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
1
-0
/
+1
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
1
-0
/
+1
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
1
-0
/
+4
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
1
-14
/
+0
2022-02-11
block: introduce block_rq_error tracepoint
Yang Shi
1
-13
/
+36
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
1
-1
/
+4
2022-02-08
rcu: Refactor rcu_barrier() empty-list handling
Paul E. McKenney
1
-5
/
+4
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
1
-0
/
+2
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
1
-0
/
+2
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
1
-0
/
+3
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
1
-0
/
+3
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
1
-0
/
+1
2022-02-07
Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Sudeep Holla
1
-0
/
+28
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+8
2022-01-28
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
2022-01-28
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
[prev]
[next]