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]
Message-ID: <20160507092315.044558e4@recife.lan>
Date:	Sat, 7 May 2016 09:23:15 -0300
From:	Mauro Carvalho Chehab <mchehab@....samsung.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Media Mailing List <linux-media@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v4.6] media fixes

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.6-5

For:
  - deadlock fixes on driver probe at exynos4-is and s43-camif drivers;
  - a build breakage if media controller is enabled and USB or PCI is
    built as module.

Thanks!
Mauro

---

PS.: the USB/PCI fix didn't reach linux-next yet, because I was able to
	merge it only on Friday. I'm confident that it does what it is
	meant to do, the reported of the bug is also happy, and we got
	no reports from kbuild robot with randconfigs, but feel free to
	postpone it to next week if you want to.

The following changes since commit 89a095668304e8a02502ffd35edacffdbf49aa8c:

  [media] vb2-memops: Fix over allocation of frame vectors (2016-04-25 10:22:55 -0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.6-5

for you to fetch changes up to b34ecd5aa34800aefa9e2990a805243ec9348437:

  [media] media-device: fix builds when USB or PCI is compiled as module (2016-05-05 08:01:34 -0300)

----------------------------------------------------------------
media fixes for v4.6-rc7

----------------------------------------------------------------
Marek Szyprowski (2):
      [media] media: exynos4-is: fix deadlock on driver probe
      [media] media: s3c-camif: fix deadlock on driver probe()

Mauro Carvalho Chehab (1):
      [media] media-device: fix builds when USB or PCI is compiled as module

 drivers/media/media-device.c                  |  8 ++++----
 drivers/media/platform/exynos4-is/media-dev.c | 13 ++-----------
 drivers/media/platform/s3c-camif/camif-core.c | 12 +++---------
 3 files changed, 9 insertions(+), 24 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ