summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+98
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+67
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2022-03-24mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand1-1/+0
2022-03-24kasan, page_alloc: allow skipping memory init for HW_TAGSAndrey Konovalov1-0/+1
2022-03-24kasan, page_alloc: allow skipping unpoisoning for HW_TAGSAndrey Konovalov1-2/+3
2022-03-24kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGSAndrey Konovalov1-3/+9
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual1-0/+31
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual1-0/+27
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-15/+53
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+28
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-15/+15
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-5/+5
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-41/+13
2022-03-22mm: compaction: cleanup the compaction trace eventsBaolin Wang1-13/+13
2022-03-22remove congestion tracking frameworkNeilBrown1-28/+0
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+7
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+1
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-109/+189
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-92/+152
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+36
2022-03-21Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-174/+159
2022-03-21Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-233/+0
2022-03-21Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+4
2022-03-21mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)1-5/+5
2022-03-20i2c: add tracepoints for I2C slave eventsJae Hyun Yoo1-0/+67
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-03-16io_uring: make tracing format consistentDylan Yudaken1-12/+12
2022-03-15ext4: fix remaining two trace events to use same printk conventionRitesh Harjani1-2/+2
2022-03-15ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani1-8/+13
2022-03-15ext4: add transaction tid info in fc_track eventsRitesh Harjani1-45/+68
2022-03-15ext4: add new trace event in ext4_fc_cleanupRitesh Harjani1-0/+26
2022-03-15ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)1-15/+15
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar1-0/+2
2022-03-14btrfs: add code to support the block group rootJosef Bacik1-0/+1
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown1-1/+0
2022-03-12ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani1-25/+31
2022-03-12ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells1-0/+2
2022-03-10io-uring: Make tracepoints consistent.Stefan Roesch1-165/+153
2022-03-10io_uring: remove trace for eventfdUsama Arif1-8/+5
2022-03-08mptcp: add tracepoint in mptcp_sendmsg_fragGeliang Tang1-0/+4
2022-03-08fs: remove kiocb.ki_hintChristoph Hellwig1-2/+1
2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang1-0/+5
2022-03-06net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang1-0/+5
2022-03-04net: dev: use kfree_skb_reason() for __netif_receive_skb_core()Menglong Dong1-0/+1
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_ingress()Menglong Dong1-0/+1
2022-03-04net: dev: use kfree_skb_reason() for do_xdp_generic()Menglong Dong1-0/+1
2022-03-04net: dev: use kfree_skb_reason() for enqueue_to_backlog()Menglong Dong1-0/+1