Message ID | cover.1687115142.git.pav@iki.fi (mailing list archive) |
---|---|
Headers | show |
Series | Bluetooth: ISO-related concurrency fixes | expand |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Mon, 19 Jun 2023 01:04:30 +0300 you wrote: > This series addresses some concurrency issues (NULL / GPF) in ISO > sockets or related. > > v3: > - Copy the pend_le_* lists, iterate over copy to make it simple. > - Rename to hci_pend_le_list_* > > [...] Here is the summary with links: - [v3,1/3] Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/7b48b117e516 - [v3,2/3] Bluetooth: hci_event: call disconnect callback before deleting conn https://git.kernel.org/bluetooth/bluetooth-next/c/e61a5be1d421 - [v3,3/3] Bluetooth: ISO: fix iso_conn related locking and validity issues https://git.kernel.org/bluetooth/bluetooth-next/c/d9687da53dab You are awesome, thank you!