aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard12049-311133/+703934
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen1-1/+1
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä1-2/+3
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst5-99/+107
2019-10-02block: pg: add header include guardMasahiro Yamada1-1/+4
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding1-4/+6
2019-10-02timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds1-1/+3
2019-10-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-33/+29
2019-10-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo1-1/+5
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer1-0/+3
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer1-1/+1
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton1-1/+1
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cPaul Burton1-269/+0
2019-10-02MIPS: Wire up clone3 syscallPaul Burton5-3/+5
2019-10-02Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+22
2019-10-02char/random: Add a newline at the end of the fileBorislav Petkov1-1/+1
2019-10-02xen/xenbus: fix self-deadlock after killing user processJuergen Gross1-2/+18
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller32-46/+46
2019-10-02dt-bindings: phy: lantiq: Fix Property NameMaxime Ripard1-1/+1
2019-10-02dt-bindings: iio: ad7192: Fix DTC warning in the exampleMaxime Ripard1-0/+3
2019-10-02dt-bindings: iio: ad7192: Fix Regulator PropertiesMaxime Ripard1-4/+0
2019-10-02dt-bindings: media: rc: Fix redundant stringMaxime Ripard1-1/+0
2019-10-02dt-bindings: dsp: Fix fsl,dsp exampleMaxime Ripard1-0/+1
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann1-1/+11
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann1-0/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann1-2/+0
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann1-1/+1
2019-10-02drm/amd/display: memory leakNavid Emamdoost7-0/+7
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost1-12/+22
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák5-1/+19
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher2-4/+8
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu1-2/+0
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang5-0/+9
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang1-1/+1
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König1-2/+0
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton1-0/+1
2019-10-02ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean1-1/+2
2019-10-02Merge branch 'SJA1105-DSA-locking-fixes-for-PTP'David S. Miller3-10/+26
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean3-10/+25
2019-10-02net: dsa: sja1105: Initialize the meta_lockVladimir Oltean1-0/+1
2019-10-02net/rds: Fix error handling in rds_ib_add_one()Dotan Barak1-3/+3
2019-10-02net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij1-4/+7
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek1-1/+2
2019-10-02tipc: fix unlimited bundling of small messagesTuong Lien2-15/+19
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross9-122/+49
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan1-1/+4
2019-10-01xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9