summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor2023-01-073-6/+9
* drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor2023-01-071-2/+3
* clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng2023-01-071-2/+3
* media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida2023-01-071-1/+3
* mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi2023-01-071-0/+3
* media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad2023-01-071-1/+3
* media: dvb-frontends: fix leak of memory fwYan Lei2023-01-071-0/+1
* ppp: associate skb with a device at txStanislav Fomichev2023-01-071-0/+2
* md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li2023-01-071-0/+1
* drm/sti: Use drm_mode_copy()Ville Syrjälä2023-01-073-3/+3
* s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor2023-01-071-5/+3
* s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor2023-01-071-8/+1
* s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor2023-01-071-9/+2
* igb: Do not free q_vector unless new one was allocatedKees Cook2023-01-071-2/+6
* wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang2023-01-071-0/+5
* hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor2023-01-071-1/+1
* net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor2023-01-071-1/+1
* ipmi: fix memleak when unload ipmi driverZhang Yuchen2023-01-071-2/+6
* wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida2023-01-071-0/+6
* wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin2023-01-071-0/+14
* ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki2023-01-071-2/+8
* myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET2023-01-071-0/+1
* r6040: Fix kmemleak in probe and removeLi Zetao2023-01-071-1/+4
* nfc: pn533: Clear nfc_target before being usedMinsuk Kang2023-01-071-0/+4
* mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-071-6/+13
* mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-071-4/+9
* mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-071-4/+8
* rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui2023-01-071-0/+1
* macintosh/macio-adb: check the return value of ioremap()Xie Shaowen2023-01-071-0/+4
* macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang2023-01-071-1/+1
* iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can2023-01-071-1/+1
* rtc: snvs: Allow a time difference on clock register readStefan Eichenberger2023-01-071-2/+14
* HSI: omap_ssi_core: Fix error handling in ssi_init()Yuan Can2023-01-071-1/+7
* power: supply: fix residue sysfs file in error handle route of __power_supply...Zeng Heng2023-01-071-1/+1
* HSI: omap_ssi_core: fix possible memory leak in ssi_probe()Yang Yingliang2023-01-071-1/+3
* HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()Yang Yingliang2023-01-071-1/+1
* fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET2023-01-071-0/+1
* fbdev: vermilion: decrease reference count in error pathXiongfeng Wang2023-01-071-1/+3
* fbdev: via: Fix error in via_core_init()Shang XiaoJing2023-01-071-1/+8
* fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang2023-01-071-2/+7
* fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko2023-01-071-1/+0
* usb: storage: Add check for kcallocJiasheng Jiang2023-01-071-0/+2
* i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma2023-01-071-0/+3
* vme: Fix error not catched in fake_init()Chen Zhongjin2023-01-071-0/+2
* staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing2023-01-071-1/+1
* staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter2023-01-071-1/+3
* i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang2023-01-071-7/+3
* mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang2023-01-071-1/+1
* drivers: mcb: fix resource leak in mcb_probe()Zhengchao Shao2023-01-071-1/+3
* cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2023-01-071-8/+12