All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v5.5-rc5
@ 2020-01-04 17:32 Vinod Koul
  2020-01-04 19:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2020-01-04 17:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

[-- Attachment #1: Type: text/plain, Size: 1593 bytes --]

Heya Linus,

Happy new year and new pull request for you to consider for v5.5-rc5
(nice version numbers!). Couple of core fixes and few driver fixes to be
considered.

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.5-rc5

for you to fetch changes up to b0b5ce1010ffc50015eaec72b0028aaae3f526bb:

  ioat: ioat_alloc_ring() failure handling. (2019-12-27 12:06:06 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.5-rc5

Bunch of fixes for:
 - uninitialized dma_slave_caps access
 - virt-dma use after free in vchan_complete()
 - driver fixes for ioat, k3dma and jz4780

----------------------------------------------------------------
Alexander.Barabash@dell.com (1):
      ioat: ioat_alloc_ring() failure handling.

John Stultz (1):
      dmaengine: k3dma: Avoid null pointer traversal

Lukas Wunner (1):
      dmaengine: Fix access to uninitialized dma_slave_caps

Paul Cercueil (1):
      dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B

Peter Ujfalusi (1):
      dmaengine: virt-dma: Fix access after free in vchan_complete()

 drivers/dma/dma-jz4780.c  |  3 ++-
 drivers/dma/ioat/dma.c    |  3 ++-
 drivers/dma/k3dma.c       | 12 +++++++++---
 drivers/dma/virt-dma.c    |  3 +--
 include/linux/dmaengine.h |  5 ++++-
 5 files changed, 18 insertions(+), 8 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: dmaengine fixes for v5.5-rc5
  2020-01-04 17:32 [GIT PULL]: dmaengine fixes for v5.5-rc5 Vinod Koul
@ 2020-01-04 19:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-04 19:00 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Sat, 4 Jan 2020 23:02:40 +0530:

> git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.5-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5613970af3f5f8372c596b138bd64f3918513515

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-04 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-04 17:32 [GIT PULL]: dmaengine fixes for v5.5-rc5 Vinod Koul
2020-01-04 19:00 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.