1. 76b0640 Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6 by Doug Ledford · 9 years ago
  2. 7cf20fc net/9p: convert to new CQ API by Christoph Hellwig · 9 years ago
  3. 5a30247 IB/core: Documentation fix in the MAD header file by Hal Rosenstock · 9 years ago
  4. aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 9 years ago
  5. db9314c IB/core: Replace memset with eth_zero_addr by Amitoj Kaur Chawla · 9 years ago
  6. eaebc7d IB/core: Modify conditional on ucontext existence by Eli Cohen · 9 years ago
  7. 2dbd518 IB/core: IB/core: Allow legacy verbs through extended interfaces by Eli Cohen · 9 years ago
  8. 74a0b0a IB/core: Avoid duplicate code by Eli Cohen · 9 years ago
  9. bbdfcf1 Merge branch 'k.o/for-4.5-rc' into HEAD by Doug Ledford · 9 years ago
  10. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 9 years ago
  11. 85d9691 IB/mlx5: Avoid using user-index for SRQs by Majd Dibbiny · 9 years ago
  12. 78a50a5 IB/ipoib: Add handling for sending of skb with many frags by Hans Westgaard Ry · 9 years ago
  13. 5adebafb IB/core: Fix missed clean call in registration path by Leon Romanovsky · 9 years ago
  14. 387add4 IB/srpt: Fix wait list processing by Bart Van Assche · 9 years ago
  15. 539b324 IB/srpt: Introduce srpt_process_wait_list() by Bart Van Assche · 9 years ago
  16. 043a680 IB/srpt: Log out all initiators if a port is disabled by Bart Van Assche · 9 years ago
  17. fc3af58 IB/srpt: Fix srpt_write_pending() by Bart Van Assche · 9 years ago
  18. aaf45bd IB/srpt: Detect session shutdown reliably by Bart Van Assche · 9 years ago
  19. 8628991 IB/srpt: Use a mutex to protect the channel list by Bart Van Assche · 9 years ago
  20. c13c90e IB/srpt: Log private data associated with REJ by Bart Van Assche · 9 years ago
  21. 2739b59 IB/srpt: Eliminate srpt_find_channel() by Bart Van Assche · 9 years ago
  22. 1e20a2a IB/srpt: Inline trivial CM callback functions by Bart Van Assche · 9 years ago
  23. 49f4016 IB/srpt: Fix how aborted commands are processed by Bart Van Assche · 9 years ago
  24. 2c7f37f IB/srpt: Fix srpt_handle_cmd() error paths by Bart Van Assche · 9 years ago
  25. f108f0f IB/srpt: Fix srpt_close_session() by Bart Van Assche · 9 years ago
  26. 8893625 IB/srpt: Simplify srpt_shutdown_session() by Bart Van Assche · 9 years ago
  27. f130c22 IB/srpt: Simplify channel state management by Bart Van Assche · 9 years ago
  28. e1dd413 IB/srpt: Use scsilun_to_int() by Bart Van Assche · 9 years ago
  29. 671ec1b IB/srpt: Introduce target_reverse_dma_direction() by Bart Van Assche · 9 years ago
  30. 33912d7 IB/srpt: Inline srpt_get_ch_state() by Bart Van Assche · 9 years ago
  31. f68cba4e9 IB/srpt: Inline srpt_sdev_name() by Bart Van Assche · 9 years ago
  32. 697a35d IB/srpt: Remove struct srpt_node_acl by Bart Van Assche · 9 years ago
  33. 9d2aa2b IB/srpt: Add parentheses around sizeof argument by Bart Van Assche · 9 years ago
  34. 5109325 IB/srpt: Simplify srpt_handle_tsk_mgmt() by Bart Van Assche · 9 years ago
  35. 4c8ba94 IB/iser: Use ib_drain_sq() by Steve Wise · 9 years ago
  36. 561392d IB/srp: Use ib_drain_rq() by Steve Wise · 9 years ago
  37. 086dc6e iw_cxgb4: add queue drain functions by Steve Wise · 9 years ago
  38. 765d677 IB: new common API for draining queues by Steve Wise · 9 years ago
  39. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 9 years ago
  40. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  45. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  46. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  47. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 9 years ago
  49. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 9 years ago
  50. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 9 years ago
  51. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 9 years ago
  52. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 9 years ago
  53. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 9 years ago
  54. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  56. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  57. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 9 years ago
  58. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  59. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  60. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
  61. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 9 years ago
  62. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 9 years ago
  63. 03cdadb block: disable block device DAX by default by Dan Williams · 9 years ago
  64. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 9 years ago
  65. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  66. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 9 years ago
  67. 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 9 years ago
  68. ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 9 years ago
  69. 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 9 years ago
  70. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  71. 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 9 years ago
  72. 29a9faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  73. c213341 Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  74. bb134ff Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  75. 1711fd9c Merge branches 'pm-devfreq' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  76. 34d47a7 Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 9 years ago
  77. 473f414 ALSA: hda - Loop interrupt handling until really cleared by Takashi Iwai · 9 years ago
  78. 5bb9871 Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  79. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  80. 5882c16 Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  81. 9aca90a Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  82. 70d070f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  83. 81904db Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  84. 3acdb84 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  85. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  86. 1ebe383 Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  87. bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 9 years ago
  88. f883982 ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 by Takashi Iwai · 9 years ago
  89. 2ae9557 ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 by David Henningsson · 9 years ago
  90. 0fb00d3 Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  91. 17e4bce KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 9 years ago
  92. 3b43b71 ALSA: hda - Fixing background noise on Dell Inspiron 3162 by Kai-Heng Feng · 9 years ago
  93. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 9 years ago
  94. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 9 years ago
  95. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 9 years ago
  96. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 9 years ago
  97. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 9 years ago
  98. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 9 years ago
  99. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  100. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago