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:   Sun, 13 Nov 2016 17:21:49 -0500
From:   Jon Mason <jdmason@...zu.us>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-ntb@...glegroups.com
Subject: [GIT PULL] NTB bug fixes for v4.9

Hello Linus,
Here are a few NTB bug fixes for 4.9.  Please consider pulling them.

Thanks,
Jon



The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6:

  Linux 4.9-rc5 (2016-11-13 10:32:32 -0800)

are available in the git repository at:

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

for you to fetch changes up to 819baf885953b588b63bef28e5598daf9ed4ddf9:

  ntb_perf: potential info leak in debugfs (2016-11-13 16:48:30 -0500)

----------------------------------------------------------------
NTB bug fixes for ntb_hw_intel, ntb_perf, and ntb_pingpong.  Also, a
fixup to use jiffies in schedule_timeout_* call instead of a constant.

----------------------------------------------------------------
Dan Carpenter (1):
      ntb_perf: potential info leak in debugfs

Dave Jiang (1):
      ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev

Nicholas Mc Guire (2):
      ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
      ntb: make DMA_OUT_RESOURCE_TO HZ independent

Wei Yongjun (2):
      ntb_pingpong: Fix db_init parameter description
      NTB: ntb_hw_intel: Fix typo in module parameter descriptions

 drivers/ntb/hw/intel/ntb_hw_intel.c | 15 +++++++++------
 drivers/ntb/ntb_transport.c         |  2 +-
 drivers/ntb/test/ntb_perf.c         |  8 ++++----
 drivers/ntb/test/ntb_pingpong.c     |  2 +-
 4 files changed, 15 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ