[Devel] [PATCH RH9 00/20] part 20 modules autoload

Kirill Tkhai ktkhai at virtuozzo.com
Fri Oct 8 13:12:40 MSK 2021


commited

On 08.10.2021 12:50, Kirill Tkhai wrote:
> ---
> 
> Andrey Ryabinin (2):
>       ve/kmod/whitelist: Allow ip6tables_raw modules autoload upon request from CT
>       ve/kmod/whitelist: Allow nf_tables module autoloading on request from CT
> 
> Cyrill Gorcunov (1):
>       ve/kmod/whitelist: Add modules to whitelist for c/r sake
> 
> Kirill Tkhai (2):
>       ve/kmod/whitelist: Allow conntrack nft-helper-* modules autoloading
>       ve/kmod/whitelist: Allow ts_kmp module autoloading
> 
> Konstantin Khorenko (7):
>       ve/sysctl/kmod: Introduce tweak to allow indirect modules load from CT
>       ve/kmod/whitelist: Infrustructure for list of modules to autoload from CT
>       ve/kmod: Honor modprobe blacklist on indirect modules autoload from CT
>       commit 04248b3ff00d
>       commit da8c1e2262f8
>       ve/kmod/whitelist: Allow nfnetlink_queue module autoload from CT
>       ve/kmod/whitelist: Allow "nft_compat" module autoload from inside a Container
> 
> Pavel Tikhomirov (6):
>       ve/kmod/whitelist: Allow dummy module autoloading
>       ve/kmod/whitelist: Enable vxlan module autoload from inside a Container
>       ve/kmod/whitelist: Allow IPVS modules autoload in CT
>       ve/kmod/whitelist: Allow netfilter/ipset modules autoload from inside a CT
>       ve/kmod/whitelist: make nfnetlink_log autoloadable upon request from a CT
>       ve/kmod/whitelist: Make fib modules autoloadable from CT
> 
> Stanislav Kinsburskiy (1):
>       ve/kmod/whitelist: Allow NFS modules autoload in Containers
> 
> Vasily Averin (1):
>       ve/kmod/whitelist: Enable autoload for iptables security tables from inside CT
> 
> 
>  include/linux/kmod.h   |    5 +
>  include/linux/sysctl.h |    2 
>  kernel/kmod.c          |  195 +++++++++++++++++++++++++++++++++++++++++++++---
>  kernel/sysctl.c        |   16 ++++
>  4 files changed, 207 insertions(+), 11 deletions(-)
> 
> --
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
> 



More information about the Devel mailing list