aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-13scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma
2023-09-13scsi: iscsi: Add length check for nlattr payloadLin Ma
2023-09-13scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()Wenchao Hao
2023-09-13scsi: RDMA/srp: Fix residual handlingBart Van Assche
2023-09-13usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang
2023-09-13media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter
2023-09-13media: mediatek: vcodec: fix potential double freeDan Carpenter
2023-09-13media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang
2023-09-13media: amphion: ensure the bitops don't cross boundariesMing Qian
2023-09-13media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian
2023-09-13media: amphion: fix UNINIT issues reported by coverityMing Qian
2023-09-13media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian
2023-09-13media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian
2023-09-13media: rkvdec: increase max supported height for H.264Benjamin Gaignard
2023-09-13media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang
2023-09-13media: amphion: add helper function to get id nameMing Qian
2023-09-13media: amphion: reinit vpu if reqbufs output 0Ming Qian
2023-09-13scsi: hisi_sas: Fix normally completed I/O analysed as failedXingui Yang
2023-09-13scsi: hisi_sas: Fix warnings detected by sparseXingui Yang
2023-09-13RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever
2023-09-13media: cx24120: Add retval check for cx24120_message_send()Daniil Dulov
2023-09-13media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET
2023-09-13media: dib7000p: Fix potential division by zeroDaniil Dulov
2023-09-13drivers: usb: smsusb: fix error handling code in smsusb_init_deviceDongliang Mu
2023-09-13iommu: rockchip: Fix directory table address encodingJonas Karlman
2023-09-13iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbindDaniel Marcovitch
2023-09-13media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()Christophe JAILLET
2023-09-13media: i2c: tvp5150: check return value of devm_kasprintf()Claudiu Beznea
2023-09-13media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tablesHans de Goede
2023-09-13media: ov5640: fix low resolution image abnormal issueGuoniu.zhou
2023-09-13RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()Minjie Du
2023-09-13powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-09-13wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13nvdimm: Fix dereference after free in register_nvdimm_pmu()Konstantin Meskhidze
2023-09-13nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()Konstantin Meskhidze
2023-09-13vfio/type1: fix cap_migration information leakStefan Hajnoczi
2023-09-13clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum
2023-09-13clk: imx8mp: fix sai4 clockMarco Felsch
2023-09-13clk: imx: imx8ulp: update SPLL2 typePeng Fan
2023-09-13clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li
2023-09-13clk: qcom: gcc-sm8450: Use floor ops for SDCC RCGsKonrad Dybcio
2023-09-13PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-09-13PCI: Allow drivers to request exclusive config regionsIra Weiny
2023-09-13pinctrl: mcp23s08: check return value of devm_kasprintf()Claudiu Beznea