summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Move client call connection to the I/O threadDavid Howells2023-01-061-3/+2
* rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells2023-01-061-2/+1
* rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells2023-01-061-0/+2
* rxrpc: Tidy up abort generation infrastructureDavid Howells2023-01-061-29/+111
* rxrpc: Clean up connection abortDavid Howells2023-01-061-0/+2
* rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells2023-01-061-3/+2
* rxrpc: Only disconnect calls in the I/O threadDavid Howells2023-01-061-0/+1
* rxrpc: Only set/transmit aborts in the I/O threadDavid Howells2023-01-061-0/+1
* rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells2023-01-061-0/+3
* Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-051-3/+3
|\
| * rxrpc: Fix a couple of potential use-after-freesDavid Howells2022-12-281-3/+3
* | Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-021-1/+1
|\ \
| * | btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota2022-12-151-1/+1
* | | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-211-10/+10
|\ \ \ | |_|/ |/| |
| * | pwm/tracing: Also record trace events for failed API callsUwe Kleine-König2022-12-061-10/+10
* | | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-211-1/+1
|\ \ \
| * | | rxrpc: Fix switched parameters in peer tracingDavid Howells2022-12-191-1/+1
* | | | Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-201-16/+27
|\ \ \ \
| * | | | asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan2022-11-211-16/+27
* | | | | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-12-159-0/+70
|\ \ \ \ \
| * | | | | tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldSteven Rostedt (Google)2022-12-131-2/+8
| * | | | | tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)2022-11-239-0/+64
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-4/+5
|\ \ \ \ \
| * | | | | mm: Add PG_arch_3 page flagPeter Collingbourne2022-11-291-0/+1
| * | | | | mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas2022-11-291-4/+4
| |/ / / /
* | | | | Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-141-41/+135
|\ \ \ \ \
| * | | | | f2fs: add block_age-based extent cacheJaegeuk Kim2022-12-121-3/+83
| * | | | | f2fs: refactor extent_cache to support for read and moreJaegeuk Kim2022-12-121-26/+36
| * | | | | f2fs: fix the msg data typeMukesh Ojha2022-11-011-1/+1
| * | | | | f2fs: fix the assign logic of iocbMukesh Ojha2022-11-011-15/+19
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-12-141-9/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe2022-12-091-4/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Leon Romanovsky2022-11-111-0/+66
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich2022-11-101-9/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-133-4/+165
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | mm/khugepaged: add tracepoint to collapse_file()Gautam Menghani2022-12-111-0/+38
| * | | | | mm: convert mm's rss stats into percpu_counterShakeel Butt2022-11-301-4/+4
| * | | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | mm: vmalloc: add free_vmap_area_noflush trace eventUladzislau Rezki (Sony)2022-11-081-0/+34
| * | | | | mm: vmalloc: add purge_vmap_area_lazy trace eventUladzislau Rezki (Sony)2022-11-081-0/+33
| * | | | | mm: vmalloc: add alloc_vmap_area trace eventUladzislau Rezki (Sony)2022-11-081-0/+56
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-132-189/+634
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+2
| |\ \ \ \ \
| * | | | | | rxrpc: Transmit ACKs at the point of generationDavid Howells2022-12-011-3/+0
| * | | | | | rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells2022-12-011-0/+38
| * | | | | | rxrpc: Make the I/O thread take over the call and local processor workDavid Howells2022-12-011-22/+20
| * | | | | | rxrpc: Simplify skbuff accounting in receive pathDavid Howells2022-12-011-1/+2
| * | | | | | rxrpc: Move DATA transmission into call processor work itemDavid Howells2022-12-011-1/+5
| * | | | | | rxrpc: Copy client call parameters into rxrpc_call earlierDavid Howells2022-12-011-0/+3
| * | | | | | rxrpc: Implement a mechanism to send an event notification to a callDavid Howells2022-12-011-0/+52