mbox

pull request: bluetooth 2015-11-05

Message ID 20151105061929.GA599@t440s.P-661HNU-F1
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream

Message

Johan Hedberg Nov. 5, 2015, 6:19 a.m. UTC
Hi Dave,

The following set of Bluetooth patches would be good to get into 4.4-rc1
if possible:

 - Fix for missing LE CoC parameter validity checks
 - Fix for potential deadlock in btusb
 - Fix for issuing unsupported commands during HCI init

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit e1b8d903c6c3862160d2d5036806a94786c8fc4e:

  net: Fix prefsrc lookups (2015-11-04 21:34:37 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream

for you to fetch changes up to 40624183c202278e7e0edd01d1273efc87ddd1f2:

  Bluetooth: L2CAP: Add missing checks for invalid LE DCID (2015-11-05 04:04:15 +0100)

----------------------------------------------------------------
Johan Hedberg (3):
      Bluetooth: L2CAP: Fix returning correct LE CoC response codes
      Bluetooth: L2CAP: Fix checked range when allocating new CID
      Bluetooth: L2CAP: Add missing checks for invalid LE DCID

Kuba Pawlak (1):
      Bluetooth: Fix possible deadlock in btusb

Marcel Holtmann (1):
      Bluetooth: Check for supported white list before issuing commands

 drivers/bluetooth/btusb.c     |  6 ++++--
 include/net/bluetooth/l2cap.h |  2 ++
 net/bluetooth/hci_core.c      | 17 +++++++++++------
 net/bluetooth/l2cap_core.c    | 20 +++++++++++++++++---
 4 files changed, 34 insertions(+), 11 deletions(-)

Comments

David Miller Nov. 5, 2015, 4:38 p.m. UTC | #1
From: Johan Hedberg <johan.hedberg@gmail.com>
Date: Thu, 5 Nov 2015 08:19:29 +0200

> The following set of Bluetooth patches would be good to get into 4.4-rc1
> if possible:
> 
>  - Fix for missing LE CoC parameter validity checks
>  - Fix for potential deadlock in btusb
>  - Fix for issuing unsupported commands during HCI init
> 
> Please let me know if there are any issues pulling. Thanks.

Pulled, thanks Johan.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html