summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-02can: gs_usb: remove dma allocationsVasanth Sadhasivan1-33/+6
2022-12-02net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-12-02octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang1-2/+5
2022-12-02virtio_net: Fix probe failed when modprobe virtio_netLi Zetao1-2/+1
2022-12-02net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo1-0/+2
2022-12-02octeontx2-pf: Add check for devm_kcallocJiasheng Jiang1-0/+2
2022-12-02net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean3-11/+19
2022-12-02net: enetc: cache accesses to &priv->si->hwVladimir Oltean3-48/+49
2022-12-02net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong1-0/+1
2022-12-02nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-15/+36
2022-12-02nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-12-02nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-12-02s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-12-02s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun1-1/+4
2022-12-02net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón1-0/+1
2022-12-02net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can1-1/+3
2022-12-02arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-12-02net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang1-2/+2
2022-12-02net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan1-1/+3
2022-12-02cpufreq: amd-pstate: change amd-pstate driver to be built-in typePerry Yuan2-11/+2
2022-12-02tsnep: Fix rotten packetsGerhard Engleder1-1/+56
2022-12-02dma-buf: fix racing conflict of dma_heap_add()Dawei Li1-13/+15
2022-12-02bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang1-4/+8
2022-12-02regulator: twl6030: re-add TWL6032_SUBCLASSAndreas Kemnade1-0/+2
2022-12-02net: sparx5: fix error handling in sparx5_port_open()Liu Jian1-2/+12
2022-12-02sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong1-0/+1
2022-12-02net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo1-1/+1
2022-12-02net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun1-1/+3
2022-12-02net/mlx5e: Offload rule only when all encaps are validChris Mi3-17/+9
2022-12-02net/mlx5: Fix sync reset event handler error flowMoshe Shemesh1-2/+7
2022-12-02net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan2-5/+7
2022-12-02net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh1-3/+3
2022-12-02net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh2-19/+67
2022-12-02net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory1-0/+88
2022-12-02net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-12-02net/mlx5: Do not query pci info while pci disabledRoy Novich1-3/+6
2022-12-02Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang1-0/+1
2022-12-02Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...Yang Yingliang1-1/+5
2022-12-02drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak1-4/+4
2022-12-02macsec: Fix invalid error code setYueHaibing1-1/+0
2022-12-02bonding: fix ICMPv6 header handling when receiving IPv6 messagesHangbin Liu1-5/+12
2022-12-02nfp: add port from netdev validation for EEPROM accessJaco Coetzee1-0/+3
2022-12-02nfp: fill splittable of devlink_port_attrs correctlyDiana Wang1-1/+1
2022-12-02net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang1-1/+4
2022-12-02octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang1-0/+3
2022-12-02net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
2022-12-02net: mvpp2: fix possible invalid pointer dereferenceHui Tang1-2/+6
2022-12-02net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-12-02net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian1-1/+3
2022-12-02iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba1-9/+7