aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-27Merge tag 'drm-msm-fixes-2020-08-24' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie12-25/+99
2020-08-27Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixesDave Airlie2-7/+15
2020-08-27Merge tag 'exynos-drm-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie2-2/+2
2020-08-26io_uring: clear req->result on IOPOLL re-issueJens Axboe1-0/+1
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen1-0/+1
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher1-0/+4
2020-08-26drm/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas1-6/+3
2020-08-26drm/amdgpu: use MODE1 reset for navy_flounder by defaultJiansong Chen1-0/+1
2020-08-26drm/amd/pm: correct the thermal alert temperature limit settingsEvan Quan3-24/+21
2020-08-26drm/amdgpu: add asd fw check before loading asdTao Zhou1-2/+1
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu1-1/+1
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam1-0/+1
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung1-1/+1
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee3-22/+43
2020-08-26drm/amdgpu/gfx10: refine mgcg settingJiansong Chen1-4/+2
2020-08-26drm/amd/pm: correct Vega20 swctf limit settingEvan Quan1-2/+4
2020-08-26drm/amd/pm: correct Vega12 swctf limit settingEvan Quan1-2/+4
2020-08-26drm/amd/pm: correct Vega10 swctf limit settingEvan Quan1-2/+5
2020-08-26drm/amd/pm: set VCN pg per instancesJiansong Chen1-2/+2
2020-08-26drm/amd/pm: enable run_btc callback for sienna_cichlidJiansong Chen1-0/+7
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_capsFurquan Shaikh1-0/+2
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-08-26drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-08-26iio: dpot-dac: fix code comment in dpot_dac_read_raw()Gustavo A. R. Silva1-1/+2
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-25/+89
2020-08-26Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds23-73/+226
2020-08-26Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-14/+51
2020-08-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-30/+35
2020-08-26io_uring: make offset == -1 consistent with preadv2/pwritev2Jens Axboe1-4/+9
2020-08-26MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainersSteve Wahl1-0/+9
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik1-0/+1
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-08-26loop: Set correct device size when using LOOP_CONFIGUREMartijn Coenen1-2/+2
2020-08-26nbd: restore default timeout when setting it to zeroHou Pu1-0/+2
2020-08-26vdpa/mlx5: Avoid warnings about shifts on 32-bit platformsNathan Chancellor1-25/+25
2020-08-26vhost-iotlb: fix vhost_iotlb_itree_next() documentationStefano Garzarella1-2/+2
2020-08-26vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang2-3/+4
2020-08-26vdpa: ifcvf: return err when fail to request config irqJason Wang1-0/+4
2020-08-26lockdep,trace: Expose tracepointsPeter Zijlstra1-5/+9
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin2-15/+11
2020-08-26mips: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26arm64: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26nds32: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26locking/lockdep: CleanupPeter Zijlstra1-24/+30
2020-08-26x86/entry: Remove unused THUNKsPeter Zijlstra1-5/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra5-12/+4
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra6-33/+19