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:   Fri,  7 Jan 2022 13:09:42 -0800
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 2022-01-07

The following changes since commit 710ad98c363a66a0cd8526465426c5c5f8377ee0:

  veth: Do not record rx queue hint in veth_xmit (2022-01-06 13:49:54 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git tags/for-net-next-2022-01-07

for you to fetch changes up to b9f9dbad0bd1c302d357fdd327c398f51f5fc2b1:

  Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() (2022-01-07 08:41:38 +0100)

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

 - Add support for Foxconn QCA 0xe0d0
 - Fix HCI init sequence on MacBook Air 8,1 and 8,2
 - Fix Intel firmware loading on legacy ROM devices

----------------------------------------------------------------
Aaron Ma (1):
      Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0

Aditya Garg (1):
      Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2

Dan Carpenter (2):
      Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
      Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt()

Jiasheng Jiang (1):
      Bluetooth: hci_bcm: Check for error irq

Luiz Augusto von Dentz (1):
      Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt

Miaoqian Lin (1):
      Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe

Sai Teja Aluvala (1):
      Bluetooth: btqca: sequential validation

Tedd Ho-Jeong An (1):
      Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices

 drivers/bluetooth/btbcm.c   | 12 ++++++++++++
 drivers/bluetooth/btintel.c | 20 ++++++++++---------
 drivers/bluetooth/btintel.h |  2 +-
 drivers/bluetooth/btqca.c   | 47 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/bluetooth/btqca.h   |  2 ++
 drivers/bluetooth/btusb.c   | 16 ++++++++++++---
 drivers/bluetooth/hci_bcm.c |  7 ++++++-
 drivers/bluetooth/hci_qca.c |  6 +++---
 include/net/bluetooth/hci.h |  6 +-----
 net/bluetooth/hci_event.c   | 19 +++++++++---------
 net/bluetooth/hci_sock.c    |  5 +++--
 net/bluetooth/l2cap_sock.c  | 14 ++++++++------
 12 files changed, 116 insertions(+), 40 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ