summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm thin: Fix UAF in run_timer_softirq()Luo Meng2023-01-071-0/+2
* dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng2023-01-071-0/+9
* dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer2023-01-071-7/+48
* ARM: ux500: do not directly dereference __iomemJason A. Donenfeld2023-01-071-6/+4
* media: stv0288: use explicitly signed charJason A. Donenfeld2023-01-071-3/+2
* mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu2023-01-071-0/+2
* md: fix a crash in mempool_freeMikulas Patocka2023-01-071-3/+6
* HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2023-01-072-0/+12
* iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá2023-01-071-4/+4
* HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke2023-01-073-0/+13
* 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