public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: duplicate patch in the mm-hotfixes tree
@ 2023-02-12 21:00 Stephen Rothwell
  2023-02-13 21:54 ` Stephen Rothwell
  0 siblings, 1 reply; 18+ messages in thread
From: Stephen Rothwell @ 2023-02-12 21:00 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Chunwei Chen, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  c2d6ac6f92ac ("mm/page_alloc.c: fix page corruption caused by racy check in __free_pages")

This is commit

  462a8e08e0e6 ("Fix page corruption caused by racy check in __free_pages")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: duplicate patch in the mm-hotfixes tree
  2023-02-12 21:00 Stephen Rothwell
@ 2023-02-13 21:54 ` Stephen Rothwell
  2023-02-13 22:29   ` Andrew Morton
  0 siblings, 1 reply; 18+ messages in thread
From: Stephen Rothwell @ 2023-02-13 21:54 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Chunwei Chen, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

On Mon, 13 Feb 2023 08:00:52 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> The following commit is also in Linus Torvalds' tree as a different commit
> (but the same patch):
> 
>   c2d6ac6f92ac ("mm/page_alloc.c: fix page corruption caused by racy check in __free_pages")

This is now commit 1a520a4425b0.

> This is commit
> 
>   462a8e08e0e6 ("Fix page corruption caused by racy check in __free_pages")
> 
> in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: duplicate patch in the mm-hotfixes tree
  2023-02-13 21:54 ` Stephen Rothwell
@ 2023-02-13 22:29   ` Andrew Morton
  2023-02-14  0:09     ` Stephen Rothwell
  0 siblings, 1 reply; 18+ messages in thread
From: Andrew Morton @ 2023-02-13 22:29 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Chunwei Chen, Linux Kernel Mailing List, Linux Next Mailing List

On Tue, 14 Feb 2023 08:54:52 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> On Mon, 13 Feb 2023 08:00:52 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > The following commit is also in Linus Torvalds' tree as a different commit
> > (but the same patch):
> > 
> >   c2d6ac6f92ac ("mm/page_alloc.c: fix page corruption caused by racy check in __free_pages")
> 
> This is now commit 1a520a4425b0.
> 

yup, thanks.  I've made a note not to send this upstream.  But I'll
keep it around in mm-hotfixes-unstable for a while so that users of the
6.2-rc4 based mm.git trees have it.

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

* Re: linux-next: duplicate patch in the mm-hotfixes tree
  2023-02-13 22:29   ` Andrew Morton
@ 2023-02-14  0:09     ` Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2023-02-14  0:09 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Chunwei Chen, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi Andrew,

On Mon, 13 Feb 2023 14:29:53 -0800 Andrew Morton <akpm@linux-foundation.org> wrote:
>
> yup, thanks.  I've made a note not to send this upstream.  But I'll
> keep it around in mm-hotfixes-unstable for a while so that users of the
> 6.2-rc4 based mm.git trees have it.

No worries, thanks.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2023-02-27  1:28 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2023-02-27  1:28 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  df533767b904 ("mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()")

this is commit

  2fcd07b7ccd5 ("mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2023-03-13 21:24 Stephen Rothwell
  2023-03-15  2:13 ` Stephen Rothwell
  0 siblings, 1 reply; 18+ messages in thread
From: Stephen Rothwell @ 2023-03-13 21:24 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Arnaldo Carvalho de Melo, Joey Gouly, Peter Xu,
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  a1713ab0740f ("tools headers UAPI: Sync linux/prctl.h with the kernel sources")

This is commit

  df4b933e0e51 ("tools headers UAPI: Sync linux/prctl.h with the kernel sources")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: duplicate patch in the mm-hotfixes tree
  2023-03-13 21:24 Stephen Rothwell
@ 2023-03-15  2:13 ` Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2023-03-15  2:13 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Arnaldo Carvalho de Melo, Joey Gouly, Peter Xu,
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

On Tue, 14 Mar 2023 08:24:47 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> The following commit is also in Linus Torvalds' tree as a different commit
> (but the same patch):
> 
>   a1713ab0740f ("tools headers UAPI: Sync linux/prctl.h with the kernel sources")

The above is now commit

  36714de4fa54 ("tools headers UAPI: sync linux/prctl.h with the kernel sources")

> This is commit
> 
>   df4b933e0e51 ("tools headers UAPI: Sync linux/prctl.h with the kernel sources")
> 
> in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2023-06-07 22:47 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2023-06-07 22:47 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Thomas Gleixner, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  d2f04aea9be5 ("MAINTAINERS: add entry for debug objects")

This is commit

  25bda386c3d5 ("MAINTAINERS: Add entry for debug objects")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2023-10-02 20:47 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2023-10-02 20:47 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  d6e3429602a0 ("i915: limit the length of an sg list to the requested length")

This is commit

  863a8eb3f270 ("i915: Limit the length of an sg list to the requested length")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2024-04-21 22:10 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2024-04-21 22:10 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Masami Hiramatsu (Google), Qiang Zhang, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  20c9b0ca4082 ("bootconfig: use memblock_free_late to free xbc memory to buddy")

This is commit

  89f9a1e876b5 ("bootconfig: use memblock_free_late to free xbc memory to buddy")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2024-08-14 22:19 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2024-08-14 22:19 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  a94f66324a2a ("Squashfs: sanity check symbolic link size")

from the mm-hotfixes-unstable branch of the mm-hotfixes tree.

This is commit

  810ee43d9cd2 ("Squashfs: sanity check symbolic link size")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2024-08-18 21:58 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2024-08-18 21:58 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  8e1aa267f430 ("kunit/overflow: fix UB in overflow_allocation_test")

This is commit

  92e9bac18124 ("kunit/overflow: Fix UB in overflow_allocation_test")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2024-10-21 20:56 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2024-10-21 20:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  9303c602557b ("nilfs2: fix kernel bug due to missing clearing of buffer delay flag")

from the mm-hotfixes-unstable branch of the mm-hotfixes tree.  This is
commit

  6ed469df0bfb ("nilfs2: fix kernel bug due to missing clearing of buffer delay flag")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2024-11-07 21:32 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2024-11-07 21:32 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  b27b8cf966c1 ("MAINTAINERS: remove Florian from DSA entry")

from the mm-hotfixes-unstable branch of the mm=hotfixes tree.  This is
commit

  be31ec5c8efa ("MAINTAINERS: Remove self from DSA entry")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2025-01-07  6:08 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2025-01-07  6:08 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  b95a22c1f85e ("revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"")

from the mm-hotfixes-unstable branch of the mm-hotfixes tree.  This is
commit

  cd6313beaeae ("Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2025-09-07 21:53 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2025-09-07 21:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  8afbd0045922 ("riscv: kexec: initialize kexec_buf struct")

This is commit

  95c54cd9c769 ("riscv: kexec: Initialize kexec_buf struct")

in Linus'tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2025-10-24  4:31 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2025-10-24  4:31 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  d8858aa4bc8f ("MAINTAINERS: add Mark Brown as a linux-next maintainer")

This is commit

  6fab32bb6508 ("MAINTAINERS: add Mark Brown as a linux-next maintainer")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: duplicate patch in the mm-hotfixes tree
@ 2025-11-24 20:37 Stephen Rothwell
  0 siblings, 0 replies; 18+ messages in thread
From: Stephen Rothwell @ 2025-11-24 20:37 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  b11989eeb0d8 ("mm/huge_memory: Fix initialization of huge zero folio")

This is commit

  5bebe8de1926 ("mm/huge_memory: Fix initialization of huge zero folio")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2025-11-24 20:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24 20:37 linux-next: duplicate patch in the mm-hotfixes tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2025-10-24  4:31 Stephen Rothwell
2025-09-07 21:53 Stephen Rothwell
2025-01-07  6:08 Stephen Rothwell
2024-11-07 21:32 Stephen Rothwell
2024-10-21 20:56 Stephen Rothwell
2024-08-18 21:58 Stephen Rothwell
2024-08-14 22:19 Stephen Rothwell
2024-04-21 22:10 Stephen Rothwell
2023-10-02 20:47 Stephen Rothwell
2023-06-07 22:47 Stephen Rothwell
2023-03-13 21:24 Stephen Rothwell
2023-03-15  2:13 ` Stephen Rothwell
2023-02-27  1:28 Stephen Rothwell
2023-02-12 21:00 Stephen Rothwell
2023-02-13 21:54 ` Stephen Rothwell
2023-02-13 22:29   ` Andrew Morton
2023-02-14  0:09     ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox