public inbox for linux-bluetooth@vger.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 2025-11-21
Date: Fri, 21 Nov 2025 09:53:32 -0500	[thread overview]
Message-ID: <20251121145332.177015-1-luiz.dentz@gmail.com> (raw)

The following changes since commit 8e621c9a337555c914cf1664605edfaa6f839774:

  Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-11-20 08:52:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-11-21

for you to fetch changes up to 545d7827b2cd5de5eb85580cebeda6b35b3ff443:

  Bluetooth: SMP: Fix not generating mackey and ltk when repairing (2025-11-20 17:02:07 -0500)

----------------------------------------------------------------
bluetooth pull request for net:

 - hci_sock: Prevent race in socket write iter and sock bind
 - hci_core: Fix triggering cmd_timer for HCI_OP_NOP
 - hci_core: lookup hci_conn on RX path on protocol side
 - SMP: Fix not generating mackey and ltk when repairing
 - btusb: mediatek: Fix kernel crash when releasing mtk iso interface
 - btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref

----------------------------------------------------------------
Chris Lu (1):
      Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface

Douglas Anderson (1):
      Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref

Edward Adam Davis (1):
      Bluetooth: hci_sock: Prevent race in socket write iter and sock bind

Luiz Augusto von Dentz (2):
      Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
      Bluetooth: SMP: Fix not generating mackey and ltk when repairing

Pauli Virtanen (1):
      Bluetooth: hci_core: lookup hci_conn on RX path on protocol side

 drivers/bluetooth/btusb.c        | 39 ++++++++++++++----
 include/net/bluetooth/hci_core.h | 21 ++++++----
 net/bluetooth/hci_core.c         | 89 +++++++++++++++++-----------------------
 net/bluetooth/hci_sock.c         |  2 +
 net/bluetooth/iso.c              | 30 +++++++++++---
 net/bluetooth/l2cap_core.c       | 23 ++++++++---
 net/bluetooth/sco.c              | 35 ++++++++++++----
 net/bluetooth/smp.c              | 31 ++++----------
 8 files changed, 161 insertions(+), 109 deletions(-)

             reply	other threads:[~2025-11-21 14:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-21 14:53 Luiz Augusto von Dentz [this message]
2025-11-22  3:20 ` [GIT PULL] bluetooth 2025-11-21 patchwork-bot+netdevbpf
2025-12-01 21:35 ` 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=20251121145332.177015-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox