aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-12-08nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek
2022-12-08nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-12-08s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-12-08bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang
2022-12-08net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh
2022-12-08Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang
2022-12-08Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...Yang Yingliang
2022-12-08net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang
2022-12-08net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong
2022-12-08net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh
2022-12-08net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai
2022-12-08bus: sunxi-rsb: Support atomic transfersSamuel Holland
2022-12-08drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)Hans de Goede
2022-12-08spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every runSean Nyekjaer
2022-12-08wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-11-25macvlan: enforce a consistent minimal mtuEric Dumazet
2022-11-25serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-25Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-11-25scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang
2022-11-25misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-25mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-25serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen
2022-11-25serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-11-25dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka
2022-11-25iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes
2022-11-25iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang
2022-11-25iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang
2022-11-25usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou
2022-11-25usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-25USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer
2022-11-25USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin
2022-11-25USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin
2022-11-25USB: serial: option: remove old LARA-R6 PIDDavide Tronchin
2022-11-25USB: serial: option: add Sierra Wireless EM9191Benoît Monin
2022-11-25speakup: fix a segfault caused by switching consolesMushahid Hussain
2022-11-25slimbus: stream: correct presence rate frequenciesKrzysztof Kozlowski
2022-11-25net: thunderbolt: Fix error handling in tbnet_init()Yuan Can
2022-11-25drbd: use after free in drbd_create_device()Dan Carpenter
2022-11-25xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang
2022-11-25bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-25mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo
2022-11-25mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang
2022-11-25net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun
2022-11-25ata: libata-transport: fix double ata_host_put() in ata_tport_add()Yang Yingliang
2022-11-25pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng
2022-11-25parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki
2022-11-25siox: fix possible memory leak in siox_device_add()Yang Yingliang
2022-11-25tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_sendDuoming Zhou
2022-11-25serial: imx: Add missing .thaw_noirq hookShawn Guo