summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-10cpufreq: davinci: Fix clk use after freeUwe Kleine-König
2023-03-10OPP: fix error checking in opp_migrate_dentry()Qi Zheng
2023-03-10tap: tap_open(): correctly initialize socket uidPietro Borrello
2023-03-10tun: tun_chr_open(): correctly initialize socket uidPietro Borrello
2023-03-10irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probeMiaoqian Lin
2023-03-10irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probeMiaoqian Lin
2023-03-10irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domainsMiaoqian Lin
2023-03-10irqchip: Fix refcount leak in platform_irqchip_probeMiaoqian Lin
2023-03-10net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-03-10wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma
2023-03-10wifi: mt76: add memory barrier to SDIO queue kickDeren Wu
2023-03-10wifi: mt76: mt7915: fix WED TxS reportingRyder Lee
2023-03-10wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi
2023-03-10wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu
2023-03-10crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky
2023-03-10can: rcar_canfd: Fix R-Car V3U GAFLCFG field accessesGeert Uytterhoeven
2023-03-10wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman
2023-03-10leds: led-class: Add missing put_device() to led_put()Hans de Goede
2023-03-10powercap: fix possible name leak in powercap_register_zone()Yang Yingliang
2023-03-10crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko
2023-03-10ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf
2023-03-10wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin
2023-03-10wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-03-10wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-03-10wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2023-03-10thermal/drivers/imx_sc_thermal: Fix the loop conditionViorel Suman
2023-03-10thermal/drivers/imx_sc_thermal: Drop empty platform remove functionUwe Kleine-König
2023-03-10wifi: orinoco: check return value of hermes_write_wordrec()Alexey Kodanev
2023-03-10wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EUBitterblue Smith
2023-03-10wifi: rtw89: Add missing check for alloc_workqueueJiasheng Jiang
2023-03-10wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()Zong-Zhe Yang
2023-03-10thermal/drivers/tsens: limit num_sensors to 9 for msm8939Dmitry Baryshkov
2023-03-10thermal/drivers/tsens: fix slope values for msm8939Dmitry Baryshkov
2023-03-10thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov
2023-03-10thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov
2023-03-10s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()Christophe JAILLET
2023-03-10s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev
2023-03-10ACPICA: nsrepair: handle cases without a return value correctlyDaniil Tatianin
2023-03-10platform/chrome: cros_ec_typec: Update port DP VDOPrashant Malani
2023-03-10crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2David Rientjes
2023-03-10ACPICA: Drop port I/O validation for some regionsMario Limonciello
2023-03-10wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao
2023-03-10wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong
2023-03-10wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()Wang Yufen
2023-03-10wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()Zhang Changzhong