]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluet...
authorPaolo Abeni <pabeni@redhat.com>
Thu, 26 Mar 2026 12:46:55 +0000 (13:46 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 26 Mar 2026 12:46:55 +0000 (13:46 +0100)
commitaa637b2cf303e1d133a5c4ad3ee397ad99ad3f14
treee0fe78ecc588d585023c56d518b276b5efd1f1ea
parent84a8335d8300576f1b377ae24abca1d9f197807f
parent129fa608b6ad08b8ab7178eeb2ec272c993aaccc
Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth

Luiz Augusto von Dentz says:

====================
bluetooth pull request for net:

 - L2CAP: Fix deadlock in l2cap_conn_del()
 - L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
 - L2CAP: Fix send LE flow credits in ACL link
 - btintel: serialize btintel_hw_error() with hci_req_sync_lock
 - btusb: clamp SCO altsetting table indices

* tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth:
  Bluetooth: btusb: clamp SCO altsetting table indices
  Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
  Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
  Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
  Bluetooth: L2CAP: Fix send LE flow credits in ACL link
====================

Link: https://patch.msgid.link/20260325194358.618892-1-luiz.dentz@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>