1. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  2. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  3. 9092c71 mm: use sc->priority for slab shrink targets by Josef Bacik · 7 years ago
  4. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  5. 3da90b1 Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  6. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  7. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. a46d3f9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 31466f3 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  10. 8f39fce Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  11. 0be283f SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint by Benjamin Coddington · 7 years ago
  12. 5206944 sunrpc: Format RPC events consistently for display by Chuck Lever · 7 years ago
  13. 82476d9 SUNRPC: Trace xprt_timer events by Chuck Lever · 7 years ago
  14. ae72467 xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects by Chuck Lever · 7 years ago
  15. 643cf32 xprtrdma: Add trace points to instrument QP and CQ access upcalls by Chuck Lever · 7 years ago
  16. fc1eb80 xprtrdma: Add trace points in the client-side backchannel code paths by Chuck Lever · 7 years ago
  17. b4744e0 xprtrdma: Add trace points for connect events by Chuck Lever · 7 years ago
  18. 1c443eff xprtrdma: Add trace points to instrument MR allocation and recovery by Chuck Lever · 7 years ago
  19. 2937fed xprtrdma: Add trace points to instrument memory invalidation by Chuck Lever · 7 years ago
  20. e11b7c9 xprtrdma: Add trace points in reply decoder path by Chuck Lever · 7 years ago
  21. 58f10ad xprtrdma: Add trace points to instrument memory registration by Chuck Lever · 7 years ago
  22. b4a7f91 xprtrdma: Add trace points in the RPC Reply handler paths by Chuck Lever · 7 years ago
  23. ab03eff xprtrdma: Add trace points in RPC Call transmit paths by Chuck Lever · 7 years ago
  24. e48f083 rpcrdma: infrastructure for static trace points in rpcrdma.ko by Chuck Lever · 7 years ago
  25. 6b3a60a rdma/ib: Add trace point macros to display human-readable values by Chuck Lever · 7 years ago
  26. 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
  27. f31c376 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  28. f06970f Merge branch 'pm-cpufreq-thermal' into pm-cpufreq by Rafael J. Wysocki · 7 years ago
  29. 98ecadd hrtimer: Add clock bases and hrtimer mode for softirq context by Anna-Maria Gleixner · 7 years ago
  30. 63e2ed3 tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint by Anna-Maria Gleixner · 7 years ago
  31. 91633ee tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account by Anna-Maria Gleixner · 7 years ago
  32. 0c3b34d net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state by Yafang Shao · 7 years ago
  33. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  34. 0a007b97 f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  35. ee549be net: dccp: Add DCCP sendmsg trace event by Masami Hiramatsu · 7 years ago
  36. 103d750 net: sctp: Add SCTP ACK tracking trace event by Masami Hiramatsu · 7 years ago
  37. c3fde1b net: tcp: Add trace events for TCP congestion window tracing by Masami Hiramatsu · 7 years ago
  38. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  39. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. 4f36b93 net/trace: fix printk format in inet_sock_set_state by Yafang Shao · 7 years ago
  42. 6a6b0b9 tcp: Avoid preprocessor directives in tracepoint macro args by Mat Martineau · 7 years ago
  43. 7edc3f2 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  44. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  46. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 7 years ago
  47. d7b850a tcp: Export to userspace the TCP state names for the trace events by Steven Rostedt (VMware) · 7 years ago
  48. 297a344 siox: add support for tracing by Uwe Kleine-König · 7 years ago
  49. e39d200f KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  50. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. 0424378 Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  52. eb79358 net: bridge: use rhashtable for fdbs by Nikolay Aleksandrov · 7 years ago
  53. 1dfa55e Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD by Paul E. McKenney · 7 years ago
  54. 9122caf tracing, rcu: Hide trace event rcu_nocb_wake when not used by Steven Rostedt (VMware) · 7 years ago
  55. 84fe2ca cpu_cooling: Drop static-power related stuff by Viresh Kumar · 7 years ago
  56. 975b820 clk: fix a panic error caused by accessing NULL pointer by Cai Li · 7 years ago
  57. 250d0c7 tracing: always define trace_{irq,preempt}_{enable_disable} by Arnd Bergmann · 7 years ago
  58. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  59. 23721a7 trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter list by Xie XiuQi · 7 years ago
  60. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  61. 584c005 tracing, rcu: Remove no longer used trace event rcu_prep_idle by Steven Rostedt (VMware) · 7 years ago
  62. e68bbb2 rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code by Paul E. McKenney · 7 years ago
  63. dec9890 rcu: Add ->dynticks field to rcu_dyntick trace event by Paul E. McKenney · 7 years ago
  64. 84585aa rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long by Paul E. McKenney · 7 years ago
  65. bd2b879 rcu: Add tracing to irq/NMI dyntick-idle transitions by Paul E. McKenney · 7 years ago
  66. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  68. 415f44e rxrpc: Add keepalive for a call by David Howells · 7 years ago
  69. bd1fdf8 rxrpc: Add a timeout for detecting lost ACKs/lost DATA by David Howells · 7 years ago
  70. a158bdd rxrpc: Fix call timeouts by David Howells · 7 years ago
  71. 3f5fe9f sched/debug: Fix task state recording/printout by Thomas Gleixner · 7 years ago
  72. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  73. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  74. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  75. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  76. a30ccf1 SUNRPC: Fix parsing failure in trace points with XIDs by Chuck Lever · 7 years ago
  77. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  78. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  79. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  80. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  81. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  82. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  83. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  84. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  85. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  86. 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  87. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 98bf40c afs: Protect call->state changes against signals by David Howells · 7 years ago
  89. 13524ab afs: Trace page dirty/clean by David Howells · 7 years ago
  90. dab17c1 afs: Fix directory read/modify race by David Howells · 7 years ago
  91. 2c09901 afs: Trace the sending of pages by David Howells · 7 years ago
  92. 025db80 afs: Trace the initiation and completion of client calls by David Howells · 7 years ago
  93. a3dcaf1 net: allow per netns sysctl_rmem and sysctl_wmem for protos by Eric Dumazet · 7 years ago
  94. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  95. a5fd505 f2fs: trace checkpoint reason in fsync() by Chao Yu · 7 years ago
  96. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  97. 71eab6d dax: Implement dax_finish_sync_fault() by Jan Kara · 7 years ago
  98. 302a5e3 dax: Inline dax_pmd_insert_mapping() into the callsite by Jan Kara · 7 years ago
  99. cf34ce3 tcp: add tracepoint trace_tcp_retransmit_synack() by Song Liu · 7 years ago
  100. 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago