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.13.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-05-12
io_uring: fix ordering of args in io_uring_queue_async_work
Dylan Yudaken
1
-1
/
+1
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
1
-3
/
+3
2022-05-09
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
1
-4
/
+14
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2
-21
/
+12
2022-05-06
arch_topology: Trace the update thermal pressure
Lukasz Luba
1
-0
/
+29
2022-04-29
io_uring: use the text representation of ops in trace
Dylan Yudaken
1
-15
/
+21
2022-04-26
io_uring: rename op -> opcode
Dylan Yudaken
1
-1
/
+1
2022-04-26
f2fs: introduce data read/write showing path info
Jaegeuk Kim
1
-0
/
+94
2022-04-25
io_uring: fix trace for reduced sqe padding
Jens Axboe
1
-4
/
+5
2022-04-25
io_uring: add trace support for CQE overflow
Dylan Yudaken
1
-1
/
+41
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
1
-2
/
+4
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-19
/
+10
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
1
-0
/
+1
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
1
-0
/
+2
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
1
-0
/
+3
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
1
-0
/
+3
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
1
-0
/
+5
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+4
2022-04-14
Merge tag 'tai-for-tracing' into timers/core
Thomas Gleixner
1
-1
/
+0
2022-04-14
tracing/timer: Add missing argument documentation of trace points
Anna-Maria Behnsen
1
-1
/
+4
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
1
-0
/
+1
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
1
-0
/
+2
2022-04-13
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+4
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
1
-0
/
+2
2022-04-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
1
-1
/
+1
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2022-04-08
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
1
-0
/
+45
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-1
/
+0
2022-04-07
SUNRPC: Fix the svc_deferred_event trace class
Chuck Lever
1
-3
/
+4
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
1
-1
/
+1
2022-04-05
locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
Peter Zijlstra
1
-1
/
+3
2022-04-05
locking: Add lock contention tracepoints
Namhyung Kim
1
-3
/
+58
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
9
-14
/
+14
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-01
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-69
/
+127
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+7
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
1
-1
/
+7
2022-03-30
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+98
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+67
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2022-03-25
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
1
-1
/
+0
2022-03-25
kasan, page_alloc: allow skipping memory init for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2022-03-25
kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
Andrey Konovalov
1
-2
/
+3
2022-03-25
kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
Andrey Konovalov
1
-3
/
+9
2022-03-25
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-0
/
+31
2022-03-25
mm/migration: add trace events for THP migrations
Anshuman Khandual
1
-0
/
+27
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-15
/
+53
2022-03-24
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+28
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
11
-542
/
+877
[prev]
[next]