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-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-06-03gpio: fix locking open drain IRQ linesLinus Walleij1-2/+9
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev4-12/+26
2020-06-03drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-7/+13
2020-06-03clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul1-2/+1
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-06-03gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang1-1/+1
2020-06-03gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang1-2/+2
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-03gpu/drm: Ingenic: Fix opaque pointer casted to wrong typePaul Cercueil1-1/+1
2020-06-03soc: mediatek: cmdq: return send msg error codeDennis YC Hsieh1-1/+3
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-03drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik1-1/+2
2020-06-03hwmon: (nct7904) Fix incorrect range of temperature limit registersAmy Shih1-1/+3
2020-06-03clk: ti: am33xx: fix RTC clock parentTero Kristo1-1/+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: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET1-3/+9
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko1-0/+1
2020-06-03drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling1-2/+3
2020-06-03drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan2-6/+6
2020-06-03drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan2-14/+4
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/mlx5: Fix error flow in case of function_setup failureShay Drory1-1/+2
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-3/+6
2020-06-03net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh1-1/+3
2020-06-03net/mlx5e: Fix inner tirs handlingRoi Dayan4-10/+12
2020-06-03net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan1-1/+1
2020-06-03r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2-2/+10
2020-06-03net: mvpp2: fix RX hashing for non-10G portsRussell King1-1/+1
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14