summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds2023-07-284-83/+58
|\
| * ublk: return -EINTR if breaking from waiting for existed users in DEL_DEVMing Lei2023-07-271-2/+2
| * ublk: fail to recover device if queue setup is interruptedMing Lei2023-07-271-1/+3
| * ublk: fail to start device if queue setup is interruptedMing Lei2023-07-271-1/+2
| * s390/dasd: print copy pair message only for the correct errorStefan Haberland2023-07-241-1/+1
| * s390/dasd: fix hanging device after request requeueStefan Haberland2023-07-241-77/+48
| * s390/dasd: use correct number of retries for ERP requestsStefan Haberland2023-07-241-1/+1
| * s390/dasd: fix hanging device after quiesce/resumeStefan Haberland2023-07-241-0/+1
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-284-31/+76
|\ \
| * | iommufd: Set end correctly when doing batch carryJason Gunthorpe2023-07-271-1/+1
| * | iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe2023-07-273-30/+75
* | | Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-284-21/+30
|\ \ \
| * | | dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber2023-07-251-10/+18
| * | | dm raid: protect md_stop() with 'reconfig_mutex'Yu Kuai2023-07-252-1/+5
| * | | dm raid: clean up four equivalent goto tags in raid_ctr()Yu Kuai2023-07-251-18/+9
| * | | dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai2023-07-251-2/+7
| * | | dm integrity: fix double free on memory allocation failureMikulas Patocka2023-07-251-0/+1
* | | | Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-2823-50/+88
|\ \ \ \
| * \ \ \ Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-07-2810-28/+54
| |\ \ \ \
| | * | | | drm/msm: Disallow submit with fence id 0Rob Clark2023-07-261-1/+1
| | * | | | drm/msm: Fix hw_fence error path cleanupRob Clark2023-07-172-1/+19
| | * | | | drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui2023-07-171-1/+1
| | * | | | drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark2023-07-151-1/+1
| | * | | | drm/msm/a690: Remove revn and nameRob Clark2023-07-152-3/+2
| | * | | | drm/msm/adreno: Fix warn splat for devices without revnRob Clark2023-07-151-3/+6
| | * | | | drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY configMarijn Suijten2023-07-131-2/+0
| | * | | | drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov2023-07-131-13/+0
| | * | | | drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planesJonathan Marek2023-07-131-1/+7
| | * | | | drm/msm/mdss: correct UBWC programming for SM8550Dmitry Baryshkov2023-07-131-2/+17
| * | | | | Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-07-2811-19/+27
| |\ \ \ \ \
| | * | | | | drm/amdgpu: Restore HQD persistent state registerLijo Lazar2023-07-251-1/+2
| | * | | | | drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter2023-07-251-1/+1
| | * | | | | drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen2023-07-251-0/+3
| | * | | | | drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee2023-07-251-1/+4
| | * | | | | drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen2023-07-251-1/+2
| | * | | | | drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian2023-07-251-1/+1
| | * | | | | drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello2023-07-251-3/+3
| | * | | | | drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu2023-07-251-4/+1
| | * | | | | drm/amdkfd: fix trap handling work around for debuggingJonathan Kim2023-07-253-7/+10
| * | | | | | drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET2023-07-251-2/+4
| * | | | | | drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada2023-07-251-1/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-283-5/+5
|\ \ \ \ \ \
| * | | | | | cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()Breno Leitao2023-07-181-1/+1
| * | | | | | cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()Breno Leitao2023-07-181-2/+1
| * | | | | | cxl/mem: Fix a double shift bugDan Carpenter2023-07-141-1/+1
| * | | | | | cxl: fix CONFIG_FW_LOADER dependencyArnd Bergmann2023-07-141-1/+2
* | | | | | | Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-2731-138/+405
|\ \ \ \ \ \ \
| * | | | | | | benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-07-271-1/+2
| * | | | | | | virtio-net: fix race between set queues and probeJason Wang2023-07-261-2/+2
| * | | | | | | net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang2023-07-261-4/+12