OSDN Git Service

Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Apr 2023 20:10:23 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Apr 2023 20:10:23 +0000 (13:10 -0700)
commita1e6fff395d3209511f6a2264c5b6256614afaa3
treeba64dcfdaf234a59d6c1a75de3f0de847d5733b3
parentf2afccfefe7be1f7346564fe619277110d341f9b
parentdc8289f912387c3bcfbc5d2db29c8947fa207c11
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