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
| ||
|
Message-Id: <169724582663.12217.6955533588008550906.git-patchwork-notify@kernel.org> Date: Sat, 14 Oct 2023 01:10:26 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Saeed Mahameed <saeed@...nel.org> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, saeedm@...dia.com, netdev@...r.kernel.org, tariqt@...dia.com, shayd@...dia.com, moshe@...dia.com, leonro@...dia.com, schnelle@...ux.ibm.com Subject: Re: [net 01/10] net/mlx5: Perform DMA operations in the right locations Hello: This series was applied to netdev/net.git (main) by Saeed Mahameed <saeedm@...dia.com>: On Thu, 12 Oct 2023 12:51:18 -0700 you wrote: > From: Shay Drory <shayd@...dia.com> > > The cited patch change mlx5 driver so that during probe DMA > operations were performed before pci_enable_device(), and during > teardown DMA operations were performed after pci_disable_device(). > DMA operations require PCI to be enabled. Hence, The above leads to > the following oops in PPC systems[1]. > > [...] Here is the summary with links: - [net,01/10] net/mlx5: Perform DMA operations in the right locations https://git.kernel.org/netdev/net/c/8698cb92eeec - [net,02/10] net/mlx5: E-switch, register event handler before arming the event https://git.kernel.org/netdev/net/c/7624e58a8b3a - [net,03/10] net/mlx5: Bridge, fix peer entry ageing in LAG mode https://git.kernel.org/netdev/net/c/7a3ce8074878 - [net,04/10] net/mlx5: Handle fw tracer change ownership event based on MTRC https://git.kernel.org/netdev/net/c/92fd39634541 - [net,05/10] net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rq https://git.kernel.org/netdev/net/c/be43b7489a3c - [net,06/10] net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rq https://git.kernel.org/netdev/net/c/ef9369e9c308 - [net,07/10] net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdown https://git.kernel.org/netdev/net/c/aaab619ccd07 - [net,08/10] net/mlx5e: Take RTNL lock before triggering netdev notifiers https://git.kernel.org/netdev/net/c/c51c673462a2 - [net,09/10] net/mlx5e: Don't offload internal port if filter device is out device https://git.kernel.org/netdev/net/c/06b4eac9c4be - [net,10/10] net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command https://git.kernel.org/netdev/net/c/80f1241484dd 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