Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 1 Feb 2024 14:09:39 +0100 you wrote: > These modules may be loaded lazily without user's awareness and > control. Add respective aliases to modules and request them under these > aliases so that modprobe's blacklisting mechanism (through aliases) > works for them. (The same pattern exists e.g. for filesystem > modules.) > > For example (before the change): > $ tc filter add dev lo parent 10: protocol ip prio 10 handle 1: cgroup > # cls_cgroup module is loaded despite a `blacklist cls_cgroup` entry > # in /etc/modprobe.d/*.conf > > [...] Here is the summary with links: - [v5,1/4] net/sched: Add helper macros with module names https://git.kernel.org/netdev/net-next/c/b26577001af4 - [v5,2/4] net/sched: Add module aliases for cls_,sch_,act_ modules https://git.kernel.org/netdev/net-next/c/241a94abcf46 - [v5,3/4] net/sched: Load modules via their alias https://git.kernel.org/netdev/net-next/c/2c15a5aee2f3 - [v5,4/4] net/sched: Remove alias of sch_clsact https://git.kernel.org/netdev/net-next/c/6cff01581789 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html