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, 18 Nov 2021 17:06:01 +0100
From:   Karsten Graul <kgraul@...ux.ibm.com>
To:     David Miller <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
Cc:     netdev@...r.kernel.org, linux-s390@...r.kernel.org,
        Heiko Carstens <hca@...ux.ibm.com>,
        Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net-next 0/6] s390/net: updates 2021-11-18

Please apply the following patches to netdev's net-next tree.

Heiko provided fixes for kernel doc comments and solved some
other compiler warnings.
Julians qeth patch simplifies the rx queue handling in the code.

Heiko Carstens (5):
  net/iucv: fix kernel doc comments
  net/af_iucv: fix kernel doc comments
  s390/ctcm: fix format string
  s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
  s390/lcs: add braces around empty function body

Julian Wiedmann (1):
  s390/qeth: allocate RX queue at probe time

 drivers/s390/net/ctcm_dbug.h      |   1 +
 drivers/s390/net/ctcm_fsms.c      |   2 +-
 drivers/s390/net/lcs.c            |  11 +--
 drivers/s390/net/qeth_core_main.c |  35 ++++-----
 net/iucv/af_iucv.c                |  38 ++++-----
 net/iucv/iucv.c                   | 124 +++++++++++++++---------------
 6 files changed, 106 insertions(+), 105 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ