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] [day] [month] [year] [list]
Date:   Fri, 23 Sep 2022 14:20:18 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Marc Kleine-Budde <mkl@...gutronix.de>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
        linux-can@...r.kernel.org, kernel@...gutronix.de,
        william.xuanziyang@...wei.com, socketcan@...tkopp.net
Subject: Re: [PATCH net-next 01/11] can: bcm: registration process optimization in
 bcm_module_init()

Hello:

This series was applied to netdev/net-next.git (master)
by Marc Kleine-Budde <mkl@...gutronix.de>:

On Fri, 23 Sep 2022 14:08:49 +0200 you wrote:
> From: Ziyang Xuan <william.xuanziyang@...wei.com>
> 
> Now, register_netdevice_notifier() and register_pernet_subsys() are both
> after can_proto_register(). It can create CAN_BCM socket and process socket
> once can_proto_register() successfully, so it is possible missing notifier
> event or proc node creation because notifier or bcm proc directory is not
> registered or created yet. Although this is a low probability scenario, it
> is not impossible.
> 
> [...]

Here is the summary with links:
  - [net-next,01/11] can: bcm: registration process optimization in bcm_module_init()
    https://git.kernel.org/netdev/net-next/c/edd1a7e42f1d
  - [net-next,02/11] can: bcm: check the result of can_send() in bcm_can_tx()
    https://git.kernel.org/netdev/net-next/c/3fd7bfd28cfd
  - [net-next,03/11] can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_msg_recv()
    https://git.kernel.org/netdev/net-next/c/593b5e2f5a4a
  - [net-next,04/11] can: gs_usb: add missing lock to protect struct timecounter::cycle_last
    https://git.kernel.org/netdev/net-next/c/29a8c9ec9090
  - [net-next,05/11] can: gs_usb: gs_can_open(): initialize time counter before starting device
    https://git.kernel.org/netdev/net-next/c/103108cb9673
  - [net-next,06/11] can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev
    https://git.kernel.org/netdev/net-next/c/002467518688
  - [net-next,07/11] can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
    https://git.kernel.org/netdev/net-next/c/3814ed27548a
  - [net-next,08/11] can: gs_usb: gs_make_candev(): clean up error handling
    https://git.kernel.org/netdev/net-next/c/68822f4e74f3
  - [net-next,09/11] can: gs_usb: add switchable termination support
    https://git.kernel.org/netdev/net-next/c/906e0e6886af
  - [net-next,10/11] can: gs_usb: remove dma allocations
    https://git.kernel.org/netdev/net-next/c/62f102c0d156
  - [net-next,11/11] can: ctucanfd: Remove redundant dev_err call
    https://git.kernel.org/netdev/net-next/c/6eed756408c6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ