summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2024-12-09rxrpc: Add a reason indicator to the tx_data tracepointDavid Howells
2024-12-09rxrpc: Don't allocate a txbuf for an ACK transmissionDavid Howells
2024-12-09rxrpc: Display userStatus in rxrpc_rx_ack traceDavid Howells
2024-12-09rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells
2024-12-09rxrpc: Store the DATA serial in the txqueue and use this in RTT calcDavid Howells
2024-12-09rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKsDavid Howells
2024-12-09rxrpc: Adjust names and types of congestion-related fieldsDavid Howells
2024-12-09rxrpc: Replace call->acks_first_seq with tracking of the hard ACK pointDavid Howells
2024-12-09rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove itDavid Howells
2024-12-09rxrpc: Implement progressive transmission queue structDavid Howells
2024-12-09rxrpc: Fix CPU time starvation in I/O threadDavid Howells
2024-12-09rxrpc: Add a tracepoint to show variables pertinent to jumbo packet sizeDavid Howells
2024-12-09rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)David Howells
2024-12-09rxrpc: Request an ACK on impending Tx stallDavid Howells
2024-12-09rxrpc: Clean up Tx header flags generation handlingDavid Howells
2024-12-09rxrpc: Fix handling of received connection abortDavid Howells
2024-12-05mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita
2024-12-04security: add trace event for cap_capableJordan Rome
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-11-22accel/amdxdna: Add command executionLizhi Hou
2024-11-22accel/amdxdna: Support hardware mailboxLizhi Hou
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-20Merge tag 'pwm/for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-18Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-18Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-13LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li
2024-11-12block: remove the ioprio field from struct requestChristoph Hellwig
2024-11-11mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcountVlastimil Babka
2024-11-11rxrpc: Add a tracepoint for aborts being proposedDavid Howells
2024-11-11btrfs: rename extent map shrinker members from struct btrfs_fs_infoFilipe Manana
2024-11-11btrfs: simplify tracking progress for the extent map shrinkerFilipe Manana
2024-11-11btrfs: remove unused btrfs_try_tree_write_lock()Dr. David Alan Gilbert
2024-11-11btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_recordFilipe Manana
2024-11-11memcg: add flush tracepointJP Kobryn
2024-11-08sunrpc: remove newlines from tracepointsJeff Layton
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells
2024-11-06vmscan: add a vmscan event for reclaim_pagesJaewon Kim
2024-11-06memcg: add tracing for memcg stat updatesShakeel Butt