1. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  2. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  3. 1caffba drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32 by Matthew Wilcox · 7 years ago
  4. 48ad1ab drivers/block/zram/zram_drv.c: convert to using memset_l by Matthew Wilcox · 7 years ago
  5. 604df32 linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro by Masahiro Yamada · 7 years ago
  6. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  7. 015a9e6 RDMA/netlink: clean up message validity array initializer by Linus Torvalds · 7 years ago
  8. 8b2c7e7 RDAM/netlink: Fix out-of-bound access while checking message validity by Leon Romanovsky · 7 years ago
  9. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  10. 44ccba3 Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  11. 74fee4e Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  12. 7d95565 Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel by Linus Torvalds · 7 years ago
  13. 5f9cc57 Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  14. cd7b34f Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  15. 75c7271 Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  16. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  17. 9d71941 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  18. dfd9e6d Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  19. c0da4fa Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  20. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  21. 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  22. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  23. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  24. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  25. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  26. f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 57e88b4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 3b9f8ed Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  29. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  30. 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
  31. 5a47074 zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  32. 8e654f8 zram: read page from backing device by Minchan Kim · 7 years ago
  33. db8ffbd zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  34. ae85a80 zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  35. 1363d46 zram: add free space management in backing device by Minchan Kim · 7 years ago
  36. 013bf95 zram: add interface to specif backing device by Minchan Kim · 7 years ago
  37. 693dc1c zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  38. 97ec7c8 zram: inline zram_compress by Minchan Kim · 7 years ago
  39. 4ebbe7f zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  40. c6f03e2 mm, memory_hotplug: remove zone restrictions by Michal Hocko · 7 years ago
  41. e5e6893 mm, memory_hotplug: display allowed zones in the preferred ordering by Michal Hocko · 7 years ago
  42. 912d572 drm/i915: wire up shrinkctl->nr_scanned by Chris Wilson · 7 years ago
  43. 80cee03 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  44. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  45. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  46. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  47. 426ca2c Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Rodrigo Vivi · 7 years ago
  48. bcd7726 drm/i915: Re-enable GTT following a device reset by Chris Wilson · 7 years ago
  49. 389e0d3 drm/i915: Annotate user relocs with __user by Ville Syrjälä · 7 years ago
  50. 41bd031 Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 7 years ago
  51. 346ea25 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 7 years ago
  52. 05890d5 Merge branch 'topic/ppc4xx' into for-linus by Vinod Koul · 7 years ago
  53. 918a21e Merge branch 'topic/of' into for-linus by Vinod Koul · 7 years ago
  54. dccafbf Merge branch 'topic/k3dma' into for-linus by Vinod Koul · 7 years ago
  55. f6cc35e Merge branch 'topic/ioat' into for-linus by Vinod Koul · 7 years ago
  56. 07e24b8 Merge branch 'topic/bcm' into for-linus by Vinod Koul · 7 years ago
  57. a431cba Merge branch 'topic/altera' into for-linus by Vinod Koul · 7 years ago
  58. 795ef78 libata: zpodd: make arrays cdb static, reduces object code size by Colin Ian King · 7 years ago
  59. f723fa4 ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme by Christoph Hellwig · 7 years ago
  60. 66bed84 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  61. 18fb0b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 3c8f3e9 i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq by Jacob Keller · 7 years ago
  63. 09f79fd i40e: avoid NVM acquire deadlock during NVM update by Anjali Singhai Jain · 7 years ago
  64. f098003 drivers: net: xgene: Remove return statement from void function by Iyappan Subramanian · 7 years ago
  65. 5e338b3 drivers: net: xgene: Configure tx/rx delay for ACPI by Quan Nguyen · 7 years ago
  66. 9d7e72c drivers: net: xgene: Read tx/rx delay for ACPI by Iyappan Subramanian · 7 years ago
  67. b1357cf rocker: fix kcalloc parameter order by Zahari Doychev · 7 years ago
  68. 8b949be vhost_net: correctly check tx avail during rx busy polling by Jason Wang · 7 years ago
  69. 5482a97 net: mdio-mux: add mdio_mux parameter to mdio_mux_init() by Corentin Labbe · 7 years ago
  70. 5e369ae net: stmmac: Delete dead code for MDIO registration by Romain Perier · 7 years ago
  71. 5d62167 gianfar: Fix Tx flow control deactivation by Claudiu Manoil · 7 years ago
  72. ef18e3b cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6 by Ganesh Goudar · 7 years ago
  73. 2de489f cxgb4: Fix pause frame count in t4_get_port_stats by Ganesh Goudar · 7 years ago
  74. 128416a cxgb4: fix memory leak by Ganesh Goudar · 7 years ago
  75. 1cfe6e9 tun: rename generic_xdp to skb_xdp by Jason Wang · 7 years ago
  76. 7df1321 tun: reserve extra headroom only when XDP is set by Jason Wang · 7 years ago
  77. 1efdf17 media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency by Arnd Bergmann · 7 years ago
  78. e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  79. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  80. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  81. b42a362 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  82. c837fc8 net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping by Florian Fainelli · 7 years ago
  83. 18118377 net: dsa: bcm_sf2: Advertise number of egress queues by Florian Fainelli · 7 years ago
  84. 70b8e9e Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  85. 691223e net/mlx4_core: Use ARRAY_SIZE macro by Thomas Meyer · 7 years ago
  86. d16605c Merge tag 'pinctrl-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  87. fe9e3138 Merge tag 'regulator-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  88. b88f557 Merge tag 'spi-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  89. 16a832a2 Merge tag 'edac_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  90. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  91. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  92. bf1d6b2 Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  93. e63a94f Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  94. 1a3b85e Merge tag 'usb-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  95. 4bce4e9 drm/i915: Silence sparse by using gfp_t by Chris Wilson · 7 years ago
  96. 6910d85 drm/i915: Add __rcu to radix tree slot pointer by Ville Syrjälä · 7 years ago
  97. a338d5f drm/i915: Fix the missing PPAT cache attributes on CNL by Zhi Wang · 7 years ago
  98. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  99. 9e85ae6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  100. f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago