aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-27i2c: dev: use after free in detachDan Carpenter
2020-05-27i2c: dev: don't start function name with 'return'Wolfram Sang
2020-05-27i2c: dev: switch from register_chrdev to cdev APIErico Nunes
2020-05-27media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2020-05-27media: fix use-after-free in cdev_put() when app exits after driver unbindShuah Khan
2020-05-27media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2020-05-27media-devnode: fix namespace messMauro Carvalho Chehab
2020-05-27media-devnode: add missing mutex lock in error handlerMax Kellermann
2020-05-27drivers/media/media-devnode: clear private_data before put_device()Max Kellermann
2020-05-27media: Fix media_open() to clear filp->private_data in error legShuah Khan
2020-05-27platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2020-05-20scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2020-05-20i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2020-05-20scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik
2020-05-20spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-20ptp: free ptp device pin descriptors properlyVladis Dronov
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-05-20ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing
2020-05-20ptp: create "pins" together with the rest of attributesDmitry Torokhov
2020-05-20ptp: use is_visible method to hide unused attributesDmitry Torokhov
2020-05-20ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-05-20Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2020-05-20enic: do not overwrite error codeGovindarajulu Varadarajan
2020-05-20Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall
2020-05-20Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"Greg Kroah-Hartman
2020-05-20USB: serial: qcserial: Add DW5816e supportMatt Jolly
2020-05-10macvlan: Fix potential use-after free for broadcastsHerbert Xu
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli