summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du2019-12-071-0/+4
* kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du2019-12-071-12/+12
* kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du2019-12-071-29/+29
* kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du2019-12-071-84/+89
* kernel-hacking: group kernel data structures debugging togetherChangbin Du2019-12-071-10/+14
* kernel-hacking: create submenu for arch special debugging optionsChangbin Du2019-12-071-0/+4
* kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du2019-12-071-4/+8
* Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-069-69/+154
|\
| * ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2019-12-043-0/+6
| * ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platformsTakashi Iwai2019-12-031-6/+3
| * ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai2019-12-033-7/+18
| * ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th genJaroslav Kysela2019-11-291-0/+17
| * ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platformsKai Vehmanen2019-11-291-0/+5
| * ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idxKai Vehmanen2019-11-291-11/+11
| * ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951GTakashi Iwai2019-11-281-14/+3
| * ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2019-11-281-2/+5
| * ALSA: hda: hdmi - fix regression in connect list handlingKai Vehmanen2019-11-271-26/+12
| * ALSA: aloop: Avoid pointer dereference before null-checkAndrew Gabbasov2019-11-271-4/+4
| * ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by defaultAlex Deucher2019-11-261-0/+1
| * ALSA: hda/hdmi - enable runtime pm for newer AMD display audioAlex Deucher2019-11-261-12/+23
| * ALSA: hda/hdmi - Add new pci ids for AMD GPU display audioAlex Deucher2019-11-261-0/+14
| * ALSA: hda/hdmi - fix vgaswitcheroo detection for AMDAlex Deucher2019-11-261-0/+45
* | pipe: fix incorrect caching of pipe state over pipe_wait()Linus Torvalds2019-12-061-4/+6
* | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-06126-764/+2014
|\ \
| * \ Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...Dave Airlie2019-12-064-14/+13
| |\ \
| | * | drm/i915/ehl: Make icp_digital_port_connected() use phy instead of portMatt Roper2019-12-031-7/+5
| | * | Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2019-12-022-5/+6
| | |\ \
| | | * | drm/i915/gvt: Fix cmd length check for MI_ATOMICZhenyu Wang2019-12-021-3/+3
| | | * | drm/i915/gvt: Update force-to-nonpriv register whitelistGao, Fred2019-11-271-0/+1
| | | * | drm/i915/gvt: Refine non privilege register address calucationGao, Fred2019-11-271-2/+2
| | * | | drm/i915/gem: Take timeline->mutex to walk list-of-requestsChris Wilson2019-12-021-2/+2
| * | | | Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...Dave Airlie2019-12-056-4/+64
| |\ \ \ \
| | * | | | drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin2019-12-041-2/+4
| | * | | | drm/omap: fix dma_addr refcountingTomi Valkeinen2019-12-041-0/+4
| | * | | | drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck2019-12-031-0/+1
| | * | | | drm/mgag200: Add workaround for HW that does not support 'startadd'Thomas Zimmermann2019-11-272-1/+38
| | * | | | drm/mgag200: Store flags from PCI driver data in device structureThomas Zimmermann2019-11-272-0/+9
| | * | | | drm/mgag200: Extract device type from flagsThomas Zimmermann2019-11-272-1/+8
| * | | | | Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie2019-12-057-30/+104
| |\ \ \ \ \
| | * | | | | drm/tegra: Run hub cleanup on ->remove()Thierry Reding2019-12-041-0/+3
| | * | | | | drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding2019-12-041-2/+16
| | * | | | | drm/tegra: Silence expected errors on IOMMU attachThierry Reding2019-12-043-5/+3
| | * | | | | drm/tegra: vic: Export module device tableThierry Reding2019-12-041-2/+3
| | * | | | | drm/tegra: sor: Implement system suspend/resumeThierry Reding2019-12-041-5/+19
| | * | | | | drm/tegra: Use proper IOVA address for cursor imageThierry Reding2019-12-041-8/+8
| | * | | | | drm/tegra: gem: Remove premature import restrictionsThierry Reding2019-12-042-7/+11
| | * | | | | drm/tegra: gem: Properly pin imported buffersThierry Reding2019-12-041-0/+43
| | * | | | | drm/tegra: hub: Remove bogus connection mutex checkThierry Reding2019-12-041-3/+0
| * | | | | | ia64: agp: Replace empty define with do whileCorentin Labbe2019-12-041-2/+2
| * | | | | | agp: Add bridge parameter documentationCorentin Labbe2019-12-041-0/+3