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:   Sun, 18 Aug 2019 10:57:12 +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-rc5

The following changes since commit d45331b00ddb179e291766617259261c112db872:

  Linux 5.3-rc4 (2019-08-11 13:26:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 48b30e10bfc20ec6195642cc09ea6f08a8015df7:

  Merge tag 'iio-fixes-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2019-08-12 22:47:59 +0200)

----------------------------------------------------------------
Staging/IIO fixes for 5.3-rc5

Here are 4 small staging and iio driver fixes for 5.3-rc5

Two are for the dt3000 comedi driver for some reported problems found in
that codebase, and two are some small iio fixes.

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

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

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

Ian Abbott (2):
      staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
      staging: comedi: dt3000: Fix rounding up of timer divisor

Jacopo Mondi (1):
      iio: adc: max9611: Fix temperature reading in probe

Nuno Sá (1):
      iio: frequency: adf4371: Fix output frequency setting

 drivers/iio/adc/max9611.c               | 2 +-
 drivers/iio/frequency/adf4371.c         | 8 ++++----
 drivers/staging/comedi/drivers/dt3000.c | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ