Netdev List
 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-07-13
Date: Mon, 13 Jul 2026 10:19:40 -0400	[thread overview]
Message-ID: <20260713141940.954317-1-luiz.dentz@gmail.com> (raw)

The following changes since commit 3f1f755366687d051174739fb99f7d560202f60b:

  net: openvswitch: reject oversized nested action attrs (2026-07-11 13:09:11 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2026-07-13

for you to fetch changes up to c1cec2bbbeb5922d42d28c6af1707c4f3f8647e3:

  Bluetooth: mgmt: Translate HCI reason in Device Disconnected event (2026-07-13 10:10:13 -0400)

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

 - hci_sync: hold hdev->lock for hci_conn_params lookups
 - hci_sync: extend conn_hash lookup critical sections
 - hci_qca: Clear memdump state on invalid dump size
 - MGMT: revalidate LOAD_CONN_PARAM queued update
 - MGMT: Translate HCI reason in Device Disconnected event
 - MGMT: fix locking in unpair_device/disconnect_sync
 - MGMT: hold reference for hci_conn in mgmt_pending_cmds
 - btrtl: validate firmware patch bounds
 - qca: fix NVM tag length underflow in TLV parser

----------------------------------------------------------------
Cen Zhang (1):
      Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update

Laxman Acharya Padhya (1):
      Bluetooth: btrtl: validate firmware patch bounds

Mikhail Gavrilov (1):
      Bluetooth: mgmt: Translate HCI reason in Device Disconnected event

Pauli Virtanen (4):
      Bluetooth: hci_sync: extend conn_hash lookup critical sections
      Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
      Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
      Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

Ruoyu Wang (1):
      Bluetooth: hci_qca: Clear memdump state on invalid dump size

Xiang Mei (1):
      Bluetooth: qca: fix NVM tag length underflow in TLV parser

 drivers/bluetooth/btqca.c        |   2 +-
 drivers/bluetooth/btrtl.c        |   5 +-
 drivers/bluetooth/hci_qca.c      |   4 ++
 include/net/bluetooth/hci_core.h |   1 +
 net/bluetooth/hci_event.c        |  18 +------
 net/bluetooth/hci_sync.c         |  66 +++++++++++++++++++++---
 net/bluetooth/mgmt.c             | 105 +++++++++++++++++++++++++++++++++------
 7 files changed, 160 insertions(+), 41 deletions(-)

                 reply	other threads:[~2026-07-13 14:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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