public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warnings after merge of the mm tree
@ 2024-02-21  5:27 Stephen Rothwell
  2024-02-21 17:12 ` SeongJae Park
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2024-02-21  5:27 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SeongJae Park, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

Documentation/admin-guide/mm/damon/usage.rst:186: WARNING: undefined label: 'damon_design_confiurable_operations_set'
Documentation/admin-guide/mm/damon/usage.rst:369: WARNING: undefined label: 'damon_design_damos_quota_auto_tuning'

Introduced by commits

  afc858f0e6db ("Docs/mm/damon: move DAMON operation sets list from the usage to the design document")
  d50e871bd78b ("Docs/admin-guide/mm/damon/usage: document quota goal metric file")

from the mm-unstable branch of the mm tree.

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2025-03-05  9:42 Stephen Rothwell
  2025-03-05  9:53 ` David Hildenbrand
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2025-03-05  9:42 UTC (permalink / raw)
  To: Andrew Morton
  Cc: David Hildenbrand, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

include/linux/mm_types.h:482: warning: Function parameter or struct member '_usable_1' not described in 'folio'
include/linux/mm_types.h:482: warning: Function parameter or struct member '_mapcount_1' not described in 'folio'
include/linux/mm_types.h:482: warning: Function parameter or struct member '_refcount_1' not described in 'folio'

Introduced by commit

  bbde3b621cf7 ("mm: let _folio_nr_pages overlay memcg_data in first tail page")

from the mm-unstable branch of the mm tree.

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2025-02-17  6:10 Stephen Rothwell
  2025-02-17 16:28 ` Suren Baghdasaryan
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2025-02-17  6:10 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Suren Baghdasaryan, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

Documentation/core-api/refcount-vs-atomic.rst:90: WARNING: Title underline too short.

case 2) - non-"Read/Modify/Write" (RMW) ops with release ordering
------------------------------------------- [docutils]
Documentation/core-api/refcount-vs-atomic.rst:142: WARNING: Title underline too short.

case 6) - increment-based RMW ops with acquire ordering that return a value
----------------------------------------------------- [docutils]

Introduced by commit

  03b412c8b184 ("refcount: provide ops for cases when object's memory can be reused")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2025-02-10  3:49 Stephen Rothwell
  0 siblings, 0 replies; 42+ messages in thread
From: Stephen Rothwell @ 2025-02-10  3:49 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Alexander Graf, Mike Rapoport (Microsoft),
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

Documentation/kho/usage.rst:10: WARNING: undefined label: 'concepts' [ref.ref]
Documentation/kho/usage.rst:31: WARNING: undefined label: 'kho active phase' [ref.ref]

Introduced by commit

  cf8eba2f58e1 ("kexec: add documentation for KHO")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2025-02-09 23:06 Stephen Rothwell
  0 siblings, 0 replies; 42+ messages in thread
From: Stephen Rothwell @ 2025-02-09 23:06 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Alexander Graf, Mike Rapoport (Microsoft),
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (x86_64 allmodconfig)
produced these warnings:

WARNING: modpost: vmlinux: section mismatch in reference: kho_reserve_scratch+0xa9 (section: .text.unlikely) -> memblock_alloc_try_nid (section: .init.text)
WARNING: modpost: vmlinux: section mismatch in reference: kho_reserve_scratch+0xd5 (section: .text.unlikely) -> scratch_size (section: .init.text)
WARNING: modpost: vmlinux: section mismatch in reference: kho_reserve_scratch+0xe9 (section: .text.unlikely) -> memblock_phys_alloc_range (section: .init.text)
WARNING: modpost: vmlinux: section mismatch in reference: kho_reserve_scratch+0x1b4 (section: .text.unlikely) -> scratch_size (section: .init.text)
WARNING: modpost: vmlinux: section mismatch in reference: kho_reserve_scratch+0x1d1 (section: .text.unlikely) -> memblock_alloc_range_nid (section: .init.text)

Introduced by commit

  5a86a3085351 ("kexec: add Kexec HandOver (KHO) generation helpers")

from the mm-unstable branch of the mm tree.

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2025-01-06  6:42 Stephen Rothwell
  0 siblings, 0 replies; 42+ messages in thread
From: Stephen Rothwell @ 2025-01-06  6:42 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Kuan-Wei Chiu, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs)
produced these warnings:

Documentation/core-api/kernel-api:108: lib/sort.c:206: ERROR: Unexpected indentation.
Documentation/core-api/kernel-api:108: lib/sort.c:207: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/core-api/kernel-api:111: lib/list_sort.c:114: ERROR: Unexpected indentation.
Documentation/core-api/kernel-api:111: lib/list_sort.c:115: WARNING: Block quote ends without a blank line; unexpected unindent.

Introduced by commits

  504556ace988 ("lib/sort: clarify comparison function requirements in sort_r()")
  d61e15e52019 ("lib/list_sort: clarify comparison function requirements in list_sort()")

from the mm-nonmm-unstable branch.
-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2024-09-11 10:21 Stephen Rothwell
  0 siblings, 0 replies; 42+ messages in thread
From: Stephen Rothwell @ 2024-09-11 10:21 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Michal Hocko, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

fs/inode.c:242: warning: expecting prototype for inode_init_always(). Prototype was for inode_init_always_gfp() instead
security/security.c:749: warning: Function parameter or struct member 'gfp' not described in 'lsm_inode_alloc'
security/security.c:1689: warning: Function parameter or struct member 'gfp' not described in 'security_inode_alloc'

Introduced by commit

  3346ada04cf5 ("bcachefs: do not use PF_MEMALLOC_NORECLAIM")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2024-07-01  8:49 Stephen Rothwell
  2024-07-02  3:14 ` Andrew Morton
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2024-07-01  8:49 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Jiaqi Yan, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

Documentation/admin-guide/sysctl/vm.rst:278: ERROR: Unexpected indentation.
Documentation/admin-guide/sysctl/vm.rst:279: WARNING: Block quote ends without a blank line; unexpected unindent.

Introduced by commit

  2cba7831f62c ("docs: mm: add enable_soft_offline sysctl")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2024-07-01  1:01 Stephen Rothwell
  2024-07-01  1:13 ` Andrii Nakryiko
  2024-07-01  8:28 ` Stephen Rothwell
  0 siblings, 2 replies; 42+ messages in thread
From: Stephen Rothwell @ 2024-07-01  1:01 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Andrii Nakryiko, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (arm
multi_v7_defconfig) produced these warnings:

fs/proc/task_mmu.c: In function 'do_procmap_query':
fs/proc/task_mmu.c:598:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  598 |         if (karg.vma_name_size && copy_to_user((void __user *)karg.vma_name_addr,
      |                                                ^
fs/proc/task_mmu.c:605:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  605 |         if (karg.build_id_size && copy_to_user((void __user *)karg.build_id_addr,
      |                                                ^

Introduced by commits

  3757be498749 ("fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps")
  df789ce1eb90 ("fs/procfs: add build ID fetching to PROCMAP_QUERY API")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2024-03-25  1:36 Stephen Rothwell
  2024-03-26  2:19 ` Suren Baghdasaryan
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2024-03-25  1:36 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Kent Overstreet, Suren Baghdasaryan, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

include/linux/slab.h:545: warning: expecting prototype for kmem_cache_alloc(). Prototype was for kmem_cache_alloc_noprof() instead
include/linux/slab.h:652: warning: expecting prototype for kmalloc(). Prototype was for kmalloc_noprof() instead
include/linux/slab.h:692: warning: expecting prototype for kmalloc_array(). Prototype was for kmalloc_array_noprof() instead
include/linux/slab.h:714: warning: expecting prototype for krealloc_array(). Prototype was for krealloc_array_noprof() instead
include/linux/slab.h:730: warning: Function parameter or struct member '_n' not described in 'kcalloc'
include/linux/slab.h:730: warning: Function parameter or struct member '_size' not described in 'kcalloc'
include/linux/slab.h:730: warning: Function parameter or struct member '_flags' not described in 'kcalloc'
include/linux/slab.h:730: warning: Excess function parameter 'n' description in 'kcalloc'
include/linux/slab.h:730: warning: Excess function parameter 'size' description in 'kcalloc'
include/linux/slab.h:730: warning: Excess function parameter 'flags' description in 'kcalloc'
include/linux/slab.h:774: warning: expecting prototype for kzalloc(). Prototype was for kzalloc_noprof() instead
mm/slab_common.c:1217: warning: expecting prototype for krealloc(). Prototype was for krealloc_noprof() instead
mm/util.c:751: warning: expecting prototype for __vcalloc(). Prototype was for __vcalloc_noprof() instead
mm/vmalloc.c:3897: warning: expecting prototype for vmalloc(). Prototype was for vmalloc_noprof() instead
mm/vmalloc.c:3916: warning: expecting prototype for vmalloc_huge(). Prototype was for vmalloc_huge_noprof() instead
mm/vmalloc.c:3953: warning: expecting prototype for vmalloc_user(). Prototype was for vmalloc_user_noprof() instead
mm/mempool.c:245: warning: expecting prototype for mempool_init(). Prototype was for mempool_init_noprof() instead
mm/mempool.c:271: warning: Function parameter or struct member 'gfp_mask' not described in 'mempool_create_node_noprof'
mm/mempool.c:271: warning: Function parameter or struct member 'node_id' not described in 'mempool_create_node_noprof'
mm/mempool.c:271: warning: expecting prototype for mempool_create_node(). Prototype was for mempool_create_node_noprof() instead

Introduced by commits

  c64e38ed88d1 ("mm/slab: enable slab allocation tagging for kmalloc and friends")
  ea7b8933f21b ("mempool: hook up to memory allocation profiling")
  576477564ede ("mm: vmalloc: enable memory allocation profiling")

from the mm-unstable branch of the mm tree.

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2023-07-27  4:28 Stephen Rothwell
  2023-07-27  4:46 ` Aneesh Kumar K.V
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2023-07-27  4:28 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Aneesh Kumar K.V, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (powerpc allyesconfig)
produced these warnings:

WARNING: modpost: vmlinux: section mismatch in reference: remove_pte_table+0x230 (section: .text.remove_pte_table) -> free_vmemmap_pages (section: .meminit.text)
WARNING: modpost: vmlinux: section mismatch in reference: remove_pte_table+0x43c (section: .text.remove_pte_table) -> vmemmap_populated (section: .meminit.text)
WARNING: modpost: vmlinux: section mismatch in reference: remove_pte_table+0x4a4 (section: .text.remove_pte_table) -> free_vmemmap_pages (section: .meminit.text)

Introduced by commit

  25081814314b ("powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling function")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2023-05-08  4:54 Stephen Rothwell
  2023-05-08 16:10 ` Liam R. Howlett
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2023-05-08  4:54 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Liam R. Howlett, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

lib/maple_tree.c:6054: warning: Function parameter or member 'mas' not described in 'mas_find_setup'
lib/maple_tree.c:6054: warning: Function parameter or member 'max' not described in 'mas_find_setup'
lib/maple_tree.c:6054: warning: Function parameter or member 'entry' not described in 'mas_find_setup'
lib/maple_tree.c:6157: warning: Function parameter or member 'mas' not described in 'mas_find_rev_setup'
lib/maple_tree.c:6157: warning: Function parameter or member 'min' not described in 'mas_find_rev_setup'
lib/maple_tree.c:6157: warning: Function parameter or member 'entry' not described in 'mas_find_rev_setup'

Introduced by commits

  ef6a3f9e88a1 ("maple_tree: add mas_next_range() and mas_find_range() interfaces")
  3bd55a4fa16d ("maple_tree: add mas_prev_range() and mas_find_range_rev interface")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2022-11-22  6:50 Stephen Rothwell
  0 siblings, 0 replies; 42+ messages in thread
From: Stephen Rothwell @ 2022-11-22  6:50 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Stefan Roesch, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
thess warnings:

/home/sfr/next/next/Documentation/ABI/testing/sysfs-class-bdi:76: ERROR: Unexpected indentation.
/home/sfr/next/next/Documentation/ABI/testing/sysfs-class-bdi:89: ERROR: Unexpected indentation.
/home/sfr/next/next/Documentation/ABI/testing/sysfs-class-bdi:48: ERROR: Unexpected indentation.

Introduced by commit

  93e6d447506d ("mm: document /sys/class/bdi/<bdi>/min_bytes knob")
  a0eef74439b2 ("mm: document /sys/class/bdi/<bdi>/max_ratio_fine knob")
  3aafa9ff1d4f ("mm: document /sys/class/bdi/<bdi>/min_ratio_fine knob")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2022-08-23  3:54 Stephen Rothwell
  2022-08-23 14:55 ` Liam Howlett
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2022-08-23  3:54 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Liam R. Howlett, Matthew Wilcox (Oracle),
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

include/linux/maple_tree.h:230: warning: Function parameter or member '__flags' not described in 'MTREE_INIT'
include/linux/maple_tree.h:230: warning: Excess function parameter 'flags' description in 'MTREE_INIT'
include/linux/maple_tree.h:243: warning: Function parameter or member '__flags' not described in 'MTREE_INIT_EXT'
include/linux/maple_tree.h:243: warning: Function parameter or member '__lock' not described in 'MTREE_INIT_EXT'
include/linux/maple_tree.h:243: warning: Excess function parameter 'flags' description in 'MTREE_INIT_EXT'
include/linux/maple_tree.h:243: warning: Excess function parameter 'lock' description in 'MTREE_INIT_EXT'
include/linux/maple_tree.h:523: warning: Function parameter or member '__mas' not described in 'mas_for_each'
include/linux/maple_tree.h:523: warning: Function parameter or member '__entry' not described in 'mas_for_each'
include/linux/maple_tree.h:523: warning: Function parameter or member '__max' not described in 'mas_for_each'
include/linux/maple_tree.h:523: warning: Excess function parameter 'mas' description in 'mas_for_each'
include/linux/maple_tree.h:523: warning: Excess function parameter 'entry' description in 'mas_for_each'
include/linux/maple_tree.h:523: warning: Excess function parameter 'max' description in 'mas_for_each'
include/linux/maple_tree.h:658: warning: Function parameter or member '__tree' not described in 'mt_for_each'
include/linux/maple_tree.h:658: warning: Function parameter or member '__entry' not described in 'mt_for_each'
include/linux/maple_tree.h:658: warning: Function parameter or member '__index' not described in 'mt_for_each'
include/linux/maple_tree.h:658: warning: Function parameter or member '__max' not described in 'mt_for_each'
include/linux/maple_tree.h:658: warning: Excess function parameter 'tree' description in 'mt_for_each'
include/linux/maple_tree.h:658: warning: Excess function parameter 'entry' description in 'mt_for_each'
include/linux/maple_tree.h:658: warning: Excess function parameter 'index' description in 'mt_for_each'
include/linux/maple_tree.h:658: warning: Excess function parameter 'max' description in 'mt_for_each'

Introduced by commit

  96ba2a9525fb ("Maple Tree: add new data structure")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* linux-next: build warnings after merge of the mm tree
@ 2022-05-11 10:20 Stephen Rothwell
  2022-05-11 16:06 ` Johannes Weiner
  0 siblings, 1 reply; 42+ messages in thread
From: Stephen Rothwell @ 2022-05-11 10:20 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Johannes Weiner, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the mm tree, today's linux-next build (htmldocs) produced
these warnings:

Documentation/filesystems/proc.rst:1155: WARNING: Definition list ends without a blank line; unexpected unindent.
Documentation/filesystems/proc.rst:1161: WARNING: Unexpected indentation.
Documentation/filesystems/proc.rst:1162: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/filesystems/proc.rst:1165: WARNING: Unexpected indentation.

Introduced by commit

  9e43c820f7b2 ("Documentation: filesystems: proc: update meminfo section")

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2025-03-05 10:06 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-21  5:27 linux-next: build warnings after merge of the mm tree Stephen Rothwell
2024-02-21 17:12 ` SeongJae Park
  -- strict thread matches above, loose matches on Subject: below --
2025-03-05  9:42 Stephen Rothwell
2025-03-05  9:53 ` David Hildenbrand
2025-03-05 10:05   ` David Hildenbrand
2025-02-17  6:10 Stephen Rothwell
2025-02-17 16:28 ` Suren Baghdasaryan
2025-02-10  3:49 Stephen Rothwell
2025-02-09 23:06 Stephen Rothwell
2025-01-06  6:42 Stephen Rothwell
2024-09-11 10:21 Stephen Rothwell
2024-07-01  8:49 Stephen Rothwell
2024-07-02  3:14 ` Andrew Morton
2024-07-02  4:15   ` Jiaqi Yan
2024-07-02  4:33     ` Jiaqi Yan
2024-07-02  6:18       ` Andrew Morton
2024-07-02  6:37         ` Jiaqi Yan
2024-07-02 23:09           ` SeongJae Park
2024-07-02 23:55             ` Jiaqi Yan
2024-07-01  1:01 Stephen Rothwell
2024-07-01  1:13 ` Andrii Nakryiko
2024-07-01  8:28 ` Stephen Rothwell
2024-03-25  1:36 Stephen Rothwell
2024-03-26  2:19 ` Suren Baghdasaryan
2024-03-26  5:44   ` Randy Dunlap
2024-03-26  6:16     ` Suren Baghdasaryan
2024-03-28  4:39       ` Stephen Rothwell
2024-03-28  4:44         ` Stephen Rothwell
2024-03-28  5:35           ` Suren Baghdasaryan
2024-03-29 22:49             ` Stephen Rothwell
2024-03-29 23:01               ` Suren Baghdasaryan
2024-03-29 23:01                 ` Suren Baghdasaryan
2023-07-27  4:28 Stephen Rothwell
2023-07-27  4:46 ` Aneesh Kumar K.V
2023-07-27  5:00   ` Stephen Rothwell
2023-05-08  4:54 Stephen Rothwell
2023-05-08 16:10 ` Liam R. Howlett
2022-11-22  6:50 Stephen Rothwell
2022-08-23  3:54 Stephen Rothwell
2022-08-23 14:55 ` Liam Howlett
2022-05-11 10:20 Stephen Rothwell
2022-05-11 16:06 ` Johannes Weiner

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