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, 22 Nov 2013 18:30:51 -0700
From:	Jon Mason <jon.mason@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] NTB bug fixes and features for v3.13

Hi Linus,
Below are a number of NTB bug fixes and features for v3.13.  Please
consider pulling them.

Thanks,
Jon

The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:

  Linux 3.12 (2013-11-03 15:41:51 -0800)

are available in the git repository at:

  git://github.com/jonmason/ntb.git tags/ntb-3.13

for you to fetch changes up to e8aeb60c389c2aa48d345bcf717f8cb7edf67680:

  NTB: Disable interrupts and poll under high load (2013-11-20 09:57:34 -0700)

----------------------------------------------------------------
NTB driver bug fixes to address a missed call to pci_enable_msix,
NTB-RP Link Up issue, Xeon Doorbell errata workaround, ntb_transport
link down race, and correct dmaengine_get/put usage.  Also, clean-ups
to remove duplicate defines and document a hardware errata.  Finally,
some changes to improve performance.

----------------------------------------------------------------
Alexander Gordeev (1):
      ntb: Fix missed call to pci_enable_msix()

Jon Mason (7):
      NTB: Xeon Doorbell errata workaround
      NTB: Fix NTB-RP Link Up
      NTB: Fix ntb_transport link down race
      NTB: correct dmaengine_get/put usage
      NTB: Document HW errata
      NTB: Enable Snoop on Primary Side
      NTB: Disable interrupts and poll under high load

Michael Opdenacker (1):
      NTB: remove duplicate defines

 drivers/ntb/ntb_hw.c        |  121 ++++++++++++++++++++++++++++++++++++-------
 drivers/ntb/ntb_hw.h        |    7 +--
 drivers/ntb/ntb_regs.h      |   16 +++---
 drivers/ntb/ntb_transport.c |   77 ++++++++++++++-------------
 4 files changed, 156 insertions(+), 65 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ