All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in Linus' tree
@ 2019-02-02 21:28 Stephen Rothwell
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2019-02-02 21:28 UTC (permalink / raw)
  To: Jianchao Wang, Jens Axboe
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Linus Torvalds

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

[Just a reminder for the future.]

Hi all,

In commit

  85bd6e61f34d ("blk-mq: fix a hung issue when fsync")

Fixes tag

  Fixes: bd166ef1 (blk-mq-sched: add framework for MQ capable IO schedulers)

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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] 7+ messages in thread

* linux-next: Fixes tag needs some work in Linus' tree
@ 2021-09-21  2:10 Stephen Rothwell
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2021-09-21  2:10 UTC (permalink / raw)
  To: David Howells
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  345e1ae0c6ba ("afs: Fix missing put on afs_read objects and missing get on the key therein")

Fixes tag

  Fixes: f7605fa869cf ("afs: Fix leak of afs_read objects")

has these problem(s):

  - Target SHA1 does not exist

Sorry, I could not find the intended commit :-(

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: Fixes tag needs some work in Linus' tree
@ 2019-02-21 20:16 Stephen Rothwell
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2019-02-21 20:16 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Darrick J. Wong, Andrew Morton, Hugh Dickins

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

Hi Linus,

In commit

  1062af920c07 ("tmpfs: fix link accounting when a tmpfile is linked in")

Fixes tag

  Fixes: f4e0c30c191 ("allow the temp files created by open() to be linked to")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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] 7+ messages in thread

* Re: linux-next: Fixes tag needs some work in Linus' tree
  2019-02-20 20:38 Stephen Rothwell
@ 2019-02-20 21:36 ` David Howells
  0 siblings, 0 replies; 7+ messages in thread
From: David Howells @ 2019-02-20 21:36 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: dhowells, Linus Torvalds, Linux Next Mailing List,
	Linux Kernel Mailing List, James Morris

Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> In commit
> 
>   822ad64d7e46 ("keys: Fix dependency loop between construction record and auth key")
> 
> Fixes tag
> 
>   Fixes: 7ee02a316600 ("keys: Fix dependency loop between construction record and auth key")
> 
> has these problem(s):
> 
>   - Target SHA1 does not exist

Oops.  I guess I pasted in the wrong commit details.

	commit 76181c134f87479fa13bf2548ddf2999055d34d4
	KEYS: Make request_key() and co fundamentally asynchronous

should've been it.

David

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

* linux-next: Fixes tag needs some work in Linus' tree
@ 2019-02-20 20:38 Stephen Rothwell
  2019-02-20 21:36 ` David Howells
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2019-02-20 20:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	David Howells, James Morris

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

Hi all,

In commit

  822ad64d7e46 ("keys: Fix dependency loop between construction record and auth key")

Fixes tag

  Fixes: 7ee02a316600 ("keys: Fix dependency loop between construction record and auth key")

has these problem(s):

  - Target SHA1 does not exist

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: Fixes tag needs some work in Linus' tree
  2019-02-18 20:33 Stephen Rothwell
@ 2019-02-19  1:58 ` Changbin Du
  0 siblings, 0 replies; 7+ messages in thread
From: Changbin Du @ 2019-02-19  1:58 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linus Torvalds, Linux Next Mailing List,
	Linux Kernel Mailing List, Changbin Du, Steven Rostedt (VMware)

On Tue, Feb 19, 2019 at 07:33:45AM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> [Just a note for some future improvement]
> 
> In commit
> 
>   2c4f1fcbef0b ("kprobe: Do not use uaccess functions to access kernel memory that can fault")
> 
> Fixes tag
> 
>   Fixes: 9da3f2b7405 ("x86/fault: BUG() when uaccess helpers fault on kernel addresses")
> 
> has these problem(s):
> 
>   - SHA1 should be at least 12 digits long
>     Can be fixed 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").
> 
> --
Thanks for reminding. The scripts/checkpatch.pl does has such check but
it only checks the commit message body. I will try to extend it to
include tags, and hint how to configure git.

> Cheers,
> Stephen Rothwell



-- 
Cheers,
Changbin Du

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

* linux-next: Fixes tag needs some work in Linus' tree
@ 2019-02-18 20:33 Stephen Rothwell
  2019-02-19  1:58 ` Changbin Du
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2019-02-18 20:33 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Changbin Du,
	Steven Rostedt (VMware)

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

Hi all,

[Just a note for some future improvement]

In commit

  2c4f1fcbef0b ("kprobe: Do not use uaccess functions to access kernel memory that can fault")

Fixes tag

  Fixes: 9da3f2b7405 ("x86/fault: BUG() when uaccess helpers fault on kernel addresses")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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] 7+ messages in thread

end of thread, other threads:[~2021-09-21  2:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-02 21:28 linux-next: Fixes tag needs some work in Linus' tree Stephen Rothwell
2019-02-18 20:33 Stephen Rothwell
2019-02-19  1:58 ` Changbin Du
2019-02-20 20:38 Stephen Rothwell
2019-02-20 21:36 ` David Howells
2019-02-21 20:16 Stephen Rothwell
2021-09-21  2:10 Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.