summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-20crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain1-1/+2
2023-11-20nd_btt: Make BTT lanes preemptibleTomas Glozar1-4/+4
2023-11-20libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...Chen Ni1-1/+7
2023-11-20scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return codeTyrel Datwyler1-2/+1
2023-11-20crypto: qat - fix unregistration of compression algorithmsGiovanni Cabiddu2-1/+5
2023-11-20crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu2-1/+5
2023-11-20crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu1-1/+3
2023-11-20crypto: qat - fix state machines cleanup pathsGiovanni Cabiddu2-7/+7
2023-11-20RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva4-8/+12
2023-11-20hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-11-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren2-1/+7
2023-11-20crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-11-20crypto: ccp - Get a free page to use while fetching initial nonceMario Limonciello1-1/+1
2023-11-20iommufd: Add iopt_area_alloc()Jason Gunthorpe2-3/+17
2023-11-20soc: qcom: pmic_glink: fix connector type to be DisplayPortDmitry Baryshkov1-1/+1
2023-11-20memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding1-0/+4
2023-11-20firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta1-0/+30
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla1-0/+1
2023-11-20firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla1-10/+2
2023-11-20firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla1-0/+1
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole1-45/+1
2023-11-20soc: qcom: llcc: Handle a second device without data corruptionUwe Kleine-König1-0/+3
2023-11-20perf: hisi: Fix use-after-free when register pmu failsJunhao He2-4/+4
2023-11-20drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang1-3/+4
2023-11-20perf/arm-cmn: Fix DTC domain detectionRobin Murphy1-2/+14
2023-11-20drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan1-1/+3
2023-11-20drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen1-4/+4
2023-11-20drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handlingAngeloGioacchino Del Regno1-2/+2
2023-11-20clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara1-2/+3
2023-11-20drm/msm/dsi: free TX buffer in unbindDmitry Baryshkov3-6/+11
2023-11-20drm/msm/dsi: use msm_gem_kernel_put to free TX bufferDmitry Baryshkov1-2/+1
2023-11-20xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledMarek Marczykowski-Górecki3-25/+23
2023-11-20xen: Make struct privcmd_irqfd's layout architecture independentViresh Kumar1-1/+1
2023-11-20xenbus: fix error exit in xenbus_init()Juergen Gross1-1/+1
2023-11-20drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()Dan Carpenter1-1/+1
2023-11-20drm/bridge: lt9611uxc: fix the race in the error pathDmitry Baryshkov1-4/+6
2023-11-20gpu: host1x: Correct allocated size for contextsJohnny Liu1-2/+2
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET1-2/+13
2023-11-20drm/msm/a6xx: Fix unknown speedbin caseKonrad Dybcio1-1/+1
2023-11-20drm/msm/adreno: Fix SM6375 GPU IDKonrad Dybcio1-1/+1
2023-11-20accel/habanalabs/gaudi2: Fix incorrect string length computation in gaudi2_ps...Christophe JAILLET1-2/+2
2023-11-20drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin1-0/+3
2023-11-20drm/mediatek: Fix iommu fault by swapping FBs after updating plane stateJason-JH.Lin1-1/+1
2023-11-20drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver dataJason-JH.Lin1-0/+1
2023-11-20drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer1-1/+32
2023-11-20drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer1-9/+14
2023-11-20drm/amd/display: Check all enabled planes in dm_check_crtc_cursorMichel Dänzer1-2/+12
2023-11-20drm/amd/display: Fix null pointer dereference in error messageCong Liu1-2/+1
2023-11-20drm/amdkfd: Handle errors from svm validate and mapPhilip Yang2-44/+39
2023-11-20drm/amdkfd: Remove svm range validated_once flagPhilip Yang2-4/+1