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: <20200329213228.GA16750@sharonc1-mobl.ger.corp.intel.com>
Date:   Mon, 30 Mar 2020 00:32:28 +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 2020-03-29

Hi Dave,

Here are a few more Bluetooth patches for the 5.7 kernel:

 - Fix assumption of encryption key size when reading fails
 - Add support for DEFER_SETUP with L2CAP Enhanced Credit Based Mode
 - Fix issue with auto-connected devices
 - Fix suspend handling when entering the state fails

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

Johan

---
The following changes since commit 0d7043f355d0045bd38b025630a7defefa3ec07f:

  Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next (2020-03-20 08:57:38 -0700)

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 da49b602f7f75ccc91386e1274b3ef71676cd092:

  Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections (2020-03-25 22:16:08 +0100)

----------------------------------------------------------------
Abhishek Pandit-Subedi (2):
      Bluetooth: Restore running state if suspend fails
      Bluetooth: Fix incorrect branch in connection complete

Alain Michaud (1):
      Bluetooth: don't assume key size is 16 when the command fails

Luiz Augusto von Dentz (2):
      Bluetooth: L2CAP: Add get_peer_pid callback
      Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections

 include/net/bluetooth/l2cap.h |   5 ++
 net/bluetooth/hci_core.c      |  39 ++++++------
 net/bluetooth/hci_event.c     |  25 ++++----
 net/bluetooth/l2cap_core.c    | 137 +++++++++++++++++++++++++++++++++++++++---
 net/bluetooth/l2cap_sock.c    |   8 +++
 5 files changed, 173 insertions(+), 41 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ