messages from 2020-06-10 15:43:57 to 2020-06-16 19:47:06 UTC [more...]
[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-16 19:46 UTC (16+ 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()
[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 v2] mesh: Add deferral of Attach() and Leave() if busy
2020-06-16 18:14 UTC
[RFC BlueZ 0/2] mesh: Deliver mesh packets over datagram socket
2020-06-16 18:13 UTC (4+ messages)
` [RFC BlueZ 1/2] mesh: Add documentation for AttachFD
` [RFC BlueZ 2/2] mesh: Implement AttachFD method
[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 (5+ messages)
` [BlueZ,v1] "
[PATCH BlueZ v3 0/5] Put safeguards around Leave & Attach calls
2020-06-16 17:12 UTC (12+ messages)
` [PATCH BlueZ v3 1/5] mesh: Delete unused function
` [PATCH BlueZ v3 2/5] mesh: Make "Busy" and "InProgress" to be distinct errors
` [PATCH BlueZ v3 3/5] mesh: Add destroy callback to dbus_send_with_timeout()
` [PATCH BlueZ v3 4/5] mesh: Add timeout to GetManagedObjects call
` [PATCH BlueZ v3 5/5] mesh: Add "node is busy" check for Leave() & Attach()
[PATCH v2] Bluetooth: Terminate the link if pairing is cancelled
2020-06-16 16:28 UTC
[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
[bluez PATCH v1 0/3] Add new commands in btmgmt to support adv monitor
2020-06-16 1:34 UTC (9+ messages)
` [bluez PATCH v1 1/3] btmgmt: Add btmgmt command advmon-features
` [bluez,v1,1/3] "
` Add new commands in btmgmt to support adv monitor
` [bluez PATCH v1 2/3] btmgmt: Add btmgmt command advmon-remove
` [bluez,v1,2/3] "
` [bluez PATCH v1 3/3] btmgmt: Add btmgmt command advmon-add
` [bluez,v1,3/3] "
[PATCH v5 1/7] Bluetooth: Add definitions for advertisement monitor features
2020-06-16 0:25 UTC (7+ messages)
` [PATCH v5 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v5 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v5 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v5 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v5 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v5 7/7] Bluetooth: Update background scan and report device based on advertisement monitors
[PATCH v2] bluetooth: Adding a configurable autoconnect timeout
2020-06-15 21:06 UTC
[PATCH BlueZ] mesh: Fix updating CID, PID, VID & CRPL on node attach
2020-06-15 19:55 UTC (3+ messages)
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-15 18:39 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH v4 1/7] Bluetooth: Add definitions for advertisement monitor features
2020-06-15 16:30 UTC (8+ messages)
` [PATCH v4 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v4 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v4 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v4 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v4 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v4 7/7] Bluetooth: Update background scan and report device based on advertisement monitors
[PATCH v1] bluetooth: Adding a configurable autoconnect timeout
2020-06-15 14:56 UTC
[BlueZ PATCH v1] adding a configurable le autoconnect timeout value
2020-06-15 14:52 UTC
[BlueZ PATCH v1] main: adding missing connection parameter entries
2020-06-15 14:52 UTC
LE Audio
2020-06-15 12:56 UTC
[PATCH v1] bluetooth: use configured default params for active scans
2020-06-15 12:43 UTC
[PATCH BlueZ] mesh: Change BeaconFlags property type to a dict
2020-06-15 12:41 UTC
[PATCH 13/29] dt: fix broken links due to txt->yaml renames
2020-06-15 12:01 UTC (5+ messages)
[PATCH] sap: Improve error messages
2020-06-15 9:48 UTC (4+ messages)
[PATCH v3 1/7] Bluetooth: Add definitions for advertisement monitor features
2020-06-12 23:51 UTC (10+ messages)
` [PATCH v3 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v3 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v3 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v3 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v3 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v3 7/7] Bluetooth: Update background scan and report device based on advertisement monitors
[PATCH v2] ARM: dts: rockchip: Add marvell BT irq config
2020-06-12 20:02 UTC
[PATCH] bluetooth: Fix op_code size entry from the previous patch
2020-06-12 19:51 UTC (3+ messages)
[PATCH] mgmt:syncing configuration commands to the documentation
2020-06-12 19:51 UTC (4+ messages)
` "
[PATCH v3 0/3] Support reading and setting default system parameters
2020-06-12 19:41 UTC (9+ messages)
` [PATCH v3 1/3] mgmt: read/set system parameter definitions
` [PATCH v3 2/3] bluetooth:centralize default value initialization
` [PATCH v3 3/3] bluetooth: implement read/set default system parameters mgmt
[PATCH v6] sco:Add support for BT_PKT_STATUS CMSG data
2020-06-12 15:01 UTC (3+ messages)
[PATCH v1] Bluetooth: hci_qca: Disable SoC debug logging for WCN3991
2020-06-12 13:19 UTC (2+ messages)
[PATCH v1] Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
2020-06-12 13:19 UTC (2+ messages)
[PATCH v1] Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending
2020-06-12 13:19 UTC (2+ messages)
[PATCH v1] bluetooth:using 8bits for the hci cmsg state flags
2020-06-12 13:12 UTC (2+ messages)
[PATCH] btio: Fix registering Object Push, File Transfer and other L2CAP profiles
2020-06-12 13:12 UTC (3+ messages)
[PATCH 0/4] Add support for new generation Intel controllers
2020-06-12 11:26 UTC (9+ messages)
` [PATCH 1/4] Bluetooth: btintel: Define tlv structure to enable firmware download
` [PATCH 2/4] Bluetooth: btintel: Add helper functions to dump boot/firmware info
` [PATCH 3/4] Bluetooth: btintel: Add helper functions to parse firmware name
` [PATCH 4/4] Bluetooth: btintel: Add helper function to help controller type
Should we disable ERTM as default?
2020-06-12 9:27 UTC (8+ messages)
[Bug 198753] [X86_64] STR: system wakes up immediately after suspend
2020-06-12 8:52 UTC
[PATCH 0/3] Bluetooth: btmrvl_sdio: Refactor remote wakeup support
2020-06-12 6:39 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: btmrvl_sdio: Set parent dev to hdev
` [PATCH 2/3] Bluetooth: btmrvl_sdio: Implement prevent_wake
` [PATCH 3/3] Bluetooth: btmrvl_sdio: Refactor irq wakeup
[PATCH v2 0/3] Support reading and setting default system parameters
2020-06-12 6:38 UTC (6+ messages)
` [PATCH v2 1/3] mgmt: read/set system parameter definitions
` [PATCH v2 2/3] bluetooth:centralize default value initialization
` [PATCH v2 3/3] bluetooth: implement read/set default system parameters mgmt
[BlueZ PATCH v1] adapter: Fix the unref and reset of watch_client's members
2020-06-12 5:29 UTC (6+ messages)
[BlueZ PATCH v2] lib: Add definitions for advertisement monitor features
2020-06-12 1:34 UTC (5+ messages)
[BlueZ PATCH v3] mgmt: Add definitions for advertisement monitor features
2020-06-11 23:13 UTC
[PATCH v5] sco:Add support for BT_PKT_STATUS CMSG data
2020-06-11 15:58 UTC (3+ messages)
[PATCH] Install avinfo utility
2020-06-11 12:53 UTC (5+ messages)
[PATCH v4] sco:Add support for BT_PKT_STATUS CMSG data
2020-06-11 9:28 UTC (3+ messages)
[PATCH] ARM: dts: rockchip: Add marvell BT irq config
2020-06-11 5:52 UTC (2+ messages)
Requested feedback for new advertising MGMT command
2020-06-10 20:46 UTC
[PATCH BlueZ 1/3] adapter: Do not remove client watch directly if discovery fails
2020-06-10 20:25 UTC (2+ messages)
[PATCH BlueZ] a2dp: Use streaming mode when MPS is enabled
2020-06-10 20:24 UTC (2+ messages)
[Bluez PATCH v1] input: Disconnect ctrl chan only if intr chan was disconnected by us
2020-06-10 20:24 UTC (2+ messages)
[Bluez PATCH v2] input: disconnect intr channel before ctrl channel
2020-06-10 20:22 UTC (3+ messages)
[Bluez PATCH v1 1/2] device: add device_remove_bonding function
2020-06-10 18:18 UTC (3+ messages)
` [Bluez PATCH v1 2/2] input: Remove bonding info when receiving virtual cable unplug
[PATCH] doc: Add commands and event for handling device flags
2020-06-10 17:59 UTC (7+ messages)
[BlueZ PATCH v8] doc: Describe the new Advertisement Monitor support
2020-06-10 17:56 UTC (2+ messages)
[PATCH v1 0/3] Support reading and setting default system parameters
2020-06-10 16:58 UTC (10+ messages)
` [PATCH v1 1/3] mgmt: read/set system parameter definitions
` [PATCH v1 3/3] bluetooth: implement read/set default system parameters mgmt
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).