[Devel] [PATCH RH8 0/6] port part 15
Alexander Mikhalitsyn
alexander.mikhalitsyn at virtuozzo.com
Fri May 28 20:09:26 MSK 2021
VZ 8 rebase part https://jira.sw.ru/browse/PSBM-127798
Konstantin Khorenko (5):
ve/sysfs: relax sanity check for ns equality in kernfs_find_ns()
net/setsockopt: switch high order allocations to kvmalloc() in
do_ip_setsockopt()
mm: introduce kvmalloc_check() for safe calls to kvmalloc()
net/sock: teach sock_kmalloc() to call kvmalloc() when possible
ext4: don't iterate over sbi->s_es_list more than the number of
elements
Oleg Babin (1):
tty: use kvmalloc for screenbuffer allocation
drivers/tty/vt/vt.c | 14 +++++++-------
fs/ext4/extents_status.c | 8 ++++++++
fs/kernfs/dir.c | 5 +++--
include/linux/mm.h | 1 +
mm/util.c | 14 ++++++++++++++
net/core/sock.c | 8 ++++----
net/ipv4/ip_sockglue.c | 18 +++++++++---------
7 files changed, 46 insertions(+), 22 deletions(-)
--
2.28.0
More information about the Devel
mailing list