1. 178d07a bcma: use (get|put)_device when probing/removing device driver by Rafał Miłecki · 8 years ago
  2. 6f9c02a md linear: fix a race between linear_add() and linear_congested() by colyli@suse.de · 8 years ago
  3. de2aa5b rtc: sun6i: Switch to the external oscillator by Maxime Ripard · 8 years ago
  4. 6aae7ff rtc: sun6i: Add some locking by Maxime Ripard · 8 years ago
  5. 616f5ef rtc: sun6i: Disable the build as a module by Maxime Ripard · 8 years ago
  6. 5af94e6 VME: restore bus_remove function causing incomplete module unload by Stefano Babic · 8 years ago
  7. 5ea52fa rtlwifi: rtl8192c-common: Fix "BUG: KASAN: by Larry Finger · 7 years ago
  8. d56dd01 rtlwifi: Fix alignment issues by Ping-Ke Shih · 8 years ago
  9. 24d77f9 remoteproc: qcom: mdt_loader: Don't overwrite firmware object by Bjorn Andersson · 8 years ago
  10. c8cdd92 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 7 years ago
  11. fbff994 Drivers: hv: util: Backup: Fix a rescind processing issue by K. Y. Srinivasan · 8 years ago
  12. 4db47d9 Drivers: hv: util: Fcopy: Fix a rescind processing issue by K. Y. Srinivasan · 8 years ago
  13. d4d5b50 Drivers: hv: util: kvp: Fix a rescind processing issue by K. Y. Srinivasan · 8 years ago
  14. 728fe69 Drivers: hv: vmbus: Fix a rescind handling bug by K. Y. Srinivasan · 8 years ago
  15. e44eab5 Drivers: hv: vmbus: Prevent sending data on a rescinded channel by K. Y. Srinivasan · 8 years ago
  16. 664f72a hv: don't reset hv_context.tsc_page on crash by Vitaly Kuznetsov · 8 years ago
  17. 6e936b0 hv: init percpu_list in hv_synic_alloc() by Vitaly Kuznetsov · 8 years ago
  18. 879dc37 hv: allocate synic pages for all present CPUs by Vitaly Kuznetsov · 8 years ago
  19. 6d0511e usb: gadget: f_hid: Use spinlock instead of mutex by Krzysztof Opasiak · 8 years ago
  20. d3acd94 usb: gadget: f_hid: fix: Prevent accessing released memory by Krzysztof Opasiak · 8 years ago
  21. b6092a5 usb: gadget: f_hid: fix: Free out requests by Krzysztof Opasiak · 8 years ago
  22. 92ee948 usb: gadget: udc: fsl: Add missing complete function. by Magnus Lilja · 8 years ago
  23. 881b522 usb: gadget: udc-core: Rescan pending list on driver unbind by Krzysztof Opasiak · 8 years ago
  24. 82bd560 usb: host: xhci: plat: check hcc_params after add hcd by William wu · 8 years ago
  25. 3ccf60e usb: dwc3: gadget: skip Set/Clear Halt when invalid by Felipe Balbi · 8 years ago
  26. 5413f43 usb: musb: da8xx: Remove CPPI 3.0 quirk and methods by Alexandre Bailon · 7 years ago
  27. c259832 w1: ds2490: USB transfer buffers need to be DMAable by Maciej S. Szmigiero · 8 years ago
  28. 1de8695 w1: don't leak refcount on slave attach failure in w1_attach_slave_device() by Maciej S. Szmigiero · 8 years ago
  29. 7afc0ee can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 7 years ago
  30. cec7abd can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 7 years ago
  31. a34546c iio: pressure: mpl3115: do not rely on structure field ordering by Peter Rosin · 7 years ago
  32. 602bd10 iio: pressure: mpl115: do not rely on structure field ordering by Peter Rosin · 7 years ago
  33. 65013a9 Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() by Vitaly Kuznetsov · 8 years ago
  34. 730b1b2 PCI: altera: Fix TLP_CFG_DW0 for TLP write by Ley Foon Tan · 7 years ago
  35. 1fb738a pci/hotplug/pnv-php: Disable MSI and PCI device properly by Gavin Shan · 7 years ago
  36. bc5338a PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal by Dexuan Cui · 7 years ago
  37. 787fd7a ath9k: use correct OTP register offsets for the AR9340 and AR9550 by Christian Lamparter · 7 years ago
  38. c41cae0 ath9k: fix race condition in enabling/disabling IRQs by Felix Fietkau · 7 years ago
  39. 93c1f1d ath5k: drop bogus warning on drv_set_key with unsupported cipher by Felix Fietkau · 8 years ago
  40. bac7f71 ath10k: fix boot failure in UTF mode/testmode by Tamizh chelvam · 7 years ago
  41. d2a8cd3 mei: remove support for broken parallel read by Alexander Usyskin · 7 years ago
  42. 8ca25e3 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 7 years ago
  43. 50447af block/loop: fix race between I/O and set_status by Ming Lei · 7 years ago
  44. 206af3d power: reset: at91-poweroff: timely shutdown LPDDR memories by Alexandre Belloni · 8 years ago
  45. e9dc833 scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 7 years ago
  46. 73f5176 scsi: aacraid: Reorder Adapter status check by Raghava Aditya Renukunta · 7 years ago
  47. a50781f scsi: storvsc: properly set residual data length on errors by Long Li · 8 years ago
  48. e596937 scsi: storvsc: properly handle SRB_ERROR when sense message is present by Long Li · 8 years ago
  49. 27f5ef3 scsi: storvsc: use tagged SRB requests if supported by the device by Long Li · 8 years ago
  50. 2937e22 dm raid: fix data corruption on reshape request by Heinz Mauelshagen · 7 years ago
  51. b7f874e dm round robin: revert "use percpu 'repeat_count' and 'current_path'" by Mike Snitzer · 7 years ago
  52. bad6c16 dm stats: fix a leaked s->histogram_boundaries array by Mikulas Patocka · 7 years ago
  53. 9987feb dm cache: fix corruption seen when using cache > 2TB by Joe Thornber · 7 years ago
  54. fe8f92c PM / devfreq: Fix wrong trans_stat of passive devfreq device by Chanwoo Choi · 7 years ago
  55. 2294b77 PM / devfreq: Fix available_governor sysfs by Chanwoo Choi · 7 years ago
  56. 8f6620e mm balloon: umount balloon_mnt when removing vb device by Yisheng Xie · 7 years ago
  57. 24427cd iommu/vt-d: Tylersburg isoch identity map check is done too late. by Ashok Raj · 7 years ago
  58. 84c2697 tpm_tis: fix the error handling of init_tis() by Wei Yongjun · 7 years ago
  59. 2f714ba regulator: Fix regulator_summary for deviceless consumers by Leonard Crestez · 7 years ago
  60. 59cd503 coresight: STM: Balance enable/disable by Suzuki K Poulose · 8 years ago
  61. c7472b9 staging: rtl: fix possible NULL pointer dereference by Arnd Bergmann · 8 years ago
  62. 148c452 staging/lustre/lnet: Fix allocation size for sv_cpt_data by Oleg Drokin · 7 years ago
  63. 2893a55 staging: greybus: loopback: fix broken udelay by Johan Hovold · 8 years ago
  64. 6c95eba hwmon: (it87) Ensure that pwm control cache is current before updating values by Guenter Roeck · 7 years ago
  65. 4401e47 hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers by Guenter Roeck · 7 years ago
  66. 404950a spi: s3c64xx: fix inconsistency between binding and driver by Andi Shyti · 7 years ago
  67. 719f176 media: Properly pass through media entity types in entity enumeration by Sakari Ailus · 8 years ago
  68. ce1e60b lirc_dev: LIRC_{G,S}ET_REC_MODE do not work by Sean Young · 8 years ago
  69. 238442c cxd2820r: fix gpio null pointer dereference by Antti Palosaari · 8 years ago
  70. 7e5b779 media: fix dm1105.c build error by Randy Dunlap · 8 years ago
  71. 02789cc uvcvideo: Fix a wrong macro by Guennadi Liakhovetski · 8 years ago
  72. d6b88a0 am437x-vpfe: always assign bpp variable by Nicolas Iooss · 8 years ago
  73. 80bbadb mmc: sdhci-acpi: support deferred probe by Zhang Rui · 8 years ago
  74. 7fbd279 msm: vidc: Rewrite QP setting to HW by Praneeth Paladugu · 8 years ago
  75. 8d91a62 msm: cam: reqmgr: Add request manager driver by Sagar Gore · 7 years ago
  76. f3ea404f iommu: arm-smmu: Ensure tbu driver is registered before arm-smmu by Patrick Daly · 7 years ago
  77. 3451684 iommu: arm-smmu: Use subsys_initcall to register driver by Patrick Daly · 7 years ago
  78. 000a2f2 iommu: arm-smmu: Handle multiple arm-smmu instances by Patrick Daly · 7 years ago
  79. 8e3371a iommu: arm-smmu: Ensure add_device is called properly by Patrick Daly · 7 years ago
  80. c47dcd4 iommu: arm-smmu: Fixup of_iommu_configure failure by Patrick Daly · 7 years ago
  81. 1a95102 Merge "drm/msm/sde: add p010 compressed pixel format capabilities" into msm-4.9 by Kyle Yan · 7 years ago
  82. 8cbb26e Merge "drm/msm/sde: expose 10 bit pixel format capabilities" into msm-4.9 by Kyle Yan · 7 years ago
  83. f1ca7e3 Merge "usb: gadget: f_fs: Fix memory leak for ipc_log_context" into msm-4.9 by Kyle Yan · 7 years ago
  84. 6cae767 Merge "usb: dwc3-msm: Fix restart usb work functionality" into msm-4.9 by Kyle Yan · 7 years ago
  85. 4a7557c6 Merge "USB: dwc3-msm: Add support for voting for PM_QOS_LATENCY" into msm-4.9 by Kyle Yan · 7 years ago
  86. 7827ec0 Merge "usb: dwc3: Set core clk rate to default upon device remove notification" into msm-4.9 by Kyle Yan · 7 years ago
  87. b2a55a8 Merge "USB: dwc3: msm: Fail probe if core-clk-rate is not passed from dts" into msm-4.9 by Kyle Yan · 7 years ago
  88. 1162635 Merge "dwc3: core: remove nominal_elastic_buffer related functionality" into msm-4.9 by Kyle Yan · 7 years ago
  89. 0576a1e msm: sde: avoid redundant signal/release on finished request by Alan Kwong · 8 years ago
  90. 8365a58 msm: sde: add base support for mdss 4.x rotator by Alan Kwong · 8 years ago
  91. 6fd97a9 drm/msm/sde: initialize flush mask for command encoder by Alan Kwong · 8 years ago
  92. 76c9d18 drm/msm: update reset value of rotation property to zero by Alan Kwong · 8 years ago
  93. 5a50a4a drm/msm/sde: enable debugfs for writeback timeout by Alan Kwong · 8 years ago
  94. 531f557 drm/msm: change rotate/reflect constant to new DRM convention by Clarence Ip · 8 years ago
  95. 9c33a2c drm: enable DRM_MODE_FB_SECURE in drm framebuffer create by Alan Kwong · 8 years ago
  96. 578cdaf drm/msm: add kernel mapping of writeback framebuffer by Alan Kwong · 8 years ago
  97. 624d3f2 usb: gadget: f_fs: Fix memory leak for ipc_log_context by Hemant Kumar · 7 years ago
  98. 69f4c05 usb: dwc3-msm: Fix restart usb work functionality by Azhar Shaikh · 8 years ago
  99. e6d3f80 USB: dwc3-msm: Add support for voting for PM_QOS_LATENCY by Vijayavardhan Vennapusa · 8 years ago
  100. 6f504dc usb: dwc3: Set core clk rate to default upon device remove notification by Hemant Kumar · 7 years ago