summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang
2018-06-29Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-29Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-28dm: prevent DAX mounts if not supportedRoss Zwisler
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler
2018-06-28md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang
2018-06-28Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-06-28serdev: fix memleak on module unloadJohan Hovold
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-06-28wcn36xx: Remove Unicode Byte Order Mark from testcodeGeert Uytterhoeven
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-28virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun
2018-06-28Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-28Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S
2018-06-27drm/amdgpu:Support new VCN FW version naming conventionJames Zhu
2018-06-27drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu
2018-06-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-27Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Catalin Marinas
2018-06-27dm thin: handle running out of data space vs concurrent discardMike Snitzer
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren
2018-06-26Input: psmouse - fix button reporting for basic protocolsDmitry Torokhov
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-06-26IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz