1. a5e0aceab Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 3 months ago
  2. 93368aa erofs: fix up erofs_lookup tracepoint by Gao Xiang · 3 years, 3 months ago
  3. d9fb678 Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 3 months ago
  4. 4fe6a94 afs: Try to avoid taking RCU read lock when checking vnode validity by David Howells · 3 years, 4 months ago
  5. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  6. 2fcb936 mm/damon: add a tracepoint by SeongJae Park · 3 years, 4 months ago
  7. 1c676e0 mm/idle_page_tracking: make PG_idle reusable by SeongJae Park · 3 years, 4 months ago
  8. 41c961b mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) by Muchun Song · 3 years, 4 months ago
  9. 60f8fba Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  10. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
  11. 6abaa83 Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 4 months ago
  12. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 4 months ago
  13. 2fc2a7a io_uring: io_uring_complete() trace should take an integer by Jens Axboe · 3 years, 4 months ago
  14. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  15. 26aa2d1 mm/migrate: demote pages during reclaim by Dave Hansen · 3 years, 4 months ago
  16. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
  17. 89594c7 Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 4 months ago
  18. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
  19. 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 4 months ago
  20. 87045e6 Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 4 months ago
  21. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  22. 20ec197 fscache: Use refcount_t for the cookie refcount instead of atomic_t by David Howells · 3 years, 9 months ago
  23. 33cba85 fscache: Fix fscache_cookie_put() to not deref after dec by David Howells · 3 years, 7 months ago
  24. 2908f5e fscache: Add a cookie debug ID and use that in traces by David Howells · 5 years ago
  25. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  26. a7e20e3 netfs: Move cookie debug ID to struct netfs_cache_resources by David Howells · 3 years, 8 months ago
  27. d152c68 block: add an explicit ->disk backpointer to the request_queue by Christoph Hellwig · 3 years, 5 months ago
  28. a4b6817 f2fs: introduce periodic iostat io latency traces by Daeho Jeong · 3 years, 4 months ago
  29. 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 5 months ago
  30. 03fe78c btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc by Josef Bacik · 3 years, 6 months ago
  31. fcdef39 btrfs: enable a tracepoint when we fail tickets by Josef Bacik · 3 years, 6 months ago
  32. 8197766 btrfs: include delalloc related info in dump space info tracepoint by Josef Bacik · 3 years, 6 months ago
  33. b16ee0f mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names by Mike Rapoport · 3 years, 5 months ago
  34. 5c11720 SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency() by Chuck Lever · 3 years, 5 months ago
  35. 883b4ae tracing: Add trace_event helper macros __string_len() and __assign_str_len() by Steven Rostedt (VMware) · 3 years, 6 months ago
  36. 9082e1d SUNRPC: Eliminate the RQ_AUTHERR flag by Chuck Lever · 3 years, 6 months ago
  37. 438623a SUNRPC: Add svc_rqst::rq_auth_stat by Chuck Lever · 3 years, 6 months ago
  38. d9ae813 xprtrdma: Add an xprtrdma_post_send_err tracepoint by Chuck Lever · 3 years, 5 months ago
  39. 683f31c xprtrdma: Add xprtrdma_post_recvs_err() tracepoint by Chuck Lever · 3 years, 5 months ago
  40. be17b8c SUNRPC: Record timeout value in xprt_retransmit tracepoint by Chuck Lever · 3 years, 6 months ago
  41. be630b9 SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly by Chuck Lever · 3 years, 6 months ago
  42. f9d091c SUNRPC: Update trace flags by Chuck Lever · 3 years, 6 months ago
  43. d480696 SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs by Chuck Lever · 3 years, 6 months ago
  44. 409f386 qdisc: add new field for qdisc_enqueue tracepoint by Tonghao Zhang · 3 years, 5 months ago
  45. 4784dc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  46. 6c881ca afs: Fix tracepoint string placement with built-in AFS by David Howells · 3 years, 7 months ago
  47. 70713dd net_sched: introduce tracepoint trace_qdisc_enqueue() by Qitao Xu · 3 years, 6 months ago
  48. 851f36e net_sched: use %px to print skb address in trace_qdisc_dequeue() by Qitao Xu · 3 years, 6 months ago
  49. 6587507 net: use %px to print skb address in trace_netif_receive_skb by Qitao Xu · 3 years, 6 months ago
  50. 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  51. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  52. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  53. cd3eb7e Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 6 months ago
  54. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  55. c288d9c Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  56. 764c04a include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low by Yu Zhao · 3 years, 6 months ago
  57. a6ecc2a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 6 months ago
  58. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  59. 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
  60. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  61. e6a3e44 net: sock: add trace for socket errors by Alexander Aring · 3 years, 6 months ago
  62. 53d884a mm, tracing: unify PFN format strings by Vincent Whitchurch · 3 years, 6 months ago
  63. 122fa8c Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  64. 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
  65. b62613b tracing: Fix spelling in osnoise tracer "interferences" -> "interference" by Colin Ian King · 3 years, 6 months ago
  66. bce29ac trace: Add osnoise tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
  67. 62de4f2 trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers by Steven Rostedt · 3 years, 6 months ago
  68. 4ba3fcd jbd2,ext4: add a shrinker to release checkpointed buffers by Zhang Yi · 3 years, 7 months ago
  69. c416a30 btrfs: rip out may_commit_transaction by Josef Bacik · 3 years, 6 months ago
  70. 38a39ac7 btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() by Qu Wenruo · 3 years, 9 months ago
  71. 401e303 mptcp: dump csum fields in mptcp_dump_mpext by Geliang Tang · 3 years, 7 months ago
  72. a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
  73. 3d7b7b5 io_uring: minor clean up in trace events definition by Olivier Langlois · 3 years, 7 months ago
  74. 236daeae io_uring: Add to traces the req pointer when available by Olivier Langlois · 3 years, 7 months ago
  75. 184039e virtio/vsock: update trace event for SEQPACKET by Arseny Krasnov · 3 years, 7 months ago
  76. 3d3d9c0 trace: replace WB_REASON_FOREIGN_FLUSH with a string by Chunguang Xu · 3 years, 8 months ago
  77. 58b9987 sched/tracing: Remove the redundant 'success' in the sched tracepoint by Ed Tsai · 3 years, 8 months ago
  78. e93a67f iommu/vt-d: Add prq_report trace event by Lu Baolu · 3 years, 7 months ago
  79. c275c5c kasan: disable freed user page poisoning with HW tags by Peter Collingbourne · 3 years, 7 months ago
  80. a7479a8 scsi: core: Kill message byte by Hannes Reinecke · 3 years, 8 months ago
  81. 54c2908 scsi: core: Drop the now obsolete driver_byte definitions by Hannes Reinecke · 3 years, 8 months ago
  82. 5cb4e1f spi: Enable tracing of the SPI setup CS selection by Andy Shevchenko · 3 years, 7 months ago
  83. e624d4e xdp: Extend xdp_redirect_map with broadcast support by Hangbin Liu · 3 years, 8 months ago
  84. 709c031 tcp: add tracepoint for checksum errors by Jakub Kicinski · 3 years, 8 months ago
  85. e75bcd4 rcu/nocb: Unify timers by Frederic Weisbecker · 3 years, 10 months ago
  86. b294ff3 scsi: ufs: core: Enable power management for wlun by Asutosh Das · 3 years, 8 months ago
  87. a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  88. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  89. d1e153f mm/gup: migrate pinned pages out of movable zone by Pavel Tatashin · 3 years, 8 months ago
  90. 78fa515 mm: use proper type for cma_[alloc|release] by Minchan Kim · 3 years, 8 months ago
  91. 3aab8ae mm: cma: add the CMA instance name to cma trace events by Minchan Kim · 3 years, 8 months ago
  92. 7bc1aec mm: cma: add trace events for CMA alloc perf testing by Liam Mark · 3 years, 8 months ago
  93. 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 8 months ago
  94. 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  95. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  96. 4f97010 Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 8 months ago
  97. 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 8 months ago
  98. f900110 mm, tracing: improve rss_stat tracepoint message by Ovidiu Panait · 3 years, 8 months ago
  99. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  100. 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago