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: <20240815171950.1082068-1-luiz.dentz@gmail.com>
Date: Thu, 15 Aug 2024 13:19:50 -0400
From: Luiz Augusto von Dentz <luiz.dentz@...il.com>
To: davem@...emloft.net,
	kuba@...nel.org
Cc: linux-bluetooth@...r.kernel.org,
	netdev@...r.kernel.org
Subject: pull request: bluetooth 2024-09-15

The following changes since commit 9c5af2d7dfe18e3a36f85fad8204cd2442ecd82b:

  Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2024-08-15 13:25:06 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-15

for you to fetch changes up to 538fd3921afac97158d4177139a0ad39f056dbb2:

  Bluetooth: MGMT: Add error handling to pair_device() (2024-08-15 13:09:35 -0400)

----------------------------------------------------------------
bluetooth pull request for net:

 - MGMT: Add error handling to pair_device()
 - HCI: Invert LE State quirk to be opt-out rather then opt-in
 - hci_core: Fix LE quote calculation
 - SMP: Fix assumption of Central always being Initiator

----------------------------------------------------------------
Griffin Kroah-Hartman (1):
      Bluetooth: MGMT: Add error handling to pair_device()

Luiz Augusto von Dentz (3):
      Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
      Bluetooth: hci_core: Fix LE quote calculation
      Bluetooth: SMP: Fix assumption of Central always being Initiator

 drivers/bluetooth/btintel.c      |  10 ---
 drivers/bluetooth/btintel_pcie.c |   3 -
 drivers/bluetooth/btmtksdio.c    |   3 -
 drivers/bluetooth/btrtl.c        |   1 -
 drivers/bluetooth/btusb.c        |   4 +-
 drivers/bluetooth/hci_qca.c      |   4 +-
 drivers/bluetooth/hci_vhci.c     |   2 -
 include/net/bluetooth/hci.h      |  17 +++--
 include/net/bluetooth/hci_core.h |   2 +-
 net/bluetooth/hci_core.c         |  19 ++----
 net/bluetooth/hci_event.c        |   2 +-
 net/bluetooth/mgmt.c             |   4 ++
 net/bluetooth/smp.c              | 144 +++++++++++++++++++--------------------
 13 files changed, 99 insertions(+), 116 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ