* linux-next: Signed-off-by missing for commit in the bpf-next tree
@ 2023-12-07 21:47 Stephen Rothwell
2023-12-07 21:57 ` Andrii Nakryiko
0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2023-12-07 21:47 UTC (permalink / raw)
To: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko
Cc: Andrei Matei, bpf, Networking, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 175 bytes --]
Hi all,
Commit
ec32ca301faa ("bpf: Add verifier regression test for previous patch")
is missing a Signed-off-by from its author.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: linux-next: Signed-off-by missing for commit in the bpf-next tree
2023-12-07 21:47 linux-next: Signed-off-by missing for commit in the bpf-next tree Stephen Rothwell
@ 2023-12-07 21:57 ` Andrii Nakryiko
0 siblings, 0 replies; 10+ messages in thread
From: Andrii Nakryiko @ 2023-12-07 21:57 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko,
Andrei Matei, bpf, Networking, Linux Kernel Mailing List,
Linux Next Mailing List
On Thu, Dec 7, 2023 at 1:48 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
> ec32ca301faa ("bpf: Add verifier regression test for previous patch")
>
> is missing a Signed-off-by from its author.
My bad for not noticing this, I'll fix it and force-push, sorry.
>
> --
> Cheers,
> Stephen Rothwell
^ permalink raw reply [flat|nested] 10+ messages in thread
* linux-next: Signed-off-by missing for commit in the bpf-next tree
@ 2024-11-10 21:00 Stephen Rothwell
2024-11-11 16:24 ` Andrii Nakryiko
0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2024-11-10 21:00 UTC (permalink / raw)
To: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko
Cc: bpf, Networking, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 172 bytes --]
Hi all,
Commit
9a28559932d2 ("selftests/bpf: Allow building with extra flags")
is missing a Signed-off-by from its committer.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: linux-next: Signed-off-by missing for commit in the bpf-next tree
2024-11-10 21:00 Stephen Rothwell
@ 2024-11-11 16:24 ` Andrii Nakryiko
0 siblings, 0 replies; 10+ messages in thread
From: Andrii Nakryiko @ 2024-11-11 16:24 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko, bpf,
Networking, Linux Kernel Mailing List, Linux Next Mailing List
On Sun, Nov 10, 2024 at 1:00 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
> 9a28559932d2 ("selftests/bpf: Allow building with extra flags")
>
> is missing a Signed-off-by from its committer.
>
Fixed it up, thanks for the heads up.
> --
> Cheers,
> Stephen Rothwell
^ permalink raw reply [flat|nested] 10+ messages in thread
* linux-next: Signed-off-by missing for commit in the bpf-next tree
@ 2024-08-13 22:53 Stephen Rothwell
2024-08-13 22:57 ` Andrii Nakryiko
0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2024-08-13 22:53 UTC (permalink / raw)
To: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko
Cc: bpf, Networking, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
Hi all,
Commits
e811c1ee15c7 ("bpf: convert bpf_token_create() to CLASS(fd, ...)")
795bc52f75ad ("bpf: more trivial fdget() conversions")
139dc6fa791d ("bpf: trivial conversions for fdget()")
2d74d8e9897c ("bpf: switch maps to CLASS(fd, ...)")
b57c48f806fd ("bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)")
b7014005e1e8 ("bpf: convert __bpf_prog_get() to CLASS(fd, ...)")
are missing a Signed-off-by from their committers.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: linux-next: Signed-off-by missing for commit in the bpf-next tree
2024-08-13 22:53 Stephen Rothwell
@ 2024-08-13 22:57 ` Andrii Nakryiko
0 siblings, 0 replies; 10+ messages in thread
From: Andrii Nakryiko @ 2024-08-13 22:57 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko, bpf,
Networking, Linux Kernel Mailing List, Linux Next Mailing List
On Tue, Aug 13, 2024 at 3:53 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
> e811c1ee15c7 ("bpf: convert bpf_token_create() to CLASS(fd, ...)")
> 795bc52f75ad ("bpf: more trivial fdget() conversions")
> 139dc6fa791d ("bpf: trivial conversions for fdget()")
> 2d74d8e9897c ("bpf: switch maps to CLASS(fd, ...)")
> b57c48f806fd ("bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)")
> b7014005e1e8 ("bpf: convert __bpf_prog_get() to CLASS(fd, ...)")
>
> are missing a Signed-off-by from their committers.
>
That was fast! I'll add my SOBs and force-push, thanks!
> --
> Cheers,
> Stephen Rothwell
^ permalink raw reply [flat|nested] 10+ messages in thread
* linux-next: Signed-off-by missing for commit in the bpf-next tree
@ 2022-11-22 21:24 Stephen Rothwell
2022-11-22 21:35 ` Alexei Starovoitov
0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2022-11-22 21:24 UTC (permalink / raw)
To: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko
Cc: bpf, Networking, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 226 bytes --]
Hi all,
Commit
6caf7a275b42 ("Revert "selftests/bpf: Temporarily disable linked list tests"")
is missing a Signed-off-by from its author and committer.
Reverts are commits too.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: linux-next: Signed-off-by missing for commit in the bpf-next tree
2022-11-22 21:24 Stephen Rothwell
@ 2022-11-22 21:35 ` Alexei Starovoitov
0 siblings, 0 replies; 10+ messages in thread
From: Alexei Starovoitov @ 2022-11-22 21:35 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Daniel Borkmann, Alexei Starovoitov, Andrii Nakryiko, bpf,
Networking, Linux Kernel Mailing List, Linux Next Mailing List
On Tue, Nov 22, 2022 at 1:24 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
> 6caf7a275b42 ("Revert "selftests/bpf: Temporarily disable linked list tests"")
>
> is missing a Signed-off-by from its author and committer.
>
> Reverts are commits too.
Ahh. Fixed and force pushed.
^ permalink raw reply [flat|nested] 10+ messages in thread
* linux-next: Signed-off-by missing for commit in the bpf-next tree
@ 2018-08-31 19:07 Stephen Rothwell
2018-09-01 0:06 ` Daniel Borkmann
0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2018-08-31 19:07 UTC (permalink / raw)
To: Daniel Borkmann, Alexei Starovoitov, Networking
Cc: Linux-Next Mailing List, Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
Hi all,
Commits
0f93c3995c93 ("bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program")
9452048c7940 ("bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt")
175eba5962b4 ("xdp: remove redundant variable 'headroom'")
are missing a Signed-off-by from their committers.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2024-11-11 16:25 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 21:47 linux-next: Signed-off-by missing for commit in the bpf-next tree Stephen Rothwell
2023-12-07 21:57 ` Andrii Nakryiko
-- strict thread matches above, loose matches on Subject: below --
2024-11-10 21:00 Stephen Rothwell
2024-11-11 16:24 ` Andrii Nakryiko
2024-08-13 22:53 Stephen Rothwell
2024-08-13 22:57 ` Andrii Nakryiko
2022-11-22 21:24 Stephen Rothwell
2022-11-22 21:35 ` Alexei Starovoitov
2018-08-31 19:07 Stephen Rothwell
2018-09-01 0:06 ` Daniel Borkmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox