summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-23/+104
2023-02-20Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+11
2023-02-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu1-1/+0
2023-02-15erofs: update print symbols for various flags in traceJingbo Xu1-4/+10
2023-02-15erofs: simplify iloc()Gao Xiang1-2/+2
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov1-2/+7
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov1-3/+78
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov1-20/+21
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao1-1/+2
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2-40/+128
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells1-3/+2
2023-01-06rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells1-2/+1
2023-01-06rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells1-0/+2
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells1-29/+111
2023-01-06rxrpc: Clean up connection abortDavid Howells1-0/+2
2023-01-06rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells1-3/+2
2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells1-0/+1
2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells1-0/+1
2023-01-06rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells1-0/+3
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-12-28rxrpc: Fix a couple of potential use-after-freesDavid Howells1-3/+3
2022-12-27tracing/rseq: Add mm_cid field to rseq_updateMathieu Desnoyers1-1/+4
2022-12-27rseq: Extend struct rseq with numa node idMathieu Desnoyers1-1/+3
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+10
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+27
2022-12-19rxrpc: Fix switched parameters in peer tracingDavid Howells1-1/+1
2022-12-16Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds9-0/+70
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+5
2022-12-15btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota1-1/+1
2022-12-15Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-41/+135
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+4
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+165
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-189/+634
2022-12-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+43
2022-12-13tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldSteven Rostedt (Google)1-2/+8
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2022-12-13Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-5/+19
2022-12-13Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-15/+12
2022-12-13Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-0/+303
2022-12-13Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+14
2022-12-13Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-35/+73
2022-12-13f2fs: add block_age-based extent cacheJaegeuk Kim1-3/+83
2022-12-13f2fs: refactor extent_cache to support for read and moreJaegeuk Kim1-26/+36
2022-12-13Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+112
2022-12-12Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...Stephen Boyd1-0/+43
2022-12-12mm/khugepaged: add tracepoint to collapse_file()Gautam Menghani1-0/+38
2022-12-10SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever1-1/+3