1. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  2. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  3. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  4. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  5. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  6. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  7. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  8. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  9. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  10. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  11. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  12. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  13. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  14. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago
  15. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  16. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  17. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  18. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  19. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  20. 4bbc2bc Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes by Tony Lindgren · 9 years ago
  21. cc8b8fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  22. de24c18 PCI: rcar: Add R8A7794 support by Sergei Shtylyov · 9 years ago
  23. da2d03e PCI: Use function 0 VPD for identical functions, regular VPD for others by Alex Williamson · 9 years ago
  24. 9d92407 PCI: Fix devfn for VPD access through function 0 by Alex Williamson · 9 years ago
  25. 38ea72b PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses by Alex Williamson · 9 years ago
  26. d682d2b bnx2x: byte swap rss_key to comply to Toeplitz specs by Eric Dumazet · 9 years ago
  27. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. d5b8d64 net: gianfar: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  29. fd03420 Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  30. d5fc4f5 Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  31. bbad822 Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  32. 5146c8e Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  33. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  34. 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
  35. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  36. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  37. 7bbe33f geneve: use network byte order for destination port config parameter by John W. Linville · 9 years ago
  38. e4b35f9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  39. 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
  40. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
  41. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
  42. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  43. 41b9764 8139cp: Dump contents of descriptor ring on TX timeout by David Woodhouse · 9 years ago
  44. 7f4c685 8139cp: Fix DMA unmapping of transmitted buffers by David Woodhouse · 9 years ago
  45. 0a5aeee 8139cp: Reduce duplicate csum/tso code in cp_start_xmit() by David Woodhouse · 9 years ago
  46. a3b8040 8139cp: Fix TSO/scatter-gather descriptor setup by David Woodhouse · 9 years ago
  47. 26b0bad 8139cp: Fix tx_queued debug message to print correct slot numbers by David Woodhouse · 9 years ago
  48. aaa0062 8139cp: Do not re-enable RX interrupts in cp_tx_timeout() by David Woodhouse · 9 years ago
  49. 8ceaf36 net: netcp: fix deadlock reported by lockup detector by Karicheri, Muralidharan · 9 years ago
  50. 99f8ef5 net: netcp: allocate buffers to desc before re-enable interrupt by Karicheri, Muralidharan · 9 years ago
  51. 915c585 net: netcp: check for interface handle in netcp_module_probe() by Karicheri, Muralidharan · 9 years ago
  52. e558b1f net: netcp: add error check to netcp_allocate_rx_buf() by Karicheri, Muralidharan · 9 years ago
  53. 736532a net: netcp: move netcp_register_interface() to after attach module by Karicheri, Muralidharan · 9 years ago
  54. 156e3c21 net: netcp: remove dead code from the driver by Karicheri, Muralidharan · 9 years ago
  55. 8c85151 net: netcp: ethss: fix error in calling sgmii api with incorrect offset by WingMan Kwok · 9 years ago
  56. e786547 drm/radeon: add quirk for MSI R7 370 by Maxim Sheviakov · 9 years ago
  57. 4c7fbc3 drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks by Alex Deucher · 9 years ago
  58. 6adaed5 drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks by Daniel Vetter · 9 years ago
  59. 5c3422b drm/amdgpu: sync ce and me with SWITCH_BUFFER(2) by monk.liu · 9 years ago
  60. 54ef0b5 drm/amdgpu: integer overflow in amdgpu_mode_dumb_create() by Dan Carpenter · 9 years ago
  61. 0913eab drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl() by Dan Carpenter · 9 years ago
  62. 0d2edd3 drm/amdgpu: integer overflow in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
  63. 1d26347 drm/amdgpu: unwind properly in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  64. 5a6adfa drm/amdgpu: Fix max_vblank_count value for current display engines by Alex Deucher · 9 years ago
  65. 71affda drm/amdgpu: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  66. 1f44521 drm/amdgpu: fix UVD suspend and resume for VI APU by Leo Liu · 9 years ago
  67. 2bd188d drm/amdgpu: fix the UVD suspend sequence order by Leo Liu · 9 years ago
  68. 5146419 drm/amdgpu: make UVD handle checking more strict by Leo Liu · 9 years ago
  69. 1ee4478 drm/amdgpu: Disable UVD PG by Leo Liu · 9 years ago
  70. 4f839a2 drm/amdgpu: more scheduler cleanups v2 by Christian König · 9 years ago
  71. 5ec92a7 drm/amdgpu: cleanup fence queue init v2 by Christian König · 9 years ago
  72. 9b398fa drm/amdgpu: rename fence->scheduler to sched v2 by Christian König · 9 years ago
  73. 0f75aee drm/amdgpu: cleanup entity init by Christian König · 9 years ago
  74. a6db8a3 drm/amdgpu: refine the scheduler job type conversion by Junwei Zhang · 9 years ago
  75. 4c7eb91 drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job by Junwei Zhang · 9 years ago
  76. bf60efd drm/amdgpu: use only one reservation object for each VM v2 by Christian König · 9 years ago
  77. a5b7505 drm/amdgpu: validate duplicates in the CS as well by Christian König · 9 years ago
  78. 72d7668 drm/amdgpu: export reservation_object from dmabuf to ttm (v2) by Christian König · 9 years ago
  79. b7d698d drm/amdgpu: fix overflow on 32bit systems by Christian König · 9 years ago
  80. 1886d1a drm/amdgpu: remove process_job callback from the scheduler by Christian König · 9 years ago
  81. 258f3f9 drm/amdgpu: move scheduler fence callback into fence v2 by Christian König · 9 years ago
  82. 27439fc drm/amdgpu: signal scheduler fence when hw submission fails v3 by Christian König · 9 years ago
  83. 353da3c drm/amdgpu: add tracepoint for scheduler (v2) by Chunming Zhou · 9 years ago
  84. 20a85ff drm/amdgpu: use write confirm for vm_flush() by Christian König · 9 years ago
  85. 22c01cc drm/amdgpu: execution barrier after fence v2 by Anatoli Antonovitch · 9 years ago
  86. 3daea9e3d drm/amdgpu: add option to disable semaphores by Christian König · 9 years ago
  87. cbb4be6 USB: whiteheat: fix potential null-deref at probe by Johan Hovold · 9 years ago
  88. 50b956f firmware: qcom: scm: Add function stubs for ARM64 by Andy Gross · 9 years ago
  89. cd67d22 drm/i915/bios: handle MIPI Sequence Block v3+ gracefully by Jani Nikula · 9 years ago
  90. d6eb71a cxl: Fix lockdep warning while creating afu_err_buff attribute by Vaibhav Jain · 9 years ago
  91. 721a09f drm/i915: Add primary plane to mask if it's visible by Maarten Lankhorst · 9 years ago
  92. 41b578f drm/i915: workaround bad DSL readout v3 by Jesse Barnes · 9 years ago
  93. 23eedbc ch9200: Convert to use module_usb_driver by Tobias Klauser · 9 years ago
  94. 53adc9e net: dsa: actually force the speed on the CPU port by Russell King · 9 years ago
  95. 08399ef geneve: ensure ECN info is handled properly in all tx/rx paths by John W. Linville · 9 years ago
  96. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  97. b838b39 PCI: Clear IORESOURCE_UNSET when clipping a bridge window by Bjorn Helgaas · 9 years ago
  98. 711e020 Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi-linus by Mark Brown · 9 years ago
  99. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  100. b0b4855 spi: xtensa-xtfpga: fix register endianness by Max Filippov · 9 years ago