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: <20240726150502.3300832-1-luiz.dentz@gmail.com>
Date: Fri, 26 Jul 2024 11:05:02 -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-07-26

The following changes since commit 225990c487c1023e7b3aa89beb6a68011fbc0461:

  net: phy: realtek: add support for RTL8366S Gigabit PHY (2024-07-26 14:29:06 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-07-26

for you to fetch changes up to df3d6a3e01fd82cb74b6bb309f7be71e728a3448:

  Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning (2024-07-26 10:57:09 -0400)

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

 - btmtk: Fix kernel crash when entering btmtk_usb_suspend
 - btmtk: Fix btmtk.c undefined reference build error
 - btintel: Fail setup on error
 - hci_sync: Fix suspending with wrong filter policy
 - hci_event: Fix setting DISCOVERY_FINDING for passive scanning

----------------------------------------------------------------
Arnd Bergmann (2):
      Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
      Bluetooth: btmtk: remove #ifdef around declarations

Chris Lu (2):
      Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
      Bluetooth: btmtk: Fix btmtk.c undefined reference build error

Kiran K (1):
      Bluetooth: btintel: Fail setup on error

Luiz Augusto von Dentz (2):
      Bluetooth: hci_sync: Fix suspending with wrong filter policy
      Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning

 drivers/bluetooth/Kconfig   |  2 ++
 drivers/bluetooth/btintel.c |  3 +++
 drivers/bluetooth/btmtk.c   |  5 ++++-
 net/bluetooth/hci_core.c    |  7 -------
 net/bluetooth/hci_event.c   |  5 +++--
 net/bluetooth/hci_sync.c    | 21 +++++++++++++++++++++
 6 files changed, 33 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ