linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in the netfilter tree
@ 2021-02-28  0:56 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2021-02-28  0:56 UTC (permalink / raw)
  To: Pablo Neira Ayuso, NetFilter
  Cc: Vasily Averin, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

Hi all,

In commit

  8e24edddad15 ("netfilter: x_tables: gpf inside xt_find_revision()")

Fixes tag

  Fixes: 656caff20e1 ("netfilter 04/09: x_tables: fix match/target revision lookup")

has these problem(s):

  - SHA1 should be at least 12 digits long

I don't think it is worth rebasing to fix this, but it can be fixed for
future commits by setting core.abbrev to 12 (or more) or (for git v2.11
or later) just making sure it is not set (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: Fixes tag needs some work in the netfilter tree
  2024-02-08  4:57 Stephen Rothwell
@ 2024-02-08  8:07 ` Jozsef Kadlecsik
  0 siblings, 0 replies; 5+ messages in thread
From: Jozsef Kadlecsik @ 2024-02-08  8:07 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Pablo Neira Ayuso, NetFilter, Linux Kernel Mailing List,
	Linux Next Mailing List

Hi,

On Thu, 8 Feb 2024, Stephen Rothwell wrote:

> In commit
> 
>   6099505cd2a2 ("netfilter: ipset: Missing gc cancellations fixed")
> 
> Fixes tag
> 
>   Fixes: fdb8e12cc2cc ("netfilter: ipset: fix performance regression in swap operation")
> 
> has these problem(s):
> 
>   - Target SHA1 does not exist
> 
> Maybe you meant:
> 
> Fixes: 97f7cf1cd80e ("netfilter: ipset: fix performance regression in swap operation")

Yes, exactly. Accidentally I used the tag from my git tree and that caused 
the incorrect tag value. If that's OK, I'll send a fix for the nf-next 
tree when the patch reaches it.

Best regards,
Jozsef
-- 
E-mail  : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.hu
PGP key : https://wigner.hu/~kadlec/pgp_public_key.txt
Address : Wigner Research Centre for Physics
          H-1525 Budapest 114, POB. 49, Hungary

^ permalink raw reply	[flat|nested] 5+ messages in thread

* linux-next: Fixes tag needs some work in the netfilter tree
@ 2024-02-08  4:57 Stephen Rothwell
  2024-02-08  8:07 ` Jozsef Kadlecsik
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2024-02-08  4:57 UTC (permalink / raw)
  To: Pablo Neira Ayuso, NetFilter
  Cc: Jozsef Kadlecsik, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

Hi all,

In commit

  6099505cd2a2 ("netfilter: ipset: Missing gc cancellations fixed")

Fixes tag

  Fixes: fdb8e12cc2cc ("netfilter: ipset: fix performance regression in swap operation")

has these problem(s):

  - Target SHA1 does not exist

Maybe you meant:

Fixes: 97f7cf1cd80e ("netfilter: ipset: fix performance regression in swap operation")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* linux-next: Fixes tag needs some work in the netfilter tree
@ 2021-05-23  2:38 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2021-05-23  2:38 UTC (permalink / raw)
  To: Pablo Neira Ayuso, NetFilter
  Cc: Florian Westphal, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

Hi all,

In commit

  22cbdbcfb61a ("netfilter: conntrack: unregister ipv4 sockopts on error unwind")

Fixes tag

  Fixes: a0ae2562c6c ("netfilter: conntrack: remove l3proto abstraction")

has these problem(s):

  - SHA1 should be at least 12 digits long

This is probably not worth rebasing for, but can be avoided in the
future by setting core.abbrev to 12 (or more) or (for git v2.11 or later)
just making sure it is not set (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* linux-next: Fixes tag needs some work in the netfilter tree
@ 2019-05-06 13:08 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2019-05-06 13:08 UTC (permalink / raw)
  To: Pablo Neira Ayuso, NetFilter
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Kristian Evensen

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

Hi all,

n commit

  4ff6d55abba3 ("netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression")

Fixes tag

  Fixes: 59c08c69c278 ("netfilter: ctnetlink: Support L3 protocol-filter

has these problem(s):

  - Please do not split Fixes tags over more than one line.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-08  8:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-28  0:56 linux-next: Fixes tag needs some work in the netfilter tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2024-02-08  4:57 Stephen Rothwell
2024-02-08  8:07 ` Jozsef Kadlecsik
2021-05-23  2:38 Stephen Rothwell
2019-05-06 13:08 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).