* [GIT PULL] bluetooth-next 2026-06-11
@ 2026-06-11 18:33 Luiz Augusto von Dentz
2026-06-12 0:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2026-06-11 18:33 UTC (permalink / raw)
To: davem, kuba; +Cc: linux-bluetooth, netdev
The following changes since commit 518d8d0199538a4d6d5e51064044ece71e0c42e7:
net: sched: avoid printing uninitialized link speed (2026-06-11 15:44:55 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git tags/for-net-next-2026-06-11
for you to fetch changes up to f70f7f2512c6b9113dc78f6a25361166afd1412e:
Bluetooth: btintel_pcie: Separate coredump work from RX work (2026-06-11 14:24:42 -0400)
----------------------------------------------------------------
bluetooth-next pull request for net-next:
core:
- hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]
- SMP: Use AES-CMAC library API
- sockets: convert to getsockopt_iter
- Add SPDX id lines to some source files
drivers:
- btintel_pcie: Support Product level reset
- btintel_pcie: Add support for smart trigger dump
- btintel_pcie: Add 50 ms delay before MAC init on BlazarIW
- btintel_pcie: Separate coredump work from RX work
- btmtk: add event filter to filter specific event
- btrtl: fix RTL8761B/BU broken LE extended scan
- btusb: Add Realtek RTL8922AE VID/PID 0bda/d922
- btusb: Add Realtek RTL8922AE VID/PID 0bda/d923
- btusb: MT7922: Add VID/PID 0e8d/223c
- btusb: MT7925: Add VID/PID 0e8d/8c38
- btusb: Add support for TP-Link TL-UB250
- btusb: Add Mercusys MA530 for Realtek RTL8761BUV
- btusb: Add TP-Link UB600 for Realtek 8761BUV
- btusb: Add support for Intel Lizard Peak 2 (0x8087:0x0040)
- btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNB
- btusb: MT7925: Add VID/PID 13d3/3609
----------------------------------------------------------------
Alexej Sidorenko (1):
Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan
Breno Leitao (6):
Bluetooth: hci_sock: write the full optval for getsockopt
Bluetooth: hci_sock: convert to getsockopt_iter
Bluetooth: ISO: convert to getsockopt_iter
Bluetooth: RFCOMM: convert to getsockopt_iter
Bluetooth: L2CAP: convert to getsockopt_iter
Bluetooth: SCO: convert to getsockopt_iter
Chandrashekar Devegowda (1):
Bluetooth: btintel_pcie: Support Product level reset
Chen Zhang (2):
Bluetooth: btusb: Add Realtek RTL8922AE VID/PID 0bda/d922
Bluetooth: btusb: Add Realtek RTL8922AE VID/PID 0bda/d923
Chris Lu (3):
Bluetooth: btusb: MT7922: Add VID/PID 0e8d/223c
Bluetooth: btusb: MT7925: Add VID/PID 0e8d/8c38
Bluetooth: btmtk: add event filter to filter specific event
Cris (1):
Bluetooth: btusb: Add support for TP-Link TL-UB250
Eric Biggers (2):
Bluetooth: Remove unneeded crypto kconfig selections
Bluetooth: SMP: Use AES-CMAC library API
Ethan Nelson-Moore (1):
bluetooth: remove all PCMCIA drivers
Hrvoje Nuic (1):
Bluetooth: btusb: Add Mercusys MA530 for Realtek RTL8761BUV
Jiajia Liu (2):
Bluetooth: btmtk: remove extra copy in cmd array init
Bluetooth: hci_event: fix simultaneous discovery stuck in FINDING
Johan Hovold (5):
Bluetooth: btusb: fix use-after-free on registration failure
Bluetooth: btusb: fix use-after-free on marvell probe failure
Bluetooth: btusb: fix wakeup source leak on probe failure
Bluetooth: btusb: fix wakeup irq devres lifetime
Bluetooth: btusb: clean up probe error handling
Jordan Walters (1):
Bluetooth: hci_core: Fix UAF in hci_unregister_dev()
Kiran K (2):
Bluetooth: btintel_pcie: Add support for smart trigger dump
Bluetooth: btintel_pcie: Add 50 ms delay before MAC init on BlazarIW
Luiz Augusto von Dentz (1):
Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]
Marco Elver (1):
Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
Nils Helmig (1):
Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
Pauli Virtanen (1):
Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister
Ravindra (2):
Bluetooth: btusb: Add support for Intel Lizard Peak 2 (0x8087:0x0040)
Bluetooth: btintel_pcie: Separate coredump work from RX work
Rong Zhang (1):
Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
Sai Teja Aluvala (1):
Bluetooth: btintel_pcie: Load IOSF debug regs by controller variant
Samuel Moelius (3):
Bluetooth: hci: validate codec capability element length
Bluetooth: L2CAP: validate connectionless PSM length
Bluetooth: vhci: validate devcoredump state before side effects
Sergey Senozhatsky (1):
Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()
Sergey Shtylyov (1):
Bluetooth: hci_h5: reset hci_uart::priv in the close() method
Tim Bird (1):
Bluetooth: Add SPDX id lines to some source files
Weiming Shi (1):
Bluetooth: eir: Fix stack OOB write when prepending the Flags AD
Xiuzhuo Shang (1):
Bluetooth: qca: Add BT FW build version to kernel log
Zenm Chen (1):
Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNB
Zhao Dongdong (1):
Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error path
Zijun Hu (2):
Bluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serdev device
Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-serdev device
luke-yj.chen (1):
Bluetooth: btusb: MT7925: Add VID/PID 13d3/3609
arch/arm/configs/pxa_defconfig | 3 -
arch/arm/configs/spitz_defconfig | 3 -
arch/loongarch/configs/loongson32_defconfig | 3 -
arch/loongarch/configs/loongson64_defconfig | 3 -
arch/mips/configs/mtx1_defconfig | 3 -
arch/powerpc/configs/ppc6xx_defconfig | 3 -
drivers/bluetooth/Kconfig | 42 +-
drivers/bluetooth/Makefile | 3 -
drivers/bluetooth/bluecard_cs.c | 908 ----------------------------
drivers/bluetooth/bt3c_cs.c | 749 -----------------------
drivers/bluetooth/btintel.c | 10 +-
drivers/bluetooth/btintel.h | 9 +
drivers/bluetooth/btintel_pcie.c | 502 +++++++++++++--
drivers/bluetooth/btintel_pcie.h | 26 +-
drivers/bluetooth/btmtk.c | 39 +-
drivers/bluetooth/btmtk.h | 7 +
drivers/bluetooth/btmtksdio.c | 2 +-
drivers/bluetooth/btqca.c | 2 +
drivers/bluetooth/btrsi.c | 12 +-
drivers/bluetooth/btrtl.c | 13 +
drivers/bluetooth/btusb.c | 94 ++-
drivers/bluetooth/dtl1_cs.c | 614 -------------------
drivers/bluetooth/hci_h5.c | 1 +
drivers/bluetooth/hci_qca.c | 11 +-
drivers/bluetooth/hci_vhci.c | 10 +
include/net/bluetooth/bluetooth.h | 5 +-
include/net/bluetooth/hci.h | 11 +-
include/net/bluetooth/hci_core.h | 5 +-
include/net/bluetooth/hci_mon.h | 5 +-
include/net/bluetooth/hci_sock.h | 5 +-
include/net/bluetooth/l2cap.h | 6 +-
include/net/bluetooth/mgmt.h | 5 +-
include/net/bluetooth/rfcomm.h | 5 +-
include/net/bluetooth/sco.h | 5 +-
net/bluetooth/6lowpan.c | 25 +-
net/bluetooth/Kconfig | 6 +-
net/bluetooth/af_bluetooth.c | 5 +-
net/bluetooth/bnep/core.c | 5 +-
net/bluetooth/bnep/netdev.c | 5 +-
net/bluetooth/bnep/sock.c | 5 +-
net/bluetooth/ecdh_helper.c | 5 +-
net/bluetooth/ecdh_helper.h | 5 +-
net/bluetooth/eir.c | 8 +-
net/bluetooth/hci_codec.c | 2 +-
net/bluetooth/hci_conn.c | 5 +-
net/bluetooth/hci_core.c | 7 +-
net/bluetooth/hci_debugfs.c | 5 +-
net/bluetooth/hci_debugfs.h | 5 +-
net/bluetooth/hci_event.c | 12 +-
net/bluetooth/hci_sock.c | 31 +-
net/bluetooth/hci_sync.c | 24 +-
net/bluetooth/hidp/core.c | 5 +-
net/bluetooth/hidp/hidp.h | 5 +-
net/bluetooth/hidp/sock.c | 5 +-
net/bluetooth/iso.c | 27 +-
net/bluetooth/l2cap_core.c | 44 +-
net/bluetooth/l2cap_sock.c | 66 +-
net/bluetooth/lib.c | 5 +-
net/bluetooth/mgmt.c | 5 +-
net/bluetooth/mgmt_util.c | 5 +-
net/bluetooth/mgmt_util.h | 5 +-
net/bluetooth/rfcomm/core.c | 5 +-
net/bluetooth/rfcomm/sock.c | 35 +-
net/bluetooth/rfcomm/tty.c | 5 +-
net/bluetooth/sco.c | 64 +-
net/bluetooth/selftest.c | 5 +-
net/bluetooth/selftest.h | 5 +-
net/bluetooth/smp.c | 185 ++----
net/bluetooth/smp.h | 5 +-
69 files changed, 955 insertions(+), 2810 deletions(-)
delete mode 100644 drivers/bluetooth/bluecard_cs.c
delete mode 100644 drivers/bluetooth/bt3c_cs.c
delete mode 100644 drivers/bluetooth/dtl1_cs.c
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-12 0:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-11 18:33 [GIT PULL] bluetooth-next 2026-06-11 Luiz Augusto von Dentz
2026-06-12 0:20 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox