linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 05:56:50 to 2020-06-23 12:32:30 UTC [more...]

[PATCH] net: add a mutex lock to avoid UAF in do_enale_set
 2020-06-23 12:32 UTC  (2+ messages)

[PATCH v1] bluetooth: use configured params for ext adv
 2020-06-23 12:32 UTC  (9+ messages)

avoid speaker (br/edr) reconnect
 2020-06-23  9:57 UTC 

[PATCH] Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
 2020-06-23  6:08 UTC  (2+ messages)

[BlueZ PATCH v5 0/6] device: Allow devices to be marked as wake capable
 2020-06-23  0:10 UTC  (11+ messages)
` [BlueZ PATCH v5 1/6] mgmt: Add mgmt op and events for device flags
  ` device: Allow devices to be marked as wake capable
` [BlueZ PATCH v5 2/6] monitor: Decode device flags mgmt ops and event
  ` [BlueZ,v5,2/6] "
` [BlueZ PATCH v5 3/6] device: Support marking a device with wake allowed
  ` [BlueZ,v5,3/6] "
` [BlueZ PATCH v5 4/6] client: Display wake allowed property with info
` [BlueZ PATCH v5 5/6] doc/device-api: Add WakeAllowed
` [BlueZ PATCH v5 6/6] input: Make HID devices support wake

[PATCH BlueZ] mesh: Fix memory leak when queuing OB pkts rapidly
 2020-06-22 21:39 UTC  (2+ messages)

[PATCH BlueZ 0/3] Blacklist addresses of deleted nodes
 2020-06-22 21:39 UTC  (5+ messages)
` [PATCH BlueZ 1/3] mesh: Emit PropertiesChanged when IV Index changes
` [PATCH BlueZ 2/3] tools/mesh-cfgclient: get/set IV index
` [PATCH BlueZ 3/3] tools/mesh-cfgclient: add list of blacklisted addresses

[bluez PATCH v4 0/3] Add new commands in btmgmt to support adv monitor
 2020-06-22 19:29 UTC  (8+ messages)
` [bluez PATCH v4 1/3] btmgmt: Add "monitor" btmgmt submenu and command "features"
` [bluez PATCH v4 2/3] btmgmt: Add command "remove" into "monitor" btmgmt submenu
  ` [bluez,v4,2/3] "
` [bluez PATCH v4 3/3] btmgmt: Add command "add" "

[PATCH V2 1/2] midi: Fix SysEx parser in MIDI plugin
 2020-06-22 19:28 UTC  (3+ messages)
` [PATCH V2 2/2] midi: Fix random empty timestamp_high value

[PATCH V2] checkpatch: Add configuration for checkpatch
 2020-06-22 19:28 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: btusb: fix up firmware download sequence
 2020-06-22 18:28 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btmtksdio: "

[PATCH v3] Bluetooth: use configured params for ext adv
 2020-06-22 14:04 UTC  (2+ messages)

Update WCN3991 FW with new enhancements
 2020-06-22  9:05 UTC 

[PATCH] Bluetooth: Add hci_dev_lock to get/set device flags
 2020-06-22  7:08 UTC  (2+ messages)

[PATCH v2] Bluetooth: use configured params for ext adv
 2020-06-22  7:07 UTC  (2+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-06-21 20:30 UTC 

[PATCH BlueZ] src/shared: update uuid16_table to latest
 2020-06-21 19:08 UTC  (3+ messages)
` [BlueZ] "

[PATCH] checkpatch: Add configuration for checkpatch
 2020-06-19 23:00 UTC 

Question regarding Generic Attribute Service and characteristic
 2020-06-19 18:10 UTC 

[PATCH v2 0/7] LL Privacy support
 2020-06-19  7:58 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Disconnect if E0 is used for Level 4
 2020-06-19  7:54 UTC  (3+ messages)

[PATCH] Bluetooth: Fix debug statement with double endian conversion
 2020-06-19  7:50 UTC 

[PATCH 1/2] Bluetooth: btusb: fix up firmware download sequence
 2020-06-19  7:36 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btmtksdio: "

[PATCH 1/2] midi: Fix SysEx parser in MIDI plugin
 2020-06-19  6:09 UTC  (4+ messages)
` [PATCH 2/2] midi: Fix random empty timestamp_high value
  ` [2/2] "
` [1/2] midi: Fix SysEx parser in MIDI plugin

[bluetooth-next:master 5/14] net/bluetooth/mgmt.c:3932:9: sparse: sparse: cast to restricted __le32
 2020-06-18 19:06 UTC 

[PATCH 13/29] dt: fix broken links due to txt->yaml renames
 2020-06-18 16:44 UTC  (2+ messages)

[PATCH BlueZ v2] mesh: Add deferral of Attach() and Leave() if busy
 2020-06-18 15:54 UTC  (6+ messages)

[PATCH BlueZ] mesh: Replace BeaconFlags with just IvUpdate
 2020-06-18 15:40 UTC  (2+ messages)

[BlueZ PATCH v1] adding a configurable le autoconnect timeout value
 2020-06-18 12:59 UTC  (3+ messages)

[PATCH v2 00/14] Combination of pending patches
 2020-06-18 10:17 UTC  (17+ messages)
` [PATCH v2 01/14] Bluetooth: mgmt: Add commands for runtime configuration
` [PATCH v2 02/14] Bluetooth: Add bdaddr_list_with_flags for classic whitelist
` [PATCH v2 03/14] Bluetooth: Replace wakeable list with flag
` [PATCH v2 04/14] Bluetooth: Replace wakeable in hci_conn_params
` [PATCH v2 05/14] Bluetooth: Add get/set device flags mgmt op
` [PATCH v2 06/14] Bluetooth: Add definitions for advertisement monitor features
` [PATCH v2 07/14] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v2 08/14] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v2 09/14] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v2 10/14] Bluetooth: Notify adv monitor added event
` [PATCH v2 11/14] Bluetooth: Notify adv monitor removed event
` [PATCH v2 12/14] Bluetooth: Update background scan and report device based on advertisement monitors
` [PATCH v2 13/14] Bluetooth: Terminate the link if pairing is cancelled
` [PATCH v2 14/14] Bluetooth: mgmt: Use command complete on success for set system config

[Bug 208227] bluetooth file transfer via bluetooth UI is too slow
 2020-06-18  4:45 UTC 

[BlueZ PATCH v1] main: adding missing connection parameter entries
 2020-06-18  4:40 UTC  (2+ messages)

[BlueZ PATCH] main: fixing logical error when loading controller params
 2020-06-18  4:38 UTC  (2+ messages)

[BlueZ PATCH v1] lib: Correct the string for a mgmt op
 2020-06-18  4:37 UTC  (2+ messages)

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[bluez PATCH v3 0/3] Add new commands in btmgmt to support adv monitor
 2020-06-17 15:01 UTC  (7+ messages)
` [bluez PATCH v3 1/3] btmgmt: Add "monitor" btmgmt submenu and command "features"
` [bluez PATCH v3 2/3] btmgmt: Add command "remove" into "monitor" btmgmt submenu
  ` [bluez,v3,2/3] "
` [bluez PATCH v3 3/3] btmgmt: Add command "add" "
  ` [bluez,v3,3/3] "

[PATCH 00/14] Combination of pending patches
 2020-06-17 12:51 UTC  (17+ messages)
` [PATCH 01/14] Bluetooth: mgmt: Add commands for runtime configuration
` [PATCH 02/14] Bluetooth: Add bdaddr_list_with_flags for classic whitelist
` [PATCH 03/14] Bluetooth: Replace wakeable list with flag
` [PATCH 04/14] Bluetooth: Replace wakeable in hci_conn_params
` [PATCH 05/14] Bluetooth: Add get/set device flags mgmt op
` [PATCH 06/14] Bluetooth: Add definitions for advertisement monitor features
` [PATCH 07/14] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH 08/14] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH 09/14] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH 10/14] Bluetooth: Notify adv monitor added event
` [PATCH 11/14] Bluetooth: Notify adv monitor removed event
` [PATCH 12/14] Bluetooth: Update background scan and report device based on advertisement monitors
` [PATCH 13/14] Bluetooth: Terminate the link if pairing is cancelled
` [PATCH 14/14] Bluetooth: mgmt: Use command complete on success for set system config

Requested feedback for new advertising MGMT command
 2020-06-17 11:01 UTC  (2+ messages)

[PATCH v2] bluetooth: Adding a configurable autoconnect timeout
 2020-06-17 10:43 UTC  (2+ messages)

[PATCH v2] Bluetooth: Terminate the link if pairing is cancelled
 2020-06-17 10:33 UTC  (2+ messages)

[PATCH v5 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-17 10:31 UTC  (2+ messages)

[PATCH 0/4] Bluetooth: Implement get/set device flags and device flags changed
 2020-06-17  9:58 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: Add bdaddr_list_with_flags for classic whitelist
` [PATCH 2/4] Bluetooth: Replace wakeable list with flag
` [PATCH 3/4] Bluetooth: Replace wakeable in hci_conn_params
` [PATCH 4/4] Bluetooth: Add get/set device flags mgmt op

[PATCH v2] ARM: dts: rockchip: Add marvell BT irq config
 2020-06-17  8:45 UTC  (2+ messages)

[RFC BlueZ 0/2] mesh: Deliver mesh packets over datagram socket
 2020-06-17  8:24 UTC  (5+ messages)
` [RFC BlueZ 1/2] mesh: Add documentation for AttachFD
` [RFC BlueZ 2/2] mesh: Implement AttachFD method

[bluez PATCH v2 0/3] Add new commands in btmgmt to support adv monitor
 2020-06-17  6:38 UTC  (7+ messages)
` [bluez PATCH v2 1/3] btmgmt: Add "monitor" btmgmt submenu and command "features"
  ` Add new commands in btmgmt to support adv monitor
` [bluez PATCH v2 2/3] btmgmt: Add command "remove" into "monitor" btmgmt submenu
  ` [bluez,v2,2/3] "
` [bluez PATCH v2 3/3] btmgmt: Add command "add" "
  ` [bluez,v2,3/3] "

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

[PATCH BlueZ v3] gobex: Fix segfault caused by interrupted transfer
 2020-06-16 18:30 UTC 

[PATCH BlueZ] mesh: Delete unused structures/functions
 2020-06-16 17:41 UTC  (2+ messages)

[PATCH BlueZ] mesh: Rename IVUpdate import flag to IvUpdate
 2020-06-16 17:40 UTC  (2+ messages)

[PATCH BlueZ] mesh: Add deferal of Attach() and Leave() if busy
 2020-06-16 17:37 UTC  (2+ messages)
` [BlueZ] "

[BlueZ PATCH] Move HOG UUID definition to lib/uuid.h
 2020-06-16 17:27 UTC  (2+ messages)

[BlueZ PATCH v1] lib: Correct the name of Add Advertisement Patterns Monitor Command opcode
 2020-06-16 17:27 UTC  (4+ messages)

[PATCH BlueZ v3 0/5] Put safeguards around Leave & Attach calls
 2020-06-16 17:12 UTC  (7+ messages)
` [PATCH BlueZ v3 5/5] mesh: Add "node is busy" check for Leave() & Attach()

[RFC BlueZ] mesh: Allow calls to Attach/Leave before replying to JoinComplete
 2020-06-16 10:10 UTC  (3+ messages)
` [RFC,BlueZ] "

[PATCH v2 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-16  5:59 UTC  (7+ messages)

[BlueZ PATCH v2] lib: Correct def of Add Advertisement Patterns Monitor Command
 2020-06-16  5:56 UTC 


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