[Devel] [PATCH RHEL8 COMMIT] dm-ploop: Actually zero tail of tail page

2020-12-17 Thread Konstantin Khorenko
The commit is pushed to "branch-rh8-4.18.0-240.1.1.vz8.5.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh8-4.18.0-240.1.1.vz8.5.2 --> commit f9ebd8db47ba16a3d5f023172ab10fb87463bcab Author: Kirill Tkhai Date: Thu Dec 17 18:59:04 2020 +0300 dm-ploop:

[Devel] [PATCH vz8] ptrace: fix task_join_group_stop() for the case when current is traced

2020-12-17 Thread Andrey Ryabinin
From: Oleg Nesterov This testcase #include #include #include #include #include #include #include void *tf(void *arg) { return NULL; } int main(void) { int pid

[Devel] [PATCH vz8] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports

2020-12-17 Thread Andrey Ryabinin
From: Jozsef Kadlecsik In the case of huge hash:* types of sets, due to the single spinlock of a set the processing of the whole set under spinlock protection could take too long. There were four places where the whole hash table of the set was processed from bucket to bucket under holding the