messages from 2025-09-28 06:35:30 to 2025-10-08 10:34:20 UTC [more...]
[PATCH BlueZ v2 0/9] build: Add meson build system
2025-10-08 10:34 UTC (11+ messages)
` [PATCH BlueZ v2 1/9] build: Add meson wrap for libell
` build: Add meson build system
` [PATCH BlueZ v2 2/9] "
` [PATCH BlueZ v2 3/9] build: Make more use of 'feature' options
` [PATCH BlueZ v2 4/9] build: Separate systemd and libsystemd dependencies
` [PATCH BlueZ v2 5/9] tools: Install gatttool if deprecated tools are enabled
` [PATCH BlueZ v2 6/9] tools: Install avinfo tool by default
` [PATCH BlueZ v2 7/9] tools: Install btmgmt along with other tools
` [PATCH BlueZ v2 8/9] emulator: Install the emulator if built
` [PATCH BlueZ v2 9/9] build: Add option to allow disabling bluetoothd
[bluez/bluez] 9c0695: build: Add meson wrap for libell
2025-10-08 9:15 UTC
[PATCH] Bluetooth: bfusb: Fix buffer over-read in rx processing loop
2025-10-08 4:58 UTC (6+ messages)
` "
` [PATCH v2] "
` [v2] "
[PATCH v3 1/8] Bluetooth: HCI: Add initial support for PAST
2025-10-07 22:58 UTC (9+ messages)
` [PATCH v3 2/8] Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
` [PATCH v3 3/8] Bluetooth: ISO: Add support to bind to trigger PAST
` [PATCH v3 4/8] Bluetooth: HCI: Always use the identity address when initializing a connection
` [PATCH v3 5/8] Bluetooth: ISO: Attempt to resolve broadcast address
` [PATCH v3 6/8] Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
` [PATCH v3 7/8] Bluetooth: ISO: Fix not updating BIS sender source address
` [PATCH v3 8/8] Bluetooth: ISO: Fix another instance of dst_type handling
` [v3,1/8] Bluetooth: HCI: Add initial support for PAST
[PATCH v2 1/7] Bluetooth: HCI: Add initial support for PAST
2025-10-07 17:50 UTC (10+ messages)
` [PATCH v2 2/7] Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
` [PATCH v2 3/7] Bluetooth: ISO: Add support to bind to trigger PAST
` [PATCH v2 4/7] Bluetooth: HCI: Always use the identity address when initializing a connection
` [PATCH v2 5/7] Bluetooth: ISO: Attempt to resolve broadcast address
` [PATCH v2 6/7] Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
` [PATCH v2 7/7] Bluetooth: ISO: Fix not updating BIS sender source address
` [v2,1/7] Bluetooth: HCI: Add initial support for PAST
[PATCH v2 1/1] Bluetooth: btusb: Reclassify Qualcomm WCN6855 debug packets
2025-10-07 16:16 UTC (3+ messages)
` [v2,1/1] "
[PATCH] Bluetooth: Add filter for Qualcomm debug packets
2025-10-07 15:37 UTC (5+ messages)
[PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
2025-10-07 12:18 UTC (6+ messages)
[PATCH BlueZ] hostname: Remove unneeded include
2025-10-07 10:08 UTC (2+ messages)
` [BlueZ] "
[bluez/bluez] c5216a: hostname: Remove unneeded include
2025-10-07 8:52 UTC
[PATCH] Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
2025-10-06 15:20 UTC (2+ messages)
[PATCH] Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
2025-10-06 15:20 UTC (7+ messages)
` "
[PATCH 1/1] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
2025-10-06 8:46 UTC
[PATCH] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
2025-10-06 3:08 UTC (4+ messages)
` "
[PATCH 0/9] Bluetooth: avoid concurrent deletion of hci_conn
2025-10-06 0:39 UTC (11+ messages)
` [PATCH 1/9] Bluetooth: hci_event: extend hdev lock in hci_le_remote_conn_param_req_evt
` [PATCH 2/9] Bluetooth: hci_conn: take hdev lock in set_cig_params_sync
` [PATCH 3/9] Bluetooth: mgmt: take lock and hold reference when handling hci_conn
` [PATCH 4/9] Bluetooth: L2CAP: fix hci_conn_valid() usage
` [PATCH 5/9] Bluetooth: hci_sync: extend conn_hash lookup RCU critical sections
` [PATCH 6/9] Bluetooth: hci_sync: make hci_cmd_sync_run* indicate if item was added
` [PATCH 7/9] Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists
` [PATCH 8/9] Bluetooth: hci_conn: hold reference in abort_conn_sync
` [PATCH 9/9] Bluetooth: hci_sync: hold references in hci_sync callbacks
[PATCH BlueZ 0/4] Add 6lowpan-tester
2025-10-05 23:42 UTC (6+ messages)
` [PATCH BlueZ 1/4] bthost: handle L2CAP_DISCONN_RSP and remove l2cap_conns
` Add 6lowpan-tester
` [PATCH BlueZ 2/4] bthost: handle L2CAP_FLOW_CONTROL_CREDIT_IND
` [PATCH BlueZ 3/4] tools: add 6lowpan-tester
` [PATCH BlueZ 4/4] doc: enable 6lowpan in tester.config and explain in test-runner.rst
[bluez/bluez] beecf8: bthost: handle L2CAP_DISCONN_RSP and remove l2cap_
2025-10-05 22:26 UTC
[PATCH] Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
2025-10-04 16:16 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_disconn_ind (2)
2025-10-04 14:10 UTC
[PATCH v2] Bluetooth: ISO/SCO: hold sock in recv_frame
2025-10-04 13:17 UTC (2+ messages)
[PATCH BlueZ] transport: always show A2DP Delay property as sink if DelayReporting
2025-10-04 11:31 UTC (2+ messages)
` [BlueZ] "
[PATCH v1 1/5] Bluetooth: HCI: Add initial support for PAST
2025-10-04 11:04 UTC (8+ messages)
` [PATCH v1 2/5] Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
` [PATCH v1 3/5] Bluetooth: ISO: Add support to bind to trigger PAST
` [PATCH v1 4/5] Bluetooth: HCI: Always use the identity address when initializing a connection
` [PATCH v1 5/5] Bluetooth: ISO: Attempt to resolve broadcast address
[PATCH] Bluetooth: ISO/SCO: hold sock in recv_frame
2025-10-04 10:40 UTC
[bluez/bluez] 771cfb: transport: always show A2DP Delay property as sink
2025-10-04 10:17 UTC
[PATCH BlueZ v1 1/3] monitor: Use PAST to refer to Periodic Advertising Sync Transfer
2025-10-03 17:34 UTC (4+ messages)
` [PATCH BlueZ v1 2/3] emulator: Add initial support for PAST
` [PATCH BlueZ v1 3/3] iso-tester: Add tests for PAST procedures
` [BlueZ,v1,1/3] monitor: Use PAST to refer to Periodic Advertising Sync Transfer
[syzbot] [bluetooth?] WARNING in hci_conn_drop (3)
2025-10-03 16:53 UTC
[bluez/bluez] c80697: monitor: Use PAST to refer to Periodic Advertising
2025-10-03 16:22 UTC
[PATCH v2] Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
2025-10-03 13:10 UTC (2+ messages)
[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
2025-10-03 9:26 UTC
[PATCH v1] Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset
2025-10-03 8:11 UTC (3+ messages)
[PATCH] Signed-off-by: lespink <lespinks9@gmail.com> Bluetooth: btusb: Add support for Mercusys MA530 (2c4e:0115)
2025-10-03 1:40 UTC
[PATCH resubmit] Bluetooth: hci_h5: avoid sending two SYNC messages
2025-10-02 21:10 UTC (2+ messages)
[PATCH v2] Bluetooth: hci_h5: implement CRC data integrity
2025-10-02 21:10 UTC (2+ messages)
[bluez/bluez]
2025-10-02 19:44 UTC
[PATCH BlueZ v2 1/2] device: Fix privacy
2025-10-02 19:40 UTC (4+ messages)
` [PATCH BlueZ v2 2/2] core: Fix not resolving addresses
` [BlueZ,v2,1/2] device: Fix privacy
[bluez/bluez] e3a16c: device: Fix privacy
2025-10-02 19:38 UTC
[PATCH BlueZ] shared/hfp: Fix issues found by codacy
2025-10-02 17:53 UTC (2+ messages)
` [BlueZ] "
[PATCH BlueZ v3 1/2] shared/bass: Fix permissions not requiring encryption
2025-10-02 17:33 UTC (4+ messages)
` [PATCH BlueZ v3 2/2] client/player: Set QoS.Encryption if QoS.BCode is set
` [BlueZ,v3,1/2] shared/bass: Fix permissions not requiring encryption
[bluez/bluez]
2025-10-02 16:55 UTC
[bluez/bluez]
2025-10-02 16:37 UTC
[bluez/bluez] 5172bd: shared/hfp: Fix issues found by codacy
2025-10-02 16:37 UTC
[bluez/bluez] faca31: shared/bass: Fix permissions not requiring encryption
2025-10-02 16:36 UTC
[PATCH BlueZ v2 1/3] client/assistant: Detect if object already contains a valid BCode
2025-10-02 16:30 UTC (5+ messages)
` [PATCH BlueZ v2 2/3] shared/bass: Fix permissions not requiring encryption
` [PATCH BlueZ v2 3/3] client/player: Set QoS.Encryption if QoS.BCode is set
` [BlueZ,v2,1/3] client/assistant: Detect if object already contains a valid BCode
[PATCH BlueZ v1 1/2] shared/bass: Fix permissions not requiring encryption
2025-10-02 16:30 UTC (4+ messages)
` [PATCH BlueZ v1 2/2] client/player: Set QoS.Encryption if QoS.BCode is set
` [BlueZ,v1,1/2] shared/bass: Fix permissions not requiring encryption
[bluez/bluez] 079973: shared/bass: Fix permissions not requiring encryption
2025-10-02 16:16 UTC
[PATCH BlueZ 0/3] Keep component `bluetoothd` isolated
2025-10-01 21:53 UTC (8+ messages)
[PATCH BlueZ v1] lib: Fix headers that are used to interface with kernel syscalls
2025-10-01 21:07 UTC (2+ messages)
` [BlueZ,v1] "
[bluez/bluez] 1fbdb2: lib: Fix headers that are used to interface with k
2025-10-01 19:47 UTC
[bluez/bluez] 93fb4c: shared/bass: Fix permissions not requiring encryption
2025-10-01 19:23 UTC
[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
2025-10-01 17:43 UTC (9+ messages)
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
` [PATCH v2 09/12] dt-bindings: regulator: Convert Dialog DA9211 Regulators "
[bluez/bluez]
2025-10-01 14:59 UTC
[bluez/bluez] b8773f: device: Fix privacy
2025-10-01 14:36 UTC
[PATCH BlueZ 1/6] shared/hfp: Add dial support
2025-10-01 8:15 UTC (7+ messages)
` [PATCH BlueZ 2/6] unit/test-hfp: Add dial tests for HF
` [PATCH BlueZ 3/6] shared/hfp: Add in-band ring tone setting support
` [PATCH BlueZ 4/6] unit/test-hfp: Add Answer Incoming Call with In-Band Ring tests for HF
` [PATCH BlueZ 5/6] unit/test-hfp: Add incoming call prior to connection test
` [PATCH BlueZ 6/6] unit/test-hfp: Add incoming call interrupted test
` [BlueZ,1/6] shared/hfp: Add dial support
[PATCH v2 0/2] Add two new ID for MediaTek's Bluetooth
2025-10-01 8:11 UTC (3+ messages)
` [PATCH v2 1/2] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135
` [PATCH v2 2/2] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170
[PATCH v1 0/2] Add two new ID for MediaTek's Bluetooth
2025-10-01 7:31 UTC (6+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Add new VID/PID 0489/e135 for MT7920
` [PATCH v1 2/2] Bluetooth: btusb: Add new VID/PID 0489/e170 for MT7922
[bluez/bluez] a410d2: shared/hfp: Add dial support
2025-10-01 7:01 UTC
[PATCH v1] Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
2025-09-30 20:07 UTC
[bluez/bluez]
2025-09-30 16:52 UTC
[bluez/bluez]
2025-09-30 16:52 UTC
[bluez/bluez] df19a9: shared/hfp: Add Call answer support
2025-09-30 16:52 UTC
[PATCH BlueZ 1/5] shared/hfp: Add Call answer support
2025-09-30 16:50 UTC (2+ messages)
[PATCH BlueZ] doc: Fix typo in PreferredBearer property
2025-09-30 16:50 UTC (2+ messages)
[bluetooth-next:master] BUILD SUCCESS 8fe90a5ad3d94f36b564d98ac54c110842fb172a
2025-09-30 16:23 UTC
[PATCH BlueZ v1] device: Fix privacy
2025-09-30 16:15 UTC (2+ messages)
` [BlueZ,v1] "
[bluez/bluez] 1199c6: device: Fix privacy
2025-09-30 14:52 UTC
[GIT PULL] bluetooth-next 2025-09-27
2025-09-30 1:20 UTC (2+ messages)
[PATCH v9] Bluetooth: mediatek: add gpio pin to reset bt
2025-09-29 16:10 UTC (3+ messages)
[PATCH v1] Bluetooth: ISO: Fix BIS connection dst_type handling
2025-09-29 16:10 UTC (2+ messages)
[PATCH] Bluetooth: hci_h5: implement CRC data integrity
2025-09-29 16:01 UTC (4+ messages)
[bluez/bluez]
2025-09-29 13:48 UTC
[PATCH BlueZ v1 1/2] btdev: Fix handling of BT_HCI_CMD_LE_SET_RESOLV_ENABLE
2025-09-29 13:40 UTC (2+ messages)
[bluez/bluez] a6d35e: btdev: Fix handling of BT_HCI_CMD_LE_SET_RESOLV_EN
2025-09-29 13:36 UTC
[PATCH v2] Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once
2025-09-29 5:30 UTC
[PATCH] Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once
2025-09-28 21:55 UTC (3+ messages)
[Bug 121221] Unable to pair / use Genius Navigator 900 Pro mouse
2025-09-28 10:02 UTC
[bluez/bluez]
2025-09-28 10:00 UTC
[bluetooth-next:master] BUILD SUCCESS be812ace0378a9db86344ad637c5ed2a5d11f216
2025-09-28 7:54 UTC
[bluez/bluez]
2025-09-28 6:57 UTC
[PATCH] Bluetooth: btusb: Add one more ID 0x13d3:0x3612 for Realtek 8852CE
2025-09-28 6:35 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox