Re: [Devel] [PATCH vz8 v2] binfmt_misc: fix mount after umount in CT

2021-10-20 Thread Vasily Averin
On 19.10.2021 22:26, Nikita Yushchenko wrote: >>> +#ifdef CONFIG_VE >>> +    ve->binfmt_misc = bm_data; >>> +    /* this will be cleared by ve_destroy() */ >>> +#endif >>> +    } >>> >>>   err = simple_fill_super(sb, BINFMTFS_MAGIC, bm_files); >>> -    if (err) { >>> -    kfree(bm_d

Re: [Devel] [PATCH vz8 v2] binfmt_misc: fix mount after umount in CT

2021-10-20 Thread Nikita Yushchenko
20.10.2021 07:44, Vasily Averin wrote: On 19.10.2021 22:26, Nikita Yushchenko wrote: +#ifdef CONFIG_VE +    ve->binfmt_misc = bm_data; +    /* this will be cleared by ve_destroy() */ +#endif +    }    err = simple_fill_super(sb, BINFMTFS_MAGIC, bm_files); -    if (err) { -    k

[Devel] [PATCH RHEL9 COMMIT] net: Mark conntrack users in nftables

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 862412673e3830e9cf22ab44b4bd9b324751 Author: Kirill Tkhai Date: Wed Oct 20 11:39:36 2021 +0300 net: Mark conntrack users in n

[Devel] [PATCH RHEL9 COMMIT] net: export "net/*/neigh/*/*" sysctls for Container

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit fa163254cd6564cbd14a54e906aa7cd266406abc Author: Vasily Averin Date: Wed Oct 20 11:39:36 2021 +0300 net: export "net/*/neigh/*/*"

[Devel] [PATCH RHEL9 COMMIT] mm/page_alloc: add latency to the page_alloc tracepoint

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 922c989a85471d0890a23aca8dc740fd8efab5db Author: Andrey Ryabinin Date: Wed Oct 20 11:39:28 2021 +0300 mm/page_alloc: add latency

[Devel] [PATCH RHEL9 COMMIT] core: Add glob_kstat, percpu kstat and account mm stat

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 5d538c31e84c27f63d9514ebb7a1d864151ef611 Author: Kirill Tkhai Date: Wed Oct 20 11:39:24 2021 +0300 core: Add glob_kstat, percpu k

[Devel] [PATCH RHEL9 COMMIT] /proc/vz/latency: Show max latency in 2 min instead of 5sec.

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 07790e50d4d06560b6f94707f59634c81b21be30 Author: Andrey Ryabinin Date: Wed Oct 20 11:39:27 2021 +0300 /proc/vz/latency: Show max

[Devel] [PATCH RHEL9 COMMIT] ve/netfilter: Implement pernet net->ct.max / virtualize "nf_conntrack_max" sysctl

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit ef7de621cc508f32963c85edc6fd5d5df362940f Author: Konstantin Khorenko Date: Wed Oct 20 11:39:33 2021 +0300 ve/netfilter: Implement

[Devel] [PATCH RHEL9 COMMIT] xfs: Allow to mount XFS in non-init userns

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 0c56b63bf369e6fb7bbb903ed8c900ee1ca50a77 Author: Konstantin Khorenko Date: Wed Oct 20 11:39:31 2021 +0300 xfs: Allow to mount XFS

[Devel] [PATCH RHEL9 COMMIT] ve/device_cgroup: Introduce "devices.extra_list" cgroup file

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 0a80bafede705811580462f7ccd20780ce593ecb Author: Konstantin Khorenko Date: Wed Oct 20 11:39:29 2021 +0300 ve/device_cgroup: Intro

[Devel] [PATCH RHEL9 COMMIT] ve/mount: allow pseudosuper to temporary exceed the container limit

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 0c0fa364e4f9814d069a8f1c442a7a5ef3d1d047 Author: Pavel Tikhomirov Date: Wed Oct 20 11:40:33 2021 +0300 ve/mount: allow pseudosupe

[Devel] [PATCH RHEL9 COMMIT] ve/device_cgroup: Show all devices allowed in ct to fool docker

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 5f595f2018acd423666b40bc405db90954557b69 Author: Pavel Tikhomirov Date: Wed Oct 20 11:39:30 2021 +0300 ve/device_cgroup: Show all

[Devel] [PATCH RHEL9 COMMIT] ve/netfilter: Send iptables/netfilter kernel error messages to Containers

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 122051db0dbe194a2822a8f050c60cd405f4541d Author: Stanislav Kinsburskiy Date: Wed Oct 20 11:39:32 2021 +0300 ve/netfilter: Send ip

[Devel] [PATCH RHEL9 COMMIT] ve/cpu: handle sysfs attributes for CTs

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 543311688c66028f43ba97e6c928297364fdcb38 Author: Jan Dakinevich Date: Wed Oct 20 11:40:45 2021 +0300 ve/cpu: handle sysfs attribu

[Devel] [PATCH RHEL9 COMMIT] net: Primitives to enable conntrack allocation

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 0471849583d7ba6caf6556032550581f76e8c3cf Author: Stanislav Kinsburskiy Date: Wed Oct 20 11:39:34 2021 +0300 net: Primitives to en

[Devel] [PATCH RHEL9 COMMIT] net/skbuff: Don't waste memory reserves

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 4ef13e7ff5a8af2ea85ee125439e3b4a231279cf Author: Andrey Ryabinin Date: Wed Oct 20 11:40:34 2021 +0300 net/skbuff: Don't waste mem

[Devel] [PATCH RHEL9 COMMIT] ve/memcg: Account some swapped memory as used in CT in /proc/meminfo

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 58a4508d74409cdef9fa62605402ce899c36c7ac Author: Andrey Ryabinin Date: Wed Oct 20 11:40:41 2021 +0300 ve/memcg: Account some swap

[Devel] [PATCH RHEL9 COMMIT] mm/vmscan: add cond_resched() to loop in shrink_slab_memcg()

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 1cf24e694c8f176cab31e05f7a2e8a9ed8e9c380 Author: Andrey Ryabinin Date: Wed Oct 20 11:40:46 2021 +0300 mm/vmscan: add cond_resched

[Devel] [PATCH RHEL9 COMMIT] mm: fix hanging shrinker management on long do_shrink_slab

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 8c3446b7f5b3153348ab156668389ed7c78a1a12 Author: Pavel Tikhomirov Date: Wed Oct 20 11:40:46 2021 +0300 mm: fix hanging shrinker m

[Devel] [PATCH RHEL9 COMMIT] fs/super: don't destroy super_block in case of leaked inodes

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 7f0a51b44f51ae5d7605fd4da7d96647e3fd52d0 Author: Andrey Ryabinin Date: Wed Oct 20 11:40:44 2021 +0300 fs/super: don't destroy sup

[Devel] [PATCH RHEL9 COMMIT] ve/net/neighbour: per-ct limit for neighbour entries

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 9e3e62bfa850c01dccefc14cf4e2694b9d92e6eb Author: Vasily Averin Date: Wed Oct 20 11:40:34 2021 +0300 ve/net/neighbour: per-ct limi

[Devel] [PATCH RHEL9 COMMIT] pid_ns: Virtualize pid_max

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 4bf315c05027fecd13657a9209cabe232d79b580 Author: Kirill Tkhai Date: Wed Oct 20 11:40:43 2021 +0300 pid_ns: Virtualize pid_max

[Devel] [PATCH RHEL9 COMMIT] mnt_ns: introduce global list of mount namespaces for debug

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 23df46226ff7ea5840446af5722e4dd8b2c21e66 Author: Konstantin Khorenko Date: Wed Oct 20 11:40:50 2021 +0300 mnt_ns: introduce globa

[Devel] [PATCH RHEL9 COMMIT] ve/netfilter: Implement pernet expect_max / virtualize "net.netfilter.nf_conntrack_expect_max" sysctl

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 2ebff7aac85ce534b298e19354241aeaed201294 Author: Konstantin Khorenko Date: Wed Oct 20 11:39:32 2021 +0300 ve/netfilter: Implement

[Devel] [PATCH RHEL9 COMMIT] ve/meminfo: show "MemAvailable: ..." line in CT's meminfo

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 388de630336f9e7723dcb503026324317b566003 Author: Jan Dakinevich Date: Wed Oct 20 11:40:40 2021 +0300 ve/meminfo: show "MemAvailab

[Devel] [PATCH RHEL9 COMMIT] ve/capability: introduce capable() wrapper which honors CT features

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 38c55dad0939178b40b86d7c0f7a382b54d6d8b9 Author: Konstantin Khorenko Date: Wed Oct 20 11:40:47 2021 +0300 ve/capability: introduc

[Devel] [PATCH RHEL9 COMMIT] net: Mark conntrack users in xtables

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit e25e753fe30f517176d987bdc6aaa623773f12c9 Author: Kirill Tkhai Date: Wed Oct 20 11:39:35 2021 +0300 net: Mark conntrack users in x

[Devel] [PATCH RHEL9 COMMIT] commoncap: relax setxattr and removxattr checks

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit c998ef1c28dc8c090b27e1917537a2b5fc2de77e Author: Andrey Zhadchenko Date: Wed Oct 20 11:40:41 2021 +0300 commoncap: relax setxattr

[Devel] [PATCH RHEL9 COMMIT] net/skbuff: WARN if kmalloc_reserve() fails to allocate memory.

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit d6ebfdb69d93c9fd011963694e25008e8ee33fcc Author: Andrey Ryabinin Date: Wed Oct 20 11:40:35 2021 +0300 net/skbuff: WARN if kmalloc

[Devel] [PATCH RHEL9 COMMIT] /proc//vz_latency: Show maximal allocation latency in the last 2min.

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit c7a66cc5308b7d85669b63d09e86d500bac8d506 Author: Andrey Ryabinin Date: Wed Oct 20 11:39:25 2021 +0300 /proc//vz_latency: Show max

[Devel] [PATCH RHEL9 COMMIT] net: export net/core/somaxconn sysctl for unprivileged users

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit c5d54222c87425d3c91adb8340ed9200ec4a25d2 Author: Jan Dakinevich Date: Wed Oct 20 11:39:31 2021 +0300 net: export net/core/somaxco

[Devel] [PATCH RHEL9 COMMIT] ve/netfilter: Check for permittions while looking for target and match

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 3ebacfec1a42abc51f84e645a4117f81bb8b01d0 Author: Kirill Tkhai Date: Wed Oct 20 11:39:34 2021 +0300 ve/netfilter: Check for permit

[Devel] [PATCH RHEL9 COMMIT] ve/time: introduce CT feature to allow setting date/time

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 1b1936badb88812100cbbdce4d42bd732f1543fd Author: Konstantin Khorenko Date: Wed Oct 20 11:40:47 2021 +0300 ve/time: introduce CT f

[Devel] [PATCH RHEL9 COMMIT] ve/page_alloc, kstat: account allocation latencies per-task and per-thread

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 7b72da674e3043f2f6a1e43db04d6d23ec648fbe Author: Andrey Ryabinin Date: Wed Oct 20 11:39:25 2021 +0300 ve/page_alloc, kstat: accou

[Devel] [PATCH RHEL9 COMMIT] /proc//vz_latency: Add scheduling stats

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit c0f91ed0e99f49cb090da4bc0351f547774abb93 Author: Andrey Ryabinin Date: Wed Oct 20 11:39:26 2021 +0300 /proc//vz_latency: Add sche

[Devel] [PATCH RHEL9 COMMIT] scsi: aacraid: resurrect correct arc ctrl checks for Series-6

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 572703f347ccd0104eec3000890f88abef67224e Author: Konstantin Khorenko Date: Wed Oct 20 11:40:49 2021 +0300 scsi: aacraid: resurrec

[Devel] [PATCH RHEL9 COMMIT] ve/pid: Export kernel.pid_max via ve cgroup

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 9728c5876d58b4b2fff448a810d73d92826d26b7 Author: Pavel Tikhomirov Date: Wed Oct 20 11:40:49 2021 +0300 ve/pid: Export kernel.pid_

[Devel] [PATCH RHEL9 COMMIT] DMA-API: exceeded 7 overlapping mappings of cacheline share

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit af0a409211edf348ffcdc44fd04c915274271966 Author: Michael S. Tsirkin Date: Wed Oct 20 11:40:42 2021 +0300 DMA-API: exceeded 7 over

[Devel] [PATCH RHEL9 COMMIT] fence-watchdog: Print alive messages

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit c218d4ddc20aa28df42f7b17fa68a96b73af695c Author: Pavel Tikhomirov Date: Wed Oct 20 11:39:29 2021 +0300 fence-watchdog: Print aliv

[Devel] [PATCH RHEL9 COMMIT] fs: Export symbols replace_fd() and create_pipe_files()

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 201c525ea9ace79eb36ee10f342c689b076c4920 Author: Sergey Lysanov Date: Wed Oct 20 11:40:40 2021 +0300 fs: Export symbols replace_f

[Devel] [PATCH RHEL9 COMMIT] mempolicy: Prohibit VE processes numa binding syscalls

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 81f313c7272c6d97b4907972c028c8cd0384e3e6 Author: Kirill Tkhai Date: Wed Oct 20 11:40:44 2021 +0300 mempolicy: Prohibit VE process

[Devel] [PATCH RHEL9 COMMIT] kvm: move VMs which we skip during shrink to vm_list tail

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit dfcebab13ac181bc140b3586ae5252c5cef4a3b3 Author: Konstantin Khorenko Date: Wed Oct 20 11:40:37 2021 +0300 kvm: move VMs which we

[Devel] [PATCH RHEL9 COMMIT] net/gre: Consider VE_FEATURE_IPGRE on new net creation

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit b52eb66aa007d3fb588c2b839d725da899c4cb2e Author: Kirill Gorkunov Date: Wed Oct 20 11:40:38 2021 +0300 net/gre: Consider VE_FEATUR

[Devel] [PATCH RHEL9 COMMIT] kvm/x86: add log printing on emulation failure

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 76cf57d21b5279368c5cedd0502703bc7ad47b26 Author: Denis Plotnikov Date: Wed Oct 20 11:40:36 2021 +0300 kvm/x86: add log printing o

[Devel] [PATCH RHEL9 COMMIT] /proc/vz/latency: distinguish atomic allocations in irq from in task atomics.

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 19407512311808bf8011a4f88ad2f7d7c7330eb7 Author: Andrey Ryabinin Date: Wed Oct 20 11:39:27 2021 +0300 /proc/vz/latency: distingui

[Devel] [PATCH RHEL9 COMMIT] kvm/x86: extend info on emualation failure

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 848acf60750c9bcac5fddfdf04d01aa0fa57ce7e Author: Denis Plotnikov Date: Wed Oct 20 11:40:36 2021 +0300 kvm/x86: extend info on emu

[Devel] [PATCH RHEL9 COMMIT] ve/time/ntp: allow CT ntp adjustment time tuning under VE_FEATURE_TIME feature

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 7313142ce3326582174261624cc2e381d8fd6729 Author: Konstantin Khorenko Date: Wed Oct 20 11:40:48 2021 +0300 ve/time/ntp: allow CT n

[Devel] [PATCH RHEL9 COMMIT] net/ip6ip: Consider VE_FEATURE_IPIP on new net creation

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 10e9489a6a9ff0731d6136b23bedd14f2bc37adf Author: Kirill Gorkunov Date: Wed Oct 20 11:40:39 2021 +0300 net/ip6ip: Consider VE_FEAT

[Devel] [PATCH RHEL9 COMMIT] kvm: move actual VM memory shrink out of kvm_lock

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 2b66d27732f04aaf9df6722c2914ff76446dea94 Author: Konstantin Khorenko Date: Wed Oct 20 11:40:38 2021 +0300 kvm: move actual VM mem

[Devel] [PATCH RHEL9 COMMIT] mm: Add and use batched version of __tlb_remove_table()

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit ab337b41675eec3fe7e97f1efd155677d77d7890 Author: Andrey Ryabinin Date: Wed Oct 20 11:40:43 2021 +0300 mm: Add and use batched ver

[Devel] [PATCH RHEL9 COMMIT] ve/cgroup: Set release_agent_path for root cgroups separately

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit ee84e05864f9acf498132dbf166e0462d0d5665e Author: Valeriy Vdovin Date: Wed Oct 20 11:43:57 2021 +0300 ve/cgroup: Set release_agent

[Devel] [PATCH RHEL9 COMMIT] ve/cgroup: Implement per-ve workqueue

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit e63f876108f2a7e9f2878e1eda5af556ad3e7ccb Author: Valeriy Vdovin Date: Wed Oct 20 11:43:55 2021 +0300 ve/cgroup: Implement per-ve

[Devel] [PATCH RHEL9 COMMIT] ve/cgroup: Private per-cgroup-root data container

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 8e4204ebcd344fd05675b06b0f490aaf31beee1a Author: Valeriy Vdovin Date: Wed Oct 20 11:43:56 2021 +0300 ve/cgroup: Private per-cgrou

[Devel] [PATCH RHEL9 COMMIT] cgroup/cfs: added 'activate' option to cgroup_add_file

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit ef5480be4d18b212b6c88f44aae3b60a0d80a0d6 Author: Valeriy Vdovin Date: Wed Oct 20 11:43:54 2021 +0300 cgroup/cfs: added 'activate'

[Devel] [PATCH RHEL9 COMMIT] ve/cgroup: fix cgroup_mark_ve_roots naming

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 35c7c9bd5824f4e8383188ca6ff2e92806751696 Author: Pavel Tikhomirov Date: Wed Oct 20 11:43:53 2021 +0300 ve/cgroup: fix cgroup_mark

[Devel] [PATCH RHEL9 COMMIT] ve/cgroup: Move release_agent from system_wq to per-ve workqueues

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.12 --> commit 94b2fa5aa580f377e3ccb9014d04988940bc6a58 Author: Valeriy Vdovin Date: Wed Oct 20 11:43:55 2021 +0300 ve/cgroup: Move release_agen

[Devel] [PATCH RHEL9 COMMIT] memcg: Add a comment on using page_memcg() in cleancache code

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.13 --> commit ef37d176e210c32a23e65236d3086e34a7f762ed Author: Nikita Yushchenko Date: Wed Oct 20 18:07:51 2021 +0300 memcg: Add a comment on u

[Devel] [PATCH RH9] ploop: Provide more info about ENOSPC

2021-10-20 Thread Kirill Tkhai
Add info to status and print to dmesg once. https://jira.sw.ru/browse/PSBM-135007 Signed-off-by: Kirill Tkhai --- drivers/md/dm-ploop-map.c|1 + drivers/md/dm-ploop-target.c |2 ++ 2 files changed, 3 insertions(+) diff --git a/drivers/md/dm-ploop-map.c b/drivers/md/dm-ploop-map.c i

[Devel] [PATCH RH8] ploop: Provide more info about ENOSPC

2021-10-20 Thread Kirill Tkhai
Add info to status and print to dmesg once. https://jira.sw.ru/browse/PSBM-135007 Signed-off-by: Kirill Tkhai --- drivers/md/dm-ploop-map.c|1 + drivers/md/dm-ploop-target.c |2 ++ 2 files changed, 3 insertions(+) diff --git a/drivers/md/dm-ploop-map.c b/drivers/md/dm-ploop-map.c i

[Devel] [PATCH RH8] prctl: allow to setup brk for et_dyn executables

2021-10-20 Thread Pavel Tikhomirov
From: Cyrill Gorcunov Keno Fischer reported that when a binray loaded via ld-linux-x the prctl(PR_SET_MM_MAP) doesn't allow to setup brk value because it lays before mm:end_data. For example a test program shows | # ~/t | | start_code 401000 | end_code401a15 | start_stack

[Devel] [PATCH RHEL9 COMMIT] Revert "mm: make task with TIF_MEMDIE die faster"

2021-10-20 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-4.vz9.10.13 --> commit 462e5237813c1475bcf23ca241d510ba0e9150ac Author: Konstantin Khorenko Date: Wed Oct 20 19:39:48 2021 +0300 Revert "mm: make task w

[Devel] [PATCH vz7] binfmt_misc: don't free per-VE object on error path

2021-10-20 Thread Nikita Yushchenko
Freeing bm_data on mount error path is wrong because it could be allocated on older mount and store valid data. The object will be freed at ve destruction time. Signed-off-by: Nikita Yushchenko --- fs/binfmt_misc.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fs/binf

[Devel] [PATCH vz9] kdump: port support for crashkernel=auto from RH8

2021-10-20 Thread Nikita Yushchenko
https://jira.sw.ru/browse/PSBM-134999 Signed-off-by: Nikita Yushchenko --- kernel/crash_core.c | 24 1 file changed, 24 insertions(+) diff --git a/kernel/crash_core.c b/kernel/crash_core.c index eb53f5ec62c9..795196a6ccef 100644 --- a/kernel/crash_core.c +++ b/kernel/cra

Re: [Devel] [PATCH RH8] prctl: allow to setup brk for et_dyn executables

2021-10-20 Thread Cyrill Gorcunov
On Wed, Oct 20, 2021 at 06:39:40PM +0300, Pavel Tikhomirov wrote: ... > > This patch comes from LKML > https://lore.kernel.org/all/20210121221207.GB2174@grain/T/#u > It's still not in ms tree but will be commited soon. It is already merged, commit e1fbbd073137a9d63279f6bf363151a938347640 Not sure

Re: [Devel] [PATCH RH8] ploop: Provide more info about ENOSPC

2021-10-20 Thread Cyrill Gorcunov
On Wed, Oct 20, 2021 at 06:13:01PM +0300, Kirill Tkhai wrote: ... > diff --git a/drivers/md/dm-ploop-target.c b/drivers/md/dm-ploop-target.c > index 327095f75359..bd68d5fb272b 100644 > --- a/drivers/md/dm-ploop-target.c > +++ b/drivers/md/dm-ploop-target.c > @@ -455,6 +455,8 @@ static void ploop_st