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:	Thu, 28 Aug 2014 13:52:57 -0700
From:	Dave Jiang <dave.jiang@...el.com>
To:	jdmason@...zu.us
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] NTB bug fixes and hardware workarounds

The following series contains various fixes and cleanup for NTB. It also
adds the split BAR support on Haswell platform and a hardware errata
workaround in order to allow interrupts to function during bi-directional
traffic under stress. 

---

Dave Jiang (6):
      ntb: Add alignment check to meet hardware requirement
      ntb: move platform detection to separate function
      ntb: conslidate reading of PPD to move platform detection earlier
      ntb: use errata flag set via DID to implement workaround
      ntb: Adding split BAR support for Haswell platforms
      ntb: workaround for high traffic hardware hang


 drivers/ntb/ntb_hw.c        |  603 +++++++++++++++++++++++++++++++++++--------
 drivers/ntb/ntb_hw.h        |   27 ++
 drivers/ntb/ntb_regs.h      |   32 ++
 drivers/ntb/ntb_transport.c |  139 ++++++----
 4 files changed, 620 insertions(+), 181 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