summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg1-2/+5
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu4-0/+19
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko1-2/+2
2018-06-28serdev: fix memleak on module unloadJohan Hovold1-0/+1
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko1-2/+0
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+24
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+14
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-34/+42
2018-06-28virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer1-11/+19
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-9/+15
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-10/+14
2018-06-28net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni1-0/+2
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun1-0/+1
2018-06-28Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-4/+6
2018-06-28Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie3-5/+10
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S1-4/+2
2018-06-27drm/amdgpu:Support new VCN FW version naming conventionJames Zhu1-6/+27
2018-06-27drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu1-1/+1
2018-06-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-11/+40
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-15/+40
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds24-123/+340
2018-06-27Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Catalin Marinas1-1/+1
2018-06-27dm thin: handle running out of data space vs concurrent discardMike Snitzer1-2/+9
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu1-1/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley2-0/+6
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2-0/+22
2018-06-27Input: psmouse - fix button reporting for basic protocolsDmitry Torokhov1-6/+6
2018-06-27net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-06-27net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-06-27net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin1-2/+2
2018-06-27net/mlx5: Fix required capability for manipulating MPFSEli Cohen1-4/+5
2018-06-27net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2-9/+5
2018-06-27IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz1-1/+1
2018-06-27net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz3-9/+9
2018-06-27net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz5-6/+13
2018-06-27net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz1-1/+5
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi1-3/+0
2018-06-26PCI: Initialize endpoint library before controllersAlan Douglas1-3/+3
2018-06-26Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+2
2018-06-26net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson1-1/+6
2018-06-26net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson1-0/+22
2018-06-26net: lan78xx: Add support for VLAN filtering.Dave Stevenson1-1/+4
2018-06-26net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson1-2/+3
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas1-1/+9
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young1-12/+2
2018-06-26r8152: napi hangup fix after disconnectJiri Slaby1-1/+2
2018-06-26drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'Christophe JAILLET1-4/+8
2018-06-26qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependencyArnd Bergmann1-1/+2
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen1-1/+4