summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET1-3/+5
2022-06-09media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin1-1/+3
2022-06-09media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET1-2/+2
2022-06-09scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf1-53/+97
2022-06-09kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld1-1/+1
2022-06-09block: Fix the bio.bi_opf commentBart Van Assche1-3/+2
2022-06-09ASoC: samsung: Fix refcount leak in aries_audio_probeMiaoqian Lin1-1/+1
2022-06-09ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto11-40/+26
2022-06-09dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pagesChristoph Hellwig1-17/+10
2022-06-09dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocationsChristoph Hellwig1-11/+20
2022-06-09regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin1-0/+2
2022-06-09ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin1-0/+1
2022-06-09ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probeMiaoqian Lin1-0/+1
2022-06-09ASoC: fsl: Fix refcount leak in imx_sgtl5000_probeMiaoqian Lin1-6/+8
2022-06-09ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto4-18/+10
2022-06-09HID: amd_sfh: Modify the hid nameBasavaraj Natikar1-1/+1
2022-06-09HID: amd_sfh: Modify the bus nameBasavaraj Natikar2-2/+2
2022-06-09wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()Ajay Singh1-2/+2
2022-06-09ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang1-2/+3
2022-06-09perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria1-0/+18
2022-06-09samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is providedJerome Marchand1-5/+4
2022-06-09regulator: qcom_smd: Fix up PM8950 regulator configurationKonrad Dybcio1-18/+17
2022-06-09Revert "cpufreq: Fix possible race in cpufreq online error path"Viresh Kumar1-3/+2
2022-06-09spi: spi-fsl-qspi: check return value after calling platform_get_resource_byn...Yang Yingliang1-0/+4
2022-06-09iomap: iomap_write_failed fixAndreas Gruenbacher1-1/+2
2022-06-09arm64: stackleak: fix current_top_of_stack()Mark Rutland1-6/+4
2022-06-09media: uvcvideo: Fix missing check to determine if element is found in listXiaomeng Tong1-9/+11
2022-06-09drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter1-1/+1
2022-06-09drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang3-8/+21
2022-06-09drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang3-9/+28
2022-06-09drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()Kuogee Hsieh1-4/+9
2022-06-09drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov1-1/+1
2022-06-09regulator: core: Fix enable_count imbalance with EXCLUSIVE_GETZev Weiss1-2/+5
2022-06-09arm64: fix types in copy_highpage()Tong Tiangen1-2/+2
2022-06-09x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap1-5/+2
2022-06-09irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-2/+2
2022-06-09irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-2/+2
2022-06-09irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson2-3/+23
2022-06-09x86: Fix return value of __setup handlersRandy Dunlap4-4/+4
2022-06-09nl80211: don't hold RTNL in color change requestJohannes Berg1-2/+1
2022-06-09virtio_blk: fix the discard_granularity and discard_alignment queue limitsChristoph Hellwig1-3/+4
2022-06-09perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark1-12/+27
2022-06-09spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGAIan Abbott1-1/+1
2022-06-09drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang1-1/+1
2022-06-09kunit: fix debugfs code to use enum kunit_status, not boolDaniel Latypov1-1/+1
2022-06-09drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki1-1/+1
2022-06-09drm/msm: add missing include to msm_drv.cDmitry Baryshkov1-0/+1
2022-06-09drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-06-09drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang1-0/+4
2022-06-09drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov1-7/+14