[Devel] [PATCH rh7 1/4] ms/lockdep: Add lockdep_assert_not_held()

2022-11-28 Thread Konstantin Khorenko
: Konstantin Khorenko --- include/linux/lockdep.h | 9 +++-- kernel/lockdep.c| 6 +- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/include/linux/lockdep.h b/include/linux/lockdep.h index 242f69bddecf..1aff47ff71fd 100644 --- a/include/linux/lockdep.h +++ b/include

[Devel] [PATCH rh7 4/4] oom: Cast the lockdep spell in the code

2022-11-28 Thread Konstantin Khorenko
task_will_free_mem() requires the task_lock lock is held or the function is called on the current, but this is just a function comment, let's add the proper lockdep check according to this comment. https://jira.sw.ru/browse/PSBM-143283 Signed-off-by: Konstantin Khorenko Suggested-by: Ni

[Devel] [PATCH rh7 2/4] ms/lockdep: Add lockdep lock state defines

2022-11-28 Thread Konstantin Khorenko
ommit f8cfa46608f8aa5ca5421ce281ab314129c15411) Signed-off-by: Konstantin Khorenko --- include/linux/lockdep.h | 11 +-- kernel/lockdep.c| 11 ++- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/include/linux/lockdep.h b/include/linux/lockdep.h index 1aff47ff71fd..208a9a11de90 100644 --- a/in

Re: [Devel] [PATCH rh7 1/2] oom: Do not mark victim a task without mm

2022-11-28 Thread Konstantin Khorenko
-- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 26.11.2022 23:15, nb wrote: On 23.11.22 г. 20:53 ч., Konstantin Khorenko wrote: Currently it's possible to mark a task as a victim even in case it has already cleared its ->mm. This might lead (and leads) to a s

[Devel] [PATCH RHEL7 COMMIT] oom: Do not mark victim a task without mm

2022-11-28 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit 4009eb1c432a03133677eb76008f9063b9f9b443 Author: Konstantin Khorenko Date: Wed Nov 23 20:58:

[Devel] [PATCH RHEL7 COMMIT] oom: Drop the OOM timeout message

2022-11-28 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit f3efd4f04c384f2d2e16db4f5a6b8b41174906ae Author: Konstantin Khorenko Date: Wed Nov 23 19:00:

[Devel] [PATCH RHEL7 COMMIT] ms/lockdep: Add lockdep_assert_not_held()

2022-11-28 Thread Konstantin Khorenko
odeaurora.org/ (cherry picked from ms commit 3e31f94752e454bdd0ca4a1d046ee21f80c166c5) Signed-off-by: Konstantin Khorenko --- include/linux/lockdep.h | 9 +++-- kernel/lockdep.c| 6 +- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/include/linux/lockde

[Devel] [PATCH RHEL7 COMMIT] ms/lockdep: Add lockdep lock state defines

2022-11-28 Thread Konstantin Khorenko
...@codeaurora.org/ (cherry picked from ms commit f8cfa46608f8aa5ca5421ce281ab314129c15411) Signed-off-by: Konstantin Khorenko --- include/linux/lockdep.h | 11 +-- kernel/lockdep.c| 11 ++- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/include

[Devel] [PATCH RHEL7 COMMIT] ms/locking/lockdep: Provide lockdep_assert{, _once}() helpers

2022-11-28 Thread Konstantin Khorenko
sktop.org/patch/msgid/20210802105957.77692-2-desmondcheon...@gmail.com (cherry picked from ms commit d19c81378829e5d774c951219c5a973965b9202c) Signed-off-by: Konstantin Khorenko Backport notes: * lockdep_assert_none_held_once() in ms patch does not exist

[Devel] [PATCH RHEL7 COMMIT] oom: Cast the lockdep spell in the code

2022-11-28 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit acce6e8d56cbd2730d12ca3bcd6399d3df3135eb Author: Konstantin Khorenko Date: Mon Nov 28 17:44:

[Devel] [PATCH RHEL9 COMMIT] ms/locking/lockdep: Provide lockdep_assert{, _once}() helpers

2022-11-28 Thread Konstantin Khorenko
sktop.org/patch/msgid/20210802105957.77692-2-desmondcheon...@gmail.com (cherry picked from ms commit d19c81378829e5d774c951219c5a973965b9202c) Signed-off-by: Konstantin Khorenko Feature: mm/oom: logic enhancements --- include/linux/lockdep.h | 41 +---

[Devel] [PATCH RHEL9 COMMIT] oom: Cast the lockdep spell in the code

2022-11-28 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-70.22.1.vz9.17.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-70.22.1.vz9.17.11 --> commit 0b9d9d056113db1de9529d3185c2f0b2fba46e1e Author: Konstantin Khorenko Date: Mon Nov 28 20:13:14 2022 +

[Devel] [PATCH RHEL7 COMMIT] cgroup_freezer: print information about unfreezable process

2022-11-29 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit 62fbd153cd9a6e2ee8d29da05a1feb981f12c6d0 Author: Pavel Tikhomirov Date: Tue Nov 29 18:56:39 2022 +0300 cgro

[Devel] [PATCH RHEL7 COMMIT] ms/fs/namespace.c: WARN if mnt_count has become negative

2022-11-29 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit 4b1fd5d747cf1fcf8e3f495c627fa1c294f8ca8a Author: Alexander Atanasov Date: Mon Nov 28 21:48:23 2022 +0200 ms

[Devel] [PATCH RHEL7 COMMIT] ms/devtmpfs: fix the dangling pointer of global devtmpfsd thread

2022-11-29 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit a334df16a83a71f6176ae3264481aa7d99f2cac3 Author: Alexander Atanasov Date: Mon Nov 28 21:49:33 2022 +0200 ms

[Devel] [PATCH RHEL7 COMMIT] ms/proc: Handle umounts cleanly

2022-11-29 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit ce4122a66b2c77d2415c95e21c72399c0ad4c192 Author: Alexander Atanasov Date: Mon Nov 28 21:50:15 2022 +0200 ms

[Devel] [PATCH RHEL7 COMMIT] ms/ixgbe: Fix packet corruption due to missing DMA sync

2022-11-29 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.190.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.190.1 --> commit f696a7992dfe55b79ad1fdb255dd312e36048584 Author: Alexander Atanasov Date: Tue Nov 29 12:55:54 2022 +0200 ms

[Devel] [PATCH RHEL9 COMMIT] ms/devtmpfs: fix the dangling pointer of global devtmpfsd thread

2022-11-29 Thread Konstantin Khorenko
20409.11174-1-xyang...@gmail.com Signed-off-by: Greg Kroah-Hartman (cherry picked from commit 31c779f293b343577690c01369a5019ca6ec5de9) https://jira.sw.ru/browse/PSBM-142996 Signed-off-by: Konstantin Khorenko Feature: fix ms/devtmpfs --- drivers/base/devtmpfs.c | 1 + 1

[Devel] [PATCH RHEL9 COMMIT] cgroup_freezer: Print information about unfreezable process

2022-11-30 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-70.22.1.vz9.17.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-70.22.1.vz9.17.12 --> commit ec9280be8a973d5dcde1fba07872bfec05ac99ef Author: Pavel Tikhomirov Date: Wed Nov 30 14:22:42 2022 +0300 cgroup_fr

[Devel] [PATCH RHEL7 COMMIT] sched/ve: Fix sysinfo syscall inside Containers

2022-12-07 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.191.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.191.1 --> commit b4013b3b36968232d163d7e4c49bc2fcf18ed1a3 Author: Alexander Atanasov Date: Fri Dec 2 14:46:53 2022 +0200 sch

Re: [Devel] [PATCH RH9] loadavg: Fix handling of cfs_rq->nr_unint values

2022-12-07 Thread Konstantin Khorenko
BTW, do we need a similar patch for vz7 as well? On 30.11.2022 13:29, Nikolay Borisov wrote: Our custom nr_unint logic follows the kernel's one about the global nr_uninterruptible one. One invariant that both share is that values of nr_unint can go negative when a task is migrated from a CPU. Wha

[Devel] [PATCH RHEL7 COMMIT] ms/mm: check for SIGKILL inside dup_mmap() loop

2022-12-09 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.191.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.191.2 --> commit 2389d44ad3ab66777045aee2815b1510ed0997d3 Author: Alexander Atanasov Date: Fri Dec 9 13:35:07 2022 +0200 ms/

[Devel] [PATCH RHEL7 COMMIT] rh/bnxt_en: reverse order of TX disable and carrier off

2022-12-15 Thread Konstantin Khorenko
en: reverse order of TX disable andcarrier off Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2110869 https://jira.sw.ru/browse/PSBM-144136 (cherry picked from ms commit 132e0b65dc2b8bfa9721bfce834191f24fd1d7ed) Signed-off-by: Konstantin Khorenko --- drivers/net

[Devel] [PATCH RHEL7 COMMIT] rh/qede: confirm skb is allocated before using

2022-12-15 Thread Konstantin Khorenko
bject: [PATCH 1508/1510] [netdrv] qede: confirm skb is allocated before using Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2131145 https://jira.sw.ru/browse/PSBM-144136 (cherry picked from ms commit 4e910dbe36508654a896d5735b318c0b88172570) Signed-off-

[Devel] [PATCH RHEL7 COMMIT] rh/bnxt: don't lock the tx queue from napi poll

2022-12-15 Thread Konstantin Khorenko
show_bug.cgi?id=2110869 https://jira.sw.ru/browse/PSBM-144136 (cherry picked from ms commit 3c603136c9f82833813af77185618de5af67676c) Signed-off-by: Konstantin Khorenko --- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 54 ++- 1 file changed, 32 insertions(+), 22

[Devel] [PATCH RHEL9 COMMIT] dm-ploop: Check queue_flags size at compile time

2023-01-10 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.el9 --> commit a19710fcce7a87e1fc8fe1c9425c3e2c017b66e5 Author: Alexander Atanasov Date: Thu Jan 5 18:50:58 2023 +0200 dm-ploop: Chec

[Devel] [PATCH RHEL9 COMMIT] netfilter: fix compilation error in nf_log_unknown_packet

2023-01-10 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.el9 --> commit 3dc6db03a52bb5b69f1bddd154cc4e21b3a5e763 Author: Pavel Tikhomirov Date: Fri Jan 6 15:02:11 2023 +0300 netfilter: fix c

[Devel] [PATCH RHEL9 COMMIT] ve: fix compilation warning in nf_log_allowed_ve

2023-01-10 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.el9 --> commit 404122cb99976fc8a01eb525e964b6bb45c5ac74 Author: Pavel Tikhomirov Date: Fri Jan 6 15:02:10 2023 +0300 ve: fix compilat

[Devel] [PATCH RHEL9 COMMIT] cgroup/ve: fix ve_hide_cgroups calling in cgroup_get_tree

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 9b39aed1bb8305007e25e7b1fa598b49796b285c Author: Pavel Tikhomirov Date: Sat Mar 5 12:40:19 2022 +0300 cgroup/ve:

[Devel] [PATCH RHEL9 COMMIT] loadavg: Fix handling of cfs_rq->nr_unint values

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 647a385aa5c76feddee263bd1f04e8228b89 Author: Nikolay Borisov Date: Wed Nov 30 14:29:25 2022 +0200 loadavg: Fi

[Devel] [PATCH RHEL9 COMMIT] ve/module: Calculate sysfs max path size at compile time to avoid static variable

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 17ced0fc816411d891b81d43b88496b50388da14 Author: Alexander Atanasov Date: Fri Dec 16 18:07:09 2022 +0200 ve/modul

[Devel] [PATCH RHEL9 COMMIT] net: tcp: use kfree_skb_reason() for tcp_v6_rcv()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 88abc05c0375ccb903a2f82e4a8d437f7c7148c1 Author: Menglong Dong Date: Tue Jan 3 17:39:07 2023 +0200 net: tcp: use

[Devel] [PATCH RHEL9 COMMIT] net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit a4f1fc5b977a04b1538346d3917b2f81a5d88d3c Author: Menglong Dong Date: Tue Jan 3 17:39:03 2023 +0200 net: udp: use

[Devel] [PATCH RHEL9 COMMIT] net: ipv6: add skb drop reasons to TLV parse

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 43de889e69a52d88cff0e5577768957700c67e01 Author: Menglong Dong Date: Tue Jan 3 17:39:34 2023 +0200 net: ipv6: add

[Devel] [PATCH RHEL9 COMMIT] net: dev: add skb drop reasons to __dev_xmit_skb()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 9ae16620ac233c22eac4115657ac045395a7cf0f Author: Menglong Dong Date: Tue Jan 3 17:39:19 2023 +0200 net: dev: add

[Devel] [PATCH RHEL9 COMMIT] net: ip: add skb drop reasons for ip egress path

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 58933fa1d540635a11192783c3cddf3da15a341c Author: Menglong Dong Date: Tue Jan 3 17:39:14 2023 +0200 net: ip: add s

[Devel] [PATCH RHEL9 COMMIT] net: dev: use kfree_skb_reason() for do_xdp_generic()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 6fa2c6bbf7500f0f2ca67722e0ae52ae6731a6f6 Author: Menglong Dong Date: Tue Jan 3 17:39:21 2023 +0200 net: dev: use

[Devel] [PATCH RHEL9 COMMIT] net: dev: use kfree_skb_reason() for enqueue_to_backlog()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 460d13051081e9a31eccc58d06b6c5e0a8dd7922 Author: Menglong Dong Date: Tue Jan 3 17:39:20 2023 +0200 net: dev: use

[Devel] [PATCH RHEL9 COMMIT] tcp: add drop reasons to tcp_rcv_state_process()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 8d9e7837ba90205e12b66bce22f2076fc6388c67 Author: Eric Dumazet Date: Tue Jan 3 17:39:37 2023 +0200 tcp: add drop r

[Devel] [PATCH RHEL9 COMMIT] net: neigh: use kfree_skb_reason() for __neigh_event_send()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 2f7c23bb8d4b472a2c097a89d65c5717bf6b1d3f Author: Menglong Dong Date: Tue Jan 3 17:39:15 2023 +0200 net: neigh: us

[Devel] [PATCH RHEL9 COMMIT] net: netfilter: use kfree_drop_reason() for NF_DROP

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 27c4b2b6f1f5eed32517a5924d1757f7af8c9f8c Author: Menglong Dong Date: Tue Jan 3 17:38:57 2023 +0200 net: netfilter

[Devel] [PATCH RHEL9 COMMIT] tcp: add two drop reasons for tcp_ack()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit cc364a6a0a297c62c4f3a2e15ffe03dfd4a0722b Author: Eric Dumazet Date: Tue Jan 3 17:39:38 2023 +0200 tcp: add two dr

[Devel] [PATCH RHEL9 COMMIT] net: dev: use kfree_skb_reason() for sch_handle_egress()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 4230d1649beab2c405340292dc38a51fbc2a4aae Author: Menglong Dong Date: Tue Jan 3 17:39:17 2023 +0200 net: dev: use

[Devel] [PATCH RHEL9 COMMIT] net: dev: use kfree_skb_reason() for __netif_receive_skb_core()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit ea1bdd9930c351c7dcfa9650d08027360be9361f Author: Menglong Dong Date: Tue Jan 3 17:39:23 2023 +0200 net: dev: use

[Devel] [PATCH RHEL9 COMMIT] net: ipv4: add skb drop reasons to ip_error()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 3477975ffac978549192fcbe8c32121fc9ca8989 Author: Menglong Dong Date: Tue Jan 3 17:39:31 2023 +0200 net: ipv4: add

[Devel] [PATCH RHEL9 COMMIT] tcp: add drop reason support to tcp_ofo_queue()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit f88b01b48784d67f2b7070173aed1a252ea80f17 Author: Eric Dumazet Date: Tue Jan 3 17:39:40 2023 +0200 tcp: add drop r

[Devel] [PATCH RHEL9 COMMIT] ipv6: Add reasons for skb drops to __udp6_lib_rcv

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 1538919588597349baa64aabc384a60e02e6a56b Author: David Ahern Date: Tue Jan 3 17:39:04 2023 +0200 ipv6: Add reason

[Devel] [PATCH RHEL9 COMMIT] net: tun: track dropped skb via kfree_skb_reason()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 522f4ca319129fe95605abe30d674a67b00616f1 Author: Dongli Zhang Date: Tue Jan 3 17:39:25 2023 +0200 net: tun: track

[Devel] [PATCH RHEL9 COMMIT] net: ip: add skb drop reasons to ip forwarding

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 69c57204e6dbe076d481c08642d6453866c1d8a9 Author: Menglong Dong Date: Tue Jan 3 17:39:32 2023 +0200 net: ip: add s

[Devel] [PATCH RHEL9 COMMIT] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 0f6ad87b565800d5ead7053fed8b476d0e388353 Author: Menglong Dong Date: Tue Jan 3 17:39:00 2023 +0200 net: ipv4: use

[Devel] [PATCH RHEL9 COMMIT] net: skb: introduce the function kfree_skb_list_reason()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit f0b48469eed0fac570e84d8582cd4fe7d2776a02 Author: Menglong Dong Date: Tue Jan 3 17:39:18 2023 +0200 net: skb: intr

[Devel] [PATCH RHEL9 COMMIT] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit bd9fa552badc477898e9ab5095052131c7e0edec Author: Menglong Dong Date: Tue Jan 3 17:38:59 2023 +0200 net: ipv4: use

[Devel] [PATCH RHEL9 COMMIT] net: tcp: add skb drop reasons to tcp_v4_rcv()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 02d3236168eedad5dd47213a2ec7fc411091a94f Author: Menglong Dong Date: Tue Jan 3 17:39:06 2023 +0200 net: tcp: add

[Devel] [PATCH RHEL9 COMMIT] net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 5763358c923a05437b5b54d7234629545597a678 Author: Menglong Dong Date: Tue Jan 3 17:39:28 2023 +0200 net: skb: rena

[Devel] [PATCH RHEL9 COMMIT] tcp: add drop reason support to tcp_prune_ofo_queue()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 0b1b8544bbf15690c7e9b7004fdca9a8b95c05cc Author: Eric Dumazet Date: Tue Jan 3 17:39:39 2023 +0200 tcp: add drop r

[Devel] [PATCH RHEL9 COMMIT] net: dm: check the boundary of skb drop reasons

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 47c850b045a17e9231277fe50e44a49b356fe25d Author: Menglong Dong Date: Tue Jan 3 17:39:41 2023 +0200 net: dm: check

[Devel] [PATCH RHEL9 COMMIT] net: skb: check the boundrary of drop reason in kfree_skb_reason()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 139963820d564ff70963308a3ca50082e5b7bd89 Author: Menglong Dong Date: Tue Jan 3 17:39:42 2023 +0200 net: skb: chec

[Devel] [PATCH RHEL9 COMMIT] net: dev: use kfree_skb_reason() for sch_handle_ingress()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 34049dce2d8c69596ebcca9a7dab3622e74a5725 Author: Menglong Dong Date: Tue Jan 3 17:39:22 2023 +0200 net: dev: use

[Devel] [PATCH RHEL9 COMMIT] net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 03f332b509f6c85f5293ee41686115eb81ec895b Author: Menglong Dong Date: Tue Jan 3 17:39:13 2023 +0200 net: tcp: use

[Devel] [PATCH RHEL9 COMMIT] net: tcp: add skb drop reasons to tcp_v{4, 6}_inbound_md5_hash()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 930549d77012d9be196f95f8b2216c611d1b0597 Author: Menglong Dong Date: Tue Jan 3 17:39:08 2023 +0200 net: tcp: add

[Devel] [PATCH RHEL9 COMMIT] skb: make drop reason booleanable

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 25217012a2ffa16a3d53eed7905bcfc21bc85f05 Author: Jakub Kicinski Date: Tue Jan 3 17:39:27 2023 +0200 skb: make dro

[Devel] [PATCH RHEL9 COMMIT] net: socket: rename SKB_DROP_REASON_SOCKET_FILTER

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 5e1c7df1f239a7db1d5252df9344bbc5ca50 Author: Menglong Dong Date: Tue Jan 3 17:39:01 2023 +0200 net: socket: r

[Devel] [PATCH RHEL9 COMMIT] net: tcp: add skb drop reasons to tcp_add_backlog()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 88b063a689d104c58871d506a3b2f3c8a9bb4d1d Author: Menglong Dong Date: Tue Jan 3 17:39:09 2023 +0200 net: tcp: add

[Devel] [PATCH RHEL9 COMMIT] net: ipv6: add skb drop reasons to ip6_rcv_core()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit f0e4dbd3c7e03030a0229fcc6def6a2a084bf6ea Author: Menglong Dong Date: Tue Jan 3 17:39:35 2023 +0200 net: ipv6: add

[Devel] [PATCH RHEL9 COMMIT] skb: add some helpers for skb drop reasons

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit ced811694fe67c4a61c688f736eeb66686a26ec8 Author: Menglong Dong Date: Tue Jan 3 17:39:30 2023 +0200 skb: add some

[Devel] [PATCH RHEL9 COMMIT] net: icmp: introduce function icmpv6_param_prob_reason()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 0827dc6b7d18b4017de3dc283dcd72aa043ed61b Author: Menglong Dong Date: Tue Jan 3 17:39:33 2023 +0200 net: icmp: int

[Devel] [PATCH RHEL9 COMMIT] net: ipv4: use kfree_skb_reason() in ip_rcv_core()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit e48918b1779fb4a942d347447c2d237aa4fe50e6 Author: Menglong Dong Date: Tue Jan 3 17:38:58 2023 +0200 net: ipv4: use

[Devel] [PATCH RHEL9 COMMIT] net: neigh: add skb drop reasons to arp_error_report()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit a3a1d478c7e4c67699b24a2b96722be7301b8889 Author: Menglong Dong Date: Tue Jan 3 17:39:16 2023 +0200 net: neigh: ad

[Devel] [PATCH RHEL9 COMMIT] tcp: add drop reason support to tcp_validate_incoming()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 35e4fe7334fe1772f4d5322cd1ee118515d66517 Author: Eric Dumazet Date: Tue Jan 3 17:39:36 2023 +0200 tcp: add drop r

[Devel] [PATCH RHEL9 COMMIT] net: tcp: use kfree_skb_reason() for tcp_v{4, 6}_do_rcv()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 398cf4f6dde643f59f80b21988982e3a4b058b32 Author: Menglong Dong Date: Tue Jan 3 17:39:10 2023 +0200 net: tcp: use

[Devel] [PATCH RHEL9 COMMIT] net: tcp: introduce tcp_drop_reason()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit d021a19be99eb7a74d882daf28971ed31b82acb6 Author: Menglong Dong Date: Tue Jan 3 17:39:05 2023 +0200 net: tcp: intr

[Devel] [PATCH RHEL9 COMMIT] net: skb: change the definition SKB_DR_SET()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 0902e93723b17335036f4eb8570fe1122104c71e Author: Menglong Dong Date: Tue Jan 3 17:39:43 2023 +0200 net: skb: chan

[Devel] [PATCH RHEL9 COMMIT] net: tap: track dropped skb via kfree_skb_reason()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 355f37cd8abef7e43f5bb3c6670cad94fad5d9f3 Author: Dongli Zhang Date: Tue Jan 3 17:39:24 2023 +0200 net: tap: track

[Devel] [PATCH RHEL9 COMMIT] net: icmp: add skb drop reasons to icmp protocol

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 20a6280214ba99461983dc33770015867bf81813 Author: Menglong Dong Date: Tue Jan 3 17:39:29 2023 +0200 net: icmp: add

[Devel] [PATCH RHEL9 COMMIT] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit b02174e5f6fa87521b11b83e14b10764d596a025 Author: Menglong Dong Date: Tue Jan 3 17:39:02 2023 +0200 net: udp: use

[Devel] [PATCH RHEL9 COMMIT] net: sock: introduce sock_queue_rcv_skb_reason()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 5ecd985073d227328ae243b763b3622130d19e47 Author: Menglong Dong Date: Tue Jan 3 17:39:26 2023 +0200 net: sock: int

[Devel] [PATCH RHEL9 COMMIT] net: tcp: use tcp_drop_reason() for tcp_data_queue()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit be3497ac7313f385a1d82b220234aa36c5fb8f2e Author: Menglong Dong Date: Tue Jan 3 17:39:12 2023 +0200 net: tcp: use

[Devel] [PATCH RHEL9 COMMIT] net: tcp: use tcp_drop_reason() for tcp_rcv_established()

2023-01-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.2 --> commit 8847f70af35315a5f7898bfb9e3a1f25e428ee88 Author: Menglong Dong Date: Tue Jan 3 17:39:11 2023 +0200 net: tcp: use

[Devel] [PATCH RHEL7 COMMIT] ploop: Check queue_flags size at compile time

2023-01-18 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.192.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.192.2 --> commit 27a5275ea7e9fd28bca4df13d5ffc846b2a0568b Author: Alexander Atanasov Date: Thu Jan 5 18:50:09 2023 +0200 plo

[Devel] [PATCH RHEL7 COMMIT] fuse: pcs: missing timeout at authentication phase

2023-01-18 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.192.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.192.2 --> commit 0e2dc592dba4490bd50d097e3c997124ef6ba3fd Author: Alexey Kuznetsov Date: Tue Jan 17 13:31:03 2023 + fuse

[Devel] [PATCH RHEL9 COMMIT] fuse: pcs: missing timeout at authentication phase

2023-01-18 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.5 --> commit 3379cd89e8e9077e55358e646c51dd09a7b682c2 Author: Alexey Kuznetsov Date: Tue Jan 17 14:27:37 2023 + fuse: pcs:

Re: [Devel] [vz7 PATCH 1/2] devcg: Move match_exception_partial before match_exception PSBM-144033

2023-01-18 Thread Konstantin Khorenko
Sasha, can you please review those 2 patches? -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 16.12.2022 15:38, Nikolay Borisov wrote: This is required as the latter would call the former in upcoming patches. Signed-off-by: Nikolay Borisov --- security

Re: [Devel] [vz7 PATCH 1/2] devcg: Move match_exception_partial before match_exception PSBM-144033

2023-01-18 Thread Konstantin Khorenko
Pasha, can you please review those 2 patches? Thank you! -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 16.12.2022 15:38, Nikolay Borisov wrote: This is required as the latter would call the former in upcoming patches. Signed-off-by: Nikolay Borisov --- security

Re: [Devel] [PATCH vz9] mm: per memory cgroup page cache limit

2023-01-19 Thread Konstantin Khorenko
Pasha, please, review the patch. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 19.01.2023 11:51, Alexander Atanasov wrote: Forward port feature: mm: per memory cgroup page cache limit. The original implementation consisted of these commits: commit 758d52e33a67

Re: [Devel] [PATCH vz9 v2] mm: per memory cgroup page cache limit

2023-01-20 Thread Konstantin Khorenko
On 20.01.2023 09:47, Alexander Atanasov wrote: From: Andrey Ryabinin After applying this patch using "git am", the original author is lost. Please resend so the original author is kept. Forward port feature: mm: per memory cgroup page cache limit. The original implementation consisted of

[Devel] [PATCH RHEL9 COMMIT] ve/net/gre: Disable ERSPAN support in ip_gre module

2023-01-25 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.6 --> commit 7f237b6252db4ab4809e75e3d7282948db1c2b94 Author: Nikolay Borisov Date: Tue Jan 24 09:46:01 2023 +0200 ve/net/gre:

[Devel] [PATCH RHEL7 COMMIT] ploop: Convert printk to pr_nnnn

2023-01-25 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.192.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.192.3 --> commit 9a059b0321ebeb47e3059095fcfcf63a127d4b71 Author: Alexander Atanasov Date: Fri Jan 20 11:03:39 2023 +0200 pl

[Devel] [PATCH RHEL7 COMMIT] ploop: Add device name to log messages

2023-01-25 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.80.1.vz7.192.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.80.1.vz7.192.3 --> commit a1a2aec9e057c618418a3e39783aa0e51278e894 Author: Alexander Atanasov Date: Fri Jan 20 11:03:40 2023 +0200 pl

[Devel] [PATCH RHEL9 COMMIT] fuse: pcs: a bug in update of dirty status

2023-01-26 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.6 --> commit 3844bb3233d037e7590d43d01183dbe9ae057be7 Author: Alexey Kuznetsov Date: Wed Jan 25 10:23:37 2023 + fuse: pcs:

Re: [Devel] [PATCH 1/4] blk-cbt: Remove needless zeroing

2023-01-27 Thread Konstantin Khorenko
Sasha, please review the patchset. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 27.01.2023 12:34, Nikolay Borisov wrote: The per-cpu allocator guarantees the returned memory is going to be zeroed out so it's redundant to do our own zeroing when initialising cbt. S

[Devel] [PATCH rh7 1/2] kmsg: Virtualize timestamps in /dev/ksmg output

2023-02-02 Thread Konstantin Khorenko
ned-off-by: Konstantin Khorenko --- kernel/printk.c | 8 1 file changed, 8 insertions(+) diff --git a/kernel/printk.c b/kernel/printk.c index 5380594d231f..27221d15590a 100644 --- a/kernel/printk.c +++ b/kernel/printk.c @@ -555,6 +555,7 @@ static ssize_t devkmsg_writev(struct kiocb *iocb, con

[Devel] [PATCH rh7 2/2] syslog: Virtualize timestamps in the data reported

2023-02-02 Thread Konstantin Khorenko
-by: Konstantin Khorenko --- kernel/printk.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/kernel/printk.c b/kernel/printk.c index 27221d15590a..747383d21569 100644 --- a/kernel/printk.c +++ b/kernel/printk.c @@ -960,11 +960,18 @@ module_param_named(time, printk_time, bool, S_IRUGO

[Devel] [PATCH RHEL7 COMMIT] kmsg: Virtualize timestamps in /dev/ksmg output

2023-02-06 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.83.1.vz7.194.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.83.1.vz7.194.2 --> commit e20414197aef5bbf92f706eddc2998a7127dd5cc Author: Konstantin Khorenko Date: Thu Feb 2 20:01:

[Devel] [PATCH RHEL7 COMMIT] syslog: Virtualize timestamps in the data reported

2023-02-06 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-1160.83.1.vz7.194.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-1160.83.1.vz7.194.2 --> commit b44b2f8707da076195b74f804d84c65e6b8fc05e Author: Konstantin Khorenko Date: Thu Feb 2 22:52:

[Devel] [PATCH rh9 2/2] syslog: Virtualize timestamps in the data reported

2023-02-08 Thread Konstantin Khorenko
8707da ("syslog: Virtualize timestamps in the data reported") https://jira.sw.ru/browse/PSBM-145313 Signed-off-by: Konstantin Khorenko --- kernel/printk/printk.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kernel/printk/printk.c b/kernel/printk/printk.c in

[Devel] [PATCH rh9 1/2] kmsg: Virtualize timestamps in /dev/ksmg output

2023-02-08 Thread Konstantin Khorenko
quot;kmsg: Virtualize timestamps in /dev/ksmg output") https://jira.sw.ru/browse/PSBM-145313 Signed-off-by: Konstantin Khorenko --- kernel/printk/printk.c | 21 + 1 file changed, 21 insertions(+) diff --git a/kernel/printk/printk.c b/kernel/printk/printk.c index c68e3b468ab7.

[Devel] [PATCH rh9 v2] kmsg: Virtualize timestamps in /dev/ksmg output

2023-02-08 Thread Konstantin Khorenko
quot;kmsg: Virtualize timestamps in /dev/ksmg output") https://jira.sw.ru/browse/PSBM-145313 Signed-off-by: Konstantin Khorenko v2 changes: * ve_timens_add_boottime_ns() should return "nsec", not 0 in case Container is not started yet --- kernel/printk/printk.c | 21 +

[Devel] [PATCH RHEL9 COMMIT] mm: Memory cgroup page cache limit

2023-02-08 Thread Konstantin Khorenko
check for memcg availability. So let's move the check from upper mem_cgroup_charge() to lower __mem_cgroup_charge_gen(). https://jira.sw.ru/browse/PSBM-139098 Signed-off-by: Konstantin Khorenko --- include/linux/memcontrol.h | 29 +- mm/filemap.c

[Devel] [PATCH RHEL9 COMMIT] FD: mm: Memory cgroup page cache limit

2023-02-09 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.8 --> commit 28ad371276436977993558273c1e6d6b2fba1a15 Author: Konstantin Khorenko Date: Thu Feb 9 15:27:58 2023 +030

[Devel] [PATCH RHEL9 COMMIT] ve/cgroups: Fix a potential use after free in ve_exit_ns

2023-02-09 Thread Konstantin Khorenko
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh9-5.14.0-162.6.1.vz9.18.8 --> commit 1591938255eff971544b42b14685d8f30742fa68 Author: Alexander Atanasov Date: Thu Feb 2 22:26:10 2023 +0200 ve/cgroup

<    1   2   3   4   5   6   7   8   9   10   >