linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-16 11:15:59 to 2026-08-19 16:44:14 UTC [more...]

[PATCH] serdev: ttyport: Clear serport->tty after freeing
 2026-08-19 16:44 UTC  (3+ messages)
`  "

[PATCH 1/2] Bluetooth: hci_core: Return -ENOMEM when the sent_cmd clone fails
 2026-08-19 16:42 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: hci_core: Handle skb_clone() failure in hci_send_cmd_sync()
` [1/2] Bluetooth: hci_core: Return -ENOMEM when the sent_cmd clone fails

[PATCH v2 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
 2026-08-19 16:35 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset
` [v2,1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset

[PATCH] Bluetooth: hci_qca: Do not write to the serial port after it is closed
 2026-08-19 16:25 UTC  (4+ messages)
`  "

[PATCH v3] Bluetooth: pm: use SIMPLE_DEV_OPS for pm struct
 2026-08-19 16:20 UTC  (3+ messages)
` [v3] "

[PATCH BlueZ v3 0/7] plugin/admin: Make allowlist adapter-scoped and enforce at runtime
 2026-08-19 15:45 UTC  (9+ messages)
` [PATCH BlueZ v3 1/7] plugins/admin: make AdminPolicy state per-adapter
  ` plugin/admin: Make allowlist adapter-scoped and enforce at runtime
` [PATCH BlueZ v3 2/7] client/bluetoothctl: make admin.allow controller-aware
` [PATCH BlueZ v3 3/7] src/adapter: enforce allowlist for local services
` [PATCH BlueZ v3 4/7] plugins/admin: reapply allowlist on policy updates
` [PATCH BlueZ v3 5/7] doc: describe admin allowlist runtime enforcement
` [PATCH BlueZ v3 6/7] device: unify admin allowlist checks for device services
` [PATCH BlueZ v3 7/7] profiles/audio: make A2DP admin allowlist enforcement role-safe

[PATCH v2 0/1] Bluetooth: msft: fix vendor event use-after-free during open
 2026-08-19 15:20 UTC  (3+ messages)
` [PATCH v2 1/1] "
  `  "

[PATCH v2 1/3] Bluetooth: btintel_pcie: parse FW memory addresses via mailbox TLV
 2026-08-19 15:19 UTC  (4+ messages)
` [PATCH v2 2/3] Bluetooth: btintel_pcie: sync mbox tlv parsing with GP0 alive interrupt
` [PATCH v2 3/3] Bluetooth: btintel_pcie: Route debug traces to WiFi DBGC by default
` [v2,1/3] Bluetooth: btintel_pcie: parse FW memory addresses via mailbox TLV

[bluez/bluez] 5a5937: plugins/admin: make AdminPolicy state per-adapter
 2026-08-19 14:55 UTC 

[PATCH v1] Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
 2026-08-19 14:50 UTC  (2+ messages)
` [v1] "

[BlueZ, v4] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing
 2026-08-19 13:42 UTC  (3+ messages)

rtl_bt: RTL8852BU rom_version 3 has no matching in rtl8852bu_fw.bin
 2026-08-19 13:07 UTC 

[Bug 80791] "Bluetooth: hci0: ACL packet for unknown connection handle" must be hidden behind "debug"
 2026-08-19 12:07 UTC 

[PATCH v1] mediatek MT7925: update bluetooth firmware to 20260813113236
 2026-08-19 10:39 UTC  (2+ messages)

[BlueZ] doc: Fix typo in test-runner.rst
 2026-08-19 10:30 UTC  (2+ messages)

[BlueZ] test-runner: "-a" option also stands for "--all"
 2026-08-19 10:11 UTC  (2+ messages)

[PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
 2026-08-19  9:44 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: add BCM4384
  ` Add support for the Synaptics BCM4384 Bluetooth controller
` [PATCH v2 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support

[bluez/bluez] a51720: test-runner: "-a" option also stands for "--all"
 2026-08-19  9:39 UTC 

[bluez/bluez] dc5d10: doc: Fix typo in test-runner.rst
 2026-08-19  9:39 UTC 

[PATCH v2] bluetooth: pm: use SIMPLE_DEV_OPS for pm struct
 2026-08-19  7:01 UTC  (2+ messages)
` [v2] "

[PATCH] bluetooth: pm: use SIMPLE_DEV_OPS for pm struct
 2026-08-19  6:28 UTC  (2+ messages)
`  "

[bluez/bluez]
 2026-08-19  6:03 UTC 

[PATCH v4] Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
 2026-08-19  1:55 UTC  (2+ messages)
` [v4] "

[PATCH v4] Bluetooth: btnxpuart: Validate the FW dump header length
 2026-08-18 20:42 UTC  (2+ messages)
` [v4] "

[PATCH] Bluetooth: btnxpuart: Keep FW dump header in coredump chunks
 2026-08-18 19:58 UTC  (8+ messages)
  `  "

[PATCH BlueZ v2 0/5] Add CS distance provider implementation
 2026-08-18 19:54 UTC  (2+ messages)

[bluez/bluez]
 2026-08-18 18:51 UTC 

[PATCH BlueZ v1 1/3] sdp-xml: Fix leaking the parse stack on malformed input
 2026-08-18 18:37 UTC  (5+ messages)
` [PATCH BlueZ v1 2/3] unit/test-sdp-xml: Give each test its own test_data

[PATCH BlueZ v2 1/4] sdp-xml: Use a queue to collect sequence members
 2026-08-18 18:37 UTC  (7+ messages)
` [PATCH BlueZ v2 2/4] sdp-xml: Fix leaking the parse stack on malformed input
` [PATCH BlueZ v2 3/4] sdp: Fix memory leak when freeing alternates
` [PATCH BlueZ v2 4/4] unit/test-sdp-xml: Add a test parsing alternates
` [BlueZ,v2,1/4] sdp-xml: Use a queue to collect sequence members

[PATCH v3] Bluetooth: mgmt: reply to cancelled mgmt commands instead of silently dropping
 2026-08-18 18:37 UTC  (3+ messages)
` [v3] "

[PATCH] Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378
 2026-08-18 18:37 UTC  (4+ messages)
`  "

[PATCH v3] Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
 2026-08-18 18:08 UTC  (3+ messages)
` [v3] "

[bluez/bluez] b21edc: sdp-xml: Use a queue to collect sequence members
 2026-08-18 17:48 UTC 

[PATCH v4 0/2] Bluetooth: fix endless adv params retry after a cancelled connection
 2026-08-18 14:59 UTC  (4+ messages)
` [PATCH v4 1/2] Bluetooth: hci_conn: re-enable advertising only for peripheral role
  ` Bluetooth: fix endless adv params retry after a cancelled connection
` [PATCH v4 2/2] Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection

[PATCH v3 0/2] Bluetooth: fix endless adv params retry after a cancelled connection
 2026-08-18 13:30 UTC  (8+ messages)
` [PATCH v3 1/2] Bluetooth: hci_conn: re-enable advertising only for peripheral role
  ` Bluetooth: fix endless adv params retry after a cancelled connection
` [PATCH v3 2/2] Bluetooth: hci_event: keep HCI_LE_ADV set if the host cancelled

[BlueZ] avctp: Fix typo in comment which contradicts the conditional below
 2026-08-18 12:21 UTC  (2+ messages)

[bluez/bluez] 0e3336: avctp: Fix typo in comment which contradicts the c
 2026-08-18 11:29 UTC 

[PATCH v2] Bluetooth: mgmt: reply to cancelled mgmt commands instead of silently dropping
 2026-08-18 11:21 UTC  (4+ messages)
` [v2] "

[Security] Patch for stack buffer overflow and heap OOB read in avrcp.c
 2026-08-18 11:04 UTC  (2+ messages)

Buggy parameter passing using hci.cmd in bluetoothctl
 2026-08-18 10:51 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset()
 2026-08-18  9:56 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
` [1/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset()

[PATCH 0/2] Bluetooth: add Synaptics BCM4384 support
 2026-08-18  9:20 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384
  ` Bluetooth: add Synaptics BCM4384 support
` [PATCH 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support Add support for the Synaptics 4384 Bluetooth controller by adding the corresponding chip IDs

[PATCH 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
 2026-08-18  9:19 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384
  ` Add support for the Synaptics BCM4384 Bluetooth controller
` [PATCH 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support

[PATCH] Bluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negative
 2026-08-18  8:32 UTC  (2+ messages)

[Bug 221878] New: MT7902 Bluetooth USB 0e8d:1ede firmware crashes during use; reset fails and controller becomes unresponsive
 2026-08-18  7:29 UTC  (3+ messages)
` [Bug 221878] "

[PATCH RFC 0/2] USB/Bluetooth: recover MT7925 after warm reboot
 2026-08-18  4:15 UTC  (5+ messages)
` [PATCH RFC 1/2] USB: core: add helper to queue device re-enumeration
  ` USB/Bluetooth: recover MT7925 after warm reboot
` [PATCH RFC 2/2] Bluetooth: mt7925: recover subsystem-reset timeout through USB re-enumeration

[bluez/bluez]
 2026-08-17 21:59 UTC 

[bluez/bluez] ce71b6: sdp-xml: Use a queue to collect sequence members
 2026-08-17 21:21 UTC 

[bluez/bluez]
 2026-08-17 19:55 UTC 

[PATCH RESEND] Bluetooth: hci_sync: add conditional locking annotations
 2026-08-17 19:46 UTC  (2+ messages)

[PATCH v3] Bluetooth: eir: Fix OOB read in eir_get_service_data()
 2026-08-17 19:46 UTC  (2+ messages)

[PATCH v3] Bluetooth: btnxpuart: Validate the FW dump header length
 2026-08-17 19:46 UTC  (2+ messages)

[PATCH RESEND v2 1/3] Bluetooth: L2CAP: avoid maybe-return-locked in l2cap_get_chan_by_scid/dcid
 2026-08-17 19:46 UTC  (2+ messages)

[PATCH RESEND] Bluetooth: hci_core: add lockdep check to hci_conn lookups
 2026-08-17 19:46 UTC  (4+ messages)
` [RESEND] "

[PATCH v2 0/2] Bluetooth: btmtk: fix subsystem reset error reporting
 2026-08-17 19:46 UTC  (2+ messages)

[PATCH] Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseq
 2026-08-17 19:45 UTC  (3+ messages)
`  "

[PATCH 0/2] Bluetooth: btmtksdio: Fix SKB handling in the TX path
 2026-08-17 19:45 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TX
  ` Bluetooth: btmtksdio: Fix SKB handling in the TX path
` [PATCH 2/2] Bluetooth: btmtksdio: Fix out-of-bounds DMA read "

[PATCH] Bluetooth: btusb: treat 0bda:0002 as a generic HCI device
 2026-08-17 17:42 UTC  (2+ messages)

[PATCH bluetooth] Bluetooth: cancel devcoredump work during device teardown
 2026-08-17 17:32 UTC  (2+ messages)

[PATCH BlueZ] obexd: Reference count the phonebook back-end setup and teardown
 2026-08-17 17:12 UTC  (2+ messages)
` [BlueZ] "

[bluez/bluez] 03f0f6: obexd: Reference count the phonebook back-end setu
 2026-08-17 16:21 UTC 

[PATCH v2] Bluetooth: hci_sync: pause advertising for the scan address update
 2026-08-17 15:48 UTC  (2+ messages)
` [v2] "

[PATCH] Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop
 2026-08-17 15:03 UTC  (2+ messages)

[PATCH RESEND 0/1] Bluetooth: msft: fix vendor event use-after-free during open
 2026-08-17 14:28 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: fix a permanent LE Set Advertising Parameters retry loop after a cancelled central connection
 2026-08-17 14:21 UTC  (4+ messages)
` [PATCH v2 1/2] Bluetooth: hci_conn: only re-enable advertising after a failed peripheral connection
  ` Bluetooth: fix a permanent LE Set Advertising Parameters retry loop after a cancelled central connection
` [PATCH v2 2/2] Bluetooth: hci_event: keep HCI_LE_ADV set when the host cancelled the connection

MT7902 Bluetooth (0489:e156) not supported - btusb/btmtk
 2026-08-17 13:09 UTC  (3+ messages)

[PATCH 0/2] Bluetooth: fix a permanent LE Set Advertising Parameters retry loop after a cancelled central connection
 2026-08-17 13:03 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: hci_conn: only re-enable advertising after a failed peripheral connection
  ` [PATCH 2/2] Bluetooth: hci_event: keep HCI_LE_ADV set when the host cancelled the connection
  ` Bluetooth: fix a permanent LE Set Advertising Parameters retry loop after a cancelled central connection

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-08-17 13:01 UTC  (10+ messages)
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH] Bluetooth: hci_sync: pause advertising before setting the active scan address
 2026-08-17 12:57 UTC 

[PATCH BlueZ] shared/bap: settle server-side Release when a transport IO is attached
 2026-08-17 12:36 UTC 

[BlueZ] avrcp: Fix media/folder name not being set
 2026-08-17 10:54 UTC  (2+ messages)

[bluez/bluez] bff6d7: avrcp: Fix media/folder name not being set
 2026-08-17 10:03 UTC 

[PATCH] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
 2026-08-17  9:44 UTC  (11+ messages)

[PATCH BlueZ v1] sdp-xml: Use a queue to collect sequence members
 2026-08-17  8:34 UTC  (2+ messages)

[PATCH] Bluetooth: hci_event: Synchronously cancel timers in hci_cmd_complete_evt()
 2026-08-17  8:28 UTC  (2+ messages)

[PATCH] Bluetooth: btnxpuart: Validate the FW dump header length
 2026-08-17  6:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
 2026-08-16 14:26 UTC  (2+ messages)

[bluez/bluez]
 2026-08-16 13:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).