summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2024-10-04Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana-1/+1
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2024-09-30netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells-1/+2
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds-18/+19
2024-09-26dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig-18/+19
2024-09-24Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+24
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+32
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-26/+98
2024-09-20svcrdma: Handle device removal outside of the CM event handlerChuck Lever-0/+23
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-399/+0
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds-0/+341
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+27
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2024-09-18Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+6
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+10
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+2
2024-09-16Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-9/+9
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-40/+104
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-1/+9
2024-09-13mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy-2/+2
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-6/+6
2024-09-12firewire: core: rename cause flag of tracepoints eventTakashi Sakamoto-2/+2
2024-09-12netfs: Cancel dirty folios that have no storage destinationDavid Howells-0/+1
2024-09-12netfs: Speed up buffered readingDavid Howells-5/+98
2024-09-12netfs: Simplify the writeback codeDavid Howells-31/+2
2024-09-12netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells-0/+1
2024-09-11page_pool: devmem supportMina Almasry-6/+6
2024-09-11tcp: Use skb__nullable in trace_tcp_send_resetPhilo Lu-6/+6
2024-09-10btrfs: constify more pointer parametersDavid Sterba-3/+3
2024-09-10btrfs: rename __extent_writepage() and drop double underscoresDavid Sterba-1/+1
2024-09-10btrfs: update the writepage tracepoint to take a folioJosef Bacik-5/+5
2024-09-10dma-mapping: add tracing for dma-mapping API callsSean Anderson-0/+341
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede-1/+47
2024-09-05pwm: Make info in traces about affected pwm more usefulUwe Kleine-König-4/+6
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells-2/+1
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells-0/+1
2024-09-05netfs: Reduce number of conditional branches in netfs_perform_write()David Howells-2/+0
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo-1/+11
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)-12/+11
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)-1/+1
2024-09-03printf: remove %pGt supportMatthew Wilcox (Oracle)-10/+0
2024-09-01filemap: add trace events for get_pages, map_pages, and faultTakaya Saeki-0/+84
2024-09-01mm: remove PG_errorMatthew Wilcox (Oracle)-1/+0
2024-09-01mm: improve code consistency with zonelist_* helper functionsWei Yang-2/+2
2024-09-01NFS: trace: show TIMEDOUT instead of 0x6eChen Hanxiao-0/+1
2024-08-30writeback: Refine the show_inode_state() macro definitionJulian Sun-1/+9