1. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  2. a18f877 Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  3. a641a88 Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  4. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  5. 8dda995 Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  6. 988052f Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  7. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. 675dd90 xprtrdma: Modernize ops->connect by Chuck Lever · 6 years ago
  9. d8099fe xprtrdma: Reduce context switching due to Local Invalidation by Chuck Lever · 6 years ago
  10. 8475689 xprtrdma: Remove fr_state by Chuck Lever · 6 years ago
  11. 05eb06d xprtrdma: Fix occasional transport deadlock by Chuck Lever · 6 years ago
  12. 1310051 xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req by Chuck Lever · 6 years ago
  13. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 4969c06 f2fs: support swap file w/ DIO by Jaegeuk Kim · 6 years ago
  15. 99f0eae rxrpc: Fix oops in tracepoint by David Howells · 6 years ago
  16. 10694ac xprtrdma: Fix a BUG when tracing is enabled with NFSv4.1 on RDMA by Chuck Lever · 6 years ago
  17. 480b9b4 btrfs: extent-tree: Add trace events for space info numbers update by Qu Wenruo · 6 years ago
  18. 43e74c0 bpf_xdp_redirect_map: Perform map lookup in eBPF helper by Toke Høiland-Jørgensen · 6 years ago
  19. e7d4798 xdp: Add tracepoint for bulk XDP_TX by Toshiaki Makita · 6 years ago
  20. f9f240f sched/debug: Add sched_overutilized tracepoint by Qais Yousef · 6 years ago
  21. 8de6242 sched/debug: Add new tracepoint to track PELT at se level by Qais Yousef · 6 years ago
  22. ba19f51 sched/debug: Add new tracepoints to track PELT at rq level by Qais Yousef · 6 years ago
  23. 0ce3537 f2fs: use block layer helper for show_bio_op macro by Chaitanya Kulkarni · 6 years ago
  24. 4521819 afs: Trace afs_server usage by David Howells · 6 years ago
  25. 051d252 afs: Add some callback management tracepoints by David Howells · 6 years ago
  26. 32c28f7 page_pool: add tracepoints for page_pool with details need by XDP by Jesper Dangaard Brouer · 6 years ago
  27. f033b68 xdp: add tracepoints for XDP mem by Jesper Dangaard Brouer · 6 years ago
  28. d51f527 locks: Add trace_leases_conflict by Ira Weiny · 6 years ago
  29. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  31. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  32. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  34. fc65100 neighbor: Add tracepoint to __neigh_create by David Ahern · 6 years ago
  35. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  36. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  37. 318222a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  38. 19343b5 mm/page-writeback: introduce tracepoint for wait_on_page_writeback() by Yafang Shao · 6 years ago
  39. 60b62ff mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags by Yafang Shao · 6 years ago
  40. 3481c37 mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template by Yafang Shao · 6 years ago
  41. 132bb8c mm/vmscan: add tracepoints for node reclaim by Yafang Shao · 6 years ago
  42. b6cfab7 mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTION is set by Yafang Shao · 6 years ago
  43. b1746b9 mm: compaction: show gfp flag names in try_to_compact_pages tracepoint by Yafang Shao · 6 years ago
  44. 886cf19 mm: move recent_rotated pages calculation to shrink_inactive_list() by Kirill Tkhai · 6 years ago
  45. 3b77599 include/trace/events/vmscan.h: drop zone id from kswapd tracepoints by Yafang Shao · 6 years ago
  46. 0d28544 Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  47. 8148c17 Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  48. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  49. abde77e Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  50. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  51. d764834 f2fs: add tracepoint for f2fs_filemap_fault() by Chao Yu · 6 years ago
  52. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  53. dd5001e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  54. e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  55. 9f2e3a5 Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  56. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  57. b10494a afs: implement acl setting by Joe Gorse · 6 years ago
  58. 260f082 afs: Get an AFS3 ACL as an xattr by David Howells · 6 years ago
  59. 9bff9df Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  60. 8f5e823 Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  61. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. 141b6b2 net: add a generic tracepoint for TX queue timeout by Cong Wang · 6 years ago
  63. 2e5f081 Merge branch 'spi-5.2' into spi-next by Mark Brown · 6 years ago
  64. ed86bf8 spi/trace: Cap buffer contents at 64 bytes by Noralf Trønnes · 6 years ago
  65. 31aab40 btrfs: trace: Introduce trace events for all btrfs tree locking events by Qu Wenruo · 6 years ago
  66. 34e73cc btrfs: trace: Introduce trace events for sleepable tree lock by Qu Wenruo · 6 years ago
  67. 4e586ca btrfs: Remove EXTENT_WRITEBACK by Nikolay Borisov · 6 years ago
  68. a1d1984 btrfs: tracepoints: Add trace events for extent_io_tree by Qu Wenruo · 6 years ago
  69. e950e84 selftests: bpf: test writable buffers in raw tps by Matt Mullins · 6 years ago
  70. 2abd2de nbd: add tracepoints for send/receive timing by Andrew Hall · 6 years ago
  71. ea10672 nbd: trace sending nbd requests by Matt Mullins · 6 years ago
  72. 9df1c28 bpf: add writable context for raw tracepoints by Matt Mullins · 6 years ago
  73. 17e4c44 xprtrdma: Trace marshaling failures by Chuck Lever · 6 years ago
  74. 5efd187 SUNRPC: Fix up tracking of timeouts by Trond Myklebust · 6 years ago
  75. ae67bd3 SUNRPC: Fix up task signalling by Trond Myklebust · 6 years ago
  76. 6c6c1d6 afs: Provide mount-time configurable byte-range file locking emulation by David Howells · 6 years ago
  77. 80548b0 afs: Add more tracepoints by David Howells · 6 years ago
  78. 79ddbfa afs: Implement sillyrename for unlink and rename by David Howells · 6 years ago
  79. 99987c56 afs: Add directory reload tracepoint by David Howells · 6 years ago
  80. cdfb26b afs: Handle lock rpc ops failing on a file that got deleted by David Howells · 6 years ago
  81. d469660 afs: Add file locking tracepoints by David Howells · 6 years ago
  82. 449a224 Merge branch 'rdma_mmap' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  83. 4c476d8 cgroup: add tracing points for cgroup v2 freezer by Roman Gushchin · 6 years ago
  84. 7d21fec ipv6: Add fib6_type and fib6_flags to fib6_result by David Ahern · 6 years ago
  85. 8ff2e5b ipv6: Pass fib6_result to fib6_table_lookup tracepoint by David Ahern · 6 years ago
  86. eb9d1bf random: only read from /dev/random after its pool has received 128 bits by Theodore Ts'o · 6 years ago
  87. 126ce72 f2fs: add tracepoint for f2fs_file_write_iter() by Chao Yu · 6 years ago
  88. 1be0730 trace: events: add devfreq trace event file by Lukasz Luba · 6 years ago
  89. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  90. 310655b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  91. bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
  92. 4f5fbd7 rcu: validate arguments for rcu tracepoints by Yafang Shao · 6 years ago
  93. 2a09b5d sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is not set by Yafang Shao · 6 years ago
  94. 1633634 tracing: introduce TRACE_EVENT_NOP() by Yafang Shao · 6 years ago
  95. 12f2639 tracing: stop making gpio tracing configurable by Uwe Kleine-König · 6 years ago
  96. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  97. 0af7e7c ipv4: Update fib_table_lookup tracepoint to take common nexthop by David Ahern · 6 years ago
  98. a4e76ba mlxsw: spectrum_acl: Rename rehash_dis trace by Jiri Pirko · 6 years ago
  99. ad1601a ipv6: Rename fib6_nh entries by David Ahern · 6 years ago
  100. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago