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, 02 Oct 2020 16:20:44 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     saeed@...nel.org
Cc:     kuba@...nel.org, netdev@...r.kernel.org, saeedm@...dia.com
Subject: Re: [pull request][net V3 00/14] mlx5 fixes 2020-09-30

From: saeed@...nel.org
Date: Fri,  2 Oct 2020 11:06:40 -0700

> This series introduces some fixes to mlx5 driver.
> 
> v1->v2:
>  - Patch #1 Don't return while mutex is held. (Dave)
> 
> v2->v3:
>  - Drop patch #1, will consider a better approach (Jakub)
>  - use cpu_relax() instead of cond_resched() (Jakub)
>  - while(i--) to reveres a loop (Jakub)
>  - Drop old mellanox email sign-off and change the committer email
>    (Jakub)
> 
> Please pull and let me know if there is any problem.

Pulled.

> For -stable v4.15
>  ('net/mlx5e: Fix VLAN cleanup flow')
>  ('net/mlx5e: Fix VLAN create flow')
> 
> For -stable v4.16
>  ('net/mlx5: Fix request_irqs error flow')
> 
> For -stable v5.4
>  ('net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU')
>  ('net/mlx5: Avoid possible free of command entry while timeout comp handler')
> 
> For -stable v5.7
>  ('net/mlx5e: Fix return status when setting unsupported FEC mode')
> 
> For -stable v5.8
>  ('net/mlx5e: Fix race condition on nhe->n pointer in neigh update')

Queued up, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ