index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-15
/
+15
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-5
/
+5
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-41
/
+13
2022-03-23
mm: compaction: cleanup the compaction trace events
Baolin Wang
1
-13
/
+13
2022-03-23
remove congestion tracking framework
NeilBrown
1
-28
/
+0
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+7
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+1
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-109
/
+189
[prev]
[next]