summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij1-6/+6
2022-12-31uio: uio_dmem_genirq: Fix deadlock between irq config and handlingRafael Mendonca1-1/+4
2022-12-31uio: uio_dmem_genirq: Fix missing unlock in irq configurationRafael Mendonca1-5/+3
2022-12-31vfio: platform: Do not pass return buffer to ACPI _RST methodRafael Mendonca1-2/+1
2022-12-31class: fix possible memory leak in __class_register()Yang Yingliang1-0/+5
2022-12-31drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeou...Duoming Zhou1-1/+1
2022-12-31serial: 8250_bcm7271: Fix error handling in brcmuart_init()Yuan Can1-1/+9
2022-12-31serial: tegra: Read DMA status before terminatingKartik1-2/+4
2022-12-31drivers: dio: fix possible memory leak in dio_init()Yang Yingliang1-0/+8
2022-12-31riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti1-1/+5
2022-12-31f2fs: fix iostat parameter for discardYangtao Li1-1/+1
2022-12-31RISC-V: Align the shadow stackPalmer Dabbelt1-1/+1
2022-12-31IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea1-0/+7
2022-12-31hwrng: geode - Fix PCI device refcount leakXiongfeng Wang1-8/+28
2022-12-31hwrng: amd - Fix PCI device refcount leakXiongfeng Wang1-5/+13
2022-12-31crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui1-2/+6
2022-12-31riscv: Fix crash during early errata patchingSamuel Holland1-1/+1
2022-12-31RISC-V: Fix MEMREMAP_WB for systems with SvpbmtAnup Patel1-0/+5
2022-12-31RISC-V: Fix unannoted hardirqs-on in return to userspace slow-pathAndrew Bresticker2-26/+26
2022-12-31RDMA/hns: Fix XRC caps on HIP08Chengchang Tang1-2/+3
2022-12-31RDMA/hns: Fix error code of CMDChengchang Tang2-1/+30
2022-12-31RDMA/hns: Fix page size cap from firmwareChengchang Tang1-0/+3
2022-12-31RDMA/hns: Fix PBL page MTR findChengchang Tang1-1/+2
2022-12-31RDMA/hns: Fix AH attr queried by query_qpChengchang Tang1-0/+2
2022-12-31RDMA/hns: Fix the gid problem caused by free mrYixing Liu2-46/+137
2022-12-31RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang7-75/+50
2022-12-31orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu1-4/+4
2022-12-31PCI: vmd: Fix secondary bus reset for Intel bridgesFrancisco Munoz1-2/+20
2022-12-31RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen1-14/+82
2022-12-31RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen1-0/+6
2022-12-31RDMA: Disable IB HW for UMLRandy Dunlap1-0/+2
2022-12-31riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen1-0/+6
2022-12-31crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing1-1/+1
2022-12-31crypto: amlogic - Remove kcalloc without checkChristophe JAILLET2-2/+1
2022-12-31crypto: qat - fix error return code in adf_probeWang Yufen1-0/+1
2022-12-31RDMA/nldev: Fix failure to send large messagesMark Zhang1-1/+1
2022-12-31f2fs: avoid victim selection from previous victim sectionYonggil Song1-2/+3
2022-12-31f2fs: fix to enable compress for newly created file if extension matchesSheng Yong2-167/+164
2022-12-31f2fs: set zstd compress level correctlySheng Yong1-1/+1
2022-12-31RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can1-0/+2
2022-12-31scsi: ufs: core: Fix the polling implementationBart Van Assche1-2/+26
2022-12-31scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan1-3/+5
2022-12-31scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan4-2/+35
2022-12-31scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui1-0/+3
2022-12-31scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin1-0/+1
2022-12-31scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing1-1/+9
2022-12-31scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()Yang Yingliang1-1/+4
2022-12-31scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang1-9/+10
2022-12-31scsi: scsi_debug: Fix a warning in resp_report_zones()Harshit Mogalapalli1-1/+1
2022-12-31scsi: scsi_debug: Fix a warning in resp_verify()Harshit Mogalapalli1-1/+1