summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17MIPS: Fixed __debug_virt_addr_valid()Florian Fainelli1-10/+4
2022-08-17net: 9p: fix refcount leak in p9_read_work() error handlingHangyu Hua1-0/+1
2022-08-179p: Add client parameter to p9_req_put()Kent Overstreet6-17/+17
2022-08-179p: Drop kref usageKent Overstreet2-14/+11
2022-08-17iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko1-1/+5
2022-08-17serial: 8250_bcm7271: Save/restore RTS in suspend/resumeDoug Berger1-6/+18
2022-08-17ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()Dan Carpenter1-17/+12
2022-08-17ASoC: mt6359: Fix refcount leak bugLiang He2-0/+2
2022-08-17ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()Liang He1-10/+25
2022-08-17cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init()Yang Yingliang1-0/+1
2022-08-17ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load...Peter Ujfalusi1-0/+1
2022-08-17lib/bitmap: fix off-by-one in bitmap_to_arr64()Alexander Lobakin1-1/+1
2022-08-17swiotlb: fail map correctly with failed io_tlb_default_memRobin Murphy1-1/+1
2022-08-17ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong settingYC Hung1-1/+1
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli1-1/+1
2022-08-17tty: n_gsm: fix missing corner cases in gsmld_poll()Daniel Starke1-2/+5
2022-08-17tty: n_gsm: fix flow control handling in tx pathDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix DM commandDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix wrong T1 retry count handlingDaniel Starke1-2/+2
2022-08-17serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König1-1/+1
2022-08-17ASoC: audio-graph-card2.c: use of_property_read_u32() for rateKuninori Morimoto1-2/+3
2022-08-17vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-08-17vfio/ccw: Fix FSM state if mdev probe failsEric Farman2-3/+4
2022-08-17vfio/ccw: Remove UUID from s390 debug logMichael Kawano4-26/+18
2022-08-17remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali1-2/+8
2022-08-17ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang1-3/+11
2022-08-17MIPS: Loongson64: Fix section mismatch warningTiezhu Yang1-1/+0
2022-08-17ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()Liang He1-0/+1
2022-08-17tty: n_gsm: fix resource allocation order in gsm_activate_mux()Daniel Starke1-3/+4
2022-08-17tty: n_gsm: fix deadlock and link starvation in outgoing data pathDaniel Starke1-128/+279
2022-08-17tty: n_gsm: fix race condition in gsmld_write()Daniel Starke1-4/+17
2022-08-17tty: n_gsm: fix packet re-transmission without open control channelDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix non flow control frames during mux flow offDaniel Starke1-1/+53
2022-08-17tty: n_gsm: fix missing timer to handle stalled linksDaniel Starke1-8/+35
2022-08-17tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()Daniel Starke1-32/+42
2022-08-17tty: n_gsm: fix tty registration before control channel openDaniel Starke1-38/+79
2022-08-17tty: n_gsm: fix user open not possible at responder until initiator openDaniel Starke1-2/+29
2022-08-17net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin1-1/+1
2022-08-17vfio: Split migration ops from main device opsYishai Hadas7-24/+51
2022-08-17vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas3-1/+12
2022-08-17ASoC: codecs: wsa881x: handle timeouts in resume pathSrinivas Kandagatla1-2/+8
2022-08-17serial: 8250_dw: Take port lock while accessing LSRIlpo Järvinen1-0/+3
2022-08-17ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to sta...Tom Rix1-2/+2
2022-08-17ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()Kuninori Morimoto1-9/+9
2022-08-17powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev1-20/+15
2022-08-17ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski1-1/+1
2022-08-17selftests/powerpc: Skip energy_scale_info test on older firmwareMichael Ellerman1-12/+18
2022-08-17rpmsg: Fix possible refcount leak in rpmsg_register_device_override()Hangyu Hua1-0/+1
2022-08-17KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_xAlexey Kardashevskiy1-0/+1
2022-08-17remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin1-3/+4