summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-17powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-17cifs: Fix memory leak when using fscacheMatthew Wilcox (Oracle)1-4/+4
2022-08-17f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same timeChao Liu1-8/+1
2022-08-17f2fs: fix to check inline_data during compressed inode conversionChao Yu1-1/+1
2022-08-17f2fs: fix to invalidate META_MAPPING before DIO writeChao Yu1-2/+5
2022-08-17perf stat: Revert "perf stat: Add default hybrid events"Kan Liang1-30/+0
2022-08-17s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev1-1/+1
2022-08-17tty: serial: fsl_lpuart: correct the count of break charactersSherry Sun1-6/+6
2022-08-17tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...Vijaya Krishna Nivarthi1-35/+53
2022-08-17serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()Guo Mengqi1-2/+4
2022-08-17selftests/powerpc: Fix matrix multiply assist testRashmica Gupta1-0/+3
2022-08-17powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-17powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy1-0/+5
2022-08-17pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy2-41/+102
2022-08-17video: fbdev: offb: Include missing linux/platform_device.hChristophe Leroy1-0/+1
2022-08-17powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-17powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUGChristophe Leroy1-1/+1
2022-08-17powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy2-5/+5
2022-08-17ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea1-3/+6
2022-08-17video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov1-2/+2
2022-08-17video: fbdev: amba-clcd: Fix refcount leak bugsLiang He1-6/+18
2022-08-17ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi1-9/+9
2022-08-17watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean1-0/+2
2022-08-17watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resourceJean Delvare1-0/+1
2022-08-17watchdog: f71808e_wdt: Add check for platform_driver_registerJiasheng Jiang1-1/+3
2022-08-17ASoC: audio-graph-card2: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-17ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-17fuse: Remove the control interface for virtio-fsXie Yongji1-2/+2
2022-08-17ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()Christophe JAILLET1-1/+1
2022-08-17ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang1-3/+5
2022-08-17ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2-4/+7
2022-08-17ASoC: fsl-asoc-card: force cast the asrc_format typeShengjiu Wang1-2/+3
2022-08-17ASoC: fsl_asrc: force cast the asrc_format typeShengjiu Wang1-2/+4
2022-08-17perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter1-3/+4
2022-08-17s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-17s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev1-1/+1
2022-08-17riscv: spinwait: Fix hartid variable typeSunil V L1-2/+2
2022-08-17perf tools: Fix dso_id inode generation comparisonAdrian Hunter1-2/+13
2022-08-17iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-08-17ASoC: amd: yc: Decrease level of error messageMario Limonciello1-1/+1
2022-08-17mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin1-0/+2
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2-6/+1
2022-08-17remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar1-0/+10
2022-08-17remoteproc: qcom: pas: Check if coredump is enabledSiddharth Gupta1-0/+3
2022-08-17proc: fix a dentry lock race between release_task and lookupZhihao Cheng1-8/+38
2022-08-17lib/smp_processor_id: fix imbalanced instrumentation_end() callTetsuo Handa1-1/+1
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-08-17leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing1-2/+1
2022-08-17rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin1-0/+1