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]
Message-ID: <20200221114012.GA114392@kroah.com>
Date:   Fri, 21 Feb 2020 12:40:12 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.6-rc3

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/gregkh/char-misc.git tags/char-misc-5.6-rc3

for you to fetch changes up to 74ba569a15a08b988bc059ad515980f51e85be79:

  Merge tag 'misc-habanalabs-fixes-2020-02-11' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus (2020-02-17 11:58:16 +0100)

----------------------------------------------------------------
Char/Misc fixes for 5.6-rc3

Here are some small char/misc driver fixes for 5.6-rc3.

Also included in here are some updates for some documentation files that
I seem to be maintaining these days.

The driver fixes are:
  - small fixes for the habanalabs driver
  - fsi driver bugfix

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

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

----------------------------------------------------------------
Bartosz Golaszewski (1):
      MAINTAINERS: remove unnecessary ':' characters

Brendan Higgins (1):
      fsi: aspeed: add unspecified HAS_IOMEM dependency

Grant Likely (1):
      Documentation/process: Add Arm contact for embargoed HW issues

Greg Kroah-Hartman (3):
      embargoed-hardware-issues: drop Amazon contact as the email address now bounces
      COPYING: state that all contributions really are covered by this file
      Merge tag 'misc-habanalabs-fixes-2020-02-11' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus

James Morris (1):
      Documentation/process: Change Microsoft contact for embargoed hardware issues

Oded Gabbay (2):
      habanalabs: halt the engines before hard-reset
      habanalabs: patched cb equals user cb in device memset

Omer Shpigelman (1):
      habanalabs: do not halt CoreSight during hard reset

Tyler Hicks (1):
      Documentation/process: Swap out the ambassador for Canonical

 COPYING                                            |  2 +
 .../process/embargoed-hardware-issues.rst          |  8 ++--
 .../zh_CN/process/embargoed-hardware-issues.rst    |  2 +-
 MAINTAINERS                                        | 22 +++++------
 drivers/fsi/Kconfig                                |  1 +
 drivers/misc/habanalabs/device.c                   |  5 ++-
 drivers/misc/habanalabs/goya/goya.c                | 44 +++++++++++++++++++++-
 7 files changed, 65 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ