summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27PCI: Do not attempt to set ExtTag for VFsHåkon Bugge1-1/+2
2026-02-27Documentation: tracing: Add PCI tracepoint documentationShuai Xue2-0/+75
2026-02-27PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning conditionHou Tao1-1/+1
2026-02-27PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() failsHou Tao1-0/+1
2026-02-27wifi: cfg80211: Fix use_for flag update on BSS refreshHuang Chenming1-1/+1
2026-02-27PCI/PM: Avoid redundant delays on D3hot->D3coldBrian Norris1-0/+3
2026-02-27Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errorsBaruch Siach1-7/+7
2026-02-27PCI: xilinx: Fix INTx IRQ domain leak in error pathsHaotian Zhang1-3/+6
2026-02-27PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang1-1/+3
2026-02-27hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee1-0/+28
2026-02-27Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck1-7/+2
2026-02-27spi: tools: Add include folder to .gitignoreFrancesco Lavra1-0/+1
2026-02-27ASoC: SDCA: Handle volatile controls correctlyCharles Keepax1-2/+50
2026-02-27ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax3-8/+60
2026-02-27ASoC: SDCA: Remove outdated todo commentCharles Keepax1-4/+0
2026-02-27accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou1-1/+1
2026-02-27HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin1-1/+1
2026-02-27accel/amdxdna: Fix memory leak in amdxdna_ubuf_mapZishun Yi1-2/+8
2026-02-27accel/amdxdna: Stop job scheduling across aie2_release_resource()Lizhi Hou1-0/+6
2026-02-27accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()Lizhi Hou2-0/+4
2026-02-27platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih1-1/+1
2026-02-27ASoC: tegra: Add AHUB writeable_reg for RX holesSheetal2-0/+87
2026-02-27mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()Harry Yoo1-0/+20
2026-02-27drm/xe: Unregister drm device on probe errorShuicheng Lin1-0/+1
2026-02-27drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar1-0/+34
2026-02-27evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()Roberto Sassu1-4/+10
2026-02-27media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda1-1/+2
2026-02-27pwm: tiehrpwm: Enable pwmchip's parent device before setting configurationGokul Praveen1-4/+2
2026-02-27platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko1-3/+3
2026-02-27drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()Nathan Chancellor1-6/+18
2026-02-27drm/msm/dpu: program correct register for UBWC config on DPU 8.x+Dmitry Baryshkov1-6/+19
2026-02-27drm/msm/dpu: offset HBB values written to DPU by -13Dmitry Baryshkov1-4/+6
2026-02-27drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devicesDmitry Baryshkov1-1/+1
2026-02-27drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handlingCristian Ciocaltea1-6/+1
2026-02-27drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init.Baihan Li1-0/+2
2026-02-27drm/hisilicon/hibmc: fix no showing problem with loading hibmc manuallyBaihan Li1-2/+5
2026-02-27drm/hisilicon/hibmc: add dp mode valid checkBaihan Li4-0/+33
2026-02-27drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irqBaihan Li5-4/+80
2026-02-27drm/buddy: release free_trees array on buddy mm teardownMichał Grzelak1-0/+1
2026-02-27drm/msm/a2xx: fix pixel shader start on A225Dmitry Baryshkov1-1/+4
2026-02-27media: ccs: Accommodate C-PHY into the calculationDavid Heidelberg1-1/+15
2026-02-27accel/amdxdna: Fix notifier_wq flushing warningLizhi Hou1-1/+1
2026-02-27drm/msm/dsi_phy_14nm: convert from divider_round_rate() to divider_determine_...Brian Masney1-6/+1
2026-02-27drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov1-3/+4
2026-02-27drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov1-4/+4
2026-02-27HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang1-1/+3
2026-02-27regulator: core: move supply check earlier in set_machine_constraints()André Draszik1-25/+30
2026-02-27mei: late_bind: fix struct intel_lb_component_ops kernel-docJani Nikula1-1/+2
2026-02-27drm/msm/dp: Update msm_dp_controller IDs for sa8775pMani Chandana Ballary Kuntumalla1-2/+2
2026-02-27drm/msm/dpu: fix WD timer handling on DPU 8.xDmitry Baryshkov5-13/+57