summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim
2020-02-11amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu
2020-02-11drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang
2020-02-11drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun
2020-02-11drm/amd/display: Check engine is not NULL before acquiringAric Cyr
2020-02-11ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar
2020-02-11drm/amd/display: Use dcfclk to populate watermark rangesSung Lee
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-02-11drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-11ALSA: usb-audio: Fix UAC2/3 effect unit parsingTakashi Iwai
2020-02-11ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headsetTakashi Iwai
2020-02-11drm/i915: Check activity on i915_vma after confirming pin_count==0Chris Wilson
2020-02-11drm/i915/gem: Detect overflow in calculating dumb buffer sizeChris Wilson
2020-02-11drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson
2020-02-11drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain listChris Wilson
2020-02-11drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson
2020-02-11arm64: Fix CONFIG_ARCH_RANDOM=n buildRobin Murphy
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-11ACPI: EC: Fix flushing of pending workRafael J. Wysocki
2020-02-10tracing: Consolidate trace() functionsTom Zanussi
2020-02-10tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi
2020-02-10tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi
2020-02-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-10Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-10tools/bootconfig: Suppress non-error messagesMasami Hiramatsu
2020-02-10bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu
2020-02-11kbuild: fix mismatch between .version and include/generated/compile.hMasahiro Yamada
2020-02-11scripts/kallsyms: fix memory corruption caused by write over-runMasahiro Yamada
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2020-02-10bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)
2020-02-10tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu
2020-02-10tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu
2020-02-10qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork
2020-02-10net: dsa: mv88e6xxx: Prevent truncation of longer interrupt namesAndrew Lunn
2020-02-10qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-02-10gpio: sifive: fix static checker warningYash Shah
2020-02-10drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson
2020-02-10drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-02-10drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä
2020-02-10drm/i915/gem: Take local vma references for the parserChris Wilson
2020-02-10drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson
2020-02-10spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd
2020-02-10gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas
2020-02-10Merge tag 'gpio-fixes-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij
2020-02-10arm64/spinlock: fix a -Wunused-function warningQian Cai