lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190817114451.GA10661@abukhnin-mobl1.ccr.corp.intel.com>
Date:   Sat, 17 Aug 2019 14:44:51 +0300
From:   Johan Hedberg <johan.hedberg@...il.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, linux-bluetooth@...r.kernel.org
Subject: pull request: bluetooth 2019-08-17

Hi Dave,

Here's a set of Bluetooth fixes for the 5.3-rc series:

 - Multiple fixes for Qualcomm (btqca & hci_qca) drivers
 - Minimum encryption key size debugfs setting (this is required for
   Bluetooth Qualification)
 - Fix hidp_send_message() to have a meaningful return value

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

Johan

---
The following changes since commit 125b7e0949d4e72b15c2b1a1590f8cece985a918:

  net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx (2019-08-11 21:41:48 -0700)

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 58a96fc35375ab87db7c5b69336f5befde1b548f:

  Bluetooth: Add debug setting for changing minimum encryption key size (2019-08-17 13:54:40 +0300)

----------------------------------------------------------------
Balakrishna Godavarthi (1):
      Bluetooth: btqca: Reset download type to default

Claire Chang (1):
      Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_event

Fabian Henneke (1):
      Bluetooth: hidp: Let hidp_send_message return number of queued bytes

Harish Bandi (1):
      Bluetooth: hci_qca: Send VS pre shutdown command.

Marcel Holtmann (1):
      Bluetooth: Add debug setting for changing minimum encryption key size

Matthias Kaehlcke (2):
      Bluetooth: btqca: Add a short delay before downloading the NVM
      Bluetooth: btqca: Use correct byte format for opcode of injected command

Rocky Liao (1):
      Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()

Wei Yongjun (2):
      Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()
      Bluetooth: hci_qca: Use kfree_skb() instead of kfree()

 drivers/bluetooth/btqca.c        | 29 +++++++++++++++++++++++++++--
 drivers/bluetooth/btqca.h        |  7 +++++++
 drivers/bluetooth/btusb.c        |  4 +++-
 drivers/bluetooth/hci_qca.c      |  9 ++++++---
 include/net/bluetooth/hci_core.h |  1 +
 net/bluetooth/hci_core.c         |  1 +
 net/bluetooth/hci_debugfs.c      | 31 +++++++++++++++++++++++++++++++
 net/bluetooth/hidp/core.c        |  9 +++++++--
 net/bluetooth/l2cap_core.c       |  2 +-
 9 files changed, 84 insertions(+), 9 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ