[Devel] [PATCH vz7] ploop: ploop_grow must nullify holes

2016-11-23 Thread Maxim Patlasov
Before the patch, ploop_grow nullified only those image-blocks of future extended BAT, who were referenced from the former BAT. That was obviously wrong: such blocks might contain garbage that would be interpreted as a cluster-to-image block mapping after ploop_grow. The patch splits ploop_grow in

Re: [Devel] [PATCH RH7] ms/x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()

2016-11-23 Thread Dmitry Safonov
On 10/27/2016 06:00 PM, Andrey Ryabinin wrote: On 10/26/2016 07:15 PM, Dmitry Safonov wrote: The recent introduction of SA_X32/IA32 sa_flags added a check for user_64bit_mode() into sigaction_compat_abi(). user_64bit_mode() is true for native 64-bit processes and x32 processes. Due to that the

[Devel] [PATCH RHEL7 COMMIT] ms/net: ip, diag: include net/inet_sock.h

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit 7d46d35fcea27b8940e50c6b2879c9b522ecb418 Author: Arnd Bergmann Date: Wed Nov 23 19:28:28 2016 +0400 ms/net: ip,

[Devel] [PATCH RHEL7 COMMIT] ms/vxlan: fix fdb_dump index calculation

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit 494db45a11d329f523d90a43037bed79343fbe2e Author: Atzm Watanabe Date: Wed Nov 23 18:56:28 2016 +0400 ms/vxlan: f

[Devel] [PATCH RHEL7 COMMIT] ve/proc/modules: show loaded modules in container

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit 08312c794cade2d0cec1c367cbf0aaafba78243e Author: Andrey Ryabinin Date: Wed Nov 23 19:48:15 2016 +0400 ve/proc/m

Re: [Devel] [PATCH 1/1] KVM: Disable irq while unregistering user notifier

2016-11-23 Thread Konstantin Khorenko
Please next time mention mainstream commit like: ms commit: 1650b4e ("KVM: Disable irq while unregistering user notifier") Thank you. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 11/22/2016 12:09 PM, Evgeny Yakovlev wrote: From: Ignacio Alvarado Function user_notifi

[Devel] [PATCH RHEL7 COMMIT] ms/KVM: Disable irq while unregistering user notifier

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit 5e25f869b1ea725060b633ecca7e5188ee9f Author: Ignacio Alvarado Date: Wed Nov 23 19:36:16 2016 +0400 ms/KVM:

[Devel] [PATCH RHEL7 COMMIT] ms/net: ip, diag -- Add diag interface for raw sockets

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit e2faf26c26103fb4494a4431f3b20670d95be86c Author: Cyrill Gorcunov Date: Wed Nov 23 19:28:11 2016 +0400 ms/net: i

[Devel] [PATCH RHEL7 COMMIT] ms/net: ip, raw_diag -- Use jump for exiting from nested loop

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit b2449114b92fb81c270e5649957f0db7e2fc38dd Author: Cyrill Gorcunov Date: Wed Nov 23 19:28:29 2016 +0400 ms/net: i

[Devel] [PATCH RHEL7 COMMIT] ms/ipv6: add IPV6_HDRINCL option for raw sockets

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit 423e6142080eb9d3cf6dfe929e9f89eea088ddd3 Author: Hannes Frederic Sowa Date: Wed Nov 23 19:28:30 2016 +0400 ms/i

[Devel] [PATCH RHEL7 COMMIT] ve/netlink: allow messages with family PF_BRIDGE type RTM_xxxNEIGH in CT

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit e1f7ec0145baf5f99bdee64941be65708af6b686 Author: Pavel Tikhomirov Date: Wed Nov 23 18:56:29 2016 +0400 ve/netli

[Devel] [PATCH RHEL7 COMMIT] ve/net/vxlan: enable support and autoload in a container

2016-11-23 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-327.36.1.vz7.20.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-327.36.1.vz7.20.1 --> commit 29d6f6a230186037db1e9ecf5976908aa48c6750 Author: Pavel Tikhomirov Date: Wed Nov 23 18:56:27 2016 +0400 ve/net/v