summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-14media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin1-2/+4
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-14irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-2/+2
2022-06-14x86: Fix return value of __setup handlersRandy Dunlap4-4/+4
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-14fsnotify: fix wrong lockdep annotationsAmir Goldstein1-3/+3
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-14efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
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 missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin1-2/+7
2022-06-14ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4
2022-06-14ath9k: fix ar9003_get_eepmiscWenli Looi1-1/+1
2022-06-14drm: fix EDID struct for old ARM OABI formatLinus Torvalds1-3/+3
2022-06-14RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller1-0/+2
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-14tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
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-14ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski1-1/+1
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-14net: phy: micrel: Allow probing without .driver_dataFabio Estevam1-5/+6
2022-06-14ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6