Hello:
This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <[email protected]>:
On Tue, 12 May 2026 04:12:15 -0700 you wrote:
> Continue the conversion to .getsockopt_iter for the Bluetooth socket
> families: hci_sock, ISO, RFCOMM, SCO and L2CAP. The first patch is a
> small precursor that fixes a long-standing 1-byte put_user write in
> hci_sock_getsockopt_old() so the subsequent conversion stays mechanical.
>
> The riskiest change in this series is the SCO BT_CODEC conversion: it
> is the only one that drops an open-coded ptr cursor in favour of
> relying on iter_out advancing naturally on every copy_to_iter() call.
> Every other socket option is a near-mechanical s/copy_to_user/
> copy_to_iter/ rewrite, but BT_CODEC walks a variable-length list of
> codecs + capabilities and previously tracked its own write offset by
> hand. Getting the cursor semantics wrong here would silently truncate
> or misalign user-visible codec data.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/6] Bluetooth: hci_sock: write the full optval for getsockopt
https://git.kernel.org/bluetooth/bluetooth-next/c/375386737970
- [net-next,v2,2/6] Bluetooth: hci_sock: convert to getsockopt_iter
https://git.kernel.org/bluetooth/bluetooth-next/c/317bb006946a
- [net-next,v2,3/6] Bluetooth: ISO: convert to getsockopt_iter
https://git.kernel.org/bluetooth/bluetooth-next/c/2b650bf299b6
- [net-next,v2,4/6] Bluetooth: RFCOMM: convert to getsockopt_iter
https://git.kernel.org/bluetooth/bluetooth-next/c/477cbdca7568
- [net-next,v2,5/6] Bluetooth: L2CAP: convert to getsockopt_iter
https://git.kernel.org/bluetooth/bluetooth-next/c/fcadc2780bf2
- [net-next,v2,6/6] Bluetooth: SCO: convert to getsockopt_iter
https://git.kernel.org/bluetooth/bluetooth-next/c/ff2e1268ee45
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html