index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Lines
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
-0
/
+2
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
-0
/
+3
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
-0
/
+3
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
-0
/
+5
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-4
/
+4
2022-04-14
Merge tag 'tai-for-tracing' into timers/core
Thomas Gleixner
-1
/
+0
2022-04-14
tracing/timer: Add missing argument documentation of trace points
Anna-Maria Behnsen
-1
/
+4
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
-0
/
+1
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
-0
/
+2
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-3
/
+4
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
-0
/
+2
2022-04-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
-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
/
+0
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
-0
/
+45
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
-1
/
+0
2022-04-07
SUNRPC: Fix the svc_deferred_event trace class
Chuck Lever
-3
/
+4
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
-1
/
+1
2022-04-05
locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
Peter Zijlstra
-1
/
+3
2022-04-05
locking: Add lock contention tracepoints
Namhyung Kim
-3
/
+58
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
-14
/
+14
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
-14
/
+14
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-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
/
+7
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
-1
/
+7
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-1
/
+0
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+98
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+67
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+1
2022-03-24
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
-1
/
+0
2022-03-24
kasan, page_alloc: allow skipping memory init for HW_TAGS
Andrey Konovalov
-0
/
+1
2022-03-24
kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
Andrey Konovalov
-2
/
+3
2022-03-24
kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
Andrey Konovalov
-3
/
+9
2022-03-24
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
-0
/
+31
2022-03-24
mm/migration: add trace events for THP migrations
Anshuman Khandual
-0
/
+27
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-15
/
+53
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+28
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-542
/
+877
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-15
/
+15
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-5
/
+5
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-41
/
+13
2022-03-22
mm: compaction: cleanup the compaction trace events
Baolin Wang
-13
/
+13
2022-03-22
remove congestion tracking framework
NeilBrown
-28
/
+0
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+7
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
-0
/
+1
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-109
/
+189
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-94
/
+217
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
-13
/
+36
2022-03-21
Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
-174
/
+159
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-233
/
+0
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+4
[prev]
[next]