1. 479a322 nvme-mpath: fix last path removal during traffic by Sagi Grimberg · 7 years ago
  2. d5bf4b7 nvme-rdma: fix concurrent reset and reconnect by Sagi Grimberg · 7 years ago
  3. cee160f nvme: fix sector units when going between formats by Jeff Lien · 7 years ago
  4. 955b1b5 nvme-pci: move use_sgl initialization to nvme_init_iod() by Minwoo Im · 7 years ago
  5. 6d0e482 Revert "bdi: add error handle for bdi_debug_register" by Jens Axboe · 7 years ago
  6. 0864fe0 null_blk: unalign call_single_data by Jens Axboe · 7 years ago
  7. 4ccafe0 block: unalign call_single_data in struct request by Jens Axboe · 7 years ago
  8. 111be88 block-throttle: avoid double charge by Shaohua Li · 7 years ago
  9. 0abc2a1 block: fix blk_rq_append_bio by Jens Axboe · 7 years ago
  10. 14cb0dc block: don't let passthrough IO go into .make_request_fn() by Ming Lei · 7 years ago
  11. a9fa991 Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  12. 654b4a4 nvme: setup streams after initializing namespace head by Keith Busch · 7 years ago
  13. 249159c nvme: check hw sectors before setting chunk sectors by Keith Busch · 7 years ago
  14. bd9f5d6 nvme: call blk_integrity_unregister after queue is cleaned up by Ming Lei · 7 years ago
  15. 4596e75 nvme-fc: remove double put reference if admin connect fails by James Smart · 7 years ago
  16. b224f61 nvme: set discard_alignment to zero by David Disseldorp · 7 years ago
  17. fcf38cd kyber: fix another domain token wait queue hang by Omar Sandoval · 7 years ago
  18. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  19. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  20. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  21. 49a418d Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  22. edef309 Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  23. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  24. 788c1da Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  25. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  26. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  27. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  28. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  29. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  30. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  31. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  32. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  33. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  34. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  35. ae753ee Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  36. 3c1c4dd Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  37. 5dc9cbc Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  38. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  39. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  40. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  41. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  42. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  43. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  44. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  45. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  46. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  47. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  48. df8ba95 Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  49. 42062b9 Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  50. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  51. 9c41180 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  52. 503505b Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  53. 062076e Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  54. 662e704 Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  55. a42ea78 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  56. 8503a4c Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  57. 9f93b78 Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  58. 4dc0f7c Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 7 years ago
  59. e4b2eb1 Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  60. 68615eb hwmon: (jc42) optionally try to disable the SMBUS timeout by Peter Rosin · 7 years ago
  61. 0e710ac RISC-V: Clean up an unused include by Palmer Dabbelt · 7 years ago
  62. 921ebd8 RISC-V: Allow userspace to flush the instruction cache by Andrew Waterman · 7 years ago
  63. 08f051e RISC-V: Flush I$ when making a dirty page executable by Andrew Waterman · 7 years ago
  64. 741fc3f RISC-V: Add missing include by Olof Johansson · 7 years ago
  65. 4a41d5d RISC-V: Use define for get_cycles like other architectures by Olof Johansson · 7 years ago
  66. 4bde632 RISC-V: Provide stub of setup_profiling_timer() by Olof Johansson · 7 years ago
  67. 24948b7 RISC-V: Export some expected symbols for modules by Olof Johansson · 7 years ago
  68. 83e7b87 RISC-V: move empty_zero_page definition to C and export it by Olof Johansson · 7 years ago
  69. fe2726a RISC-V: io.h: type fixes for warnings by Olof Johansson · 7 years ago
  70. 5e6f82b RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros by Olof Johansson · 7 years ago
  71. 5ddf755 RISC-V: use generic serial.h by Olof Johansson · 7 years ago
  72. eb5b46f SUNRPC: Handle ENETDOWN errors by Trond Myklebust · 7 years ago
  73. 373b058 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  74. 3b42d38 xfs: scrub inode mode properly by Darrick J. Wong · 7 years ago
  75. 2d5f4b5 xfs: remove unused parameter from xfs_writepage_map by Darrick J. Wong · 7 years ago
  76. 22a6c83 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  77. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  78. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  79. a15299206 drm/imx: always call wait_for_flip_done in commit_tail by Lucas Stach · 7 years ago
  80. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
  81. 6981037 Merge branch 'pm-tools' by Rafael J. Wysocki · 7 years ago
  82. bc2aba9 omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init() by Dan Carpenter · 7 years ago
  83. bf25dac drm: omapdrm: Fix DPI on platforms using the DSI VDDS by Laurent Pinchart · 7 years ago
  84. 23970e1 omapdrm: hdmi4: Correct the SoC revision matching by Peter Ujfalusi · 7 years ago
  85. 499ec0e drm/omap: displays: panel-dpi: add backlight dependency by Arnd Bergmann · 7 years ago
  86. 8677b1a drm/omap: Fix error handling path in 'omap_dmm_probe()' by Christophe JAILLET · 7 years ago
  87. fd50fbb drm/i915: Disable THP until we have a GPU read BW W/A by Joonas Lahtinen · 7 years ago
  88. 4dbd6c0 drm/bridge: tc358767: fix 1-lane behavior by Andrey Gusakov · 7 years ago
  89. 9217c1a drm/bridge: tc358767: fix AUXDATAn registers access by Andrey Gusakov · 7 years ago
  90. 66d1c3b drm/bridge: tc358767: fix timing calculations by Andrey Gusakov · 7 years ago
  91. f3b8adb drm/bridge: tc358767: fix DP0_MISC register set by Andrey Gusakov · 7 years ago
  92. 99fc8e9 drm/bridge: tc358767: filter out too high modes by Andrey Gusakov · 7 years ago
  93. cffd2b16 drm/bridge: tc358767: do no fail on hi-res displays by Andrey Gusakov · 7 years ago
  94. dbb58bf drm/bridge: Fix lvds-encoder since the panel_bridge rework. by Eric Anholt · 7 years ago
  95. ebe32c3 drm/bridge: synopsys/dw-hdmi: Enable cec clock by Pierre-Hugues Husson · 7 years ago
  96. 1b6fba45 drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handling by Hans Verkuil · 7 years ago
  97. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  98. 72639e6 fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate() by Nadav Amit · 7 years ago
  99. f4f0a3d mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine by Kirill A. Shutemov · 7 years ago
  100. 5d38f04 autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" by Ian Kent · 7 years ago