Several patches that do not belong to any series Andrey Ryabinin (2): /proc/vz/latency: Show max latency in 2 min instead of 5sec. mm/mempool: Use kvmalloc to allocate array of element pointers
Jan Dakinevich (4): x86/kvm/vmx: suppress warning on high-order allocation IB/core: use kvzalloc to allocate ib_device bnx2x: suppress warnings on DMA memory allocation bnx2: use kvzalloc() to allocate certain internal data Kirill Tkhai (1): mm: Fix int overflow in callers of do_shrink_slab() Pavel Tikhomirov (1): ve/sunrpc: prohibit mounting rpc_pipefs in CT without nfsd feature arch/x86/kvm/vmx/vmx.c | 2 +- drivers/infiniband/core/device.c | 11 ++++++++--- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 11 +++++------ drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 10 +++++++--- kernel/ve/vzstat.c | 2 +- kernel/ve/vzstat_core.c | 17 +++++++++++------ mm/mempool.c | 12 +++++++----- mm/vmscan.c | 7 +++---- net/sunrpc/rpc_pipe.c | 7 +++++++ 9 files changed, 50 insertions(+), 29 deletions(-) -- 1.8.3.1 _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
