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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 21 Jan 2022 17:09:24 +0100
From:   Stefan Schmidt <stefan@...enfreihafen.org>
To:     Miquel Raynal <miquel.raynal@...tlin.com>,
        Alexander Aring <alex.aring@...il.com>,
        linux-wpan@...r.kernel.org
Cc:     "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
        Xue Liu <liuxuenetmail@...il.com>,
        Marcel Holtmann <marcel@...tmann.org>,
        Harry Morris <harrymorris12@...il.com>,
        David Girault <david.girault@...vo.com>,
        Romuald Despres <romuald.despres@...vo.com>,
        Frederic Blain <frederic.blain@...vo.com>,
        Nicolas Schodet <nico@...fr.eu.org>,
        Thomas Petazzoni <thomas.petazzoni@...tlin.com>
Subject: Re: [wpan-next v2 0/9] ieee802154: A bunch of fixes


Hello Miquel

On 20.01.22 12:21, Miquel Raynal wrote:
> In preparation to a wider series, here are a number of small and random
> fixes across the subsystem.
> 
> Changes in v2:
> * Fixed the build error reported by a robot. It ended up being something
>    which I fixed in a commit from a following series. I've now sorted
>    this out and the patch now works on its own.
> 
> Miquel Raynal (9):
>    net: ieee802154: hwsim: Ensure proper channel selection at probe time
>    net: ieee802154: hwsim: Ensure frame checksum are valid
>    net: ieee802154: mcr20a: Fix lifs/sifs periods
>    net: ieee802154: at86rf230: Stop leaking skb's
>    net: ieee802154: ca8210: Stop leaking skb's
>    net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
>    net: ieee802154: Return meaningful error codes from the netlink
>      helpers
>    net: mac802154: Explain the use of ieee802154_wake/stop_queue()
>    MAINTAINERS: Remove Harry Morris bouncing address
> 
>   MAINTAINERS                              |  3 +--
>   drivers/net/ieee802154/at86rf230.c       |  1 +
>   drivers/net/ieee802154/ca8210.c          |  1 +
>   drivers/net/ieee802154/mac802154_hwsim.c | 12 ++----------
>   drivers/net/ieee802154/mcr20a.c          |  4 ++--
>   include/net/mac802154.h                  | 12 ++++++++++++
>   net/ieee802154/nl-phy.c                  |  5 +++--
>   net/ieee802154/nl802154.c                |  8 ++++----
>   8 files changed, 26 insertions(+), 20 deletions(-)
> 

All patches apply without conflict to my wpan tree (to feed into net 
instead of net-next for these fixes) and compile testing showed no 
problems. I will do some light smoke testing on the weekend and also 
wait for Alex review. But beside one small review remark these should be 
ready to go in on the next iteration.

regards
Stefan Schmidt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ