summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-21x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2-12/+27
2022-08-21scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-08-21scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-08-21scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-08-21scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-08-21scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-08-21scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-21video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-21video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-21video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-21x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi4-8/+4
2022-08-21sched: Fix the check of nr_running at queue wakelistTianchen Ding1-1/+5
2022-08-21tools/thermal: Fix possible path truncationsFlorian Fainelli1-11/+13
2022-08-21video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-21x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant1-2/+2
2022-08-21sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long3-5/+7
2022-08-21sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()Dietmar Eggemann3-44/+24
2022-08-21scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf1-1/+3
2022-08-21genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo1-1/+5
2022-08-21powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-21kprobes: Forbid probing on trampoline and BPF code areasChen Zhongjin1-1/+2
2022-08-21perf symbol: Fail to read phdr workaroundIan Rogers1-7/+20
2022-08-21powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-21powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-21powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-21f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same timeChao Liu1-8/+1
2022-08-21f2fs: write checkpoint during FG_GCByungki Lee1-15/+23
2022-08-21f2fs: don't set GC_FAILURE_PIN for background GCChao Yu1-1/+2
2022-08-21powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-21powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-21ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea1-3/+6
2022-08-21video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov1-2/+2
2022-08-21video: fbdev: amba-clcd: Fix refcount leak bugsLiang He1-6/+18
2022-08-21watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean1-0/+2
2022-08-21ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-21fuse: Remove the control interface for virtio-fsXie Yongji1-2/+2
2022-08-21ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()Christophe JAILLET1-1/+1
2022-08-21ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2-4/+7
2022-08-21s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-21s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev3-2/+5
2022-08-21perf tools: Fix dso_id inode generation comparisonAdrian Hunter1-2/+13
2022-08-21iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-08-21mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin1-0/+2
2022-08-21mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2-6/+1
2022-08-21remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar1-0/+10
2022-08-21lib/smp_processor_id: fix imbalanced instrumentation_end() callTetsuo Handa1-1/+1
2022-08-21kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-08-21rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin1-0/+1
2022-08-21iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko1-1/+5
2022-08-21tty: n_gsm: fix missing corner cases in gsmld_poll()Daniel Starke1-2/+5