]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'for-net-2025-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/bluet...
authorJakub Kicinski <kuba@kernel.org>
Sat, 31 May 2025 02:15:58 +0000 (19:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 31 May 2025 02:15:58 +0000 (19:15 -0700)
commitd1a866d5530698a4be4214048c2282c7e5bfcdac
tree71ac54033850d4aa995c69fb52bff7dfcc562c9f
parentd3faab9b5a6a0477d69c38bd11c43aa5e936f929
parent03dba9cea72f977e873e4e60e220fa596959dd8f
Merge tag 'for-net-2025-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth

Luiz Augusto von Dentz says:

====================
bluetooth pull request for net:

 - hci_qca: move the SoC type check to the right place
 - MGMT: reject malformed HCI_CMD_SYNC commands
 - btnxpuart: Fix missing devm_request_irq() return value check
 - L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION

* tag 'for-net-2025-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth:
  Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
  Bluetooth: hci_qca: move the SoC type check to the right place
  Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check
  Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands
====================

Link: https://patch.msgid.link/20250530174835.405726-1-luiz.dentz@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>