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, 25 Oct 2021 11:56:49 +0200
From:   Julian Wiedmann <jwi@...ux.ibm.com>
To:     David Miller <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
Cc:     linux-netdev <netdev@...r.kernel.org>,
        linux-s390 <linux-s390@...r.kernel.org>,
        Heiko Carstens <hca@...ux.ibm.com>,
        Karsten Graul <kgraul@...ux.ibm.com>,
        Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net-next 0/9] s390/qeth: updates 2021-10-25

Hi Dave & Jakub,

please apply the following patch series for qeth to netdev's net-next tree.

This brings some minor maintenance improvements, and a bunch of cleanups
so that the W=1 build passes without warning.

Thanks,
Julian

Heiko Carstens (3):
  s390/qeth: fix various format strings
  s390/qeth: add __printf format attribute to qeth_dbf_longtext
  s390/qeth: fix kernel doc comments

Julian Wiedmann (6):
  s390/qeth: improve trace entries for MAC address (un)registration
  s390/qeth: remove .do_ioctl() callback from driver discipline
  s390/qeth: move qdio's QAOB cache into qeth
  s390/qeth: clarify remaining dev_kfree_skb_any() users
  s390/qeth: don't keep track of Input Queue count
  s390/qeth: update kerneldoc for qeth_add_hw_header()

 arch/s390/include/asm/qdio.h      |  2 --
 drivers/s390/cio/qdio_setup.c     | 34 ++----------------
 drivers/s390/net/qeth_core.h      |  4 +--
 drivers/s390/net/qeth_core_main.c | 59 ++++++++++++++++++-------------
 drivers/s390/net/qeth_l2_main.c   | 27 +++++++-------
 drivers/s390/net/qeth_l3_main.c   | 12 +++----
 6 files changed, 57 insertions(+), 81 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ