Linux-Bluetooth Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 17:42:12 to 2020-09-09 08:50:06 UTC [more...]

memory leak in mgmt_cmd_status
 2020-09-09  8:49 UTC 

[BlueZ PATCH v1 1/4] client: Implement basic interface of ADV monitor in bluetoothctl
 2020-09-09  7:30 UTC  (6+ messages)
` [BlueZ PATCH v1 2/4] client: Implement more interfaces "

memory leak in read_adv_mon_features
 2020-09-09  7:25 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH] Bluetooth: Fix memory leak in read_adv_mon_features()
  ` [Linux-kernel-mentees] [PATCH v2] "

[Linux-kernel-mentees] [PATCH net] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
 2020-09-09  7:17 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "

[BlueZ PATCH v1 1/7] adv_monitor: Introduce org.bluez.AdvertisementMonitorManager1 interface
 2020-09-08 17:39 UTC  (8+ messages)
` [BlueZ PATCH v1 3/7] adv_monitor: Implement RegisterMonitor()
` [BlueZ PATCH v1 6/7] adv_monitor: Handle D-Bus proxy event of an ADV monitor
` [BlueZ PATCH v1 7/7] doc/advertisement-monitor-api: Update Advertisement Monitor API description

BUG: spinlock bad magic in lock_sock_nested
 2020-09-08  7:33 UTC 

[PATCH 00/10] USB: new USB control message helper functions
 2020-09-07 14:42 UTC  (30+ messages)
` [PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core
` [PATCH 02/10] USB: add usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 03/10] USB: core: message.c: use usb_control_msg_send() in a few places
` [PATCH 04/10] USB: core: hub.c: "
` [PATCH 05/10] USB: legousbtower: use usb_control_msg_recv()
` [PATCH 06/10] sound: usx2y: move to use usb_control_msg_send()
` [PATCH 07/10] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 7/9] sound: line6: convert to use new usb control function
` [PATCH 8/9] sound: 6fire: move to use new usb control functions
` [PATCH 08/10] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 9/9] sound: hiface: convert to use new usb_control functions
` [PATCH 09/10] sound: hiface: move to use usb_control_msg_send()
` [PATCH 10/10] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()

[PATCH v2 00/11] USB: new USB control message helper functions
 2020-09-07 15:48 UTC  (15+ messages)
` [PATCH v2 01/11] USB: move snd_usb_pipe_sanity_check into the USB core
` [PATCH v2 02/11] USB: add usb_control_msg_send() and usb_control_msg_recv()
` [PATCH v2 03/11] USB: core: message.c: use usb_control_msg_send() in a few places
` [PATCH v2 04/11] USB: core: hub.c: "
` [PATCH v2 05/11] USB: legousbtower: use usb_control_msg_recv()
` [PATCH v2 06/11] sound: usx2y: move to use usb_control_msg_send()
` [PATCH v2 07/11] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH v2 08/11] sound: line6: "
` [PATCH v2 09/11] sound: hiface: move to use usb_control_msg_send()
` [PATCH v2 10/11] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH v2 11/11] ALSA: remove calls to usb_pipe_type_check for control endpoints

[Bluez PATCH v2] device: don't wait for timeout if RemoveDevice is called
 2020-09-07  2:38 UTC  (2+ messages)

[Bug 209173] New: laptop boot takes 1.20 minutes - i cant seem to find anything wrong other than bluetooth in Dmesg
 2020-09-06 17:52 UTC 

WARNING: refcount bug in do_enable_set
 2020-09-06  5:31 UTC  (2+ messages)

WARNING: refcount bug in l2cap_chan_put
 2020-09-06  1:07 UTC  (2+ messages)

Bluetooth connection disconnects every few minutes
 2020-09-05 13:05 UTC  (8+ messages)

[PATCH -next] Bluetooth: btmtksdio: use NULL instead of zero
 2020-09-05 12:15 UTC 

[Linux-kernel-mentees] [PATCH] Fix uninit-value in hci_chan_lookup_handle
 2020-09-05  2:04 UTC 

[Bluez PATCH v3 1/2] doc/media-api: Add Press/Hold/Release methods for MediaPlayer1
 2020-09-04 22:35 UTC  (3+ messages)
` [Bluez PATCH v3 2/2] avrcp: Implement Press/Hold/Release method "

KASAN: use-after-free Write in refcount_warn_saturate
 2020-09-04 14:44 UTC  (2+ messages)

[PATCH v1] Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 support
 2020-09-04  6:21 UTC 

[PATCH BlueZ] mesh: Align option names with functionality
 2020-09-03 21:28 UTC  (2+ messages)

[PATCH BlueZ] mesh: Remove unused timing variable tx_start
 2020-09-03 20:27 UTC  (2+ messages)

[PATCH v1 1/4] Bluetooth: hci_intel: enable on new platform
 2020-09-03 18:48 UTC  (4+ messages)
` [PATCH v1 2/4] Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values
` [PATCH v1 3/4] Bluetooth: hci_intel: switch to list_for_each_entry()
` [PATCH v1 4/4] Bluetooth: hci_intel: sort headers alphabetically

[PATCH] Bluetooth: hci_qca: remove redundant null check
 2020-09-03  8:27 UTC 

[Bluez PATCH v2 1/2] doc/media-api: Add Press/Hold/Release methods for MediaPlayer1
 2020-09-03  3:31 UTC  (3+ messages)
` [Bluez PATCH v2 2/2] avrcp: Implement Press/Hold/Release method "
` [Bluez,v2,1/2] doc/media-api: Add Press/Hold/Release methods "

BUG: corrupted list in kobject_add_internal
 2020-09-02 12:31 UTC  (4+ messages)
` [PATCH] Bluetooth: fix "list_add double add" in hci_conn_complete_evt

[PATCH v1] arm64: dts: qcom: sc7180: Remove clock for bluetooth on SC7180 IDP board
 2020-09-02 12:01 UTC 

[Bluez PATCH v1] avrcp: Add handler for GET_TOTAL_NUMBER_OF_ITEMS
 2020-09-02  4:57 UTC 

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-09-02  2:28 UTC  (2+ messages)

[RFC PATCH v2 0/1] A client needs to query whether the Bluetooth adapter support WBS, so we
 2020-09-01 22:49 UTC  (10+ messages)
` [RFC PATCH v2 1/1] adapter - D-Bus API for querying the adapter's capabilities

[Bluez PATCH v2 0/3] Expose extended adv feature support via bluez API
 2020-09-01 22:00 UTC  (4+ messages)
` [Bluez PATCH v2 1/3] advertising: Add SupportedFeatures to LEAdvertisingManager1
` [Bluez PATCH v2 2/3] advertising: Add adv SupportedFeatures to bluetoothctl
` [Bluez PATCH v2 3/3] advertising: Add adv SupportedFeatures to doc

[Bluez PATCH v1 1/2] doc/media-api: Add Press method for MediaPlayer1
 2020-09-01 14:56 UTC  (9+ messages)
` [Bluez PATCH v1 2/2] avrcp: Implement "

[PATCH BlueZ 0/1] Mesh: make SIG model header file locations more consistent
 2020-09-01 14:31 UTC  (4+ messages)
` [PATCH BlueZ 1/1] "
  ` [BlueZ,1/1] "
  `  "

[PATCH v1 0/2] Close UART port if NON_PERSISTENT_SETUP is set
 2020-09-01 14:24 UTC  (3+ messages)
` [PATCH v1 1/2] Bluetooth: hci_serdev: "
` [PATCH v1 2/2] Bluetooth: hci_qca: Remove duplicate power off in proto close

[PATCH v2] Bluetooth: Clear suspend tasks on unregister
 2020-09-01 11:24 UTC  (2+ messages)

[Bluez PATCH v2] audio/transport: Don't set volume if it's invalid
 2020-09-01  4:00 UTC 

[Bluez PATCH v1] device: don't wait for timeout if RemoveDevice is called
 2020-09-01  3:27 UTC  (3+ messages)

[Bluez PATCH v1] media: Don't set initial volume if it's invalid
 2020-09-01  3:25 UTC  (3+ messages)

[Bluez PATCH v3 0/3] adapter: Reconnect audio when resuming from suspend
 2020-08-31 20:56 UTC  (10+ messages)
` [Bluez PATCH v3 1/3] mgmt: Add controller suspend and resume events
` [Bluez PATCH v3 2/3] monitor: Add btmon support for Suspend and Resume events
` [Bluez PATCH v3 3/3] policy: Reconnect audio on controller resume

[PATCH BlueZ 0/1] Fix small typo in bluetoothctl
 2020-08-31 17:37 UTC  (3+ messages)
` [PATCH BlueZ 1/1] Fix "

[PATCH] Bluetooth: Clear suspend tasks on unregister
 2020-08-31 16:51 UTC  (3+ messages)

[PATCH BlueZ 0/1] Mesh HCI interface init scan interval fixed
 2020-08-31 16:22 UTC  (3+ messages)
` [PATCH BlueZ 1/1] "
  ` [BlueZ,1/1] "

[PATCH] Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb
 2020-08-31 16:04 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Update boot parameter specific to SKU
 2020-08-31 15:58 UTC  (2+ messages)

[Bluez PATCH v1 0/3] Expose extended adv feature support via bluez API
 2020-08-31 15:51 UTC  (6+ messages)
` [Bluez PATCH v1 1/3] advertising: Add SupportedFeatures to LEAdvertisingManager1
` [Bluez PATCH v1 2/3] advertising: Add adv SupportedFeatures to bluetoothctl
` [Bluez PATCH v1 3/3] advertising: Add adv SupportedFeatures to doc

[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer deref in hci_phy_link_complete_evt
 2020-08-30 20:42 UTC  (7+ messages)

[PATCH BlueZ] tools/hcidump: fix a out-of-bounds read in le_meta_ev_dump()
 2020-08-30 13:07 UTC 

[PATCH BlueZ] hcidump: fix a crash in le_meta_ev_dump()
 2020-08-30 12:24 UTC  (3+ messages)
` [BlueZ] "

[V3 1/3] btp: Update connect event structure
 2020-08-29  0:32 UTC  (4+ messages)
` [V3 2/3] tools/btpclientctl: Add btpclient test application
  ` [V3,2/3] "
` [V3 3/3] btpclient: Fix gap reset not sending response

[Bluez PATCH v2 0/3] adapter: Reconnect audio when resuming from suspend
 2020-08-28 23:40 UTC  (14+ messages)
` [Bluez PATCH v2 3/3] policy: Reconnect audio on controller resume

[PATCH BlueZ 0/2] Mesh replay protection clean up
 2020-08-28 21:53 UTC  (4+ messages)
` [PATCH BlueZ 1/2] mesh: Initialize RPL when creating or loading a node
` [PATCH BlueZ 2/2] mesh: Move RPL check from model to net layer

[PATCH BlueZ v2] mesh: Store key indices as integers in node config
 2020-08-28 17:34 UTC  (2+ messages)

Bluez 5.55 release?
 2020-08-27 20:16 UTC 

[PATCH BlueZ] profiles/network: Log connection event after setting device name
 2020-08-27 17:55 UTC  (2+ messages)

[PATCH BlueZ] gatt: Accept empty array in parse_includes()
 2020-08-27 17:54 UTC  (2+ messages)

[Bluez PATCH v3] adapter - Device needs to be in the temporary state after pairing failure
 2020-08-27 17:54 UTC  (2+ messages)

[PATCH] Bluetooth: Clear suspend tasks on unregister
 2020-08-26 22:48 UTC  (2+ messages)

[Bluez PATCH v1 0/3] Expose extended adv feature support via bluez API
 2020-08-26 20:28 UTC  (5+ messages)
` [Bluez PATCH v1 1/3] PRE_UPSTREAM: advertising: Add SupportedFeatures to LEAdvertisingManager1
  ` [Bluez,v1,1/3] "
` [Bluez PATCH v1 2/3] PRE_UPSTREAM: advertising: Add adv SupportedFeatures to bluetoothctl
` [Bluez PATCH v1 3/3] PRE_UPSTREAM: advertising: Add adv SupportedFeatures to doc


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 read-only IMAP folder(s) and NNTP newsgroup(s).