1. 609e941 iw_cxgb4: call dev_put() on l2t allocation failure by Steve Wise · 8 years ago
  2. 4d8c6a7 nvme-rdma: Get rid of redundant defines by Sagi Grimberg · 8 years ago
  3. f5b7b55 nvme-rdma: Get rid of duplicate variable by Sagi Grimberg · 8 years ago
  4. aa71987 nvme: fabrics drivers don't need the nvme-pci driver by Christoph Hellwig · 8 years ago
  5. 98096d8 nvme-fabrics: get a reference when reusing a nvme_host structure by Christoph Hellwig · 8 years ago
  6. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 8 years ago
  7. eadb7cf nvme-loop: set sqsize to 0-based value, per spec by Jay Freyensee · 8 years ago
  8. c5af865 nvme-rdma: fix sqsize/hsqsize per spec by Jay Freyensee · 8 years ago
  9. f994d9d fabrics: define admin sqsize min default, per spec by Jay Freyensee · 8 years ago
  10. b825b44 nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize by Jay Freyensee · 8 years ago
  11. 3256aae nvmet-rdma: Fix use after free by Vincent Stehlé · 8 years ago
  12. 39bbee4 nvme-rdma: initialize ret to zero to avoid returning garbage by Colin Ian King · 8 years ago
  13. e326637 nvme-rdma: Remove unused includes by Sagi Grimberg · 8 years ago
  14. 3ef1b4b nvme-rdma: start async event handler after reconnecting to a controller by Sagi Grimberg · 8 years ago
  15. 28b8911 nvmet: Fix controller serial number inconsistency by Sagi Grimberg · 8 years ago
  16. 40e64e0 nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads by Sagi Grimberg · 8 years ago
  17. d8f7750 nvmet-rdma: Correctly handle RDMA device hot removal by Sagi Grimberg · 8 years ago
  18. 45862eb nvme-rdma: Make sure to shutdown the controller if we can by Sagi Grimberg · 8 years ago
  19. a159c64 nvme-loop: Remove duplicate call to nvme_remove_namespaces by Sagi Grimberg · 8 years ago
  20. a34ca17 nvme-rdma: Free the I/O tags when we delete the controller by Sagi Grimberg · 8 years ago
  21. 2461a8d nvme-rdma: Remove duplicate call to nvme_remove_namespaces by Sagi Grimberg · 8 years ago
  22. 57de5a0 nvme-rdma: Fix device removal handling by Sagi Grimberg · 8 years ago
  23. 5f372eb nvme-rdma: Queue ns scanning after a sucessful reconnection by Sagi Grimberg · 8 years ago
  24. 0b857b4 nvme-rdma: Don't leak uninitialized memory in connect request private data by Roland Dreier · 8 years ago
  25. 07f00f0 Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  26. 27acbec Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  27. c9b95e5 Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  28. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  29. dd0f0cf random: Fix crashes with sparse node ids by Michael Ellerman · 8 years ago
  30. b325e04 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  32. 1056c9b Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  33. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  34. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  35. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 1a81a8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  37. 86505fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  38. 6ea6257 mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  39. 9bce7fd mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests by Ulf Hansson · 8 years ago
  40. 27f4bf7 mmc: rtsx_pci: Use the provided busy timeout from the mmc core by Ulf Hansson · 8 years ago
  41. fa243f6 mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS by Ulf Hansson · 8 years ago
  42. 2b33099 mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  43. 21b8fe0 mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static by Ulf Hansson · 8 years ago
  44. 3e3274a mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host() by Ulf Hansson · 8 years ago
  45. 2788ed4 mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP by Ulf Hansson · 8 years ago
  46. e55884d Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  47. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  48. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  49. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  50. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  51. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  52. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  53. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  54. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  55. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  56. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  57. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  58. c9b011a Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  59. ce8c891 Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  60. 884316d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  61. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  62. 71e9dcc Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  63. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  65. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  66. 5d88178 MD: fix null pointer deference by Shaohua Li · 8 years ago
  67. 8c2f421 Merge branch 'for-4.8/hid-led' into for-linus by Jiri Kosina · 8 years ago
  68. e82a82c Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid-offload-hid-device-add' and 'for-4.8/upstream' into for-linus by Jiri Kosina · 8 years ago
  69. 344e3c77 sparc: serial: sunhv: fix a double lock bug by Dan Carpenter · 8 years ago
  70. 4bb0439 Merge branch 'topic/dmaengine_cleanups' into for-linus by Vinod Koul · 8 years ago
  71. 59b8d4f random: use for_each_online_node() to iterate over NUMA nodes by Theodore Ts'o · 8 years ago
  72. 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
  73. 8448cef Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 8 years ago
  74. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  75. ff9a082 Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  76. 6a492b0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  77. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  78. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  79. 7ae0ae4 Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  80. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  81. 78d51ae Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  82. c79a14d Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  83. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  84. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  85. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  86. b07b58a ipmi: remove trydefaults parameter and default init by Tony Camuso · 8 years ago
  87. 85538b1 Merge branch 'topic/docs-next' into v4l_for_linus by Mauro Carvalho Chehab · 8 years ago
  88. ee4cf97 mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops by Ulf Hansson · 8 years ago
  89. 6b3a194 mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops by Ulf Hansson · 8 years ago
  90. a81ce77 mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops by Ulf Hansson · 8 years ago
  91. 9e48b33 mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS by Ulf Hansson · 8 years ago
  92. 1ac0656 watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe() by Wei Yongjun · 8 years ago
  93. dafed44 mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  94. f9900f1 mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  95. 3623201 xgene: Fix build warning with ACPI disabled. by David S. Miller · 8 years ago
  96. d348061 be2net: perform temperature query in adapter regardless of its interface state by Guilherme G. Piccoli · 8 years ago
  97. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  98. f7816ad Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  99. 6097d55 Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  100. 00dab81 tty/hvc: Use opal irqchip interface if available by Sam Mendoza-Jonas · 8 years ago