summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09NFS: Further fixes to the writeback error handlingTrond Myklebust1-21/+18
2022-06-09NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layoutTrond Myklebust1-0/+2
2022-06-09NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust1-8/+1
2022-06-09NFS: Do not report flush errors in nfs_write_end()Trond Myklebust1-5/+2
2022-06-09NFS: Don't report ENOSPC write errors twiceTrond Myklebust1-20/+14
2022-06-09NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYSTrond Myklebust1-4/+5
2022-06-09NFS: Do not report EINTR/ERESTARTSYS as mapping errorsTrond Myklebust1-1/+1
2022-06-09dmaengine: idxd: Fix the error handling path in idxd_cdev_register()Christophe JAILLET1-1/+7
2022-06-09i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor1-1/+1
2022-06-09iommu/mediatek: Fix NULL pointer dereference when printing dev_nameMiles Chen2-0/+13
2022-06-09MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmonGuenter Roeck1-86/+41
2022-06-09iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker1-2/+11
2022-06-09cpufreq: mediatek: Unregister platform device on exitRex-BC Chen1-4/+6
2022-06-09cpufreq: mediatek: Use module_init and add module_exitJia-Wei Chang1-1/+7
2022-06-09i2c: at91: use dma safe buffersMichael Walle1-0/+11
2022-06-09iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu2-2/+13
2022-06-09iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu1-1/+0
2022-06-09iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu1-2/+1
2022-06-09iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu1-2/+5
2022-06-09iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit1-1/+11
2022-06-09iommu/amd: Enable swiotlb in all casesMario Limonciello1-7/+0
2022-06-09riscv: Fixup difference with defconfigGuo Ren1-0/+4
2022-06-09f2fs: fix dereference of stale list iterator after loop bodyJakob Koschel1-3/+6
2022-06-09f2fs: fix to do sanity check on inline_dots inodeChao Yu1-0/+7
2022-06-09dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.Jayesh Choudhary1-4/+4
2022-06-09OPP: call of_node_put() on error path in _bandwidth_supported()Dan Carpenter1-1/+1
2022-06-09Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov1-8/+8
2022-06-09KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerWanpeng Li1-0/+1
2022-06-09pinctrl: apple: Use a raw spinlock for the regmapHector Martin1-0/+1
2022-06-09RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller1-5/+7
2022-06-09RDMA/rxe: Fix an error handling path in rxe_get_mcg()Christophe JAILLET1-2/+4
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2-6/+14
2022-06-09nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder1-1/+1
2022-06-09mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang1-4/+2
2022-06-09gpio: sim: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET1-2/+2
2022-06-09powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy1-9/+6
2022-06-09powerpc/papr_scm: Fix leaking nvdimm_events_map elementsVaibhav Jain1-30/+24
2022-06-09powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin1-0/+2
2022-06-09powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin1-2/+5
2022-06-09macintosh: via-pmu and via-cuda need RTC_LIBRandy Dunlap1-0/+2
2022-06-09powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain1-1/+2
2022-06-09powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain1-4/+5
2022-06-09powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey1-0/+3
2022-06-09powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey1-0/+6
2022-06-09powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman1-2/+5
2022-06-09mailbox: pcc: Fix an invalid-load caught by the address sanitizerMario Limonciello1-1/+1
2022-06-09perf stat: Always keep perf metrics topdown events in a groupKan Liang4-13/+15
2022-06-09perf evlist: Keep topdown counters in weak groupIan Rogers4-2/+39
2022-06-09hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...Yang Yingliang1-1/+1
2022-06-09cxl/mem: Drop mem_enabled check from wait_for_media()Dan Williams1-4/+0