Linux bluetooth development
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v2 00/10] Replace the name2utf8 copies with str2utf8
Date: Mon, 24 Aug 2026 15:20:08 +0000	[thread overview]
Message-ID: <178758480814.2968570.14468593902711921.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260820183037.2713973-1-luiz.dentz@gmail.com>

Hello:

This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Thu, 20 Aug 2026 14:30:27 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> There are five near copies of the same helper turning a remote name into
> a UTF-8 string, in monitor/att.c, profiles/audio/mcp.c,
> profiles/gap/gas.c, src/eir.c and src/shared/ad.c, and none of them
> agree with each other.
> 
> [...]

Here is the summary with links:
  - [BlueZ,v2,01/10] eir: Fix stack buffer overflow when parsing the remote name
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=381b5d0d2089
  - [BlueZ,v2,02/10] shared/ad: Fix reading past the name that was copied
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=784203160e2f
  - [BlueZ,v2,03/10] unit/test-eir: Add tests for the longest local names
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=debd432ef13c
  - [BlueZ,v2,04/10] shared/util: Make strnlenutf8 reject ill-formed sequences
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=3ad832a3c2a9
  - [BlueZ,v2,05/10] shared/util: Add str2utf8
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=11081f60d95f
  - [BlueZ,v2,06/10] unit/test-util: Add str2utf8 tests
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=74c56dff2aa5
  - [BlueZ,v2,07/10] Replace the name2utf8 copies with str2utf8
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=8c81ab108b09
  - [BlueZ,v2,08/10] device: Fix the name truncation splitting UTF-8 sequences
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2bf8286c4ebe
  - [BlueZ,v2,09/10] device: Rename btd_device_device_set_name to btd_device_set_name
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=bef0faa312ee
  - [BlueZ,v2,10/10] unit/test-util: Cover strtoutf8 with the str2utf8 tests
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f0e40c5b3e6a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-08-24 15:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20 18:30 [PATCH BlueZ v2 00/10] Replace the name2utf8 copies with str2utf8 Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 01/10] eir: Fix stack buffer overflow when parsing the remote name Luiz Augusto von Dentz
2026-08-20 20:04   ` Replace the name2utf8 copies with str2utf8 bluez.test.bot
2026-08-20 18:30 ` [PATCH BlueZ v2 02/10] shared/ad: Fix reading past the name that was copied Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 03/10] unit/test-eir: Add tests for the longest local names Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 04/10] shared/util: Make strnlenutf8 reject ill-formed sequences Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 05/10] shared/util: Add str2utf8 Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 06/10] unit/test-util: Add str2utf8 tests Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 07/10] Replace the name2utf8 copies with str2utf8 Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 08/10] device: Fix the name truncation splitting UTF-8 sequences Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 09/10] device: Rename btd_device_device_set_name to btd_device_set_name Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 10/10] unit/test-util: Cover strtoutf8 with the str2utf8 tests Luiz Augusto von Dentz
2026-08-24 15:20 ` patchwork-bot+bluetooth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178758480814.2968570.14468593902711921.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox