1. 96a9c42 rxrpc: Fix a missing NULL-pointer check in a trace by David Howells · 4 years, 4 months ago
  2. 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
  3. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  4. 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  5. e309428 Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 4 months ago
  6. 8d73a73a Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 4 months ago
  7. 1256448 Revert "powerpc/64s: Remove PROT_SAO support" by Shawn Anastasio · 4 years, 5 months ago
  8. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 5 months ago
  9. 4700c4d rxrpc: Fix loss of RTT samples due to interposed ACK by David Howells · 4 years, 5 months ago
  10. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 5 months ago
  11. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  12. 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
  13. 8cd84b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  14. 1a5bae2 mm/vmstat: add events for THP migration without split by Anshuman Khandual · 4 years, 5 months ago
  15. 086ba2e Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 5 months ago
  16. 7a6b604 Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 5 months ago
  17. 0378dae Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6 by Paolo Bonzini · 4 years, 5 months ago
  18. 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
  19. 3d392b2 ext4: add prefetch_block_bitmaps mount option by Theodore Ts'o · 4 years, 6 months ago
  20. ab74c7b ext4: indicate via a block bitmap read is prefetched via a tracepoint by Theodore Ts'o · 4 years, 6 months ago
  21. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  22. dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  23. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  24. 822ef14 Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
  25. e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  26. 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  27. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  28. 1631487 Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next by Marc Zyngier · 4 years, 5 months ago
  29. 1ccf2fe KVM: arm: Add trace name for ARM_NISV by Alexander Graf · 4 years, 5 months ago
  30. f0cdd15 btrfs: tracepoints: convert flush states to using EM macros by Nikolay Borisov · 4 years, 7 months ago
  31. c92bb30 btrfs: tracepoints: switch extent_io_tree_owner to using EM macro by Nikolay Borisov · 4 years, 7 months ago
  32. 1cb1f0b btrfs: tracepoints: fix qgroup reservation type printing by Nikolay Borisov · 4 years, 7 months ago
  33. 5bca2c9 btrfs: tracepoints: move FLUSH_ACTIONS define by Nikolay Borisov · 4 years, 7 months ago
  34. 0840dd2 btrfs: tracepoints: fix extent type symbolic name print by Nikolay Borisov · 4 years, 7 months ago
  35. 45e3186 btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags by Nikolay Borisov · 4 years, 7 months ago
  36. a68d5a50 SUNRPC: Refresh the show_rqstp_flags() macro by Chuck Lever · 4 years, 6 months ago
  37. 2705937 trace/events/sched.h: fix duplicated word by Randy Dunlap · 4 years, 6 months ago
  38. 5c9fa16 powerpc/64s: Remove PROT_SAO support by Nicholas Piggin · 4 years, 6 months ago
  39. 28b1520 bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries by Lorenzo Bianconi · 4 years, 6 months ago
  40. 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  41. 409d01f Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Arnd Bergmann · 4 years, 6 months ago
  42. 6787f0b svcrdma: Display chunk completion ID when posting a rw_ctxt by Chuck Lever · 4 years, 8 months ago
  43. 17f70f8 svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send() by Chuck Lever · 4 years, 8 months ago
  44. 3ac56c2 svcrdma: Introduce Send completion IDs by Chuck Lever · 4 years, 8 months ago
  45. 007140e svcrdma: Record Receive completion ID in svc_rdma_decode_rqst by Chuck Lever · 4 years, 8 months ago
  46. 9b3bcf8 svcrdma: Introduce Receive completion IDs by Chuck Lever · 4 years, 8 months ago
  47. f7bd657 svcrdma: Introduce infrastructure to support completion IDs by Chuck Lever · 4 years, 8 months ago
  48. 3f8f25c svcrdma: Clean up trace_svcrdma_send_failed() tracepoint by Chuck Lever · 4 years, 8 months ago
  49. 10b9d99 SUNRPC: Augment server-side rpcgss tracepoints by Chuck Lever · 4 years, 9 months ago
  50. 9d24605 sched: Add a tracepoint to track rq->nr_running by Phil Auld · 4 years, 6 months ago
  51. faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
  52. dd5a09b f2fs: support to trace f2fs_fiemap() by Chao Yu · 4 years, 6 months ago
  53. b79b0a3 f2fs: support to trace f2fs_bmap() by Chao Yu · 4 years, 6 months ago
  54. e6bc5b3 tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again by Wei Yang · 4 years, 7 months ago
  55. 61df16f tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT by Wei Yang · 4 years, 7 months ago
  56. b6f9eb8 tracing: not necessary re-define DEFINE_EVENT_PRINT by Wei Yang · 4 years, 7 months ago
  57. e8cf9c8 tracing: not necessary to undefine DEFINE_EVENT again by Wei Yang · 4 years, 7 months ago
  58. bad0d73 firmware: arm_scmi: Use signed integer to report transfer status by Sudeep Holla · 4 years, 7 months ago
  59. 13625c0 Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD by Paul E. McKenney · 4 years, 6 months ago
  60. c408b21 rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_* by Uladzislau Rezki (Sony) · 4 years, 8 months ago
  61. 88748e3 trace: events: rcu: Change description of rcu_dyntick trace event by Madhuparna Bhowmik · 4 years, 8 months ago
  62. f3bdc62 blktrace: Provide event for request merging by Jan Kara · 4 years, 7 months ago
  63. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  64. aadf9dc rxrpc: Fix trace string by David Howells · 4 years, 7 months ago
  65. aa5c697 scsi: ufs: Add trace event for UIC commands by Stanley Chu · 4 years, 7 months ago
  66. 5bcc066 trace/events/block.h: drop kernel-doc for dropped function parameter by Randy Dunlap · 4 years, 7 months ago
  67. 4581bea sched/debug: Add new tracepoints to track util_est by Vincent Donnefort · 4 years, 8 months ago
  68. 5fcd575 writeback: Drop I_DIRTY_TIME_EXPIRE by Jan Kara · 4 years, 7 months ago
  69. f9cae92 writeback: Fix sync livelock due to b_dirty_time processing by Jan Kara · 4 years, 7 months ago
  70. a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  71. a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
  72. 94afd9c SUNRPC: rpc_xprt lifetime events should record xprt->state by Chuck Lever · 4 years, 8 months ago
  73. 42aad0d SUNRPC: trace RPC client lifetime events by Chuck Lever · 4 years, 8 months ago
  74. 911813d SUNRPC: Trace transport lifetime events by Chuck Lever · 4 years, 8 months ago
  75. c509f15a SUNRPC: Split the xdr_buf event class by Chuck Lever · 4 years, 8 months ago
  76. 0125ecb SUNRPC: Add tracepoint to rpc_call_rpcerror() by Chuck Lever · 4 years, 8 months ago
  77. 82909dc SUNRPC: Update the RPC_SHOW_SOCKET() macro by Chuck Lever · 4 years, 8 months ago
  78. 7a34c8e SUNRPC: Update the rpc_show_task_flags() macro by Chuck Lever · 4 years, 8 months ago
  79. 74fb8fe SUNRPC: Trace GSS context lifetimes by Chuck Lever · 4 years, 8 months ago
  80. 53bc19f SUNRPC: receive buffer size estimation values almost never change by Chuck Lever · 4 years, 8 months ago
  81. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  82. 42612e7 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 7 months ago
  83. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  84. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  85. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  86. d24de76a block: remove the error argument to the block_bio_complete tracepoint by Christoph Hellwig · 4 years, 7 months ago
  87. cca37d4 afs: Add a tracepoint to track the lifetime of the afs_volume struct by David Howells · 4 years, 8 months ago
  88. c3e9f88 afs: Implement client support for the YFSVL.GetCellName RPC op by David Howells · 4 years, 8 months ago
  89. e49c7b2 afs: Build an abstraction around an "operation" concept by David Howells · 4 years, 9 months ago
  90. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  91. 9937783 ext4: mballoc: use lock for checking free blocks while retrying by Ritesh Harjani · 4 years, 8 months ago
  92. 493e83a ext4: translate a few more map flags to strings in tracepoints by Eric Whitney · 4 years, 9 months ago
  93. 9e52484 ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag by Eric Whitney · 4 years, 9 months ago
  94. 71a2c11 khugepaged: introduce 'max_ptes_shared' tunable by Kirill A. Shutemov · 4 years, 7 months ago
  95. 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
  96. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  97. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  98. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
  99. 2332319 f2fs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  100. 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago