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>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 7 Mar 2020 15:35:54 +0100
From:   Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        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 v5.6-rc5] media fixes

Hi Linus,

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


For:
  - a fix at the media controller links at both hantro driver and at
    v4l2-mem2mem core;
  - Some fixes at pulse8-cec driver;
  - vicodec: handle alpha channel for RGB32 formats, as it may be used;
  - mc-entity.c: fix handling of pad flags.

Regards,
Mauro

-

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.6-2

for you to fetch changes up to d171c45da874e3858a83e6377e00280a507fe2f2:

  media: hantro: Fix broken media controller links (2020-02-24 15:10:39 +0100)

----------------------------------------------------------------
media fixes for v5.6-rc5

----------------------------------------------------------------
Ezequiel Garcia (1):
      media: hantro: Fix broken media controller links

Hans Verkuil (5):
      media: pulse8-cec: INIT_DELAYED_WORK was called too late
      media: pulse8-cec: close serio in disconnect, not adap_free
      media: vicodec: process all 4 components for RGB32 formats
      media: v4l2-mem2mem.c: fix broken links
      media: mc-entity.c: use & to check pad flags, not ==

 drivers/media/mc/mc-entity.c                     |  4 +--
 drivers/media/platform/vicodec/codec-v4l2-fwht.c | 34 +++++++-----------------
 drivers/media/usb/pulse8-cec/pulse8-cec.c        | 12 +++++----
 drivers/media/v4l2-core/v4l2-mem2mem.c           |  4 +--
 drivers/staging/media/hantro/hantro_drv.c        |  4 +--
 5 files changed, 22 insertions(+), 36 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ