index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
(
follow
)
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-28
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-25
f2fs: introduce data read/write showing path info
Jaegeuk Kim
1
-0
/
+94
2022-04-24
io_uring: fix trace for reduced sqe padding
Jens Axboe
1
-4
/
+5
2022-04-24
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-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
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-07
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-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2
-69
/
+127
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/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-29
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/git/gregkh/char-misc
Linus Torvalds
2
-0
/
+98
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
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-24
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
1
-1
/
+0
2022-03-24
kasan, page_alloc: allow skipping memory init for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2022-03-24
kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
Andrey Konovalov
1
-2
/
+3
2022-03-24
kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
Andrey Konovalov
1
-3
/
+9
2022-03-24
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-0
/
+31
2022-03-24
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/netdev/net-next
Linus Torvalds
4
-15
/
+53
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+28
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-15
/
+15
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-5
/
+5
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-41
/
+13
[prev]
[next]