aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/locking (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-26drm/exynos: gem: Fix sparse warningMarek Szyprowski2-2/+2
2020-08-25drm/omap: fix incorrect lock stateTomi Valkeinen1-1/+2
2020-08-25drm/i915: Fix cmd parser desc matching with masksMika Kuoppala1-4/+10
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva16-64/+64
2020-08-24ceph: don't allow setlease on cephfsJeff Layton1-0/+1
2020-08-24ceph: fix inode number handling on arches with 32-bit ino_tJeff Layton8-77/+74
2020-08-24drm/etnaviv: always start/stop scheduler in timeout processingLucas Stach1-5/+6
2020-08-24drm/etnaviv: fix external abort seen on GC600 rev 0x19Christian Gmeiner1-2/+9
2020-08-24hv_utils: drain the timesync packets on onchannelcallbackVineeth Pillai1-3/+16
2020-08-24hv_utils: return error if host timesysnc update is staleVineeth Pillai1-11/+35
2020-08-24mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko1-2/+0
2020-08-24libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov1-4/+4
2020-08-24binfmt_flat: revert "binfmt_flat: don't offset the data start"Max Filippov1-8/+12
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1148-2737/+2667
2020-08-23Linux 5.9-rc2Linus Torvalds1-1/+1
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22drm/msm/a6xx: fix frequency not always being restored on GMU resumeJonathan Marek1-0/+1
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark3-1/+8
2020-08-22drm/msm/a6xx: fix crashdec section name typoRob Clark1-1/+1
2020-08-22drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov1-1/+11
2020-08-22habanalabs: correctly report inbound pci region cfg errorOfir Bitton1-1/+1
2020-08-22habanalabs: check correct vmalloc return codeOfir Bitton2-3/+8