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:   Sun, 4 Nov 2018 00:00:02 -0400
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 patches for v4.20

Hello Linus,
Here are a few NTB patches for v4.20.  Fairly minor changes and bug
fixes.  Please consider pulling them.


Thanks,
Jon

---

The following changes since commit 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d:

  Linux 4.19 (2018-10-22 07:37:37 +0100)

are available in the Git repository at:

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

for you to fetch changes up to a662315d8ad9e687fe648b6eea9bd35017f565dd:

  ntb: idt: Alter the driver info comments (2018-11-01 10:33:12 -0400)

----------------------------------------------------------------
NTB IDT thermal changes and hook into hwmon, ntb_netdev clean-up of
private struct, and a few bug fixes.

----------------------------------------------------------------
Aaron Sierra (2):
      NTB: transport: Try harder to alloc an aligned MW buffer
      ntb_netdev: Simplify remove with client device drvdata

Dave Jiang (1):
      ntb: intel: fix return value for ndev_vec_mask()

Gustavo A. R. Silva (2):
      NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
      ntb: ntb_transport: Mark expected switch fall-throughs

Jon Mason (1):
      ntb_netdev: fix sleep time mismatch

Serge Semin (5):
      ntb: idt: Set PCIe bus address to BARLIMITx
      ntb: idt: Alter temperature read method
      ntb: idt: Add basic hwmon sysfs interface
      ntb: idt: Discard temperature sensor IRQ handler
      ntb: idt: Alter the driver info comments

 drivers/net/ntb_netdev.c           |  30 +---
 drivers/ntb/hw/idt/Kconfig         |   5 +-
 drivers/ntb/hw/idt/ntb_hw_idt.c    | 327 +++++++++++++++++++++++++++++++------
 drivers/ntb/hw/idt/ntb_hw_idt.h    |  87 +++++++++-
 drivers/ntb/hw/intel/ntb_hw_gen1.c |   2 +-
 drivers/ntb/ntb_transport.c        |  88 +++++++---
 6 files changed, 429 insertions(+), 110 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ