summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-77/+119
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-18/+42
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon-5/+3
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan-1/+3
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+3
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2020-05-29Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+7
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-24/+46
2020-05-29Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-4/+7
2020-05-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso-3/+3
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov-1/+1
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa-14/+37
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin-20/+24
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman-4/+0
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan-1/+1
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch-0/+18
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-10/+5
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu-1/+1
2020-05-29gpio: fix locking open drain IRQ linesLinus Walleij-2/+9
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+3
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-71/+87
2020-05-28bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu-1/+3
2020-05-28Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe-4/+7
2020-05-28Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...Dave Airlie-7/+2
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev-12/+26
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean-2/+6
2020-05-27nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang-4/+7
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn-1/+2
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe-7/+13
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet-1/+1
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu-0/+1
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer-15/+4
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam-4/+5
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan-1/+1
2020-05-26net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas-0/+1
2020-05-26clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul-2/+1
2020-05-26clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek-0/+1
2020-05-26net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan-1/+2
2020-05-25qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu-1/+3
2020-05-25dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean-1/+1
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu-1/+1
2020-05-25gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang-1/+1
2020-05-25gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang-2/+2
2020-05-25gpio: mlxbf2: Fix sleeping while holding spinlockAxel Lin-3/+3
2020-05-25mmc: block: Fix use-after-free issue for rpmbPeng Hao-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-31/+105