All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: [GIT PULL] bluetooth 2026-03-25
Date: Wed, 25 Mar 2026 15:43:58 -0400	[thread overview]
Message-ID: <20260325194358.618892-1-luiz.dentz@gmail.com> (raw)

The following changes since commit c4ea7d8907cf72b259bf70bd8c2e791e1c4ff70f:

  net: mana: fix use-after-free in add_adev() error path (2026-03-24 21:07:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2026-03-25

for you to fetch changes up to 129fa608b6ad08b8ab7178eeb2ec272c993aaccc:

  Bluetooth: btusb: clamp SCO altsetting table indices (2026-03-25 15:32:55 -0400)

----------------------------------------------------------------
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

----------------------------------------------------------------
Cen Zhang (1):
      Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock

Hyunwoo Kim (2):
      Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
      Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop

Pengpeng Hou (1):
      Bluetooth: btusb: clamp SCO altsetting table indices

Zhang Chen (1):
      Bluetooth: L2CAP: Fix send LE flow credits in ACL link

 drivers/bluetooth/btintel.c | 11 ++++++++---
 drivers/bluetooth/btusb.c   |  5 ++++-
 net/bluetooth/l2cap_core.c  | 31 +++++++++++++++++++------------
 3 files changed, 31 insertions(+), 16 deletions(-)

             reply	other threads:[~2026-03-25 19:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-25 19:43 Luiz Augusto von Dentz [this message]
2026-03-26 12:50 ` [GIT PULL] bluetooth 2026-03-25 patchwork-bot+netdevbpf
2026-04-10 16:06 ` patchwork-bot+bluetooth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260325194358.618892-1-luiz.dentz@gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.