summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-08-25fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani1-1/+1
2022-08-25mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error pathUwe Kleine-König1-3/+5
2022-08-25mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_releaseDuoming Zhou1-1/+1
2022-08-25mtd: maps: Fix refcount leak in ap_flash_initMiaoqian Lin1-0/+1
2022-08-25mtd: maps: Fix refcount leak in of_flash_probe_versatileMiaoqian Lin1-0/+1
2022-08-25dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua1-5/+5
2022-08-25net: rose: fix netdev reference changesEric Dumazet2-2/+11
2022-08-25wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua1-0/+1
2022-08-25wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi1-2/+2
2022-08-25i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-25i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen1-1/+9
2022-08-25Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang1-1/+5
2022-08-25can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol1-1/+1
2022-08-25can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-08-25can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-25can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol1-5/+4
2022-08-25can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+3
2022-08-25can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-25can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+4
2022-08-25can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+3
2022-08-25wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov1-1/+1
2022-08-25wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET1-1/+2
2022-08-25wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-08-25fs: check FMODE_LSEEK to control internal pipe splicingJason A. Donenfeld1-6/+4
2022-08-25selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang1-3/+3
2022-08-25selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang1-1/+1
2022-08-25tcp: make retransmitted SKB fit into the send windowYonglong Li1-7/+16
2022-08-25media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno1-0/+2
2022-08-25drm: bridge: sii8620: fix possible off-by-oneHangyu Hua1-2/+2
2022-08-25drm/mediatek: dpi: Remove output format of YUVBo-Chen Chen1-25/+6
2022-08-25drm/rockchip: vop: Don't crash for invalid duplicate_state()Brian Norris1-0/+3
2022-08-25drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson1-4/+2
2022-08-25media: hdpvr: fix error value returns in hdpvr_readNiels Dossche1-1/+1
2022-08-25drm: bridge: adv7511: Add check for mipi_dsi_driver_registerJiasheng Jiang1-3/+14
2022-08-25wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev1-1/+4
2022-08-25ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2-6/+7
2022-08-25i2c: Fix a potential use after freeXu Wang1-1/+2
2022-08-25drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff functionXinlei Lee1-0/+2
2022-08-25drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()Alexey Kodanev1-4/+2
2022-08-25dm: return early from dm_pr_call() if DM device is suspendedMike Snitzer1-0/+5
2022-08-25thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer1-0/+3
2022-08-25regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He1-1/+5
2022-08-25arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali1-2/+2
2022-08-25ARM: dts: qcom: pm8841: add required thermal-sensor-cellsKrzysztof Kozlowski1-0/+1
2022-08-25cpufreq: zynq: Fix refcount leak in zynq_get_revisionMiaoqian Lin1-0/+1
2022-08-25soc: fsl: guts: machine variable might be unsetMichael Walle1-1/+1
2022-08-25ARM: dts: ast2500-evb: fix board compatibleKrzysztof Kozlowski1-1/+1
2022-08-25x86/pmem: Fix platform-device leak in error pathJohan Hovold1-1/+6
2022-08-25ARM: bcm: Fix refcount leak in bcm_kona_smc_initMiaoqian Lin1-0/+1