summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-14nbd: fix io hung while disconnecting deviceYu Kuai1-1/+1
2022-06-14nbd: fix race between nbd_alloc_config() and module removalYu Kuai1-9/+19
2022-06-14nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai1-1/+6
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun1-0/+4
2022-06-14scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke1-3/+8
2022-06-14md: protect md_unregister_thread from reentrancyGuoqing Jiang1-5/+10
2022-06-14watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng1-0/+1
2022-06-14serial: msm_serial: disable interrupts in __msm_console_write()John Ogness1-0/+5
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng1-9/+18
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara1-5/+5
2022-06-14extcon: Modify extcon device to be created after driver data is setbumwoo lee1-12/+17
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan1-0/+1
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski1-1/+0
2022-06-14sysrq: do not omit current cpu when showing backtrace of all active CPUsChangbin Du1-4/+9
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green1-2/+2
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou1-0/+2
2022-06-14drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou1-2/+2
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni1-2/+4
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou1-1/+1
2022-06-14tty: Fix a possible resource leak in icom_probeHuang Guobin1-1/+1
2022-06-14tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma1-0/+2
2022-06-14lkdtm/usercopy: Expand size of "out of frame" objectKees Cook1-3/+14
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-6/+18
2022-06-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
2022-06-14iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang1-8/+12
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds1-1/+1
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin1-1/+5
2022-06-14net/mlx5: fs, fail conflicting actionsMark Bloch1-3/+32
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud1-2/+5
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada1-1/+0
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-06-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin1-1/+3
2022-06-14xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada1-1/+0
2022-06-14ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin1-0/+3
2022-06-14video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang1-5/+7
2022-06-14video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1Saurabh Sengar1-18/+1
2022-06-14dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data typeRadhey Shyam Pandey1-2/+3
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure1-2/+10
2022-06-14iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-06-14iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang1-3/+2
2022-06-14dmaengine: idxd: set DMA_INTERRUPT cap bitDave Jiang1-0/+1
2022-06-14driver core: Fix wait_for_device_probe() & deferred_probe_timeout interactionSaravana Kannan1-5/+0
2022-06-14scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal1-1/+0
2022-06-14gpio: pca953x: use the correct register address to do regcache syncHaibo Chen1-8/+11
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy1-0/+5
2022-06-14net/mlx5: Don't use already freed action pointerLeon Romanovsky1-5/+4
2022-06-14sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-14sfc: fix considering that all channels have TX queuesMartin Habets1-1/+1