1. c0cdbf8 radix tree test suite: Run iteration tests for longer by Matthew Wilcox · 8 years ago
  2. 3b7869c radix tree test suite: Fix split/join memory leaks by Matthew Wilcox · 8 years ago
  3. 6da0396c radix tree test suite: Fix leaks in regression2.c by Matthew Wilcox · 8 years ago
  4. 18d0c57 radix tree test suite: Fix leaky tests by Matthew Wilcox · 8 years ago
  5. 829f83d radix tree test suite: Enable address sanitizer by Matthew Wilcox · 8 years ago
  6. f7137f7 radix_tree_iter_resume: Fix out of bounds error by Matthew Wilcox · 8 years ago
  7. d58275b radix-tree: Store a pointer to the root in each node by Matthew Wilcox · 8 years ago
  8. 1293d5c radix-tree: Chain preallocated nodes through ->parent by Matthew Wilcox · 8 years ago
  9. 73bc029 radix tree test suite: Dial down verbosity with -v by Rehas Sachdeva · 8 years ago
  10. 5eeb2d2 radix tree test suite: Introduce kmalloc_verbose by Matthew Wilcox · 8 years ago
  11. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  12. 8ac0486 radix tree test suite: Build separate binaries for some tests by Matthew Wilcox · 8 years ago
  13. d37cacc ida: Use exceptional entries for small IDAs by Matthew Wilcox · 8 years ago
  14. 7ad3d4d ida: Move ida_bitmap to a percpu variable by Matthew Wilcox · 8 years ago
  15. 0a835c4 Reimplement IDR and IDA using the radix tree by Matthew Wilcox · 8 years ago
  16. 0ac398e radix-tree: Add radix_tree_iter_delete by Matthew Wilcox · 8 years ago
  17. 30b888b radix-tree: Add radix_tree_iter_tag_clear() by Matthew Wilcox · 8 years ago
  18. bfa1119 radix tree test suite: Remove obsolete CONFIG by Matthew Wilcox · 8 years ago
  19. 991af73 radix tree test suite: Use vpath to find lib files by Matthew Wilcox · 8 years ago
  20. ab3a1ff radix tree test suite: Reduce kernel.h by Matthew Wilcox · 8 years ago
  21. 7a4f11b radix tree test suite: Remove export.h by Matthew Wilcox · 8 years ago
  22. 12ea653 radix tree test suite: Remove types.h by Matthew Wilcox · 8 years ago
  23. a3c7890 radix tree test suite: Remove mempool by Matthew Wilcox · 8 years ago
  24. 43a30c2 radix tree test suite: Depend on tools/include/asm files by Matthew Wilcox · 8 years ago
  25. b246a9d tools: Provide a definition of WARN_ON by Matthew Wilcox · 8 years ago
  26. c68a2aa radix tree test suite: Remove duplicate bitops code by Matthew Wilcox · 8 years ago
  27. 35534c8 radix tree: constify some pointers by Matthew Wilcox · 8 years ago
  28. 15f2e88 radix tree: Add some implicit includes by Matthew Wilcox · 8 years ago
  29. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  30. 3365135 Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  31. 5906374 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  32. 2fb78e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  33. dd3b9f2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  34. 69978aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  35. 2b43215 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  36. 3aebae0 Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  37. b4cfe39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 8 years ago
  38. c14024d Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 8 years ago
  39. 9d1d166 Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  40. b84f027 Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  41. ed4d50c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  42. e0d76fa xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  43. 950eabb ISDN: eicon: silence misleading array-bounds warning by Arnd Bergmann · 8 years ago
  44. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  45. 95120eb Merge branch 'gtp-fixes' by David S. Miller · 8 years ago
  46. 3ab1b46 gtp: fix cross netns recv on gtp socket by Andreas Schultz · 8 years ago
  47. c6ce1d0 gtp: clear DF bit on GTP packet tx by Andreas Schultz · 8 years ago
  48. ab72982 gtp: add genl family modules alias by Andreas Schultz · 8 years ago
  49. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  50. fd694aa Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  51. 736a149 Merge tag 'drm-intel-fixes-2017-01-26' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  52. 2287a24 Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  53. 7d3a0fa Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. 15266ae drm/nouveau: Handle fbcon suspend/resume in seperate worker by Lyude Paul · 8 years ago
  55. cae9ff0 drm/nouveau: Don't enabling polling twice on runtime resume by Lyude Paul · 8 years ago
  56. 6c971c0 drm/ast: Fixed system hanged if disable P2A by Y.C. Chen · 8 years ago
  57. e996598 Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  58. 1fb2d35 Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  59. 99f300c Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  60. 57b59ed Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  61. 1fdf419 Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  62. 67ade05 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  63. a47b70e ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 8 years ago
  64. 0389227 Merge branches 'acpica' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  65. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  66. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  67. c364b6d xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 8 years ago
  68. ff9f8a7 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 8 years ago
  69. 928d336 Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  70. 08965c2 Revert "sd: remove __data_len hack for WRITE SAME" by Bart Van Assche · 8 years ago
  71. 0d4ee01 Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 8 years ago
  72. bed7b01 Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  73. 19e420b nvme-fc: use blk_rq_nr_phys_segments by Christoph Hellwig · 8 years ago
  74. 748ff84 nvmet-rdma: Fix missing dma sync to nvme data structures by Parav Pandit · 8 years ago
  75. 23a8ed4 nvmet: Call fatal_error from keep-alive timout expiration by Sagi Grimberg · 8 years ago
  76. 06406d8 nvmet: cancel fatal error and flush async work before free controller by Sagi Grimberg · 8 years ago
  77. 344770b nvmet: delete controllers deletion upon subsystem release by Sagi Grimberg · 8 years ago
  78. c81e55e nvmet_fc: correct logic in disconnect queue LS handling by James Smart · 8 years ago
  79. 2aa6ba7b xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 8 years ago
  80. 214767f Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  81. 529ec6a virtio_net: reject XDP programs using header adjustment by Jakub Kicinski · 8 years ago
  82. b68df01 virtio_net: use dev_kfree_skb for small buffer XDP receive by John Fastabend · 8 years ago
  83. 7480888 Merge branch 'r8152-napi-fixes' by David S. Miller · 8 years ago
  84. 7489bda r8152: check rx after napi is enabled by hayeswang · 8 years ago
  85. 248b213 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  86. de9bf29 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  87. 26afec3 r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  88. b9b487e Revert "drm/radeon: always apply pci shutdown callbacks" by Alex Deucher · 8 years ago
  89. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 8 years ago
  90. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  91. d5bdc02 Merge branch 'phy-truncated-led-names' by David S. Miller · 8 years ago
  92. 3c880eb net: phy: leds: Fix truncated LED trigger names by Geert Uytterhoeven · 8 years ago
  93. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  94. 8a87fca net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash by Geert Uytterhoeven · 8 years ago
  95. 8b901f6 net-next: ethernet: mediatek: change the compatible string by John Crispin · 8 years ago
  96. 61976ff Documentation: devicetree: change the mediatek ethernet compatible string by John Crispin · 8 years ago
  97. c0d9665 Merge branch 'bnxt_en-rtnl-fixes' by David S. Miller · 8 years ago
  98. 90c694b bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). by Michael Chan · 8 years ago
  99. 0eaa24b bnxt_en: Fix RTNL lock usage on bnxt_update_link(). by Michael Chan · 8 years ago
  100. a551ee9 bnxt_en: Fix bnxt_reset() in the slow path task. by Michael Chan · 8 years ago