summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2020-06-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings
2020-06-03sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2020-06-03usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda
2020-06-03drm/fb-helper: Use proper plane mask for fb cleanupMatt Roper
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-05-27mei: release me_cl object referenceAlexander Usyskin
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan
2020-05-27libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma
2020-05-27platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-05-27i2c-dev: don't get i2c adapter via i2c_devviresh kumar
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