[Devel] [PATCH RH9 0/7] part-10 non-connector patches
Kirill Tkhai
ktkhai at virtuozzo.com
Tue Oct 5 18:55:55 MSK 2021
Commited into branch-rh9-5.14.vz9.1.x-ovz
On 05.10.2021 15:55, Pavel Tikhomirov wrote:
> These are patches from part-10 not directly connected with proc
> connector.
>
> These two are renamed: "prctl: reduce requirements to exe link change",
> "ve/prctl_set_mm: allow to change mm content in ve" to
> "ve/prctl_set_mm: allow setting exe link while unprivileged for spfs".
>
> And "ve/net: allow to rename devices in non-ve namespaces" got a crash
> fix.
>
> Andrey Ryabinin (1):
> ve/module: hide module refcounts from container
>
> Kirill Tkhai (1):
> ve/net: allow to rename devices in non-ve namespaces
>
> Pavel Tikhomirov (2):
> ve/prctl_set_mm: allow setting exe link while unprivileged for spfs
> ve/coredump: virtualize kernel.core_pattern sysctl
>
> Stanislav Kinsburskiy (3):
> ve/kernfs: export kernfs_perms_set() helper
> ve/sysfs: generic sysfs_set_def_perms() helper introduced
> ve/module: export sysfs dentries in containers
>
> fs/coredump.c | 12 +++++----
> fs/kernfs/ve.c | 4 +--
> fs/sysfs/ve.c | 11 ++++++++
> include/linux/coredump.h | 1 -
> include/linux/kernfs-ve.h | 4 +++
> include/linux/sysfs-ve.h | 20 ++++++++++++++
> include/linux/ve.h | 7 +++++
> kernel/module.c | 57 ++++++++++++++++++++++++++++++++++++---
> kernel/sys.c | 6 ++---
> kernel/sysctl.c | 13 ++++++---
> kernel/ve/ve.c | 18 +++++++++++++
> net/core/dev.c | 22 +++++++++++++++
> 12 files changed, 157 insertions(+), 18 deletions(-)
> create mode 100644 include/linux/sysfs-ve.h
>
More information about the Devel
mailing list