summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-02-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-02-11net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-02-11i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-11core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-11ACPI: PM: s2idle: Prevent spurious SCIs from waking up the systemRafael J. Wysocki
2020-02-11ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki
2020-02-11drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher
2020-02-11drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee
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