summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: libwx: fix memory leak on free pageduanqiangwen2024-01-102-77/+6
* cxl/pmu: Ensure put_device on pmu devicesIra Weiny2024-01-101-1/+1
* dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang2024-01-101-3/+2
* dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun2024-01-101-7/+7
* drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher2024-01-101-0/+4
* cxl/core: Always hold region_rwsem while reading poison listsAlison Schofield2024-01-102-6/+8
* cxl: Add cxl_decoders_committed() helperDave Jiang2024-01-105-6/+15
* drm/amd/display: Increase num voltage states to 40Alvin Lee2024-01-101-1/+1
* drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä2024-01-101-1/+2
* clk: rockchip: rk3128: Fix SCLK_SDMMC's clock nameAlex Bee2024-01-101-1/+1
* clk: rockchip: rk3128: Fix aclk_peri_src's parentFinley Xiao2024-01-101-13/+7
* phy: sunplus: return negative error code in sp_usb_phy_probeSu Hui2024-01-101-1/+1
* phy: mediatek: mipi: mt8183: fix minimal supported frequencyMichael Walle2024-01-101-1/+1
* iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu2024-01-102-1/+7
* iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa2024-01-101-2/+2
* dmaengine: fsl-edma: Add judgment on enabling round robin arbitrationXiaolei Wang2024-01-101-1/+2
* dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...Xiaolei Wang2024-01-101-0/+4
* dmaengine: ti: k3-psil-am62a: Fix SPI PDMA dataJai Luthra2024-01-101-6/+6
* dmaengine: ti: k3-psil-am62: Fix SPI PDMA dataRonald Wahl2024-01-101-6/+6
* phy: ti: gmii-sel: Fix register offset when parent is not a syscon nodeAndrew Davis2024-01-101-1/+4
* ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter2024-01-101-2/+2
* RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh2024-01-101-0/+2
* clk: si521xx: Increase stack based print buffer size in probeMarek Vasut2024-01-101-2/+2
* crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu2024-01-101-65/+40
* crypto: qat - fix double free during resetSvyatoslav Pankratov2024-01-101-1/+2
* media: qcom: camss: Fix genpd cleanupBryan O'Donoghue2024-01-101-14/+21
* media: qcom: camss: Fix V4L2 async notifier error pathBryan O'Donoghue2024-01-101-8/+8
* bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan2024-01-101-2/+2
* net: ravb: Wait for operating mode to be appliedClaudiu Beznea2024-01-101-23/+42
* asix: Add check for usbnet_get_endpointsChen Ni2024-01-101-1/+3
* octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli2024-01-103-1/+25
* octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli2024-01-101-107/+3
* net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu2024-01-101-0/+2
* virtio_net: fix missing dma unmap for resizeXuan Zhuo2024-01-101-30/+30
* virtio_net: avoid data-races on dev->stats fieldsEric Dumazet2024-01-101-15/+15
* igc: Fix hicredit calculationRodrigo Cataldo2024-01-101-1/+1
* i40e: Restore VF MSI-X state during PCI resetAndrii Staikov2024-01-103-0/+32
* i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao2024-01-101-1/+7
* net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal2024-01-101-1/+3
* sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu2024-01-101-1/+3
* r8169: Fix PCI error on system resumeKai-Heng Feng2024-01-101-1/+1
* mlxbf_gige: fix receive packet race conditionDavid Thompson2024-01-101-2/+7
* igc: Check VLAN EtherType maskKurt Kanzenbach2024-01-101-0/+8
* igc: Check VLAN TCI maskKurt Kanzenbach2024-01-102-3/+26
* igc: Report VLAN EtherType matching back to userKurt Kanzenbach2024-01-101-0/+6
* i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari2024-01-101-4/+4
* ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan2024-01-101-0/+2
* ice: Fix link_down_on_close messageKatarzyna Wieczerzycka2024-01-101-3/+7
* drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa2024-01-101-5/+34
* drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy2024-01-101-1/+1