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 13:25:56 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.19-rc4

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.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-4.19-rc4

for you to fetch changes up to 65aac17423284634169489f298169c3e3f099cc7:

  staging: vboxvideo: Change address of scanout buffer on page-flip (2018-09-11 18:39:54 +0200)

----------------------------------------------------------------
Staging/IIO fixes for 4.19-rc4

Here are a few small staging and iio driver fixes for -rc4.

Nothing major, just a few small bugfixes for some reported issues, and a
MAINTAINERS file update for the fbtft drivers.  We also re-enable the
building of the erofs filesystem as the patcheset that was causing it to
break never got merged in the -rc1 cycle, so there's no reason it can't
be turned back on for now.  The problem that was previously there is now
being handled in that other tree at the moment, so it will not hit us
again in the future.

All of these patches have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Ahmed S. Darwish (1):
      staging: gasket: TODO: re-implement using UIO

Arnd Bergmann (1):
      staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"

Daniel Vetter (1):
      staging/fbtft: Update TODO and mailing lists

Gao Xiang (2):
      Revert "staging: erofs: disable compiling temporarile"
      staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/.../jic23/iio into staging-linus

Hans de Goede (2):
      staging: vboxvideo: Fix IRQs no longer working
      staging: vboxvideo: Change address of scanout buffer on page-flip

Lorenzo Bianconi (1):
      iio: imu: st_lsm6dsx: take into account ts samples in wm configuration

Matt Ranostay (1):
      Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"

Todd Poynor (1):
      MAINTAINERS: Switch a maintainer for drivers/staging/gasket

 MAINTAINERS                                    |  4 +++-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 13 ++++++-------
 drivers/iio/temperature/maxim_thermocouple.c   |  1 -
 drivers/staging/erofs/Kconfig                  |  2 +-
 drivers/staging/erofs/super.c                  |  4 ++--
 drivers/staging/fbtft/TODO                     |  4 ++++
 drivers/staging/gasket/TODO                    | 13 +++++++++++++
 drivers/staging/vboxvideo/vbox_drv.c           |  7 +++++++
 drivers/staging/vboxvideo/vbox_mode.c          |  5 +++++
 drivers/staging/wilc1000/Makefile              |  3 +--
 drivers/staging/wilc1000/linux_wlan.c          |  6 ++++--
 drivers/staging/wilc1000/wilc_debugfs.c        |  7 +++++--
 drivers/staging/wilc1000/wilc_wlan.c           |  6 ++++++
 drivers/staging/wilc1000/wilc_wlan_if.h        |  2 --
 14 files changed, 57 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ