Skip to content

block/early-lookup: Replace strlen() strcpy() pair with strscpy()#936

Open
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1107135=>linus-master
Open

block/early-lookup: Replace strlen() strcpy() pair with strscpy()#936
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1107135=>linus-master

Conversation

@blktests-ci

@blktests-ci blktests-ci Bot commented Jun 6, 2026

Copy link
Copy Markdown

Pull request for series with
subject: block/early-lookup: Replace strlen() strcpy() pair with strscpy()
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1107135

@blktests-ci

blktests-ci Bot commented Jun 6, 2026

Copy link
Copy Markdown
Author

Upstream branch: ddd664b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci

blktests-ci Bot commented Jun 7, 2026

Copy link
Copy Markdown
Author

Upstream branch: 979c294
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from 26c12f6 to 8ca160c Compare June 7, 2026 15:07
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from a7bb5c5 to 5e41a3b Compare June 10, 2026 13:31
@blktests-ci

blktests-ci Bot commented Jun 10, 2026

Copy link
Copy Markdown
Author

Upstream branch: acb7500
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from 8ca160c to 1dce208 Compare June 10, 2026 13:44
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 5e41a3b to c3a084b Compare June 10, 2026 20:26
@blktests-ci

blktests-ci Bot commented Jun 11, 2026

Copy link
Copy Markdown
Author

Upstream branch: 9716c08
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from 1dce208 to ba6dc8e Compare June 11, 2026 09:18
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from c3a084b to 5f78e5d Compare June 12, 2026 22:27
@blktests-ci

blktests-ci Bot commented Jun 12, 2026

Copy link
Copy Markdown
Author

Upstream branch: 2a2974b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from ba6dc8e to 8c99cbf Compare June 12, 2026 22:40
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 5f78e5d to e48f9db Compare June 13, 2026 01:19
@blktests-ci

blktests-ci Bot commented Jun 13, 2026

Copy link
Copy Markdown
Author

Upstream branch: 062871f
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from 8c99cbf to fe8fbce Compare June 13, 2026 01:38
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch 2 times, most recently from 199644a to e6d9eb8 Compare June 17, 2026 12:02
@blktests-ci

blktests-ci Bot commented Jun 17, 2026

Copy link
Copy Markdown
Author

Upstream branch: 66affa3
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from fe8fbce to 419b27a Compare June 17, 2026 13:45
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from e6d9eb8 to 7d8604f Compare June 24, 2026 01:11
@blktests-ci

blktests-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown
Author

Upstream branch: bade58e
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from 419b27a to 6165222 Compare June 24, 2026 01:42
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 7d8604f to 4cc45a3 Compare June 26, 2026 08:14
@blktests-ci

blktests-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown
Author

Upstream branch: 4edcdef
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from 6165222 to 78883a8 Compare June 26, 2026 09:02
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 4cc45a3 to 90ffd56 Compare June 29, 2026 17:14
Use the result of strscpy() for the overflow check.

Signed-off-by: David Laight <david.laight.linux@gmail.com>
@blktests-ci

blktests-ci Bot commented Jun 29, 2026

Copy link
Copy Markdown
Author

Upstream branch: dc59e4f
series: https://patchwork.kernel.org/project/linux-block/list/?series=1107135
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1107135=>linus-master branch from 78883a8 to d0fe75f Compare June 29, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants