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