From: Linus Torvalds Date: Fri, 23 Dec 2022 19:39:18 +0000 (-0800) Subject: Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e3b862ed893bf030ebdd78ead99647374a2cfd47;p=linux.git Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux Pull 9p updates from Dominique Martinet: - improve p9_check_errors to check buffer size instead of msize when possible (e.g. not zero-copy) - some more syzbot and KCSAN fixes - minor headers include cleanup * tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux: 9p/client: fix data race on req->status net/9p: fix response size check in p9_check_errors() net/9p: distinguish zero-copy requests 9p/xen: do not memcpy header into req->rc 9p: set req refcount to zero to avoid uninitialized usage 9p/net: Remove unneeded idr.h #include 9p/fs: Remove unneeded idr.h #include --- e3b862ed893bf030ebdd78ead99647374a2cfd47