netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] bluetooth 2025-11-21
@ 2025-11-21 14:53 Luiz Augusto von Dentz
  2025-11-22  3:20 ` patchwork-bot+netdevbpf
  2025-12-01 21:35 ` patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2025-11-21 14:53 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-bluetooth, netdev

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

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

end of thread, other threads:[~2025-12-01 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-21 14:53 [GIT PULL] bluetooth 2025-11-21 Luiz Augusto von Dentz
2025-11-22  3:20 ` patchwork-bot+netdevbpf
2025-12-01 21:35 ` patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).