Thread (11 messages) flat view 11 messages, 4 authors, 9d ago

Re: [PATCH net 0/4] net: drop_monitor: fix concurrency issues, preemption warning, and buffer overrun

From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-09-16 01:11:10

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski [off-list ref]:

On Thu, 10 Sep 2026 20:46:08 +0000 you wrote:
This series addresses several issues discovered in the drop_monitor subsystem:

Patch 1 adds missing tracepoint unregistration synchronization to the
net_dm_trace_on_set() error unwind path, preventing in-flight probes
from scheduling work after the module reference has been dropped.

Patch 2 resolves a race condition during monitoring teardown where per-CPU
timers can be re-armed after deletion if a concurrent worker encounters a
memory allocation failure, switching to timer_shutdown_sync().

[...]
Here is the summary with links:
  - [net,1/4] drop_monitor: synchronize tracepoint unregistration on error path
    https://git.kernel.org/netdev/net/c/6a038ef2b579
  - [net,2/4] drop_monitor: use timer_shutdown_sync() to prevent timer rearming during teardown
    https://git.kernel.org/netdev/net/c/c391a40f7188
  - [net,3/4] drop_monitor: use raw_cpu_ptr() in tracepoint probes
    https://git.kernel.org/netdev/net/c/c19b7d35086b
  - [net,4/4] drop_monitor: fix out-of-bounds write in reset_per_cpu_data()
    https://git.kernel.org/netdev/net/c/439f392084f8

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help