summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3
2020-06-03crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet1-1/+1
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan1-1/+1
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-6/+13
2020-06-03mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg1-9/+4
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev4-12/+26
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao1-1/+1
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-4/+5
2020-06-03gpio: exar: Fix bad handling for ida_simple_get error pathTakashi Iwai1-2/+5
2020-06-03Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun1-1/+2
2020-06-03Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green1-1/+1
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-06-03Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET1-1/+1
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron1-0/+12
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks1-15/+4
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard1-0/+1
2020-06-03IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev1-8/+0
2020-06-03net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2-0/+3
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada1-2/+1
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko1-0/+1
2020-06-03net: microchip: encx24j600: add missed kthread_stopChuhong Yuan1-1/+4
2020-06-03gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren1-0/+1
2020-06-03mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2-2/+20
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu1-2/+1
2020-06-03net/mlx5: Annotate mutex destroy for root nsRoi Dayan1-0/+6
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-1/+5
2020-06-03r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2-2/+10
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-06-03net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang2-7/+3
2020-06-03dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean1-1/+1
2020-05-27iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier1-7/+8
2020-05-27iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi1-3/+7
2020-05-27iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier1-4/+4
2020-05-27iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-2/+14
2020-05-27rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-27ipack: tpci200: fix error return code in tpci200_register()Wei Yongjun1-0/+1
2020-05-27mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-05-27misc: rtsx: Add short delay after exit from ASPMKlaus Doth1-0/+3
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET1-0/+1
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET1-1/+1
2020-05-27staging: greybus: Fix uninitialized scalar variableOscar Carter1-2/+2
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan1-5/+12
2020-05-27brcmfmac: abort and release host after errorGuenter Roeck1-0/+2
2020-05-27tty: serial: qcom_geni_serial: Fix wrap around of TX bufferMatthias Kaehlcke1-5/+7
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2-12/+13
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath1-0/+8