summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-02-20Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-20net: add location to trace_consume_skb()Eric Dumazet
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-15devlink: Fix TP_STRUCT_entry in trace of devlink health reportMoshe Shemesh
2023-02-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu
2023-02-15erofs: update print symbols for various flags in traceJingbo Xu
2023-02-15erofs: simplify iloc()Gao Xiang
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao
2023-02-07rxrpc: Trace ack.rwindDavid Howells
2023-02-06net: bridge: Add a tracepoint for MDB overflowsPetr Machata
2023-01-31rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells
2023-01-31rxrpc: Simplify ACK handlingDavid Howells
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells
2023-01-31rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells
2023-01-31rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells
2023-01-31rxrpc: Remove whitespace before ')' in trace headerDavid Howells
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-30rxrpc: Fix trace stringDavid Howells
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells
2023-01-06rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells
2023-01-06rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells
2023-01-06rxrpc: Clean up connection abortDavid Howells
2023-01-06rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells
2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells
2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells
2023-01-06rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-28rxrpc: Fix a couple of potential use-after-freesDavid Howells
2022-12-27tracing/rseq: Add mm_cid field to rseq_updateMathieu Desnoyers
2022-12-27rseq: Extend struct rseq with numa node idMathieu Desnoyers
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-19rxrpc: Fix switched parameters in peer tracingDavid Howells
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds