1. 95ce131 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  2. cb38b45 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  3. 607ae5f Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  4. a89af4a HID: i2c-hid: Add sleep between POWER ON and RESET by Brendan McGrath · 8 years ago
  5. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. cff3b2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  7. a6b6e61 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  8. 24c63bb net: vrf: do not allow table id 0 by David Ahern · 8 years ago
  9. a13c0652 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 8 years ago
  10. eb00460 sctp: Fix spelling mistake: "Atempt" -> "Attempt" by Colin Ian King · 8 years ago
  11. 7a18c5b net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  12. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  13. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  14. 6c711c8 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  15. 5e44fca net/mlx5: Only cancel recovery work when cleaning up device by Daniel Jurgens · 8 years ago
  16. 0bbcc0a net/mlx5e: Remove WARN_ONCE from adaptive moderation code by Gil Rockah · 8 years ago
  17. 3deef8c net/mlx5e: Un-register uplink representor on nic_disable by Saeed Mahameed · 8 years ago
  18. 5e86397 net/mlx5e: Properly handle FW errors while adding TC rules by Or Gerlitz · 8 years ago
  19. a757d10 net/mlx5e: Fix kbuild warnings for uninitialized parameters by Hadar Hen Zion · 8 years ago
  20. 0827444 net/mlx5e: Set inline mode requirements for matching on IP fragments by Or Gerlitz · 8 years ago
  21. 2e72eb4 net/mlx5e: Properly get address type of encapsulation IP headers by Or Gerlitz · 8 years ago
  22. a42485e net/mlx5e: TC ipv4 tunnel encap offload error flow fixes by Or Gerlitz · 8 years ago
  23. 2fcd82e net/mlx5e: Warn when rejecting offload attempts of IP tunnels by Or Gerlitz · 8 years ago
  24. cd37766 net/mlx5e: Properly handle offloading of source udp port for IP tunnels by Or Gerlitz · 8 years ago
  25. 575b196 timerfd: export defines to userspace by Mike Frysinger · 8 years ago
  26. e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
  27. c4e490c mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 8 years ago
  28. b09ab05 zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  29. e7ccfc4 zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  30. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
  31. 4d09d0f mm: add documentation for page fragment APIs by Alexander Duyck · 8 years ago
  32. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  33. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  34. b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  35. f073bdc mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
  36. 9ebf73b mailmap: add codeaurora.org names for nameless email commits by Stephen Boyd · 8 years ago
  37. 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
  38. 20f664a mm: pmd dirty emulation in page fault handler by Minchan Kim · 8 years ago
  39. c626bc4 ipc/sem.c: fix incorrect sem_lock pairing by Manfred Spraul · 8 years ago
  40. da0510c lib/Kconfig.debug: fix frv build failure by Sudip Mukherjee · 8 years ago
  41. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  42. 2df2663 mm: fix remote numa hits statistics by Michal Hocko · 8 years ago
  43. f931ab4 mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  44. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  45. 7984c27 bpf: do not use KMALLOC_SHIFT_MAX by Michal Hocko · 8 years ago
  46. bb1107f mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER by Michal Hocko · 8 years ago
  47. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  48. 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
  49. d670ffd mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache. by Aneesh Kumar K.V · 8 years ago
  50. 965d004 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
  51. 5771f6e MAINTAINERS: remove duplicate bug filling description by Vlastimil Babka · 8 years ago
  52. 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  53. 1272ce8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  54. 9f9b74e mlx4: Return EOPNOTSUPP instead of ENOTSUPP by Martin KaFai Lau · 8 years ago
  55. dc5367b net/af_iucv: don't use paged skbs for TX on HiperSockets by Julian Wiedmann · 8 years ago
  56. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  57. 3512a1a net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  58. faf3a93 net: dsa: Ensure validity of dst->ds[0] by Florian Fainelli · 8 years ago
  59. 807b93e Merge tag 'linux-kselftest-4.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  60. d9584d8 net: skb_flow_get_be16() can be static by Eric Dumazet · 8 years ago
  61. 7c9d8d0 ibmvscsis: Fix srp_transfer_data fail return code by Bryant G. Ly · 8 years ago
  62. 2f8225e Merge branch 'r8152-fix-autosuspend' by David S. Miller · 8 years ago
  63. 75dc692 r8152: fix rx issue for runtime suspend by hayeswang · 8 years ago
  64. 8fb2806 r8152: split rtl8152_suspend function by hayeswang · 8 years ago
  65. 8715651 target: support XCOPY requests without parameters by David Disseldorp · 8 years ago
  66. f94fd09 target: check for XCOPY parameter truncation by David Disseldorp · 8 years ago
  67. 66640d35 target: use XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  68. f184210bc target: check XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  69. 94aae4c target: simplify XCOPY wwn->se_dev lookup helper by David Disseldorp · 8 years ago
  70. c243849 target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense by David Disseldorp · 8 years ago
  71. 7d38706 target: bounds check XCOPY total descriptor list length by David Disseldorp · 8 years ago
  72. af9f62c target: bounds check XCOPY segment descriptor list by David Disseldorp · 8 years ago
  73. 61c3591 target: use XCOPY TOO MANY TARGET DESCRIPTORS sense by David Disseldorp · 8 years ago
  74. e864212 target: add XCOPY target/segment desc sense codes by David Disseldorp · 8 years ago
  75. dc647ec net: socket: Make unnecessarily global sockfs_setattr() static by Tobias Klauser · 8 years ago
  76. 2bc979f Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  77. 32cd7cb md/raid5: Use correct IS_ERR() variation on pointer check by Jes Sorensen · 8 years ago
  78. 6bb629d tcp: do not export tcp_peer_is_proven() by Eric Dumazet · 8 years ago
  79. 2ebae8b net: phy: Add Meson GXL PHY hardware dependency by Jean Delvare · 8 years ago
  80. ce7e40c net/appletalk: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  81. b007f09 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 8 years ago
  82. 67c408c ipv6: fix typos by Alexander Alemayhu · 8 years ago
  83. bd5d742 Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. 756a733 Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  85. 811a919 phy state machine: failsafe leave invalid RUNNING state by Zefir Kurtisi · 8 years ago
  86. c92f5bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. 03430fa Merge branch 'bcm_sf2-fixes' by David S. Miller · 8 years ago
  88. 2cfe8f82 net: dsa: bcm_sf2: Utilize nested MDIO read/write by Florian Fainelli · 8 years ago
  89. a4c61b9 net: dsa: bcm_sf2: Do not clobber b53_switch_ops by Florian Fainelli · 8 years ago
  90. 6edd870 Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  91. a2cd64f3 net: stmmac: fix maxmtu assignment to be within valid range by Kweh, Hock Leong · 8 years ago
  92. 6906407 Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
  93. 90e5d2d Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstrong/linux into drm-fixes by Dave Airlie · 8 years ago
  94. 13fe46b Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixes by Dave Airlie · 8 years ago
  95. e1ef6f7 Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  96. a121103 Linux 4.10-rc3 by Linus Torvalds · 8 years ago
  97. 9d5ecb0 bpf: change back to orig prog on too many passes by Daniel Borkmann · 8 years ago
  98. 83280e9 Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  99. cc250e2 Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  100. 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago