lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 14 Sep 2018 17:30:10 +0530
From:   Vinod <vkoul@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     dma <dmaengine@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v4.19-rc4

Hi Linus,

Please consider the pull to receive a small fix for mic_x100_dma driver
which fixes driver to use devm_kzalloc for driver memory so that it is
freed properly when it unregisters from dmaengine using managed API


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.19-rc4

for you to fetch changes up to 111b009f7e8bcdfc8d565b1f0e3ee5072bb7490b:

  dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue (2018-08-27 11:16:04 +0530)

----------------------------------------------------------------
dmaengine fix for dmaengine-fix-4.19-rc4

 - Fix mic_x100_dma to use devm_kzalloc to ensure memory is freed after
   use by device manage dmaengine release function added in merge window

----------------------------------------------------------------
Huang Shijie (1):
      dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue

 drivers/dma/mic_x100_dma.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Thanks
-- 
~Vinod

Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ