Re: [Devel] [PATCH rh9 01/11] ve/printk: Introduce struct "log_state" and virtualize log_buf/log_buf_len

2021-09-30 Thread Kirill Tkhai
On 29.09.2021 22:24, Konstantin Khorenko wrote: > From: Vladimir Davydov > > https://jira.sw.ru/browse/PSBM-17899 > > Signed-off-by: Vladimir Davydov > Signed-off-by: Stanislav Kinsburskiy > > +++ > ve/printk: Fix printk virtualization > > ve_printk() corrupts host's dmesg: > # dmesg|w

Re: [Devel] [PATCH rh9 03/11] ve/printk: Virtualize syslog_*

2021-09-30 Thread Kirill Tkhai
On 29.09.2021 22:24, Konstantin Khorenko wrote: > From: Vladimir Davydov > > https://jira.sw.ru/browse/PSBM-17899 > > Signed-off-by: Vladimir Davydov > Signed-off-by: Stanislav Kinsburskiy > > +++ > ve/printk: Fix printk virtualization > > ve_printk() corrupts host's dmesg: > # dmesg|w

Re: [Devel] [PATCH rh9 01/11] ve/printk: Introduce struct "log_state" and virtualize log_buf/log_buf_len

2021-09-30 Thread Konstantin Khorenko
On 30.09.2021 13:43, Kirill Tkhai wrote: On 29.09.2021 22:24, Konstantin Khorenko wrote: From: Vladimir Davydov https://jira.sw.ru/browse/PSBM-17899 Signed-off-by: Vladimir Davydov Signed-off-by: Stanislav Kinsburskiy +++ ve/printk: Fix printk virtualization ve_printk() corrupts host's dm

[Devel] [PATCH vz7] VE/sysrq-trigger: fix log limiting

2021-09-30 Thread Nikita Yushchenko
Log first 10 events, not all events but 11-th. Fixes: 9d3568f8a9bb ("VE/sysrq-trigger: make it VE-namespace aware") Signed-off-by: Nikita Yushchenko --- drivers/tty/sysrq.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/tty/sysrq.c b/drivers/tty/sysrq.c index 4228

[Devel] [PATCH vz8] VE/sysrq-trigger: fix log limiting

2021-09-30 Thread Nikita Yushchenko
Log first 10 events, not all events but 11-th. Fixes: df5ab55fa5ee ("VE/sysrq-trigger: make it VE-namespace aware") Signed-off-by: Nikita Yushchenko --- drivers/tty/sysrq.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/tty/sysrq.c b/drivers/tty/sysrq.c index 243c

[Devel] [PATCH RHEL COMMIT] cbt: Add config

2021-09-30 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 ark-5.14 --> commit b23085cb4ed3fd431b5c594dbad55d280d4849f8 Author: Kirill Tkhai Date: Thu Sep 30 14:10:29 2021 +0300 cbt: Add config Signed-off-by: Kiri

[Devel] [PATCH RHEL COMMIT] cbt: introduce changed block tracking

2021-09-30 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 ark-5.14 --> commit 3b39c5c95011e9cb39824ed91cd0300c44006463 Author: Kirill Tkhai Date: Thu Sep 30 14:10:28 2021 +0300 cbt: introduce changed block tracking

Re: [Devel] [PATCH vz7] VE/sysrq-trigger: fix log limiting

2021-09-30 Thread Konstantin Khorenko
On 30.09.2021 14:03, Nikita Yushchenko wrote: Log first 10 events, not all events but 11-th. Fixes: 9d3568f8a9bb ("VE/sysrq-trigger: make it VE-namespace aware") Signed-off-by: Nikita Yushchenko ack --- drivers/tty/sysrq.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --

[Devel] [PATCH RHEL COMMIT] livepatch: added minimal support for failure injection

2021-09-30 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 ark-5.14 --> commit 840361524f43e6ce38de736377d878bdd4e93a8d Author: Evgenii Shatokhin Date: Thu Sep 30 16:01:00 2021 +0300 livepatch: added minimal support for fa

[Devel] [PATCH RHEL COMMIT] netlink: silence high-order memory allocation warning in netlink_ack

2021-09-30 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 ark-5.14 --> commit e7c3acba0b6a47ea0f34ac19c18ed27c735190cb Author: Vasily Averin Date: Thu Sep 30 16:03:59 2021 +0300 netlink: silence high-order memory allocati

[Devel] [PATCH RHEL COMMIT] keys, user: Fix high order allocation in user_instantiate() #PSBM-107794

2021-09-30 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 ark-5.14 --> commit 4e3fa1553337e8fe4c76253af43b9198436ea342 Author: Andrey Ryabinin Date: Thu Sep 30 16:03:50 2021 +0300 keys, user: Fix high order allocation in

[Devel] [PATCH RHEL COMMIT] net/setsockopt: switch high order allocations to kvmalloc() in do_ip_setsockopt()

2021-09-30 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 ark-5.14 --> commit 9ebd17cd4fb4363858ccf4cdda4ade230e1de83b Author: Konstantin Khorenko Date: Thu Sep 30 16:03:52 2021 +0300 net/setsockopt: switch high order all

[Devel] [PATCH RHEL COMMIT] net/vhost: Replace kmalloc with kvmalloc for order>=3

2021-09-30 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 ark-5.14 --> commit e8a46f4391440c3ba07eb54fce4e278680214532 Author: Oleg Babin Date: Thu Sep 30 16:04:00 2021 +0300 net/vhost: Replace kmalloc with kvmalloc for o

[Devel] [PATCH RHEL COMMIT] sctp: suppress warnings on high order memory allocation on packet transmit

2021-09-30 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 ark-5.14 --> commit 734ae288d91f6cfe0415b833840fe7caa26e8a2c Author: Konstantin Khorenko Date: Thu Sep 30 16:03:54 2021 +0300 sctp: suppress warnings on high order

[Devel] [PATCH RHEL COMMIT] net: silence high-order allocation warning from UDP with big headers.

2021-09-30 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 ark-5.14 --> commit a92a3ea81bc15bbae4db567bd8de75591a2e2ab7 Author: Andrey Ryabinin Date: Thu Sep 30 16:03:57 2021 +0300 net: silence high-order allocation warnin

[Devel] [PATCH RHEL COMMIT] x86/kvm/vmx: Suppress warning on high-order allocation

2021-09-30 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 ark-5.14 --> commit 266bf1d1b9d37dce445b5b34b770a1f99c1b2cbd Author: Jan Dakinevich Date: Thu Sep 30 16:03:51 2021 +0300 x86/kvm/vmx: Suppress warning on high-orde

[Devel] [PATCH RHEL COMMIT] include/linux/sockptr: introduce vmemdup_sockptr helper

2021-09-30 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 ark-5.14 --> commit 4c09d662b7a49971d24b030bf9305496902de408 Author: Andrey Zhadchenko Date: Thu Sep 30 16:03:51 2021 +0300 include/linux/sockptr: introduce vmemdu

[Devel] [PATCH RHEL COMMIT] net: silence high-order-allocation warning in sctp_pack_cookie()

2021-09-30 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 ark-5.14 --> commit 61ff4f49284cb9028db3033bbbf253fb2417e7a8 Author: Vasily Averin Date: Thu Sep 30 16:03:57 2021 +0300 net: silence high-order-allocation warning

[Devel] [PATCH RHEL COMMIT] vhost: suppress high-order-allocation warning for vhost_log

2021-09-30 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 ark-5.14 --> commit 916176c51cf74f1b4871673d1cfd48ef8037eb48 Author: Vasily Averin Date: Thu Sep 30 16:03:53 2021 +0300 vhost: suppress high-order-allocation warni

[Devel] [PATCH RHEL COMMIT] x86/microcode/intel: hide warning on high order allocation for microcode area

2021-09-30 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 ark-5.14 --> commit 6f750c94cc20156103c2798ed8a85d224606d758 Author: Konstantin Khorenko Date: Thu Sep 30 16:03:56 2021 +0300 x86/microcode/intel: hide warning on

[Devel] [PATCH RHEL COMMIT] sctp: suppress warnings on high order memory allocation on sctp chunk creation

2021-09-30 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 ark-5.14 --> commit 3392a600351118bffeaba7b5fd1c3ab01fc364bb Author: Konstantin Khorenko Date: Thu Sep 30 16:03:53 2021 +0300 sctp: suppress warnings on high order

[Devel] [PATCH RHEL COMMIT] mm: add warning about high order allocations

2021-09-30 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 ark-5.14 --> commit 560f7380ac26fdcfefbb166dcf21a750fd72e6d9 Author: Andrey Ryabinin Date: Thu Sep 30 16:03:48 2021 +0300 mm: add warning about high order allocati

[Devel] [PATCH RHEL COMMIT] ipv6: silence high-order allocation warinig in rawv6_sendmsg()

2021-09-30 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 ark-5.14 --> commit 0dba9470dc16514881bb19fccc89fde21508b53a Author: Vasily Averin Date: Thu Sep 30 16:03:58 2021 +0300 ipv6: silence high-order allocation warinig

[Devel] [PATCH RHEL COMMIT] net/mlx5: suppress high order allocation

2021-09-30 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 ark-5.14 --> commit 18756f16a7bd1945e8f8ab32a63ad65d33ca40f1 Author: Vasily Averin Date: Thu Sep 30 16:03:49 2021 +0300 net/mlx5: suppress high order allocation

[Devel] [PATCH RHEL COMMIT] tty: use kvmalloc for screenbuffer allocation

2021-09-30 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 ark-5.14 --> commit fc7689e95111f37643c5493daf28d9fec4cd2e90 Author: Oleg Babin Date: Thu Sep 30 16:04:04 2021 +0300 tty: use kvmalloc for screenbuffer allocation

[Devel] [PATCH RHEL COMMIT] kvm: use kvzalloc for struct kvm allocation

2021-09-30 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 ark-5.14 --> commit 2c8d98fcc713fba4ba95f7e8aef24f2e997ca477 Author: Vasiliy Averin Date: Thu Sep 30 16:04:05 2021 +0300 kvm: use kvzalloc for struct kvm allocatio

[Devel] [PATCH RHEL COMMIT] net/drivers/i40e: suppress high order allocation warning

2021-09-30 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 ark-5.14 --> commit dba28ac16c741ec290a4e1b890dc8d5a7af34c75 Author: Konstantin Khorenko Date: Thu Sep 30 16:04:06 2021 +0300 net/drivers/i40e: suppress high order

[Devel] [PATCH RHEL COMMIT] IB/core: Use kvzalloc to allocate ib_device

2021-09-30 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 ark-5.14 --> commit c02a96afdd2c79fdde0750f49c3dd9c2bc0c4a22 Author: Jan Dakinevich Date: Thu Sep 30 16:04:01 2021 +0300 IB/core: Use kvzalloc to allocate ib_devic

[Devel] [PATCH RHEL COMMIT] bnx2x: Suppress warnings on DMA memory allocation

2021-09-30 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 ark-5.14 --> commit de6c13eb7ca898b6e414941efffd43143ed5cc99 Author: Jan Dakinevich Date: Thu Sep 30 16:04:02 2021 +0300 bnx2x: Suppress warnings on DMA memory all

[Devel] [PATCH RHEL COMMIT] ext4: replace ext4_kvmalloc() with kvmalloc()

2021-09-30 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 ark-5.14 --> commit b90d6aec7e49f5fef4074b121ed67297781ff885 Author: Oleg Babin Date: Thu Sep 30 16:03:55 2021 +0300 ext4: replace ext4_kvmalloc() with kvmalloc()

[Devel] [PATCH RHEL COMMIT] modules: use kvmalloc when creating sysfs attributes for ELF sections

2021-09-30 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 ark-5.14 --> commit 402c5014fa6d5d1c660c5571ee583baeead525ae Author: Evgenii Shatokhin Date: Thu Sep 30 16:03:59 2021 +0300 modules: use kvmalloc when creating sys

[Devel] [PATCH RHEL COMMIT] net/sock: teach sock_kmalloc() to call kvmalloc() when possible

2021-09-30 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 ark-5.14 --> commit f2c93db69871576a85fcf84eb938e7a4e670899c Author: Konstantin Khorenko Date: Thu Sep 30 16:04:04 2021 +0300 net/sock: teach sock_kmalloc() to cal

[Devel] [PATCH RHEL COMMIT] mm/mempool: Use kvmalloc to allocate array of element pointers

2021-09-30 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 ark-5.14 --> commit cdcbb410c89ae1e96ffa2ccca5734469b0592f20 Author: Andrey Ryabinin Date: Thu Sep 30 16:04:01 2021 +0300 mm/mempool: Use kvmalloc to allocate arra

[Devel] [PATCH RHEL COMMIT] bnx2: Use kvzalloc() to allocate certain internal data

2021-09-30 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 ark-5.14 --> commit ddcaea39f7a2e819df81e9e4cdcb36f81b1b5c76 Author: Jan Dakinevich Date: Thu Sep 30 16:04:03 2021 +0300 bnx2: Use kvzalloc() to allocate certain i

[Devel] [PATCH RHEL COMMIT] fs/pipe: Use kvcalloc for pipe buffers

2021-09-30 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 ark-5.14 --> commit f0fc5bbaa0ec5313a51405c52df0c759b0673433 Author: Cyrill Gorcunov Date: Thu Sep 30 16:04:06 2021 +0300 fs/pipe: Use kvcalloc for pipe buffers

[Devel] [PATCH RHEL COMMIT] ms/ext4: fix potential race between online resizing and write operations

2021-09-30 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 ark-5.14 --> commit 5dba1638a3ef3bf3faa86a610259f9c25d266ed0 Author: Theodore Ts'o Date: Thu Sep 30 16:03:55 2021 +0300 ms/ext4: fix potential race between online

[Devel] [PATCH RHEL COMMIT] mm: introduce kvmalloc_check() for safe calls to kvmalloc()

2021-09-30 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 ark-5.14 --> commit 3fd11b65ed7165ae25a0965854380c10f963e626 Author: Konstantin Khorenko Date: Thu Sep 30 16:04:03 2021 +0300 mm: introduce kvmalloc_check() for sa

[Devel] [PATCH RHEL COMMIT] net/drivers/i40e: suppress warning on skb linearization

2021-09-30 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 ark-5.14 --> commit efa2b3e920caf66766cea03e6de6740c32b2ce59 Author: Jan Dakinevich Date: Thu Sep 30 16:04:07 2021 +0300 net/drivers/i40e: suppress warning on skb

Re: [Devel] [PATCH RHEL COMMIT] ms/ext4: fix potential race between online resizing and write operations

2021-09-30 Thread Konstantin Khorenko
Dropping the patch: ms code already use kvmalloc() which was the main idea of our series (to avoid high order memory allocations with kmalloc()). -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 30.09.2021 16:03, Konstantin Khorenko wrote: The commit is pushed to "branch-r

Re: [Devel] [PATCH RHEL COMMIT] ext4: replace ext4_kvmalloc() with kvmalloc()

2021-09-30 Thread Konstantin Khorenko
Dropping the patch: ms code already use kvmalloc() which was the main idea of our series (to avoid high order memory allocations with kmalloc()). -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 30.09.2021 16:03, Konstantin Khorenko wrote: The commit is pushed to "branch-r

[Devel] [PATCH RHEL COMMIT] fence-watchdog: Add fence-watchdog driver

2021-09-30 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 ark-5.14 --> commit 5216fd4e1597fe5990502fe8d717210e3aebf363 Author: Pavel Tikhomirov Date: Thu Sep 30 17:43:57 2021 +0300 fence-watchdog: Add fence-watchdog drive

[Devel] [PATCH RHEL COMMIT] fence-watchdog: Add xt_wdog_tmo netfilter match

2021-09-30 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 ark-5.14 --> commit 1bc85277bc44cb24cff8392d5fb0ca7e8168978d Author: Pavel Tikhomirov Date: Thu Sep 30 17:43:58 2021 +0300 fence-watchdog: Add xt_wdog_tmo netfilte

[Devel] [PATCH RHEL COMMIT] fence-watchdog/arptables: add ability to filter by watchdog timeout

2021-09-30 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 ark-5.14 --> commit 24c7e99204ce86f792d7b6f543f03b148199b41d Author: Pavel Tikhomirov Date: Thu Sep 30 17:43:58 2021 +0300 fence-watchdog/arptables: add ability to

[Devel] [PATCH RHEL COMMIT] x86: "pages zeroing on free" option introduced

2021-09-30 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 ark-5.14 --> commit 48704ca788d5eea521bbe290d685c7c391cb74c1 Author: Stanislav Kinsburskiy Date: Thu Sep 30 17:44:00 2021 +0300 x86: "pages zeroing on free" option

[Devel] [PATCH RHEL COMMIT] mm: memcontrol: add swapin/out stats

2021-09-30 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 ark-5.14 --> commit 710dffc0dc7571cef59e39b3d4e4d7910f299e98 Author: Vladimir Davydov Date: Thu Sep 30 17:44:03 2021 +0300 mm: memcontrol: add swapin/out stats

[Devel] [PATCH RHEL COMMIT] mm: issue panic() on bad page/pte bugs if panic_on_warn is set

2021-09-30 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 ark-5.14 --> commit d2f7fe4fa1a7a2922739e5848881a2d14b9c9e4f Author: Andrey Ryabinin Date: Thu Sep 30 17:44:00 2021 +0300 mm: issue panic() on bad page/pte bugs if

[Devel] [PATCH RHEL COMMIT] ve/mm: allow container's root to ignore mlock limit

2021-09-30 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 ark-5.14 --> commit e04546dced23b1038d1959b7f93acc2c437173c7 Author: Andrey Ryabinin Date: Thu Sep 30 17:44:03 2021 +0300 ve/mm: allow container's root to ignore m

[Devel] [PATCH RHEL COMMIT] mm/mecontrol: add memcg_[un]charge_kmem() API

2021-09-30 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 ark-5.14 --> commit 756d34aea77069e4612e4c9a352f7af04f60fcab Author: Andrey Ryabinin Date: Thu Sep 30 17:44:07 2021 +0300 mm/mecontrol: add memcg_[un]charge_kmem()

[Devel] [PATCH RHEL COMMIT] mm: default collapse huge pages if there's at least 1/4th ptes mapped

2021-09-30 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 ark-5.14 --> commit 841383a48bfdbbe73b955c00bad03eb6d2082cd6 Author: Vladimir Davydov Date: Thu Sep 30 17:44:05 2021 +0300 mm: default collapse huge pages if there

[Devel] [PATCH RHEL COMMIT] mm: Do not leak node data to CT's /proc/vmstat

2021-09-30 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 ark-5.14 --> commit 92dc7e022cab72f6da6d23fd59e822038ab70325 Author: Kirill Tkhai Date: Thu Sep 30 17:44:07 2021 +0300 mm: Do not leak node data to CT's /proc/vmst

[Devel] [PATCH RHEL COMMIT] mm: memcontrol: add memory.numa_migrate file

2021-09-30 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 ark-5.14 --> commit 09561be5182d5daacc1efb1036e4f27162b1ef10 Author: Vladimir Davydov Date: Thu Sep 30 17:44:06 2021 +0300 mm: memcontrol: add memory.numa_migrate

[Devel] [PATCH RHEL COMMIT] mm, cgroup, writeback: Enable per-cgroup writeback for v1 cgroup.

2021-09-30 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 ark-5.14 --> commit 6790531d9a5b424dd2d4025cda8bf6cf23cf3b0a Author: Andrey Ryabinin Date: Thu Sep 30 17:43:59 2021 +0300 mm, cgroup, writeback: Enable per-cgroup

[Devel] [PATCH RHEL COMMIT] mm, memcg: add oom counter to memory.stat memcgroup file

2021-09-30 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 ark-5.14 --> commit 33dc8bceb845b44cea93a08b8f2a9a681ceff616 Author: Andrey Ryabinin Date: Thu Sep 30 17:44:04 2021 +0300 mm, memcg: add oom counter to memory.stat

[Devel] [PATCH RHEL COMMIT] ve/mm: introduce min threshold for dcache

2021-09-30 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 ark-5.14 --> commit 6ddbff07208f2c135871e804b64b9b0664911f9d Author: Vladimir Davydov Date: Thu Sep 30 17:44:02 2021 +0300 ve/mm: introduce min threshold for dcach

[Devel] [PATCH RHEL COMMIT] mm: per-memcg negative dentries accounting

2021-09-30 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 ark-5.14 --> commit 62a6cd4511cfa3c521a961b2e6ba84436367c6d0 Author: Vasily Averin Date: Thu Sep 30 17:44:05 2021 +0300 mm: per-memcg negative dentries accounting

[Devel] [PATCH RHEL COMMIT] mm: memcontrol: add stats for reclaimable and unreclaimable stats

2021-09-30 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 ark-5.14 --> commit e7d2cdabedc71916b7ca50aaf28d0ea6353af71d Author: Vladimir Davydov Date: Thu Sep 30 17:44:01 2021 +0300 mm: memcontrol: add stats for reclaimabl

[Devel] [PATCH RHEL COMMIT] ve/audit: allow changing loginuid for VE root

2021-09-30 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 ark-5.14 --> commit f6ed6a659ae857f7010694070a767bd6f6116a1f Author: Pavel Tikhomirov Date: Thu Sep 30 18:08:44 2021 +0300 ve/audit: allow changing loginuid for VE

[Devel] [PATCH RHEL COMMIT] mm/swap: activate swapped in pages on fault

2021-09-30 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 ark-5.14 --> commit 31af2f6493bdadb4f8bdda92b77377d7b810a07e Author: Andrey Ryabinin Date: Thu Sep 30 18:08:33 2021 +0300 mm/swap: activate swapped in pages on fau

[Devel] [PATCH RHEL COMMIT] ve/mm: add heuristic check for memory overcommit

2021-09-30 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 ark-5.14 --> commit 8435107913b174e545cb779949e935c1ad5d2028 Author: Pavel Tikhomirov Date: Thu Sep 30 18:08:38 2021 +0300 ve/mm: add heuristic check for memory ov

[Devel] [PATCH RHEL COMMIT] configs: provide kernel config via proc

2021-09-30 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 ark-5.14 --> commit 38a906da0d2b6ab14998ebde1a5c3095b403659b Author: Konstantin Khorenko Date: Thu Sep 30 18:11:25 2021 +0300 configs: provide kernel config via pr

[Devel] [PATCH RHEL COMMIT] ve/procfs: make /proc/config.gz visible inside Containers

2021-09-30 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 ark-5.14 --> commit 5ede68f84ca983b64244b5dcfbddb521b8007aad Author: Vasily Averin Date: Thu Sep 30 18:13:19 2021 +0300 ve/procfs: make /proc/config.gz visible ins

[Devel] [PATCH RHEL COMMIT] configs: provide kernel config via proc

2021-09-30 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 ark-5.14 --> commit b044158994bacff05e8f2b24bb1eb3f5c5978f00 Author: Konstantin Khorenko Date: Thu Sep 30 18:11:25 2021 +0300 configs: provide kernel config via pr

[Devel] [PATCH RHEL COMMIT] configs: VZ options

2021-09-30 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 ark-5.14 --> commit 950fff235456ce546578af1783a6eb311f1781de Author: Nikita Yushchenko Date: Thu Sep 30 18:19:44 2021 +0300 configs: VZ options This adds

[Devel] [PATCH RHEL COMMIT] configs: VZ options

2021-09-30 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 ark-5.14 --> commit 950fff235456ce546578af1783a6eb311f1781de Author: Nikita Yushchenko Date: Thu Sep 30 18:19:44 2021 +0300 configs: VZ options This adds

[Devel] [PATCH RH9] dm-tracking: Add tracking_clear cmd

2021-09-30 Thread Kirill Tkhai
Command to ACK ordered copied cluster. Signed-off-by: Kirill Tkhai --- drivers/md/dm-tracking.c | 31 +++ 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/drivers/md/dm-tracking.c b/drivers/md/dm-tracking.c index e9cf0a4ae298..d723596fee44 100644 --- a

[Devel] [PATCH RH8] dm-tracking: Add tracking_clear cmd

2021-09-30 Thread Kirill Tkhai
Command to ACK ordered copied cluster. Signed-off-by: Kirill Tkhai --- drivers/md/dm-tracking.c | 31 +++ 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/drivers/md/dm-tracking.c b/drivers/md/dm-tracking.c index e9cf0a4ae298..d723596fee44 100644 --- a

[Devel] [PATCH RHEL COMMIT] dm-tracking: Add tracking_clear cmd

2021-09-30 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 ark-5.14 --> commit 89097b096862ae4cc7fa700e7ca3b487f086f4b2 Author: Kirill Tkhai Date: Thu Sep 30 21:36:07 2021 +0300 dm-tracking: Add tracking_clear cmd

[Devel] [PATCH RHEL8 COMMIT] VE/sysrq-trigger: fix log limiting

2021-09-30 Thread Konstantin Khorenko
The commit is pushed to "branch-rh8-4.18.0-305.3.1.vz8.7.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh8-4.18.0-305.3.1.vz8.7.15 --> commit 497c495bef8653da94ce9f4a98b5e3a35eb1031e Author: Nikita Yushchenko Date: Thu Sep 30 22:08:14 2021 +0300 VE/sysrq-t

[Devel] [PATCH RHEL8 COMMIT] dm-tracking: Add tracking_clear cmd

2021-09-30 Thread Konstantin Khorenko
The commit is pushed to "branch-rh8-4.18.0-305.3.1.vz8.7.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh8-4.18.0-305.3.1.vz8.7.15 --> commit 3d95fbc62580f9020870d327d7518a09fe7c3237 Author: Kirill Tkhai Date: Thu Sep 30 22:08:14 2021 +0300 dm-tracking: Ad

[Devel] [PATCH RHEL8 COMMIT] cbt: Fix off-by-one in map_required_size()

2021-09-30 Thread Konstantin Khorenko
The commit is pushed to "branch-rh8-4.18.0-305.3.1.vz8.7.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh8-4.18.0-305.3.1.vz8.7.15 --> commit b1b5d89d9dcf95264873eb4408e8c9ae8406d254 Author: Kirill Tkhai Date: Thu Sep 30 22:08:13 2021 +0300 cbt: Fix off-by