summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-13HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn2-2/+17
2023-09-13drivers: base: Free devm resources when unregistering a deviceDavid Gow1-0/+11
2023-09-13USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern1-1/+1
2023-09-13USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern1-0/+1
2023-09-13docs: ABI: fix spelling/grammar in SBEFIFO timeout interfaceRandy Dunlap1-3/+3
2023-09-13media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio1-12/+6
2023-09-13media: go7007: Remove redundant if statementColin Ian King1-2/+0
2023-09-13media: cec: core: add adap_unconfigured() callbackHans Verkuil2-4/+5
2023-09-13media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil2-4/+6
2023-09-13platform/x86: dell-sysman: Fix reference leakArmin Wolf1-3/+6
2023-09-13iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu1-1/+1
2023-09-13iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno1-0/+7
2023-09-13fsi: aspeed: Reset master errors after CFAM resetEddie James1-0/+2
2023-09-13IB/uverbs: Fix an potential error pointer dereferenceXiang Yang1-0/+2
2023-09-13RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2-6/+23
2023-09-13RDMA/hns: Fix inaccurate error label name in init instanceJunxian Huang1-4/+4
2023-09-13RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang1-1/+2
2023-09-13RDMA/hns: Fix port active speedChengchang Tang1-2/+5
2023-09-13iommu/sprd: Add missing force_apertureJason Gunthorpe1-0/+1
2023-09-13iommu/mediatek: Fix two IOMMU share pagetable issueChengci.Xu1-8/+14
2023-09-13iommu/mediatek: Remove unused "mapping" member from mtk_iommu_dataYong Wu1-3/+0
2023-09-13extcon: cht_wc: add POWER_SUPPLY dependencyArnd Bergmann1-0/+1
2023-09-13kernfs: add stub helper for kernfs_generic_poll()Arnd Bergmann1-0/+4
2023-09-13driver core: Call dma_cleanup() on the test_remove pathJason Gunthorpe1-0/+2
2023-09-13driver core: test_async: fix an error codeDan Carpenter1-1/+1
2023-09-13dma-buf/sync_file: Fix docs syntaxRob Clark1-1/+1
2023-09-13interconnect: qcom: qcm2290: Enable sync stateKonrad Dybcio1-0/+1
2023-09-13coresight: tmc: Explicit type conversions to prevent integer overflowRuidong Tian3-4/+5
2023-09-13RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-09-13scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko2-6/+17
2023-09-13scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directlyOleksandr Natalenko1-4/+3
2023-09-13scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko1-4/+3
2023-09-13RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson1-20/+25
2023-09-13RDMA/rxe: Split rxe_run_task() into two subroutinesBob Pearson8-34/+44
2023-09-13x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap1-6/+0
2023-09-13serial: sprd: Fix DMA buffer leak issueChunyan Zhang1-2/+3
2023-09-13serial: sprd: Assign sprd_port after initialized to avoid wrong accessChunyan Zhang1-8/+17
2023-09-13iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das1-2/+2
2023-09-13scsi: qla4xxx: Add length check when parsing nlattrsLin Ma1-0/+15
2023-09-13scsi: be2iscsi: Add length check when parsing nlattrsLin Ma1-0/+4
2023-09-13scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma1-0/+8
2023-09-13scsi: iscsi: Add length check for nlattr payloadLin Ma1-29/+43
2023-09-13scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()Wenchao Hao1-2/+2
2023-09-13scsi: RDMA/srp: Fix residual handlingBart Van Assche1-4/+0
2023-09-13usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang1-8/+2
2023-09-13media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter1-0/+1
2023-09-13media: mediatek: vcodec: fix potential double freeDan Carpenter1-0/+1
2023-09-13media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang1-2/+3
2023-09-13media: amphion: ensure the bitops don't cross boundariesMing Qian1-0/+2
2023-09-13media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian1-1/+1