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, 10 Aug 2019 13:52:22 +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:     devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Staging/IIO driver fixes for 5.3-rc4

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.3-rc4

for you to fetch changes up to 09f6109ff4f8003af3370dfee0f73fcf6d20087a:

  Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2019-07-28 11:07:26 +0200)

----------------------------------------------------------------
Staging / IIO driver fixes for 5.3-rc4

Here are some small staging and IIO driver fixes for 5.3-rc4.

Nothing major, just resolutions for a number of small reported issues,
full details in the shortlog.

All have been in linux-next for a while with no reported issues.

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

----------------------------------------------------------------
Adham Abozaeid (1):
      staging: wilc1000: flush the workqueue before deinit the host

Arnd Bergmann (1):
      iio: adc: gyroadc: fix uninitialized return code

Christophe JAILLET (1):
      staging: unisys: visornic: Update the description of 'poll_for_irq()'

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

Gwendal Grignou (1):
      iio: cros_ec_accel_legacy: Fix incorrect channel setting

Ivan Bornyakov (1):
      staging: gasket: apex: fix copy-paste typo

Jan Sebastian Götte (1):
      Staging: fbtft: Fix GPIO handling

Jean-Baptiste Maneyrol (1):
      iio: imu: mpu6050: add missing available scan masks

Joe Perches (1):
      iio: adc: max9611: Fix misuse of GENMASK macro

Maarten ter Huurne (1):
      IIO: Ingenic JZ47xx: Set clock divider on probe

Mauro Carvalho Chehab (1):
      docs: generic-counter.rst: fix broken references for ABI file

Phil Reid (2):
      Staging: fbtft: Fix probing of gpio descriptor
      Staging: fbtft: Fix reset assertion when using gpio descriptor

Tetsuo Handa (1):
      staging: android: ion: Bail out upon SIGKILL when allocating memory.

 Documentation/driver-api/generic-counter.rst      |  4 +-
 drivers/iio/accel/cros_ec_accel_legacy.c          |  1 -
 drivers/iio/adc/ingenic-adc.c                     | 54 +++++++++++++++++++++++
 drivers/iio/adc/max9611.c                         |  2 +-
 drivers/iio/adc/rcar-gyroadc.c                    |  4 +-
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c        | 43 ++++++++++++++++++
 drivers/staging/android/ion/ion_page_pool.c       |  3 ++
 drivers/staging/fbtft/fb_bd663474.c               |  2 +-
 drivers/staging/fbtft/fb_ili9163.c                |  2 +-
 drivers/staging/fbtft/fb_ili9325.c                |  2 +-
 drivers/staging/fbtft/fb_s6d1121.c                |  2 +-
 drivers/staging/fbtft/fb_ssd1289.c                |  2 +-
 drivers/staging/fbtft/fb_ssd1331.c                |  4 +-
 drivers/staging/fbtft/fb_upd161704.c              |  2 +-
 drivers/staging/fbtft/fbtft-bus.c                 |  2 +-
 drivers/staging/fbtft/fbtft-core.c                | 47 +++++++++-----------
 drivers/staging/gasket/apex_driver.c              |  2 +-
 drivers/staging/unisys/visornic/visornic_main.c   |  3 +-
 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c |  1 +
 19 files changed, 140 insertions(+), 42 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ