public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] pull-request: can 2025-05-20
@ 2025-05-20  9:11 Marc Kleine-Budde
  2025-05-20  9:11 ` [PATCH net 1/3] dt-bindings: can: microchip,mcp2510: Fix $id path Marc Kleine-Budde
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Marc Kleine-Budde @ 2025-05-20  9:11 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello netdev-team,

this is a pull request of 3 patches for net/main.

The 1st patch is by Rob Herring, and fixes the $id path in the
microchip,mcp2510.yaml device tree bindinds documentation.

The last 2 patches are from Oliver Hartkopp and fix a use-after-free
read and an out-of-bounds read in the CAN Broadcast Manager (BCM)
protocol.

regards,
Marc

---

The following changes since commit 239af1970bcb039a1551d2c438d113df0010c149:

  llc: fix data loss when reading from a socket in llc_ui_recvmsg() (2025-05-19 12:12:54 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-6.15-20250520

for you to fetch changes up to 8283fd51e6ea7d0420bd93055761a5b38fe2be9b:

  Merge patch series "can: bcm: add locking for bcm_op runtime updates" (2025-05-19 17:09:33 +0200)

----------------------------------------------------------------
linux-can-fixes-for-6.15-20250520

----------------------------------------------------------------
Marc Kleine-Budde (1):
      Merge patch series "can: bcm: add locking for bcm_op runtime updates"

Oliver Hartkopp (2):
      can: bcm: add locking for bcm_op runtime updates
      can: bcm: add missing rcu read protection for procfs content

Rob Herring (Arm) (1):
      dt-bindings: can: microchip,mcp2510: Fix $id path

 .../bindings/net/can/microchip,mcp2510.yaml        |  2 +-
 net/can/bcm.c                                      | 79 +++++++++++++++-------
 2 files changed, 55 insertions(+), 26 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-20 14:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20  9:11 [PATCH net 0/3] pull-request: can 2025-05-20 Marc Kleine-Budde
2025-05-20  9:11 ` [PATCH net 1/3] dt-bindings: can: microchip,mcp2510: Fix $id path Marc Kleine-Budde
2025-05-20 14:10   ` patchwork-bot+netdevbpf
2025-05-20  9:11 ` [PATCH net 2/3] can: bcm: add locking for bcm_op runtime updates Marc Kleine-Budde
2025-05-20  9:11 ` [PATCH net 3/3] can: bcm: add missing rcu read protection for procfs content Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox