From: Jakub Kicinski Date: Thu, 17 Mar 2022 01:56:26 +0000 (-0700) Subject: Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/linux... X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a0bfd73deba1bb3c51e2f208ec03465422af667c;p=uclinux-h8%2Flinux.git Merge tag 'linux-can-next-for-5.18-20220316' of git://git./linux/kernel/git/mkl/linux-can-next Marc Kleine-Budde says: ==================== pull-request: can-next 2022-03-16 the first 3 patches are by Oliver Hartkopp target the CAN ISOTP protocol and fix a problem found by syzbot in isotp_bind(), return -EADDRNOTAVAIL in unbound sockets in isotp_recvmsg() and add support for MSG_TRUNC to isotp_recvmsg(). Amit Kumar Mahapatra converts the xilinx,can device tree bindings to yaml. The last patch is by Julia Lawall and fixes typos in the ucan driver. * tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next: can: ucan: fix typos in comments dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML can: isotp: support MSG_TRUNC flag when reading from socket can: isotp: return -EADDRNOTAVAIL when reading from unbound socket can: isotp: sanitize CAN ID checks in isotp_bind() ==================== Link: https://lore.kernel.org/r/20220316204710.716341-1-mkl@pengutronix.de Signed-off-by: Jakub Kicinski --- a0bfd73deba1bb3c51e2f208ec03465422af667c