gmane.linux.kernel.mm archive

1406 archived articles, newest first (page 1 of 15). Latest articles →

Re: [PATCH v3 0/2] mm/mm_init: simplify zone_spanned_pages_in_node()
Mon, 24 Aug 2026 00:27:47 +0900
Sang-Heon Jeon <[email protected]> • #535995
Re: [PATCH v2 RESEND 0/3] mm: memblock: fix debugfs flag reporting and synchronization
Sun, 23 Aug 2026 17:43:11 +0300
Mike Rapoport <[email protected]> • #535994
Re: [PATCH] mm/memblock: simplify reserve_mem_init error handling
Sun, 23 Aug 2026 17:30:12 +0300
Mike Rapoport <[email protected]> • #535993
Re: [PATCH v3 0/2] mm/mm_init: simplify zone_spanned_pages_in_node()
Sun, 23 Aug 2026 17:21:37 +0300
Mike Rapoport <[email protected]> • #535992
[GIT PULL] liveupdate: updates for 7.3-rc1, part 2
Sun, 23 Aug 2026 16:36:32 +0300
Mike Rapoport <[email protected]> • #535991
[PATCH 3/3] blk-cgroup: move async bio punt state to blkcg
Sun, 23 Aug 2026 21:30:45 +0800
Yu Kuai <[email protected]> • #535990
[PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
Sun, 23 Aug 2026 21:30:44 +0800
Yu Kuai <[email protected]> • #535989
[PATCH 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
Sun, 23 Aug 2026 21:30:43 +0800
Yu Kuai <[email protected]> • #535988
[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
Sun, 23 Aug 2026 21:30:42 +0800
Yu Kuai <[email protected]> • #535987
Re: [PATCH] kernel/profile: remove setup_profiling_timer
Sun, 23 Aug 2026 21:23:30 +0800
kernel test robot <[email protected]> • #535986
Re: [PATCH] mm/ksm: mark migration stores with WRITE_ONCE()
Sun, 23 Aug 2026 21:10:58 +0800 (CST)
<[email protected]> • #535985
[akpm-mm:mm-new] BUILD SUCCESS a032d41a86cb82a747bc14d9c82b3e153a9a9ab7
Sun, 23 Aug 2026 20:26:42 +0800
kernel test robot <[email protected]> • #535984
[PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
Sun, 23 Aug 2026 15:17:41 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535983
[PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD
Sun, 23 Aug 2026 15:17:43 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535982
[PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
Sun, 23 Aug 2026 15:17:42 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535981
[PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
Sun, 23 Aug 2026 15:17:40 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535980
[PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
Sun, 23 Aug 2026 15:17:39 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535979
[PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
Sun, 23 Aug 2026 15:17:38 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535978
[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
Sun, 23 Aug 2026 15:17:37 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535977
Re: [PATCH v2 1/3] mm/swap: move LRU insertion out of the swap cache allocator
Sun, 23 Aug 2026 14:16:11 +0200
Alexandre Ghiti <[email protected]> • #535976
Re: [PATCH 2/2] mm: memblock: show all region flags in debugfs
Sun, 23 Aug 2026 20:14:15 +0800
kernel test robot <[email protected]> • #535975
[PATCH v2 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"
Sun, 23 Aug 2026 14:46:17 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535974
[PATCH v2 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
Sun, 23 Aug 2026 14:46:16 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535973
[PATCH v2 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
Sun, 23 Aug 2026 14:46:15 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535972
[PATCH v2 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
Sun, 23 Aug 2026 14:46:14 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535971
[PATCH v2 2/6] mm/vmalloc: set area's page_order after allocation succeeds
Sun, 23 Aug 2026 14:46:13 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535970
[PATCH v2 1/6] set_memory: add number of pages parameter to set_direct_map APIs
Sun, 23 Aug 2026 14:46:12 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535969
[PATCH v2 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
Sun, 23 Aug 2026 14:46:11 +0300
"Mike Rapoport (Microsoft)" <[email protected]> • #535968
Re: [PATCH v3 01/18] mm/swap: fix off-by-one in swap cache replace sanity check
Sun, 23 Aug 2026 16:53:31 +0800
Barry Song <[email protected]> • #535967
Re: [PATCH v2 1/3] mm/swap: move LRU insertion out of the swap cache allocator
Sun, 23 Aug 2026 16:38:47 +0800
Barry Song <[email protected]> • #535966
Re: [PATCH] kho: Convert error handling to immediate return pattern
Sun, 23 Aug 2026 10:39:23 +0300
Mike Rapoport <[email protected]> • #535965
Re: [PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
Sun, 23 Aug 2026 10:02:35 +0300
Mike Rapoport <[email protected]> • #535964
Re: [RFC] mm: Drop pxd_ERROR()
Sun, 23 Aug 2026 09:50:51 +0300
Mike Rapoport <[email protected]> • #535963
[PATCH v2 1/2] mm/hugetlb: do not dissolve gigantic pages without runtime support
Sun, 23 Aug 2026 12:40:51 +0800
Longlong Xia <[email protected]> • #535962
[PATCH v2 0/2] mm/hugetlb: dissolve gigantic pages without runtime support
Sun, 23 Aug 2026 12:40:50 +0800
Longlong Xia <[email protected]> • #535961
[PATCH v2 2/2] mm/hugetlb: warn instead of silently bailing gigantic pages without runtime support
Sun, 23 Aug 2026 12:40:52 +0800
Longlong Xia <[email protected]> • #535960
[PATCH 0/2] mm/hugetlb: fix surplus accounting and availability checks during demotion
Sun, 23 Aug 2026 11:43:05 +0800
Longlong Xia <[email protected]> • #535959
[PATCH 2/2] mm/hugetlb: cap demotion at currently available free pages
Sun, 23 Aug 2026 11:43:07 +0800
Longlong Xia <[email protected]> • #535958
[PATCH 1/2] mm/hugetlb: preserve source surplus accounting during demotion
Sun, 23 Aug 2026 11:43:06 +0800
Longlong Xia <[email protected]> • #535957
[GIT PULL] Non-MM updates for 7.3.rc1
Sat, 22 Aug 2026 17:07:28 -0700
Andrew Morton <[email protected]> • #535956
Re: [PATCH v3] fork: initialize functi on graph state before copy_exec_state()
Sat, 22 Aug 2026 22:47:36 +0100
Bradley Morgan <[email protected]> • #535955
Re: [PATCH v3] fork: initialize function graph state before copy_exec_state()
Sat, 22 Aug 2026 17:52:09 -0400
Steven Rostedt <[email protected]> • #535954
Re: [PATCH v3] fork: initialize function graph state before copy_exec_state()
Sat, 22 Aug 2026 17:40:53 -0400
Steven Rostedt <[email protected]> • #535953
Re: [PATCH v3] fork: initialize function graph state before copy_exec_state()
Sat, 22 Aug 2026 23:45:12 +0200
Jérémy Jean <[email protected]> • #535952
Re: [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()
Sat, 22 Aug 2026 14:31:40 -0700
John Hubbard <[email protected]> • #535951
Re: [PATCH v3] fork: initialize function graph state before copy_exec_state()
Sat, 22 Aug 2026 23:12:35 +0200
Jérémy Jean <[email protected]> • #535950
Re: [PATCH v3] fork: initialize function graph state before copy_exec_state()
Sat, 22 Aug 2026 17:09:28 -0400
Steven Rostedt <[email protected]> • #535949
Re: [PATCH v3] fork: initialize functi on graph state before copy_exec_state()
Sat, 22 Aug 2026 20:58:15 +0100
Bradley Morgan <[email protected]> • #535948
Re: [PATCH v2] fork: initialize function graph state before copy_exec_state()
Sat, 22 Aug 2026 21:56:44 +0200
Jérémy Jean <[email protected]> • #535947
[PATCH v2] fork: initialize function graph state before copy_exec_state()
Sat, 22 Aug 2026 19:53:22 +0000
Jérémy Jean <[email protected]> • #535946
[syzbot ci] Re: mm/memcontrol: introduce per-tier memory accounting and control
Tue, 18 Aug 2026 01:24:57 -0700
syzbot ci <syzbot+cid780730586e082da-Pl5Pbv+GP7P466ipTTIvnc23WoclnBCfAL8bYrjMMd8@public.gmane.org> • #535057
Re: [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
Tue, 18 Aug 2026 01:22:49 -0700
Ackerley Tng <[email protected]> • #535056
Re: [RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
Tue, 18 Aug 2026 10:12:19 +0200
Michal Hocko <[email protected]> • #535055
Re: [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
Tue, 18 Aug 2026 15:40:57 +0800
Kairui Song <[email protected]> • #535054
Re: [PATCH] mm: page_counter: reject empty string in page_counter_memparse()
Tue, 18 Aug 2026 09:45:56 +0200
Michal Hocko <mhocko-IBi9RG/[email protected]> • #535053
Re: [PATCH] mm/memcontrol: avoid false sharing between vmstats and events
Tue, 18 Aug 2026 09:42:14 +0200
Michal Hocko <mhocko-IBi9RG/[email protected]> • #535052
Re: [RFC PATCH 0/6] mm/damon: hardware-sampled access reports
Tue, 18 Aug 2026 15:35:21 +0800
Kunwu Chan <[email protected]> • #535051
Re: [PATCH v4] mm: Use a folio in the softleaf_is_device_private path
Tue, 18 Aug 2026 09:30:40 +0200
"David Hildenbrand (Arm)" <[email protected]> • #535050
Re: [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API
Tue, 18 Aug 2026 15:19:54 +0800
Baoquan He <[email protected]> • #535049
Re: [PATCH] mm/secretmem: properly account locked pages
Tue, 18 Aug 2026 08:16:19 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #535048
Re: [PATCH v2 3/3] mm/mempolicy: skip zone device folios when queueing folios
Tue, 18 Aug 2026 08:20:05 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #535047
Re: [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
Tue, 18 Aug 2026 15:12:03 +0800
Baoquan He <[email protected]> • #535046
Re: [PATCH v2 1/3] mm, swap: ratelimit bad swap entry reports
Tue, 18 Aug 2026 15:11:59 +0800
Kairui Song <[email protected]> • #535045
[RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg
Tue, 18 Aug 2026 15:06:41 +0800
Yu Kuai <[email protected]> • #535044
Re: [PATCH v2] mm: fix incorrect vm_flags usage when checking allowable orders for tmpfs
Tue, 18 Aug 2026 08:10:46 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #535043
[RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 18 Aug 2026 15:06:40 +0800
Yu Kuai <[email protected]> • #535042
[RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
Tue, 18 Aug 2026 15:06:39 +0800
Yu Kuai <[email protected]> • #535041
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
Tue, 18 Aug 2026 15:06:38 +0800
Yu Kuai <[email protected]> • #535040
[PATCH v8 5/7] docs/zh_CN: update DAMON usage translation
Tue, 18 Aug 2026 07:03:47 +0000
Doehyun Baek <[email protected]> • #535039
[PATCH v8 2/7] docs/zh_CN: add DAMON_STAT usage translation
Tue, 18 Aug 2026 07:03:44 +0000
Doehyun Baek <[email protected]> • #535038
[PATCH v8 0/7] docs/zh_CN: update DAMON documentation translation
Tue, 18 Aug 2026 07:03:42 +0000
Doehyun Baek <[email protected]> • #535037
[PATCH v8 7/7] docs/zh_CN: update DAMON LRU sort translation
Tue, 18 Aug 2026 07:03:49 +0000
Doehyun Baek <[email protected]> • #535036
[PATCH v8 4/7] docs/zh_CN: update DAMON start translation
Tue, 18 Aug 2026 07:03:46 +0000
Doehyun Baek <[email protected]> • #535035
[PATCH v8 6/7] docs/zh_CN: update DAMON reclaim translation
Tue, 18 Aug 2026 07:03:48 +0000
Doehyun Baek <[email protected]> • #535034
[PATCH v8 3/7] docs/zh_CN: update DAMON index translation
Tue, 18 Aug 2026 07:03:45 +0000
Doehyun Baek <[email protected]> • #535033
[PATCH v8 1/7] docs/zh_CN: update DAMON design translation
Tue, 18 Aug 2026 07:03:43 +0000
Doehyun Baek <[email protected]> • #535032
Re: [PATCH] mm/secretmem: properly account locked pages
Tue, 18 Aug 2026 08:00:04 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #535031
Re: [PATCH] selftests/mm: Drop redundant open() in mprotect_tests()
Tue, 18 Aug 2026 12:16:57 +0530
Anshuman Khandual <[email protected]> • #535030
[RFC PATCH 7/7] mm/damon/perf: add CONFIG_DAMON_PERF_DEBUG and pipeline health check
Tue, 18 Aug 2026 14:10:31 +0800
Kunwu Chan <[email protected]> • #535029
[RFC PATCH 6/7] Docs/mm/damon: document the perf observability framework
Tue, 18 Aug 2026 14:10:30 +0800
Kunwu Chan <[email protected]> • #535028
[RFC PATCH 5/7] selftests/damon: add automated layer-by-layer observability test
Tue, 18 Aug 2026 14:10:29 +0800
Kunwu Chan <[email protected]> • #535027
[RFC PATCH 4/7] mm/damon: integrate observe API into vaddr overflow handlers and core drain
Tue, 18 Aug 2026 14:10:28 +0800
Kunwu Chan <[email protected]> • #535026
[RFC PATCH 3/7] mm/damon/perf: add debugfs statistics interface
Tue, 18 Aug 2026 14:10:27 +0800
Kunwu Chan <[email protected]> • #535025
[RFC PATCH 2/7] mm/damon/perf: implement observe API and per-CPU statistics engine
Tue, 18 Aug 2026 14:10:26 +0800
Kunwu Chan <[email protected]> • #535024
[RFC PATCH 1/7] mm/damon/perf: add observability framework with tracepoints and CONFIG switch
Tue, 18 Aug 2026 14:10:25 +0800
Kunwu Chan <[email protected]> • #535023
[RFC PATCH 0/7] mm/damon/perf: observability framework for hardware-sampled access reports
Tue, 18 Aug 2026 14:10:24 +0800
Kunwu Chan <[email protected]> • #535022
Re: [PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
Tue, 18 Aug 2026 15:01:58 +0900
Rakie Kim <[email protected]> • #535021
Re: [PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
Tue, 18 Aug 2026 15:01:42 +0900
Rakie Kim <[email protected]> • #535020
Re: [PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
Tue, 18 Aug 2026 15:01:25 +0900
Rakie Kim <[email protected]> • #535019
Re: [PATCH] selftests/mm: khugepaged: consolidate error exits via kselftest helpers
Tue, 18 Aug 2026 13:38:16 +0800
Lance Yang <[email protected]> • #535018
[PATCH 7/7] mm/mglru: improve code readability and harden folio_inc_gen
Tue, 18 Aug 2026 13:38:09 +0800
Kairui Song via B4 Relay <devnull+kasong.tencent.com-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> • #535017
[PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
Tue, 18 Aug 2026 13:38:07 +0800
Kairui Song via B4 Relay <devnull+kasong.tencent.com-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> • #535016
[PATCH 6/7] mm/mglru: fix potential generation folio number leak
Tue, 18 Aug 2026 13:38:08 +0800
Kairui Song via B4 Relay <[email protected]> • #535015
[PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
Tue, 18 Aug 2026 13:38:06 +0800
Kairui Song via B4 Relay <devnull+kasong.tencent.com-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> • #535014
[PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
Tue, 18 Aug 2026 13:38:04 +0800
Kairui Song via B4 Relay <devnull+kasong.tencent.com-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> • #535013
[PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
Tue, 18 Aug 2026 13:38:05 +0800
Kairui Song via B4 Relay <devnull+kasong.tencent.com-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> • #535012
[PATCH 1/7] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
Tue, 18 Aug 2026 13:38:03 +0800
Kairui Song via B4 Relay <devnull+kasong.tencent.com-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> • #535011
[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
Tue, 18 Aug 2026 13:38:02 +0800
Kairui Song via B4 Relay <devnull+kasong.tencent.com-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> • #535010
Re: [PATCH] mm/secretmem: properly account locked pages
Tue, 18 Aug 2026 14:20:06 +0900
Daehyeon Ko <[email protected]> • #535009
Re: [PATCH 0/2] mm/damon: add kunit tests for probe_hits handling and probe params validation
Mon, 17 Aug 2026 21:58:38 -0700
SJ Park <[email protected]> • #535008
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.