summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-25drm/i915/gt: Batch TLB invalidationsChris Wilson10-35/+125
2022-08-25drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson1-0/+3
2022-08-25drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson1-0/+10
2022-08-25drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson3-11/+19
2022-08-25drm/amdgpu: change vram width algorithm for vram_info v3_0Likun Gao1-1/+1
2022-08-25mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET1-2/+4
2022-08-25mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-25mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-25ata: libata-eh: Add missing command nameDamien Le Moal1-0/+1
2022-08-25s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger2-0/+7
2022-08-25drm/amd/display: Check correct bounds for stream encoder instances for DCN303Aurabindo Pillai1-1/+1
2022-08-25drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher6-12/+14
2022-08-25drm/ttm: Fix dummy res NULL ptr deref bugArunpravin Paneer Selvam1-1/+1
2022-08-25drm/nouveau: recognise GA103Karol Herbst1-0/+22
2022-08-25drm/i915/gem: Remove shared locking on freeing objectsChris Wilson2-14/+6
2022-08-25RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe1-1/+7
2022-08-21tee: add overflow check in register_shm_helper()Jens Wiklander1-0/+3
2022-08-17vxlan: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon1-4/+7
2022-08-17geneve: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon1-0/+1
2022-08-17net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean1-1/+14
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman19-30/+39
2022-08-17Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman3-10/+8
2022-08-17Revert "drm/bridge: anx7625: Use DPI bus type"Robert Foss1-4/+4
2022-08-17xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park1-3/+1
2022-08-17xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne1-6/+3
2022-08-17xen-blkback: fix persistent grants negotiationSeongJae Park1-8/+7
2022-08-17tpm: Add check for Failure mode for TPM2 modulesMÃ¥rten Lindahl1-0/+6
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer2-7/+7
2022-08-17dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka1-1/+1
2022-08-17dm raid: fix address sanitizer warning in raid_statusMikulas Patocka1-1/+1
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki1-30/+24
2022-08-17intel_idle: make SPR C1 and C1E be independentArtem Bityutskiy1-23/+1
2022-08-17dm thin: fix use-after-free crash in dm_sm_register_threshold_callbackLuo Meng2-3/+8
2022-08-17dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka1-1/+1
2022-08-17PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko1-20/+28
2022-08-17PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella1-1/+6
2022-08-17iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin1-1/+1
2022-08-17intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5
2022-08-17intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-08-17intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-08-17firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla1-26/+35
2022-08-17drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi1-7/+21
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld2-18/+18
2022-08-17Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen1-0/+4
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-08-17scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi1-7/+17
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-08-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran4-1/+81
2022-08-17scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-08-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi1-2/+2