summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-04-17drm/i915/gt: Fill all the unused space in the GGTTChris Wilson1-10/+27
2020-04-17drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio4-31/+36
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Lyude Paul1-13/+0
2020-04-17scsi: sr: Fix sr_block_release()Bart Van Assche1-1/+3
2020-04-17scsi: sr: get rid of sr global mutexMerlijn Wajer2-9/+13
2020-04-17xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross1-5/+12
2020-04-17ipmi: fix hung processes in __get_guid()Wen Yang1-2/+2
2020-04-17libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-17cpufreq: powernv: Fix use-after-freeOliver O'Halloran1-0/+6
2020-04-17clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil1-1/+1
2020-04-17clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil1-1/+3
2020-04-17Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-17drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson1-0/+13
2020-04-17drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2Hans de Goede1-0/+4
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak1-1/+5
2020-04-17drm/prime: fix extracting of the DMA addresses from a scatterlistMarek Szyprowski1-12/+25
2020-04-17drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss1-1/+1
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-17drm/amd/powerplay: implement the is_dpm_running()Prike Liang1-0/+12
2020-04-17drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7
2020-04-17drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson1-21/+2
2020-04-17drm/etnaviv: rework perfmon query infrastructureChristian Gmeiner1-7/+52
2020-04-17drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe1-3/+2
2020-04-17drm/i915/gem: Flush all the reloc_gpu batchChris Wilson1-3/+5
2020-04-17vfio: platform: Switch to platform_get_irq_optional()Eric Auger1-1/+1
2020-04-17scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2-20/+40
2020-04-17scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart1-1/+3
2020-04-17scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu2-1/+8
2020-04-17scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-04-17crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef1-2/+6
2020-04-17crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef1-2/+4
2020-04-17crypto: ccree - protect against empty or NULL scatterlistsGilad Ben-Yossef2-35/+28
2020-04-17crypto: caam - update xts sector size for large input lengthAndrei Botila1-2/+14
2020-04-17crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă1-4/+10
2020-04-17dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()Nikos Tsironis3-3/+3
2020-04-17dm clone: Add missing casts to prevent overflows and data corruptionNikos Tsironis1-3/+6
2020-04-17dm clone: Add overflow check for number of regionsNikos Tsironis1-1/+11
2020-04-17dm clone: Fix handling of partial region discardsNikos Tsironis2-14/+42
2020-04-17dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu1-1/+0
2020-04-17dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)1-0/+1
2020-04-17dm integrity: fix a crash with unusually large tag sizeMikulas Patocka1-2/+2
2020-04-17dm writecache: add cond_resched to avoid CPU hangsMikulas Patocka1-1/+5
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan1-12/+19
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy1-4/+4
2020-04-17crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos1-30/+28
2020-04-17remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin1-0/+7
2020-04-17remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar1-1/+18