[Devel] [PATCH 0/8] port part 19

Andrey Zhadchenko andrey.zhadchenko at virtuozzo.com
Fri May 21 19:26:44 MSK 2021


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



More information about the Devel mailing list