The following changes since commit f8e9bd34cedd89b93b1167aa32ab8ecd6c2ccf4a: Merge branch 'smc-fix' (2022-03-03 10:34:18 +0000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-03-03 for you to fetch changes up to 008ee9eb8a11bcabf12c91771dd4f470b082bd44: Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (2022-03-03 13:30:03 +0100) ---------------------------------------------------------------- bluetooth pull request for net: - Fix regression with processing of MGMT commands - Fix unbalanced unlock in Set Device Flags ---------------------------------------------------------------- Hans de Goede (1): Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() Luiz Augusto von Dentz (1): Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work net/bluetooth/hci_sync.c | 49 +++++++++++++++++++++++------------------------- net/bluetooth/mgmt.c | 2 +- 2 files changed, 24 insertions(+), 27 deletions(-)