Jan Dakinevich (1): ve/meminfo: show "MemAvailable: ..." line in CT's meminfo
Joel Fernandes (Google) (2): ms/mm: speed up mremap by 20x on large regions ms/mm: select HAVE_MOVE_PMD on x86 for faster mremap Kirill Gorkunov (2): net/gre: Consider VE_FEATURE_IPGRE on new net creation net/ip6ip: Consider VE_FEATURE_IPIP on new net creation Konstantin Khorenko (5): net/drivers/i40e: suppress high order allocation warning venetdev: drop src_lh/dst_lh lists from veip_struct venetdev: fix race between veip shutdown and add veip entry configs: disable cpu partial slab support mm: allow kmem limit bypassing if reclaimable slabs detected Sergey Lysanov (1): fs: Export symbols replace_fd() and create_pipe_files() arch/Kconfig | 5 ++ arch/x86/Kconfig | 1 + configs/kernel-4.18.0-x86_64-KVM-minimal.config | 2 +- configs/kernel-4.18.0-x86_64-debug.config | 2 +- configs/kernel-4.18.0-x86_64.config | 2 +- drivers/net/ethernet/intel/i40e/i40e_txrx.c | 2 +- drivers/net/venetdev.c | 20 +++----- fs/file.c | 1 + fs/pipe.c | 1 + fs/proc/meminfo.c | 1 + fs/super.c | 3 +- include/linux/venet.h | 2 - include/linux/virtinfo.h | 1 + include/uapi/linux/vzcalluser.h | 2 +- mm/memcontrol.c | 43 +++++++++++++++++ mm/mremap.c | 63 +++++++++++++++++++++++++ net/ipv4/ip_gre.c | 20 ++++++++ net/ipv4/ip_tunnel.c | 4 ++ net/ipv6/ip6_gre.c | 23 +++++++++ net/ipv6/ip6_tunnel.c | 25 ++++++++++ 20 files changed, 202 insertions(+), 21 deletions(-) -- 1.8.3.1 _______________________________________________ Devel mailing list Devel@openvz.org https://lists.openvz.org/mailman/listinfo/devel