Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2026-08-22 15:16:39 to 2026-08-28 16:46:18 UTC [more...]

[PATCH v1 1/2] Bluetooth: SCO: require CAP_NET_BIND_SERVICE to bind
 2026-08-28 16:46 UTC  (7+ messages)
` [PATCH v1 2/2] Bluetooth: ISO: "
` [v1,1/2] Bluetooth: SCO: "

[PATCH BlueZ v1 1/3] avrcp: Fix out-of-bounds parsing of ListPlayerAttributes response
 2026-08-28 16:17 UTC  (3+ messages)
` [PATCH BlueZ v1 2/3] avrcp: Fix out-of-bounds read parsing attribute lists
` [PATCH BlueZ v1 3/3] avrcp: Use util_iov helpers to parse responses

[BlueZ, v2 0/2] SECURITY: Add top-level security doc
 2026-08-28 15:20 UTC  (5+ messages)
` [BlueZ, v2 1/2] "
  `  "
` [BlueZ, v2 2/2] doc: Remove obsolete security-bugs.rst

[PATCH v1 1/4] Bluetooth: btintel_pcie: remove duplicate BTINTEL_PCIE_MAGIC_NUM definition
 2026-08-28 14:27 UTC  (4+ messages)
` [PATCH v1 2/4] Bluetooth: btintel_pcie: add MDBGC multi-buffer DBGC allocation
` [PATCH v1 3/4] Bluetooth: btintel_pcie: log mailbox handler latency in msix_gp1_handler
` [PATCH v1 4/4] Bluetooth: btintel_pcie: unified decoder coredump format

[PATCH] Bluetooth: hci_core: Fix race condition during device registration
 2026-08-28 12:25 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: hci_core: Fix IRK lookup lifetime races
 2026-08-28 12:25 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: hci_ll: check clk_prepare_enable() return value
 2026-08-28 12:12 UTC  (2+ messages)
`  "

[PATCH v1] Bluetooth: btintel_pcie: fix PM flow for S0ix, S3 and S4
 2026-08-28 11:51 UTC  (2+ messages)
` [v1] "

[BUG] WARNING in lowpan_compress_addr_64
 2026-08-28  7:46 UTC  (2+ messages)

[BUG] WARNING: ODEBUG bug in chan_close_cb
 2026-08-28  5:54 UTC 

[PATCH BlueZ vRFC 1/4] test-runner: Add support for PCIe passthrough
 2026-08-28  1:17 UTC  (5+ messages)
` [PATCH BlueZ vRFC 2/4] monitor: Add latency standard deviation
` [PATCH BlueZ vRFC 3/4] monitor: Add ISO packet loss counters
` [PATCH BlueZ vRFC 4/4] doc/btmon: Document the deviation and "
` [BlueZ,vRFC,1/4] test-runner: Add support for PCIe passthrough

[PATCH 0/3] bluez: fix three out-of-bounds vulnerabilities found by static audit
 2026-08-28  1:00 UTC 

[bluez/bluez]
 2026-08-28  0:29 UTC 

[bluez/bluez]
 2026-08-28  0:29 UTC 

[bluez/bluez]
 2026-08-28  0:29 UTC 

[bluez/bluez]
 2026-08-28  0:29 UTC 

[bluez/bluez]
 2026-08-28  0:29 UTC 

[bluez/bluez] d68a6d: test-runner: Add support for PCIe passthrough
 2026-08-28  0:29 UTC 

[bluez/bluez] 73ccf6: all: Fix typo in AVRCP_ATTRIBUTE_ILEGAL
 2026-08-28  0:28 UTC 

[PATCH 0/1] avrcp: fix stack buffer overflow in avrcp_list_player_attributes_rsp
 2026-08-27 23:29 UTC 

[syzbot] [bluetooth?] WARNING in msft_do_close (2)
 2026-08-27 18:52 UTC 

[PATCH BlueZ v1 0/2] ranging: mode validation and
 2026-08-27 17:20 UTC  (2+ messages)

[PATCH v1] gobex: Fix ABORT response being discarded
 2026-08-27 17:10 UTC  (3+ messages)
` [v1] "

[PATCH] bass: Fix heap buffer overflow allocating subgroup_data array
 2026-08-27 17:10 UTC  (3+ messages)
`  "

[PATCH] all: Fix typo in AVRCP_ATTRIBUTE_ILEGAL
 2026-08-27 17:10 UTC  (3+ messages)
`  "

[PATCH] bap: Fix stack buffer overflow in BlueZ LE Audio BASE parser
 2026-08-27 17:10 UTC  (3+ messages)
`  "

[PATCH v2] Bluetooth: btintel_pcie: Clear automask on spurious interrupts
 2026-08-27 16:50 UTC  (3+ messages)
` [v2] "

[PATCH v1 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
 2026-08-27 16:38 UTC  (5+ messages)
` [PATCH v1 1/2] Bluetooth: dt-bindings: net: bluetooth: add BCM4384
  ` Add support for the Synaptics BCM4384 Bluetooth controller
` [PATCH v1 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support

[PATCH BlueZ v3 0/7] Add ranging provider implementation
 2026-08-27 16:16 UTC  (9+ messages)
` [PATCH BlueZ v3 1/7] doc: Add org.bluez.Ranging1 documentation
  ` Add ranging provider implementation
` [PATCH BlueZ v3 2/7] doc: Add org.bluez.RangingProvider1 documentation
` [PATCH BlueZ v3 3/7] doc: Add org.bluez.RangingProviderManager1 documentation
` [PATCH BlueZ v3 4/7] doc: Modify bluetoothctl-cs documentation
` [PATCH BlueZ v3 5/7] src: Add Ranging provider D-Bus API
` [PATCH BlueZ v3 6/7] client: Add ranging distance display support to bluetoothctl
` [PATCH BlueZ v3 7/7] test: Add Python Ranging Provider example

[bluez/bluez] ce408c: bap: Fix stack buffer overflow in BlueZ LE Audio B
 2026-08-27 15:27 UTC 

[bluez/bluez] fb092a: all: Fix typo in AVRCP_ATTRIBUTE_ILEGAL
 2026-08-27 15:27 UTC 

[bluez/bluez] e829f2: bass: Fix heap buffer overflow allocating subgroup
 2026-08-27 15:27 UTC 

[bluez/bluez] a0f261: gobex: Fix ABORT response being discarded
 2026-08-27 15:27 UTC 

[bluez/bluez] e8cdd5: doc: Add org.bluez.Ranging1 documentation
 2026-08-27 15:27 UTC 

[BUG] drivers/bluetooth: use-after-free
 2026-08-27 12:43 UTC 

[PATCH BlueZ 0/2] input: avoid NSP1 disconnects caused by Sniff/Exit Sniff churn
 2026-08-26 19:13 UTC  (5+ messages)
` [PATCH BlueZ 1/2] btio: add BT_IO_OPT_FORCE_ACTIVE support for L2CAP sockets
  ` input: avoid NSP1 disconnects caused by Sniff/Exit Sniff churn
` [PATCH BlueZ 2/2] profiles/input: disable force-active for Nintendo Switch Pro v1

[bluez/bluez] 368446: btio: add BT_IO_OPT_FORCE_ACTIVE support for L2CAP
 2026-08-26 18:21 UTC 

[PATCH] Bluetooth: hci_qca: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-26 14:41 UTC  (2+ messages)

[bluez/bluez]
 2026-08-26 14:24 UTC 

[bluez/bluez] 962b82: SECURITY: Add top-level security doc
 2026-08-26 13:41 UTC 

Use-after-free in avdtp_connect_cb() (profiles/audio/avdtp.c) via unreferenced transport connect callback
 2026-08-26 13:21 UTC  (2+ messages)

Heap buffer overflow in adv_monitor.c via uint8_t truncation of pattern count
 2026-08-26 13:05 UTC  (3+ messages)

[PATCH] Bluetooth: btmtk: Route firmware debug event to the diag channel
 2026-08-26 11:55 UTC  (2+ messages)
`  "

[PATCH v3] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-08-26  8:09 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS fe3897b4ab57b7c934532d86df79c129d6ac17a9
 2026-08-26  0:10 UTC 

[PATCH] Bluetooth: btbcm: Add entry for BCM4356A3 UART bluetooth
 2026-08-25 22:34 UTC  (2+ messages)

[PATCH] Bluetooth: RFCOMM: serialize security confirmation handling
 2026-08-25 19:21 UTC  (7+ messages)
`  "

[PATCH v1] Bluetooth: btintel_pcie: Clear automask on spurious interrupts
 2026-08-25 17:01 UTC  (4+ messages)
` [v1] "

[PATCH v3] Bluetooth: Fix code style error
 2026-08-25 14:18 UTC  (3+ messages)
  ` [v3] "

[PATCH] Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728
 2026-08-25 13:40 UTC  (6+ messages)
`  "

[PATCH] Bluetooth: Remove unnecessary braces
 2026-08-25 12:46 UTC  (3+ messages)
`  "

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

[PATCH] Revert "Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan"
 2026-08-25 11:49 UTC  (3+ messages)
`  "

RTL8821C 0bda:c821: repeated controller failures with 4 persistent BLE connections, btusb resets USB device
 2026-08-25 11:37 UTC 

[PATCH 0/2] SECURITY: Add top-level security doc
 2026-08-25  9:53 UTC  (4+ messages)
` [PATCH 1/2] "
  `  "
` [PATCH 2/2] doc: Remove obsolete security-bugs.rst

[PATCH] Bluetooth: btmtksdio: Do not fail probe on wakeup init failure
 2026-08-25  9:32 UTC  (2+ messages)
`  "

[PATCH 2/2] arm64: dts: qcom: monaco-evk: Describe the PCIe M.2 Key E connector
 2026-08-25  9:27 UTC 

[bluez/bluez] 74f4a4: SECURITY: Add top-level security doc
 2026-08-25  9:05 UTC 

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

[PATCH v2] Bluetooth: Fix code style error
 2026-08-25  4:13 UTC  (2+ messages)
  ` [v2] "

[PATCH 0/2] Bluetooth: btmtksdio: Stop discarding the hardware device id
 2026-08-25  4:10 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: btmtksdio: Remove redundant firmware filename override
  ` Bluetooth: btmtksdio: Stop discarding the hardware device id
` [PATCH 2/2] Bluetooth: btmtksdio: Pass the hardware device id to mt79xx_setup()

[PATCH v2] Bluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()
 2026-08-25  2:01 UTC 

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

[bluez/bluez]
 2026-08-24 21:01 UTC 

[bluez/bluez]
 2026-08-24 21:01 UTC 

[PATCH BlueZ 0/5] player: Fix crash and related defects around the pending request
 2026-08-24 20:40 UTC  (2+ messages)

[PATCH BlueZ] build: Ignore the test-sdp-xml binary
 2026-08-24 20:40 UTC  (2+ messages)

[bluez/bluez] 3b3e05: build: Ignore the test-sdp-xml binary
 2026-08-24 20:33 UTC 

[GIT PULL] bluetooth 2026-08-24
 2026-08-24 20:10 UTC  (2+ messages)

MT7925 (0e8d:0717): HFP microphone unusable — firmware delivers zero-filled (e)SCO frames on sentinel handle 0x0E00
 2026-08-24 20:08 UTC  (2+ messages)

[PATCH] Bluetooth: hci_codec: validate vendor codec count length
 2026-08-24 16:54 UTC  (9+ messages)
`  "
          ` [PATCH v2] "
            ` [v2] "

[PATCH RFC v2] Bluetooth: mt7925: trigger reset on WMT timeout
 2026-08-24 16:50 UTC  (2+ messages)

[PATCH v2] Bluetooth: RFCOMM: serialize session teardown
 2026-08-24 16:50 UTC  (3+ messages)
` [v2] "

[PATCH] Bluetooth: do not leak an hci_conn when a second LE connect is rejected
 2026-08-24 16:50 UTC  (5+ messages)
`  "
` [PATCH v2] "
  ` [v2] "

[BUG] general protection fault in __l2cap_chan_add
 2026-08-24 16:47 UTC  (2+ messages)

[bluez/bluez]
 2026-08-24 15:23 UTC 

[bluez/bluez]
 2026-08-24 15:23 UTC 

[bluez/bluez] 381b5d: eir: Fix stack buffer overflow when parsing the re
 2026-08-24 15:21 UTC 

[PATCH BlueZ v2] tools/iso-tester: fix GIOChannel refcounting
 2026-08-24 15:20 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH BlueZ v2 00/10] Replace the name2utf8 copies with str2utf8
 2026-08-24 15:20 UTC  (2+ messages)

[PATCH v5] Bluetooth: hci_sync: wait for directed advertising completion
 2026-08-24 14:33 UTC  (2+ messages)
` [v5] "

[PATCH] Bluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()
 2026-08-24 12:25 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: do not leak an hci_conn when a second LE connect is rejected
 2026-08-24 10:11 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: btsdio: Do not bind to non-removable BCM4359
 2026-08-24  3:53 UTC  (2+ messages)
`  "

[PATCH v4 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
 2026-08-24  2:40 UTC  (3+ messages)
` [PATCH v4 2/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset
` [v4,1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset

[bluez/bluez]
 2026-08-23 19:59 UTC 

[bluetooth-next:master] BUILD SUCCESS b8d936018ce2b029cd307056078a7802e9420b93
 2026-08-23 13:27 UTC 

[bluez/bluez] eaf6e8: tools/iso-tester: fix GIOChannel refcounting
 2026-08-23 10:55 UTC 

[RFC PATCH 0/2] Bluetooth: detect broken extended scan instead of guessing by chip id
 2026-08-23 10:27 UTC  (3+ messages)

[PATCH] Bluetooth: RFCOMM: serialize session teardown
 2026-08-22 15:16 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox