summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-21afs: Fix tracepoint string placement with built-in AFSDavid Howells
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Qitao Xu
2021-07-15net_sched: use %px to print skb address in trace_qdisc_dequeue()Qitao Xu
2021-07-15net: use %px to print skb address in trace_netif_receive_skbQitao Xu
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29net: sock: add trace for socket errorsAlexander Aring
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch
2021-06-28Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28tracing: Fix spelling in osnoise tracer "interferences" -> "interference"Colin Ian King
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-06-25trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt
2021-06-24jbd2,ext4: add a shrinker to release checkpointed buffersZhang Yi
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik
2021-06-21btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Qu Wenruo
2021-06-18mptcp: dump csum fields in mptcp_dump_mpextGeliang Tang
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-16io_uring: minor clean up in trace events definitionOlivier Langlois
2021-06-16io_uring: Add to traces the req pointer when availableOlivier Langlois
2021-06-11virtio/vsock: update trace event for SEQPACKETArseny Krasnov
2021-06-10trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu
2021-06-04kasan: disable freed user page poisoning with HW tagsPeter Collingbourne
2021-05-31scsi: core: Kill message byteHannes Reinecke
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke
2021-05-26spi: Enable tracing of the SPI setup CS selectionAndy Shevchenko
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu
2021-05-14tcp: add tracepoint for checksum errorsJakub Kicinski
2021-05-12rcu/nocb: Unify timersFrederic Weisbecker
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05mm/gup: migrate pinned pages out of movable zonePavel Tatashin
2021-05-05mm: use proper type for cma_[alloc|release]Minchan Kim
2021-05-05mm: cma: add the CMA instance name to cma trace eventsMinchan Kim
2021-05-05mm: cma: add trace events for CMA alloc perf testingLiam Mark
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen