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]
Date:   Wed, 14 Jun 2017 12:44:21 +0300
From:   Johan Hedberg <johan.hedberg@...il.com>
To:     davem@...emloft.net
Cc:     linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org
Subject: pull request: bluetooth-next 2017-06-14

Hi Dave,

Here's another batch of Bluetooth patches for the 4.13 kernel:

 - Fix for Broadcom controllers not supporting Event Mask Page 2
 - New QCA ROME USB ID for btusb
 - Fix for Security Manager Protocol to use constant-time memcmp
 - Improved support for TI WiLink chips

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

Johan

---
The following changes since commit fff88030b3ff930ca7a3d74acfee0472f33887ea:

  skbuff: only inherit relevant tx_flags (2017-06-08 16:12:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to 06e41d8a36689f465006f017bbcd8a73edb98109:

  Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device (2017-06-14 11:14:30 +0300)

----------------------------------------------------------------
Andy Shevchenko (2):
      Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()
      Bluetooth: hci_intel: Add GPIO ACPI mapping table

Jason A. Donenfeld (1):
      Bluetooth: use constant time memory comparison for secret values

Marcel Holtmann (2):
      Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
      Bluetooth: btbcm: Read controller features during configuration

Sebastian Reichel (1):
      Bluetooth: hci_ll: Add compatible values for more WL chips

Shih-Yuan Lee (FourDollars) (1):
      Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device

Ulf Hansson (3):
      dt-bindings: net: Add binding for the external clock for TI WiLink
      Bluetooth: hci_ll: Add support for the external clock
      arm64: dts: hikey: Add external clock to the Bluetooth node

 .../devicetree/bindings/net/ti,wilink-st.txt       | 12 +++++++
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts     |  2 ++
 drivers/bluetooth/btbcm.c                          | 36 ++++++++++++++++++++
 drivers/bluetooth/btusb.c                          |  1 +
 drivers/bluetooth/hci_bcm.c                        |  5 +--
 drivers/bluetooth/hci_intel.c                      | 14 ++++++++
 drivers/bluetooth/hci_ll.c                         | 22 +++++++++++-
 net/bluetooth/hci_core.c                           | 17 ++++++++--
 net/bluetooth/smp.c                                | 39 +++++++++++-----------
 9 files changed, 122 insertions(+), 26 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ