summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipcMiaoqian Lin1-0/+1
2022-06-14soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipcMiaoqian Lin1-0/+1
2022-06-14rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells1-1/+2
2022-06-14rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells1-2/+2
2022-06-14ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-06-14sctp: read sk->sk_bound_dev_if once in sctp_rcv()Eric Dumazet1-1/+3
2022-06-14m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven1-1/+1
2022-06-14Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu1-8/+13
2022-06-14media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin1-2/+5
2022-06-14media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin1-1/+1
2022-06-14regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin1-0/+2
2022-06-14ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin1-0/+1
2022-06-14media: uvcvideo: Fix missing check to determine if element is found in listXiaomeng Tong1-9/+11
2022-06-14drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter1-1/+1
2022-06-14x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap1-5/+2
2022-06-14drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang1-1/+1
2022-06-14drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang1-0/+4
2022-06-14drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov1-7/+14
2022-06-14x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2-5/+9
2022-06-14inotify: show inotify mask flags in proc fdinfoAmir Goldstein3-10/+15
2022-06-14ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter1-0/+8
2022-06-14spi: img-spfi: Fix pm_runtime_get_sync() error checkingZheng Yongjun1-1/+1
2022-06-14HID: hid-led: fix maximum brightness for Dream CheekyJonathan Teh1-1/+1
2022-06-14NFC: NULL out the dev->rfkill to prevent UAFLin Ma1-0/+1
2022-06-14spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeoutMiaoqian Lin1-2/+3
2022-06-14drm/mediatek: Fix mtk_cec_mask()Miles Chen1-1/+1
2022-06-14x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi1-2/+2
2022-06-14ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4
2022-06-14drm: fix EDID struct for old ARM OABI formatLinus Torvalds1-3/+3
2022-06-14macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabledFinn Thain3-2/+7
2022-06-14powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi1-0/+1
2022-06-14PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang1-5/+5
2022-06-14ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu1-0/+4
2022-06-14ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROMKrzysztof Kozlowski1-2/+2
2022-06-14ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu1-0/+1
2022-06-14fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi1-3/+4
2022-06-14ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik1-1/+1
2022-06-14fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu1-1/+2
2022-06-14eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski1-0/+5
2022-06-14rxrpc: Return an error to sendmsg if call failedDavid Howells1-0/+6
2022-06-14media: exynos4-is: Fix compile warningKwanghoon Son1-1/+1
2022-06-14ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-0/+6
2022-06-14nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tagsSmith, Kyle Miller (Nimble Kernel)1-0/+1
2022-06-14openrisc: start CPU timer early in bootJason A. Donenfeld2-0/+10
2022-06-14ipmi:ssif: Check for NULL msg when handling events and messagesCorey Minyard1-0/+23
2022-06-14dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMICMikulas Patocka1-1/+1
2022-06-14ASoC: dapm: Don't fold register value changes into notificationsMark Brown1-2/+0
2022-06-14ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran1-1/+2
2022-06-14drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-06-14scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi1-1/+1