summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nbd: fix io hung while disconnecting deviceYu Kuai2022-06-141-1/+1
* nbd: fix race between nbd_alloc_config() and module removalYu Kuai2022-06-141-9/+19
* nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai2022-06-141-1/+6
* drm/radeon: fix a possible null pointer dereferenceGong Yuanjun2022-06-141-0/+4
* md: protect md_unregister_thread from reentrancyGuoqing Jiang2022-06-141-5/+10
* serial: msm_serial: disable interrupts in __msm_console_write()John Ogness2022-06-141-0/+5
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-06-141-5/+5
* extcon: Modify extcon device to be created after driver data is setbumwoo lee2022-06-141-12/+17
* misc: rtsx: set NULL intfdata when probe failsShuah Khan2022-06-141-0/+1
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-06-141-1/+0
* USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green2022-06-141-2/+2
* drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-06-141-0/+2
* drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou2022-06-141-2/+2
* USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni2022-06-141-2/+4
* drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-06-141-1/+1
* drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou2022-06-141-1/+1
* tty: Fix a possible resource leak in icom_probeHuang Guobin2022-06-141-1/+1
* tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma2022-06-141-0/+2
* lkdtm/usercopy: Expand size of "out of frame" objectKees Cook2022-06-141-3/+14
* iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang2022-06-141-8/+12
* drm: imx: fix compiler warning with gcc-12Linus Torvalds2022-06-141-1/+1
* net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin2022-06-141-1/+5
* net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud2022-06-141-2/+5
* net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada2022-06-141-1/+0
* net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-141-1/+1
* ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin2022-06-141-0/+3
* video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang2022-06-141-5/+7
* i2c: cadence: Increase timeout per message if necessaryLucas Tanure2022-06-141-2/+10
* net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy2022-06-141-0/+5
* nfp: only report pause frame configuration for physical deviceYu Xiao2022-06-141-2/+2
* ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng2022-06-141-1/+0
* net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin2022-06-141-0/+1
* net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter2022-06-141-0/+3
* clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-06-141-1/+1
* bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren2022-06-141-1/+3
* firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin2022-06-141-1/+1
* serial: stm32-usart: Correct CSIZE, bits, and parityIlpo Järvinen2022-06-141-3/+12
* serial: st-asc: Sanitize CSIZE and correct PARENB for CS7Ilpo Järvinen2022-06-141-0/+4
* serial: sh-sci: Don't allow CS5-6Ilpo Järvinen2022-06-141-1/+5
* serial: txx9: Don't allow CS5-6Ilpo Järvinen2022-06-141-0/+2
* serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen2022-06-141-0/+2
* serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485Ilpo Järvinen2022-06-141-4/+4
* serial: meson: acquire port->lock in startup()John Ogness2022-06-141-0/+13
* rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang2022-06-141-0/+2
* clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland2022-06-141-1/+1
* soc: rockchip: Fix refcount leak in rockchip_grf_initMiaoqian Lin2022-06-141-0/+2
* coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli2022-06-141-3/+4
* rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() failsKrzysztof Kozlowski2022-06-141-1/+1
* iio: adc: sc27xx: fix read big scale voltage not rightCixi Geng2022-06-141-2/+2