linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 02:45:33 to 2022-05-14 01:53:54 UTC [more...]

[BUG] BLE device unpairing triggers kernel panic
 2022-05-13 23:57 UTC  (4+ messages)

[PATCH v2 1/3] Bluetooth: Add bt_status
 2022-05-13 23:51 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: Use bt_status to convert from errno
` [PATCH v2 3/3] Bluetooth: hci_conn: Fix hci_connect_le_sync

[PATCH 1/3] Bluetooth: Add bt_status
 2022-05-13 23:46 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Use bt_status to convert from errno
` [PATCH 3/3] Bluetooth: hci_conn: Fix hci_connect_le_sync

[bluez/bluez] 7a4b67: device: Fix enabling wake support without RPA Reso
 2022-05-13 22:05 UTC 

[PATCH BlueZ] device: Fix enabling wake support without RPA Resolution
 2022-05-13 22:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] hog-lib: Fix not able to read report_map of instances
 2022-05-13 22:00 UTC  (3+ messages)
` [BlueZ] "

LE OOB pairing
 2022-05-13 21:13 UTC 

[PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
 2022-05-13 15:44 UTC  (22+ messages)
` [PATCH 00/32] Introduce flexible array struct memcpy() helpers
  ` [PATCH 02/32] "
  ` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab

[PATCH 1/2] Bluetooth: btmtksdio: fix the reset takes too long
 2022-05-13 14:41 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: btmtksdio: fix possible FW initialization failure
` [1/2] Bluetooth: btmtksdio: fix the reset takes too long

[PATCH] bluetooth: bfusb: Check the endpoint type at probe
 2022-05-13 14:39 UTC  (6+ messages)
`  "
` [PATCH v2] Bluetooth: "
  ` [v2] "

[PATCH v2 1/2] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
 2022-05-13 11:30 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
` [v2,1/2] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP

[PATCH v2] Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
 2022-05-13 11:21 UTC  (3+ messages)
` [v2] "

pull request: bluetooth 2022-05-11
 2022-05-13 11:21 UTC  (3+ messages)

[PATCH] Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth
 2022-05-13 11:21 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: btintel: Correctly declare all module firmware files
 2022-05-13 11:15 UTC  (3+ messages)
`  "

[bluez/bluez] cd2471: service: Add initiator argument to service_accept
 2022-05-13  0:38 UTC 

[PATCH BlueZ] gatt-db: Allow passing Characteristic Value to gatt_db_attribute_get_char_data
 2022-05-13  0:00 UTC  (6+ messages)
` [PATCH BlueZ] service: Add initiator argument to service_accept
  ` [BlueZ] "
` [BlueZ] gatt-db: Allow passing Characteristic Value to gatt_db_attribute_get_char_data

[PATCH 1/2] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
 2022-05-12 23:04 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
` [1/2] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP

[PATCH v4 0/2] Add Mesh functionality to net/bluetooth
 2022-05-12 22:39 UTC  (6+ messages)
` [PATCH v4 1/2] Bluetooth: Implement support for Mesh
  ` Add Mesh functionality to net/bluetooth
` [PATCH v4 2/2] Bluetooth: Add experimental wrapper for MGMT based mesh

[PATCH] Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
 2022-05-12 22:00 UTC  (2+ messages)
`  "

KASAN: slab-out-of-bounds Read in add_adv_patterns_monitor
 2022-05-12 13:04 UTC  (3+ messages)
` [syzbot] "

[PATCH v2 1/8] Bluetooth: eir: Add helpers for managing service data
 2022-05-12 10:51 UTC  (10+ messages)
` [PATCH v2 2/8] Bluetooth: hci_core: Introduce hci_recv_event_data
` [PATCH v2 3/8] Bluetooth: Add initial implementation of CIS connections
` [PATCH v2 4/8] Bluetooth: Add BTPROTO_ISO socket type
` [PATCH v2 5/8] Bluetooth: Add initial implementation of BIS connections
` [PATCH v2 6/8] Bluetooth: ISO: Add broadcast support
` [PATCH v2 7/8] Bluetooth: btusb: Add support for ISO packets
` [PATCH v2 8/8] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
` [v2,1/8] Bluetooth: eir: Add helpers for managing service data

[PATCH] Bluetooth: Fix Adv Monitor msft_add/remove_monitor_sync()
 2022-05-12  4:35 UTC  (5+ messages)
`  "

pull request: bluetooth 2022-05-11
 2022-05-12  0:28 UTC 

[PATCH] Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
 2022-05-11 23:05 UTC  (2+ messages)
`  "

[bluez/bluez] 4423d6: device: Fix pairing has failed due to the error of
 2022-05-11 22:05 UTC 

[PATCH] device: Fix pairing has failed due to the error of Already Paired (0x13)
 2022-05-11 21:40 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: Fix the creation of hdev->name
 2022-05-11 21:20 UTC  (3+ messages)
`  "

[PATCH v3 0/2] Add Mesh functionality to net/bluetooth
 2022-05-11  6:14 UTC  (5+ messages)
` [PATCH v3 1/2] Bluetooth: Implement support for Mesh
  ` Add Mesh functionality to net/bluetooth
` [PATCH v3 2/2] Bluetooth: Add experimental wrapper for MGMT based mesh

observe the kernel panic (use-after-free in hci_le_conn_failed) when connect the BLE device failed on L5.17.0-rc8
 2022-05-10 18:37 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_sync: Fix hci_update_accept_list_sync
 2022-05-10 15:29 UTC  (4+ messages)

[PATCH v2 0/2] Add Mesh functionality to net/bluetooth
 2022-05-10  7:52 UTC  (7+ messages)
` [PATCH v2 1/2] Bluetooth: Implement support for Mesh
  ` Add Mesh functionality to net/bluetooth
` [PATCH v2 2/2] Bluetooth: Add experimental wrapper for MGMT based mesh

[PATCH v1 0/3] WAR to handle WCN6750 hardware issue
 2022-05-10  3:17 UTC  (5+ messages)
` [PATCH v1 3/3] Bluetooth: hci_qca: WAR to handle WCN6750 HW issue

[bluez/bluez] efa900: tools: Fix memory leak in hciconfig
 2022-05-09 20:37 UTC 

[PATCH BlueZ 0/4] [v3] Fix few more bugs found by SVACE
 2022-05-09 20:10 UTC  (7+ messages)
` [PATCH BlueZ 1/4] tools: Fix memory leak in hciconfig
  ` Fix few more bugs found by SVACE
` [PATCH BlueZ 2/4] tools: Fix memory leaks in btgatt-server/client
` [PATCH BlueZ 3/4] tools: Fix handle leak in rfcomm
` [PATCH BlueZ 4/4] device: Fix uninitialized value usage

[bluez/bluez] f0106d: advertising: Treat empty LocalName the same as omi
 2022-05-09 20:07 UTC 

[PATCH BlueZ] advertising: Treat empty LocalName the same as omitting it
 2022-05-09 20:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH] device: Fix the problem that pairing has failed due to the error of Already Paired (0x13)
 2022-05-09 14:45 UTC  (2+ messages)
`  "

[Bug 215189] New: hci0: unexpected event for opcode 0xfc2f
 2022-05-08 19:15 UTC  (2+ messages)
` [Bug 215189] "

[bluetooth-next:master] BUILD SUCCESS a99a4899aae6d5f2f868215f46509d260bf3bbf3
 2022-05-08 13:05 UTC 

[PATCH BlueZ 0/4] [v2] Fix few more bugs found by SVACE
 2022-05-07 20:00 UTC  (6+ messages)
` [PATCH BlueZ 1/4] tools: Fix memory leak in hciconfig
  ` Fix few more bugs found by SVACE
` [PATCH BlueZ 2/4] tools: Fix memory leaks in btgatt-server/client
` [PATCH BlueZ 3/4] tools: Fix handle leak in rfcomm
` [PATCH BlueZ 4/4] device: Fix uninitialized value usage

[PATCH BlueZ 0/4] Fix few more bugs found by SVACE
 2022-05-07 17:53 UTC  (6+ messages)
` [PATCH BlueZ 1/4] tools: Fix memory leak in hciconfig
  ` Fix few more bugs found by SVACE
` [PATCH BlueZ 2/4] tools: Fix memory leaks in btgatt-server/client
` [PATCH BlueZ 3/4] tools: Fix handle leak in rfcomm
` [PATCH BlueZ 4/4] device: Fix uninitialized value usage

[PATCH v2 BlueZ 1/7] lib: Add definitions for ISO socket
 2022-05-07  2:03 UTC  (8+ messages)
` [PATCH v2 BlueZ 2/7] shared/util: Decode BlueZ Experimental ISO Socket UUID
` [PATCH v2 BlueZ 3/7] adapter: Add support for setting ISO Socket experimental feature
` [PATCH v2 BlueZ 4/7] btio: Add support for ISO sockets
` [PATCH v2 BlueZ 5/7] tools: Add iso-tester
` [PATCH v2 BlueZ 6/7] tools: Add isotest tool
` [PATCH v2 BlueZ 7/7] isotest: Add documentation
` [v2,BlueZ,1/7] lib: Add definitions for ISO socket

[PATCH v3 BlueZ 1/8] lib: Add definitions for ISO socket
 2022-05-07  1:33 UTC  (6+ messages)
` [PATCH v3 BlueZ 2/8] shared/util: Decode BlueZ Experimental ISO Socket UUID
` [PATCH v2 BlueZ 3/7] adapter: Add support for setting ISO Socket experimental feature
` [PATCH v3 BlueZ 3/8] mgmt-tester: Fix Read Exp Feature tests
  ` [v3,BlueZ,1/8] lib: Add definitions for ISO socket

[PATCH v3 BlueZ 1/8] lib: Add definitions for ISO socket
 2022-05-06 22:32 UTC  (8+ messages)
` [PATCH v3 BlueZ 2/8] shared/util: Decode BlueZ Experimental ISO Socket UUID
` [PATCH v3 BlueZ 3/8] mgmt-tester: Fix Read Exp Feature tests
` [PATCH v3 BlueZ 4/8] adapter: Add support for setting ISO Socket experimental feature
` [PATCH v3 BlueZ 5/8] btio: Add support for ISO sockets
` [PATCH v3 BlueZ 6/8] tools: Add iso-tester
` [PATCH v3 BlueZ 7/8] tools: Add isotest tool
` [PATCH v3 BlueZ 8/8] isotest: Add documentation

[PATCH BlueZ 1/7] lib: Add definitions for ISO socket
 2022-05-06  3:16 UTC  (8+ messages)
` [PATCH BlueZ 2/7] shared/util: Decode BlueZ Experimental ISO Socket UUID
` [PATCH BlueZ 3/7] adapter: Add support for setting ISO Socket experimental feature
` [PATCH BlueZ 4/7] btio: Add support for ISO sockets
` [PATCH BlueZ 5/7] tools: Add iso-tester
` [PATCH BlueZ 6/7] tools: Add isotest tool
` [PATCH BlueZ 7/7] isotest: Add documentation
` [BlueZ,1/7] lib: Add definitions for ISO socket

[PATCH 1/8] Bluetooth: eir: Add helpers for managing service data
 2022-05-06  2:25 UTC  (13+ messages)
` [PATCH 2/8] Bluetooth: hci_core: Introduce hci_recv_event_data
` [PATCH 3/8] Bluetooth: Add initial implementation of CIS connections
` [PATCH 4/8] Bluetooth: Add BTPROTO_ISO socket type
` [PATCH 5/8] Bluetooth: Add initial implementation of BIS connections
` [PATCH 6/8] Bluetooth: ISO: Add broadcast support
` [PATCH 7/8] Bluetooth: btusb: Add support for ISO packets
` [PATCH 8/8] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
` [1/8] Bluetooth: eir: Add helpers for managing service data

[PATCH 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-05-05 16:16 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

[PATCH RESEND] Bluetooth: ath3k: Add MODULE_FIRMWARE for patch and config files
 2022-05-05  6:07 UTC  (3+ messages)

[PATCH BlueZ 0/1] btmon: discard corrupt data
 2022-05-05  4:17 UTC  (3+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH] Bluetooth: eir: Add helpers for managing service data
 2022-05-05  2:45 UTC  (2+ messages)
`  "

[PATCH 1/2] Bluetooth: Add bt_status
 2022-05-05  2:45 UTC  (2+ messages)
` [1/2] "


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).