1. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  2. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. 5fb694f usb: gadget: udc: atmel: fix possible oops when unloading module by Songjun Wu · 10 years ago
  4. 42d6cfa usb: gadget: gadgetfs: fix an oops in ep_write() by Dan Carpenter · 10 years ago
  5. 7b7c549 mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 by Johannes Thumshirn · 10 years ago
  6. 8060b8d iscsi-target: Fix typos in enum cmd_flags_table by Andy Grover · 10 years ago
  7. 1ecc758 target: Allow Write Exclusive non-reservation holders to READ by Lee Duncan · 10 years ago
  8. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  9. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 10 years ago
  10. b13a65e mei: clean reset bit before reset by Alexander Usyskin · 10 years ago
  11. 31ec77a serial: samsung: Add the support for Exynos5433 SoC by Chanwoo Choi · 10 years ago
  12. 2ce3c10 Revert "tty: Fix pty master poll() after slave closes v2" by Peter Hurley · 10 years ago
  13. 86f2c00 tty: Prevent hw state corruption in exclusive mode reopen by Peter Hurley · 10 years ago
  14. 72a3c0e tty: Add support for the WCH384 4S multi-IO card by Sergej Pupykin · 10 years ago
  15. 9c9d824 usb: phy: Fix deferred probing by Maxime Ripard · 10 years ago
  16. 56abcab OHCI: add a quirk for ULi M5237 blocking on reset by Arseny Solokha · 10 years ago
  17. 3ca8c717 uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures by Hans de Goede · 10 years ago
  18. 078fd7d uas: Do not blacklist ASM1153 disk enclosures by Hans de Goede · 10 years ago
  19. f26d29e usb: gadget: udc: avoid dereference before NULL check in ep_queue by John W. Linville · 10 years ago
  20. f56e67f usb: host: ehci-tegra: request deferred probe when failing to get phy by Vince Hsu · 10 years ago
  21. 36d1ffd uas: disable UAS on Apricorn SATA dongles by Darrick J. Wong · 10 years ago
  22. c6fa394 uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013 by Hans de Goede · 10 years ago
  23. e5797a3 uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013 by Hans de Goede · 10 years ago
  24. 7f5c4d6 xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers by Hans de Goede · 10 years ago
  25. c401e7b USB: EHCI: adjust error return code by Alan Stern · 10 years ago
  26. 6d89252 USB: EHCI: fix initialization bug in iso_stream_schedule() by Alan Stern · 10 years ago
  27. f161ead xhci: Check if slot is already in default state before moving it there by Mathias Nyman · 10 years ago
  28. 24c498d Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start" by Peter Chen · 10 years ago
  29. 4408933 Merge tag 'for-3.19-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 10 years ago
  30. 70a0f2c scsi: ->queue_rq can't sleep by Christoph Hellwig · 10 years ago
  31. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 10 years ago
  32. 96b932b gpio: dln2: use bus_sync_unlock instead of scheduling work by Octavian Purdila · 10 years ago
  33. 0c81859 net: fec: fix NULL pointer dereference in fec_enet_timeout_work by Hubert Feurstein · 10 years ago
  34. b284fbe sh_eth: Fix access to TRSCER register by Nobuhiro Iwamatsu · 10 years ago
  35. d407bc0 sh-eth: Set fdr_value of R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  36. 000f42a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  37. 8ecb55b Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  38. c4ccac4 Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  39. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  40. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  41. 1c16938 Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  42. 879828c gpio: grgpio: Avoid potential NULL pointer dereference by Axel Lin · 10 years ago
  43. 7a509a6 NVMe: Fix locking on abort handling by Keith Busch · 10 years ago
  44. c9d3bf8 NVMe: Start and stop h/w queues on reset by Keith Busch · 10 years ago
  45. cef6a94 NVMe: Command abort handling fixes by Keith Busch · 10 years ago
  46. 0fb59cb NVMe: Admin queue removal handling by Keith Busch · 10 years ago
  47. ea191d2 NVMe: Reference count admin queue usage by Keith Busch · 10 years ago
  48. c917dfe NVMe: Start all requests by Keith Busch · 10 years ago
  49. 79305ec Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  50. eaee8ec Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  51. f662488 Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  52. 7c2e211 vfio-pci: Fix the check on pci device type in vfio_pci_probe() by Wei Yang · 10 years ago
  53. 913015c thermal: rcar: change type of ctemp in rcar_thermal_update_temp() by Yoshihiro Shimoda · 10 years ago
  54. 1131374 thermal: rcar: fix ENR register value by Yoshihiro Shimoda · 10 years ago
  55. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 10 years ago
  56. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 10 years ago
  57. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 10 years ago
  58. 5afb287 gpio: dln2: Fix gpio output value in dln2_gpio_direction_output() by Axel Lin · 10 years ago
  59. 0acb0e7 gpio: dln2: fix issue when an IRQ is unmasked then enabled by Octavian Purdila · 10 years ago
  60. d80c0d1 USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx by Reinhard Speyerer · 10 years ago
  61. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  62. 0adc180 Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  63. df23075 i40e: Fix bug with TCP over IPv6 over VXLAN by Anjali Singhai · 10 years ago
  64. f638597 i40e: Fix Rx checksum error counter by Anjali Singhai · 10 years ago
  65. d91649f i40e: fix un-necessary Tx hangs by Jesse Brandeburg · 10 years ago
  66. 2abad79 qla3xxx: don't allow never end busy loop by Andy Shevchenko · 10 years ago
  67. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  68. 6a3ef10 ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X by Hans de Goede · 10 years ago
  69. 4624386 vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion by Nicholas Bellinger · 10 years ago
  70. 07ff890 xen-netback: fixing the propagation of the transmit shaper timeout by Palik, Imre · 10 years ago
  71. a5e3125 r8152: support ndo_features_check by hayeswang · 10 years ago
  72. 76baee6 drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl() by Oded Gabbay · 10 years ago
  73. b81c55d drm/amdkfd: reformat IOCTL definitions to drm-style by Oded Gabbay · 10 years ago
  74. 524a640 drm/amdkfd: Do copy_to/from_user in general kfd_ioctl() by Oded Gabbay · 10 years ago
  75. 1ae78a4 USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices by David Peterson · 10 years ago
  76. a1eb03f virtio_pci: document why we defer kfree by Michael S. Tsirkin · 10 years ago
  77. 63bd62a virtio_pci: defer kfree until release callback by Sasha Levin · 10 years ago
  78. 945399a virtio_pci: device-specific release callback by Michael S. Tsirkin · 10 years ago
  79. 80e9541 virtio: make del_vqs idempotent by Michael S. Tsirkin · 10 years ago
  80. d26eef8 Thermal: imx: add clk disable/enable for suspend/resume by Anson Huang · 10 years ago
  81. ad0f409 int340x_thermal/processor_thermal_device: return failure when by Zhang Rui · 10 years ago
  82. 014d9d5 ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driver by Zhang Rui · 10 years ago
  83. 48628e4 ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT by Zhang Rui · 10 years ago
  84. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  85. af8f3f5 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic by Hanjun Guo · 10 years ago
  86. 1b1f3e1 ACPI / PM: Fix PM initialization for devices that are not present by Rafael J. Wysocki · 10 years ago
  87. ebc3193 thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points() by Geert Uytterhoeven · 10 years ago
  88. 975f7d4 qla2xxx: fix busy wait regression by Bruno Prémont · 10 years ago
  89. dd5a74f drm/radeon: integer underflow in radeon_cp_dispatch_texture() by Dan Carpenter · 10 years ago
  90. 02ae7af drm/radeon: adjust default bapm settings for KV by Alex Deucher · 10 years ago
  91. 410cce2 drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw by Alex Deucher · 10 years ago
  92. 5665c3e drm/radeon: fix sad_count check for dce3 by Alex Deucher · 10 years ago
  93. fbedf1c drm/radeon: KV has three PPLLs (v2) by Alex Deucher · 10 years ago
  94. 2030664 drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS) by Ben Goz · 10 years ago
  95. 2c0ee8b iommu/rockchip: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  96. 6d1b9cc iommu/vt-d: Remove dead code in device_notifier by Joerg Roedel · 10 years ago
  97. 62c2216 iommu/vt-d: Fix dmar_domain leak in iommu_attach_device by Joerg Roedel · 10 years ago
  98. 04561ca iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC by Laurent Pinchart · 10 years ago
  99. c702674 Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 10 years ago
  100. 91f491f iwlwifi: bump firmware API for mvm devices to 12 by Emmanuel Grumbach · 10 years ago