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:   Mon, 25 Oct 2021 12:10:14 +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,
        tglx@...utronix.de, socketcan@...tkopp.net
Subject: Re: [PATCH net-next 01/15] can: bcm: Use hrtimer_forward_now()

Hello:

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

On Sun, 24 Oct 2021 22:43:11 +0200 you wrote:
> From: Thomas Gleixner <tglx@...utronix.de>
> 
> hrtimer_forward_now() provides the same functionality as the open coded
> hrimer_forward() invocation. Prepares for removal of hrtimer_forward() from
> the public interfaces.
> 
> Link: https://lore.kernel.org/all/20210923153339.684546907@linutronix.de
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> Cc: Oliver Hartkopp <socketcan@...tkopp.net>
> Cc: linux-can@...r.kernel.org
> Cc: Marc Kleine-Budde <mkl@...gutronix.de>
> Cc: netdev@...r.kernel.org
> Cc: Jakub Kicinski <kuba@...nel.org>
> Cc: "David S. Miller" <davem@...emloft.net>
> Signed-off-by: Marc Kleine-Budde <mkl@...gutronix.de>
> 
> [...]

Here is the summary with links:
  - [net-next,01/15] can: bcm: Use hrtimer_forward_now()
    https://git.kernel.org/netdev/net-next/c/9b44a927e195
  - [net-next,02/15] can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to unsigned int
    https://git.kernel.org/netdev/net-next/c/e34629043960
  - [net-next,03/15] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
    https://git.kernel.org/netdev/net-next/c/63dfe0709643
  - [net-next,04/15] can: bittiming: change unit of TDC parameters to clock periods
    https://git.kernel.org/netdev/net-next/c/39f66c9e2297
  - [net-next,05/15] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
    https://git.kernel.org/netdev/net-next/c/da45a1e4d7b9
  - [net-next,06/15] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
    https://git.kernel.org/netdev/net-next/c/d99755f71a80
  - [net-next,07/15] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
    https://git.kernel.org/netdev/net-next/c/e8060f08cd69
  - [net-next,08/15] can: dev: add can_tdc_get_relative_tdco() helper function
    https://git.kernel.org/netdev/net-next/c/fa759a9395ea
  - [net-next,09/15] can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit()
    https://git.kernel.org/netdev/net-next/c/7bc9ab0f42b3
  - [net-next,10/15] can: rcar: drop unneeded ARM dependency
    https://git.kernel.org/netdev/net-next/c/39aab46063ed
  - [net-next,11/15] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
    https://git.kernel.org/netdev/net-next/c/28616ed180c3
  - [net-next,12/15] can: gs_usb: use %u to print unsigned values
    https://git.kernel.org/netdev/net-next/c/108194666a3f
  - [net-next,13/15] can: peak_usb: CANFD: store 64-bits hw timestamps
    https://git.kernel.org/netdev/net-next/c/28e0a70cede3
  - [net-next,14/15] can: xilinx_can: remove repeated word from the kernel-doc
    https://git.kernel.org/netdev/net-next/c/c92603931bfd
  - [net-next,15/15] can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()
    https://git.kernel.org/netdev/net-next/c/b9b8218bb3c0

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