From: Linus Torvalds Date: Fri, 7 Apr 2023 20:10:23 +0000 (-0700) Subject: Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a1e6fff395d3209511f6a2264c5b6256614afaa3;p=linux.git Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd Pull ksmbd server fixes from Steve French: "Four fixes, three for stable: - slab out of bounds fix - lock cancellation fix - minor cleanup to address clang warning - fix for xfstest 551 (wrong parms passed to kvmalloc)" * tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr ksmbd: delete asynchronous work from list ksmbd: remove unused is_char_allowed function ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN --- a1e6fff395d3209511f6a2264c5b6256614afaa3