messages from 2022-03-23 20:52:35 to 2022-04-01 15:05:48 UTC [more...]
[PATCH AUTOSEL 4.14 21/22] Bluetooth: Fix use after free in hci_send_acl
2022-04-01 14:47 UTC
[PATCH AUTOSEL 5.15 70/98] Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
2022-04-01 14:37 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 71/98] Bluetooth: use memset avoid memory leaks
` [PATCH AUTOSEL 5.15 91/98] Bluetooth: Fix use after free in hci_send_acl
[PATCH AUTOSEL 5.16 081/109] Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
2022-04-01 14:32 UTC (3+ messages)
` [PATCH AUTOSEL 5.16 082/109] Bluetooth: use memset avoid memory leaks
` [PATCH AUTOSEL 5.16 102/109] Bluetooth: Fix use after free in hci_send_acl
[PATCH AUTOSEL 5.10 46/65] Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
2022-04-01 14:42 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 47/65] Bluetooth: use memset avoid memory leaks
` [PATCH AUTOSEL 5.10 61/65] Bluetooth: Fix use after free in hci_send_acl
[PATCH AUTOSEL 5.4 34/37] Bluetooth: Fix use after free in hci_send_acl
2022-04-01 14:44 UTC
[PATCH AUTOSEL 4.19 27/29] Bluetooth: Fix use after free in hci_send_acl
2022-04-01 14:46 UTC
[PATCH AUTOSEL 4.9 15/16] Bluetooth: Fix use after free in hci_send_acl
2022-04-01 14:48 UTC
[PATCH AUTOSEL 5.17 002/149] Bluetooth: hci_sync: Fix compilation warning
2022-04-01 14:25 UTC (8+ messages)
` [PATCH AUTOSEL 5.17 004/149] Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
` [PATCH AUTOSEL 5.17 009/149] Bluetooth: hci_event: Ignore multiple conn complete events
` [PATCH AUTOSEL 5.17 018/149] Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set
` [PATCH AUTOSEL 5.17 116/149] Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
` [PATCH AUTOSEL 5.17 117/149] Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
` [PATCH AUTOSEL 5.17 118/149] Bluetooth: use memset avoid memory leaks
` [PATCH AUTOSEL 5.17 142/149] Bluetooth: Fix use after free in hci_send_acl
[PATCH BlueZ 0/7] [v3] Fix bugs found by SVACE static analisys tool
2022-04-01 12:46 UTC (9+ messages)
` [PATCH BlueZ 1/7] monitor: Fix out-of-bound read in print_le_states
` Fix bugs found by SVACE static analisys tool
` [PATCH BlueZ 2/7] tools: Fix buffer overflow in hciattach_tialt.c
` [PATCH BlueZ 3/7] tools: Fix signed integer overflow in btsnoop.c
` [PATCH BlueZ 4/7] tools: Prevent infinity loops in bluemoon.c
` [PATCH BlueZ 5/7] tools: Limit width of fields in sscanf
` [PATCH BlueZ 6/7] device: "
` [PATCH BlueZ 7/7] gatt: Fix double free and freed memory dereference
[PATCH BlueZ 0/6] [v4] Fix bugs found by SVACE static analisys tool
2022-04-01 12:16 UTC (7+ messages)
` [PATCH BlueZ 1/6] monitor: Fix out-of-bound read in print_le_states
` [PATCH BlueZ 2/6] tools: Fix buffer overflow in hciattach_tialt.c
` [PATCH BlueZ 3/6] tools: Fix signed integer overflow in btsnoop.c
` [PATCH BlueZ 4/6] tools: Limit width of fields in sscanf
` [PATCH BlueZ 5/6] device: "
` [PATCH BlueZ 6/6] gatt: Fix double free and freed memory dereference
[PATCH BlueZ 0/7] v2 Fix bugs found by SVACE static analisys tool
2022-04-01 10:56 UTC (9+ messages)
` [PATCH BlueZ 1/7] monitor: Fix out-of-bound read in print_le_states
` v2 Fix bugs found by SVACE static analisys tool
` [PATCH BlueZ 2/7] tools: Fix buffer overflow in hciattach_tialt.c
` [PATCH BlueZ 3/7] tools: Fix signed integer overflow in btsnoop.c
` [PATCH BlueZ 4/7] tools: Prevent infinity loops in bluemoon.c
` [PATCH BlueZ 5/7] tools: Limit width of fields in sscanf
` [PATCH BlueZ 6/7] device: "
` [PATCH BlueZ 7/7] gatt: Fix double free and freed memory dereference
[PATCH BlueZ 0/7] Fix bugs found by SVACE static analisys tool
2022-04-01 8:45 UTC (9+ messages)
` [PATCH BlueZ 1/7] monitor: Fix out-of-bound read in print_le_states
` Fix bugs found by SVACE static analisys tool
` [PATCH BlueZ 2/7] tools: Fix buffer overflow in hciattach_tialt.c
` [PATCH BlueZ 3/7] tools: Fix signed interger overflow in btsnoop.c
` [PATCH BlueZ 4/7] tools: Prevent infinity loops in bluemoon.c
` [PATCH BlueZ 5/7] tools: Limit width of fields in sscanf
` [PATCH BlueZ 6/7] device: "
` [PATCH BlueZ 7/7] gatt: Fix double free and freed memory dereference
[PATCH v4] obexd: Fix can't receive small files sent by windows
2022-04-01 5:56 UTC (4+ messages)
` [v4] "
[PATCH BlueZ] btdev: Check parameter for CIG related commands
2022-03-31 23:49 UTC (2+ messages)
` [BlueZ] "
[PATCH BlueZ 1/2] docs: Add support for Mesh Scanning and Sending
2022-03-31 20:08 UTC (3+ messages)
` [PATCH BlueZ 2/2] mgmt-tester: Adds turning on Mesh Experimental feature
` [BlueZ,1/2] docs: Add support for Mesh Scanning and Sending
[PATCH 0/3] Add Mesh functionality to net/bluetooth
2022-03-31 19:13 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: Keep MGMT pending queue ordered FIFO
` Add Mesh functionality to net/bluetooth
` [PATCH 2/3] Bluetooth: Implement support for Mesh
` [PATCH 3/3] Bluetooth: Add experimental wrapper for MGMT based mesh
[PATCH] Bluetooth: btintel: fix btintel_download_firmware stub signature
2022-03-31 19:11 UTC (2+ messages)
` "
[bluez/bluez] ff35b1: mesh: use explicit uint32_t when bit shifting left
2022-03-31 18:41 UTC
[PATCH BlueZ] mesh: use explicit uint32_t when bit shifting left
2022-03-31 18:30 UTC (3+ messages)
` [BlueZ] "
[bluetooth-next:master] BUILD SUCCESS 300cf0bfb43e3fd3ff23c72ef48714c9d3421166
2022-03-31 1:07 UTC
[PATCH] Bluetooth: btintel: Constify static struct regmap_bus
2022-03-30 23:03 UTC (2+ messages)
` "
[bluez/bluez] 0cc480: shell: Make bt_shell_add_submenu set main menu if
2022-03-30 20:06 UTC
[BlueZ,v5] a2dp: Fix crash when SEP codec has not been initialized
2022-03-30 20:00 UTC (3+ messages)
[PATCH BlueZ 1/2] shell: Make bt_shell_add_submenu set main menu if none has been set
2022-03-30 20:00 UTC (4+ messages)
` [PATCH BlueZ 2/2] client: Add support for player submenu
` [BlueZ,1/2] shell: Make bt_shell_add_submenu set main menu if none has been set
[PATCH v3 1/3] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
2022-03-30 19:10 UTC (4+ messages)
` [PATCH v3 2/3] Bluetooth: Print broken quirks
` [PATCH v3 3/3] Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCA
` [v3,1/3] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
[PATCH v2 1/3] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
2022-03-30 18:00 UTC (8+ messages)
` [PATCH v2 2/3] Bluetooth: Print broken quirks
` [PATCH v2 3/3] Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCA
` [v2,1/3] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
2022-03-30 16:49 UTC (3+ messages)
[Bug 215776] New: Unable to reconnect Bluetooth keyboard after disconnection
2022-03-30 16:17 UTC (5+ messages)
` [Bug 215776] "
[Bug 215425] Intel Bluetooth: hci0: Timed out waiting for suspend events
2022-03-30 12:10 UTC
[PATCH BlueZ] tools: Fix g_dbus_setup_private connection check in mpris-proxy
2022-03-30 11:09 UTC (2+ messages)
` [BlueZ] "
[syzbot] INFO: task hung in rfcomm_process_sessions (2)
2022-03-30 1:34 UTC
[PATCH BlueZ v4] a2dp: Fix crash when SEP codec has not been initialized
2022-03-29 22:52 UTC (2+ messages)
` [BlueZ,v4] "
[Bug 215725] New: Basilisk X Hyperspeed Bluetooth LE mouse fail to connect under 5.17 with Opcode 0x2043 failure
2022-03-29 21:04 UTC (4+ messages)
` [Bug 215725] "
[Bug 215576] New: HSP/HFP mSBC profile broken with QCA6174
2022-03-29 20:21 UTC (2+ messages)
` [Bug 215576] "
[BlueZ PATCH 1/9] adv_monitor: Disable RSSIHighTimeout for SW based filtering
2022-03-29 20:19 UTC (3+ messages)
` [BlueZ,1/9] "
[bluez/bluez]
2022-03-29 16:52 UTC
[bluez/bluez] 8fb8f9: gatt: Print error if gatt_db_attribut_notify fails
2022-03-29 16:52 UTC
[PATCH v3] a2dp: Fix crash when SEP codec has not been initialized
2022-03-29 14:44 UTC (2+ messages)
` [v3] "
[PATCH v2] Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
2022-03-29 11:40 UTC (3+ messages)
` [v2] "
[PATCH 1/2] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
2022-03-29 11:33 UTC (5+ messages)
` [PATCH 2/2] Bluetooth: Print broken quirks
` [1/2] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
[PATCH v3] obexd: Fix can't receive small files sent by windows
2022-03-29 4:23 UTC (2+ messages)
` [v3] "
[PATCH BlueZ v2] a2dp: Fix crash when SEP codec has not been initialized
2022-03-28 22:22 UTC (2+ messages)
` [BlueZ,v2] "
[PATCH BlueZ] a2dp: Fix crash when SEP codec has not been initialized
2022-03-28 22:06 UTC (2+ messages)
` [BlueZ] "
[PATCH v2] a2dp: Fix crash when SEP codec has not been initialized
2022-03-28 20:29 UTC (2+ messages)
` [v2] "
[PATCH] a2dp: Fix crash when SEP codec has not been initialized
2022-03-28 18:16 UTC (4+ messages)
` "
[PATCH BlueZ 1/2] adapter: Fix adding SDP records when operating on LE only mode
2022-03-28 18:00 UTC (4+ messages)
` [PATCH BlueZ 2/2] a2dp: Don't initialize a2dp_sep->destroy until properly registered
` [BlueZ,1/2] adapter: Fix adding SDP records when operating on LE only mode
[PATCH BlueZ] mgmt: Remove mgmt_set_verbose
2022-03-28 18:00 UTC (4+ messages)
` [BlueZ] "
[PATCH BlueZ] a2dp: Always invalidate the cache if its configuration fails
2022-03-28 18:00 UTC (3+ messages)
` [BlueZ] "
GATT issue, possible bluez bug?
2022-03-28 16:37 UTC (14+ messages)
[Bug 214111] New: rtl8761b usb bluetooth doesn't work following reboot until unplug/replug
2022-03-28 16:03 UTC (2+ messages)
` [Bug 214111] "
[PATCH BlueZ] sixaxis: Fix Sony Navigation Controller pairing
2022-03-27 23:00 UTC (3+ messages)
[PATCH BlueZ v2] mesh: Fix address overrun error in rx filter
2022-03-26 17:10 UTC (3+ messages)
` [BlueZ,v2] "
[Bug 215746] New: rfcomm: WARNING: possible circular locking dependency detected: rfcomm_sk_state_change <-> rfcomm_run
2022-03-26 13:55 UTC (2+ messages)
` [Bug 215746] "
[PATCH] Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
2022-03-26 7:11 UTC (2+ messages)
` "
[PATCH] Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
2022-03-26 6:31 UTC (4+ messages)
` "
[PATCH v2] obexd: Fix can't receive small files sent by windows
2022-03-25 18:44 UTC (3+ messages)
[Bug 215528] New: Excessive logging from Intel Bluetooth "Bluetooth: hci0: sending frame failed" "hci0: urb 00000000xxxxxxxx submission failed (90)"
2022-03-25 18:26 UTC (4+ messages)
` [Bug 215528] "
[RFC BlueZ] adapter: Introduce BTD_ADAPTER_DBG
2022-03-25 15:04 UTC (18+ messages)
` [PATCH BlueZ v4 1/9] log: Don't log __FILE__ and __func__ with DBG_IDX
` [BlueZ,v4,1/9] "
` [PATCH BlueZ v4 2/9] mgmt: Add DBG macro
` [PATCH BlueZ v4 3/9] mgmt: Introduce mgmt_set_verbose
` [PATCH BlueZ v4 4/9] adapter: Don't use DBG in mgmt_debug
` [PATCH BlueZ v4 5/9] att: Log file and function names
` [PATCH BlueZ v4 6/9] gatt-client: Add DBG macro
` [PATCH BlueZ v4 7/9] gatt-server: "
` [PATCH BlueZ v4 8/9] att: Rename att_debug and att_verbose to DBG and VERBOSE
` [PATCH BlueZ v4 9/9] device: Don't use DBG in gatt_debug
` [RFC,BlueZ] adapter: Introduce BTD_ADAPTER_DBG
[PATCH BlueZ v2 1/9] log: Introduce DBG_IS_ENABLED
2022-03-25 14:52 UTC (5+ messages)
` [PATCH BlueZ v2 4/9] adapter: Don't use DBG in mgmt_debug
[PATCH] obexd: Fix can't receive small files sent by windows
2022-03-25 5:58 UTC (3+ messages)
[PATCH BlueZ 1/5] att: Log file and function names
2022-03-24 19:50 UTC (2+ messages)
[PATCH BlueZ v2 1/9] log: Introduce DBG_IS_ENABLED
2022-03-24 19:50 UTC (3+ messages)
` [BlueZ,v2,1/9] "
[RFC BlueZ] adapter: Introduce BTD_ADAPTER_DBG
2022-03-23 22:31 UTC (2+ messages)
` [RFC,BlueZ] "
[PATCH BlueZ] mesh: Fix address overrun error in rx filter
2022-03-23 22:23 UTC (2+ messages)
` [BlueZ] "
[PATCH BlueZ v3 1/9] log: Don't log __FILE__ and __func__ with DBG_IDX
2022-03-23 21:48 UTC (2+ messages)
` [BlueZ,v3,1/9] "
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;
as well as URLs for NNTP newsgroup(s).