Linux bluetooth development
 help / color / mirror / Atom feed
* [GIT PULL] bluetooth 2026-08-31
@ 2026-08-31 18:18 Luiz Augusto von Dentz
  2026-09-01  0:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2026-08-31 18:18 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-bluetooth, netdev

The following changes since commit 1376afc7660bad2a1a5ee0876898312a486cf8bd:

  octeontx2-af: fix CN20K default MCAM rule removal on port cleanup (2026-08-31 10:04:32 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2026-08-31

for you to fetch changes up to 2deb76c21b81e42b3282224f7dd2046fe73fd1e0:

  Bluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout() (2026-08-31 14:05:27 -0400)

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

Core:

 - hci_core: Fix race condition during device registration
 - L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan
 - L2CAP: fix out-of-bounds write in l2cap_ecred_connect
 - L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSM

Drivers:

 - hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()
 - btintel_pcie: Clear automask on spurious interrupts
 - btintel: validate version TLV value lengths
 - btintel: bound firmware ID by TLV length
 - btintel: propagate version TLV parsing errors

----------------------------------------------------------------
Aleksandr Nogikh (1):
      Bluetooth: hci_core: Fix race condition during device registration

Gongwei Li (1):
      Bluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()

Kiran K (1):
      Bluetooth: btintel_pcie: Clear automask on spurious interrupts

Laxman Acharya Padhya (3):
      Bluetooth: btintel: validate version TLV value lengths
      Bluetooth: btintel: bound firmware ID by TLV length
      Bluetooth: btintel: propagate version TLV parsing errors

Pauli Virtanen (3):
      Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan
      Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connect
      Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSM

 drivers/bluetooth/btintel.c      | 44 ++++++++++++++++++++++++++++++++++++----
 drivers/bluetooth/btintel_pcie.c |  3 +++
 drivers/bluetooth/hci_mrvl.c     |  3 +--
 net/bluetooth/hci_core.c         |  4 ++--
 net/bluetooth/l2cap_core.c       | 33 +++++++++++++++++++++++-------
 net/bluetooth/msft.c             |  2 +-
 6 files changed, 73 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2026-09-01  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31 18:18 [GIT PULL] bluetooth 2026-08-31 Luiz Augusto von Dentz
2026-09-01  0:20 ` patchwork-bot+netdevbpf

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