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:   Mon, 24 Sep 2018 13:20:43 +0300
From:   Mika Westerberg <mika.westerberg@...ux.intel.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Andreas Noever <andreas.noever@...il.com>,
        Michael Jamet <michael.jamet@...el.com>,
        Mika Westerberg <mika.westerberg@...ux.intel.com>,
        Yehezkel Bernat <YehezkelShB@...il.com>,
        Lukas Wunner <lukas@...ner.de>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] thunderbolt: Fixes for v4.19-rc6

Hi Greg,

This includes two fixes:

  - Stop handling ICM events when the domain is already removed upon module
    removal.

  - If the module is built into the kernel image, initialize after IOMMUs
    to keep the driver working when IOMMUs are enabled.

I've included both patches as well in case prefer to apply them directely
instead of pulling the signed tag.

Thanks!

The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:

  Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-fixes-for-v4.19-rc6

for you to fetch changes up to b3cea5ec12adc0fe0c0d264e56aa97ab617a51d6:

  thunderbolt: Initialize after IOMMUs (2018-09-14 10:45:22 +0300)

----------------------------------------------------------------
thunderbolt: Fixes for v4.19-rc6

----------------------------------------------------------------

Mika Westerberg (2):
  thunderbolt: Do not handle ICM events after domain is stopped
  thunderbolt: Initialize after IOMMUs

 drivers/thunderbolt/icm.c | 49 ++++++++++++++++-----------------------
 drivers/thunderbolt/nhi.c |  2 +-
 2 files changed, 21 insertions(+), 30 deletions(-)

-- 
2.18.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ