1. 1d94f9f xfs: fix remote symlinks on V5/CRC filesystems by Eric Sandeen · 10 years ago
  2. f8a895a libata: Fix regression when the NCQ Send and Receive log page is absent by Martin K. Petersen · 10 years ago
  3. 0f97456 drm: Stop resetting connector state to unknown by Daniel Vetter · 10 years ago
  4. 463059b drm: Provide compat ioctl for addfb2.1 by Tvrtko Ursulin · 10 years ago
  5. 7e23079 drm: add a check for x/y in drm_mode_setcrtc by Zhao Junwang · 10 years ago
  6. c224888 drm/rockchip: use drm_gem_mmap helpers by Daniel Kurtz · 10 years ago
  7. 8a23541 drm/radeon/ci: silence a harmless PCC warning by Alex Deucher · 10 years ago
  8. d019429 drm/radeon: fix user ptr race condition by Christian König · 10 years ago
  9. ea039f9 drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 by Alex Deucher · 10 years ago
  10. f72642c drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL by Michel Dänzer · 10 years ago
  11. 46b3347 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 10 years ago
  12. 5161879 drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 10 years ago
  13. 7c4cbc8 drm/radeon: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 10 years ago
  14. 5630855 drm/radeon: fix HDP flushing by Grigori Goronzy · 10 years ago
  15. 8b941a4 drm/radeon: only check the sink type on DP connectors by Alex Deucher · 10 years ago
  16. d1a4362 Revert "drm/radeon: dont switch vt on suspend" by Alex Deucher · 10 years ago
  17. 7b49262 drm/radeon: SDMA fix hibernation (CI GPU family). by Jérôme Glisse · 10 years ago
  18. e250833 drm/radeon: compute ring fix hibernation (CI GPU family) v2. by Jérôme Glisse · 10 years ago
  19. 1f977d7 drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls by Chris Wilson · 10 years ago
  20. 6fff1aa Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" by Daniel Vetter · 10 years ago
  21. 7bd3a9a drm/i915: Forward all core DRM ioctls to core compat handling by Tvrtko Ursulin · 10 years ago
  22. e639564 drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 10 years ago
  23. 0f2bb04 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 10 years ago
  24. fb07c9c drm/i915: fix backlight after resume on 855gm by Jani Nikula · 10 years ago
  25. 6947522 drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
  26. 28362ad drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path by Michel Thierry · 10 years ago
  27. 598f69d drm/radeon: clean up radeon_audio_enable by Alex Deucher · 10 years ago
  28. 32d12fc drm/radeon: take the mode_config mutex when dealing with hpds (v2) by Alex Deucher · 10 years ago
  29. c074d39 drm/atomic: fix out of bounds read in for_each_*_in_state helpers by Andrey Ryabinin · 10 years ago
  30. db4d915 drm/bridge: ptn3460: Include linux/gpio/consumer.h by Geert Uytterhoeven · 10 years ago
  31. e0cf83c drm/qxl: Do not leak memory if qxl_release_list_add fails by Frediano Ziglio · 10 years ago
  32. 3d47c41 drm/qxl: Do not cause spice-server to clean our objects by Frediano Ziglio · 10 years ago
  33. 3950be0 drm/tegra: dpaux: Fix transfers larger than 4 bytes by Thierry Reding · 10 years ago
  34. c8f84f0 drm/dp/mst: make sure mst_primary mstb is valid in work function by Daniel Vetter · 10 years ago
  35. e60bd2d drm/dp/mst: take lock around looking up the branch device on hpd irq by Dave Airlie · 10 years ago
  36. 5c50716 drm/dp/mst: close deadlock in connector destruction. by Dave Airlie · 10 years ago
  37. 0f0b7b1 drm/vgem: Set unique to "vgem" by Daniel Vetter · 10 years ago
  38. 95f9b41 bus: arm-ccn: Fix node->XP config conversion by Pawel Moll · 10 years ago
  39. 8aef146 ARM: at91/dt: update udc compatible strings by Boris Brezillon · 10 years ago
  40. 70e4218 ARM: at91/dt: trivial: fix USB udc compatible string by Nicolas Ferre · 10 years ago
  41. 6e853d1 tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send by Nicolas Ferre · 10 years ago
  42. e4b5f20 ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodes by ludovic.desroches@atmel.com · 10 years ago
  43. 85d5e51 ARM: at91/dt: sama5d4ek: mci0 uses slot 0 by Ludovic Desroches · 10 years ago
  44. f7639d3 block: Do a full clone when splitting discard bios by Martin K. Petersen · 10 years ago
  45. adc7a64 block: loop: avoiding too many pending per work I/O by Ming Lei · 10 years ago
  46. 7c9da37 block: loop: convert to per-device workqueue by Ming Lei · 10 years ago
  47. 4f27844 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() by Tomas Winkler · 10 years ago
  48. be22af9 dm btree: silence lockdep lock inversion in dm_btree_del() by Joe Thornber · 10 years ago
  49. b2ce140 dm thin: allocate the cell_sort_array dynamically by Joe Thornber · 10 years ago
  50. 3fa6173c dm btree remove: fix bug in redistribute3 by Dennis Yang · 10 years ago
  51. 0cb6b5a dm space map metadata: fix occasional leak of a metadata block on resize by Joe Thornber · 10 years ago
  52. 3198d36 dm stats: fix divide by zero if 'number_of_areas' arg is zero by Mikulas Patocka · 10 years ago
  53. 3bf9ad4 dm cache: fix race when issuing a POLICY_REPLACE operation by Joe Thornber · 10 years ago
  54. 0906f9b usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function by AMAN DEEP · 10 years ago
  55. e951f84 usb: core: lpm: set lpm_capable for root hub device by Lu Baolu · 10 years ago
  56. 2c231ae USB: OHCI: Fix race between ED unlink and URB submission by Alan Stern · 10 years ago
  57. ba4ba9b USB: serial: Destroy serial_minors IDR on module exit by Johannes Thumshirn · 10 years ago
  58. 8701f78 USB: option: add 2020:4000 ID by Claudio Cappelli · 10 years ago
  59. 7e5423d USB: cp210x: add ID for Aruba Networks controllers by Peter Sanford · 10 years ago
  60. 13d5f38 usb: musb: host: rely on port_mode to call musb_start() by Felipe Balbi · 10 years ago
  61. 1fd1fe3 usb: f_mass_storage: limit number of reported LUNs by Michal Nazarewicz · 10 years ago
  62. 35dff3a usb: gadget: mv_udc_core: fix phy_regs I/O memory leak by Alexey Khoroshilov · 10 years ago
  63. 4db43b5 usb: gadget: f_fs: do not set cancel function on synchronous {read,write} by Rui Miguel Silva · 10 years ago
  64. c856349 usb: gadget: composite: Fix NULL pointer dereference by Kishon Vijay Abraham I · 10 years ago
  65. a808fa0 phy: berlin-usb: fix divider for BG2CD by Thomas Hebb · 10 years ago
  66. cc4c7d2 usb: phy: mxs: suspend to RAM causes NULL pointer dereference by Stefan Wahren · 10 years ago
  67. d1221a6 phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function. by NeilBrown · 10 years ago
  68. f32f8e6 USB: devio: fix a condition in async_completed() by Dan Carpenter · 10 years ago
  69. 2c2e438 usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset by Robert Schlabbach · 10 years ago
  70. b747331 usb: dwc3: Reset the transfer resource index on SET_INTERFACE by John Youn · 24 years ago
  71. 0343379 usb: dwc3: gadget: don't clear EP_BUSY too early by Felipe Balbi · 10 years ago
  72. f46bc29 usb: dwc3: gadget: return error if command sent to DEPCMD register fails by Subbaraya Sundeep Bhatta · 10 years ago
  73. 2dc7e2d usb: dwc3: gadget: return error if command sent to DGCMD register fails by Subbaraya Sundeep Bhatta · 10 years ago
  74. 5a01a6e libata: force disable trim for SuperSSpeed S238 by Arne Fitzenreiter · 10 years ago
  75. 5f5cc9d libata: Do not blacklist M510DC by Martin K. Petersen · 10 years ago
  76. 3b1c86a libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit by David Milburn · 10 years ago
  77. 54150eb libata: add ATA_HORKAGE_NOTRIM by Arne Fitzenreiter · 10 years ago
  78. e77d213 libata: Expose TRIM capability in sysfs by Martin K. Petersen · 10 years ago
  79. a1fcca3 libata: Fall back to unqueued READ LOG EXT if the DMA variant fails by Martin K. Petersen · 10 years ago
  80. 822d2ea libata: increase the timeout when setting transfer mode by Mikulas Patocka · 10 years ago
  81. 5c040d1 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER by Aleksei Mamlin · 10 years ago
  82. eda7047 libata: Do not blacklist Micron M500DC by Martin K. Petersen · 10 years ago
  83. 3041c3f ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entry by Peter Ujfalusi · 10 years ago
  84. 849349a ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a card by Peter Ujfalusi · 10 years ago
  85. 01567c4 ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1] by Zidan Wang · 10 years ago
  86. 142796f ASoC: wm8903: Fix define for WM8903_VMID_RES_250K by Axel Lin · 10 years ago
  87. 9838469 ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits by Axel Lin · 10 years ago
  88. 5d799a8 ASoC: wm8737: Fixup setting VMID Impedance control register by Axel Lin · 10 years ago
  89. 91ff381 ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependency, again by Arnd Bergmann · 10 years ago
  90. ebfcb43 ASoC: imx-wm8962: Add a missing error check by Dan Carpenter · 10 years ago
  91. d23555e ASoC: qcom: remove incorrect dependencies by Arnd Bergmann · 10 years ago
  92. b5bb3aa8 ASoC: max98925: Fix mask for setting DAI invert mode by Axel Lin · 10 years ago
  93. d83057a ASoC: rt5645: Init jack_detect_work before registering irq by Nicolas Boichat · 10 years ago
  94. b955267 ASoC: arizona: Fix noise generator gain TLV by Richard Fitzgerald · 10 years ago
  95. 27b7617 cx24116: fix a buffer overflow when checking userspace params by Mauro Carvalho Chehab · 10 years ago
  96. 22ab213 s5h1420: fix a buffer overflow when checking userspace params by Mauro Carvalho Chehab · 10 years ago
  97. 755d7f5 saa7164: fix querycap warning by Hans Verkuil · 10 years ago
  98. 16eeb21 af9013: Don't accept invalid bandwidth by Mauro Carvalho Chehab · 10 years ago
  99. ce99975 cx24117: fix a buffer overflow when checking userspace params by Mauro Carvalho Chehab · 10 years ago
  100. a7faceb cx18: add missing caps for the PCM video device by Hans Verkuil · 10 years ago