summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-11Bluetooth: hci_h5: reset hci_uart::priv in the close() methodSergey Shtylyov
2026-06-11Bluetooth: btusb: clean up probe error handlingJohan Hovold
2026-06-11Bluetooth: btusb: fix wakeup irq devres lifetimeJohan Hovold
2026-06-11Bluetooth: btusb: fix wakeup source leak on probe failureJohan Hovold
2026-06-11Bluetooth: btusb: fix use-after-free on marvell probe failureJohan Hovold
2026-06-11Bluetooth: btusb: fix use-after-free on registration failureJohan Hovold
2026-06-11Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error pathZhao Dongdong
2026-06-11Bluetooth: hci_core: Fix UAF in hci_unregister_dev()Jordan Walters
2026-06-11Bluetooth: hci_event: fix simultaneous discovery stuck in FINDINGJiajia Liu
2026-06-11Bluetooth: eir: Fix stack OOB write when prepending the Flags ADWeiming Shi
2026-06-11Bluetooth: btusb: Add support for TP-Link TL-UB250Cris
2026-06-11Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925Rong Zhang
2026-06-11Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUVNils Helmig
2026-06-11Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-ser...Zijun Hu
2026-06-11Bluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serde...Zijun Hu
2026-06-11Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNBZenm Chen
2026-06-11Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]Luiz Augusto von Dentz
2026-06-11Bluetooth: btmtk: remove extra copy in cmd array initJiajia Liu
2026-06-11Bluetooth: btusb: Add support for Intel Lizard Peak 2 (0x8087:0x0040)Ravindra
2026-06-11Bluetooth: btusb: MT7925: Add VID/PID 13d3/3609luke-yj.chen
2026-06-11Bluetooth: SCO: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: L2CAP: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: RFCOMM: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: ISO: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: hci_sock: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: hci_sock: write the full optval for getsockoptBreno Leitao
2026-06-11bluetooth: remove all PCMCIA driversEthan Nelson-Moore
2026-06-11Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scanAlexej Sidorenko
2026-06-11Bluetooth: SMP: Use AES-CMAC library APIEric Biggers
2026-06-11Bluetooth: Remove unneeded crypto kconfig selectionsEric Biggers
2026-06-11Bluetooth: btusb: Add Realtek RTL8922AE VID/PID 0bda/d923Chen Zhang
2026-06-11Bluetooth: btusb: Add Realtek RTL8922AE VID/PID 0bda/d922Chen Zhang
2026-06-11Bluetooth: btusb: Add Mercusys MA530 for Realtek RTL8761BUVHrvoje Nuic
2026-06-11Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen
2026-06-11Bluetooth: btmtk: add event filter to filter specific eventChris Lu
2026-06-11Bluetooth: btusb: MT7925: Add VID/PID 0e8d/8c38Chris Lu
2026-06-11Bluetooth: btusb: MT7922: Add VID/PID 0e8d/223cChris Lu
2026-06-11Bluetooth: btintel_pcie: Support Product level resetChandrashekar Devegowda
2026-06-11nfc: nxp-nci: Add ISO15693 supportCarl Lee
2026-06-11nfc: nci: uart: Constify struct tty_ldisc_opsChristophe JAILLET
2026-06-11nfc: trf7970a: fix comment typosMiles Krause
2026-06-11Merge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-11Merge tag 'net-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-11Merge tag 'pmdomain-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-11platform/x86/amd/pmc: Don't log during intermediate wakeupsDaniel Gibson
2026-06-11platform/x86/amd/pmc: Add delay_suspend module parameterDaniel Gibson
2026-06-11platform/x86/amd/pmc: Delay suspend for some Lenovo LaptopsDaniel Gibson
2026-06-11platform/x86/amd/pmc: Check for intermediate wakeup in functionDaniel Gibson
2026-06-11accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()Lizhi Hou
2026-06-11Merge branch 'thermal-testing'Rafael J. Wysocki