linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-30 09:50:21 to 2025-07-31 16:20:17 UTC [more...]

[v2 03/11] mm/migrate_device: THP migration of zone device pages
 2025-07-31 16:19 UTC  (2+ messages)

[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 16:15 UTC  (16+ messages)
` [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v2 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-07-31 16:01 UTC  (9+ messages)
` [PATCH v2 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v2 2/8] selftests/mm: protection_keys: Fix dead code
` [PATCH v2 3/8] selftests: kselftest.h: Add __unused macro
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags
` [PATCH v2 5/8] selftests/mm: Remove unused parameters
` [PATCH v2 6/8] selftests/mm: Mark unused arguments with __unused
` [PATCH v2 7/8] "
` [PATCH v2 8/8] selftests/mm: Fix unused parameter warnings for different architectures

[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-07-31 15:44 UTC 

[PATCH v2 0/3] zram: support asynchronous writeback
 2025-07-31 15:29 UTC  (6+ messages)
` [PATCH v2 1/3] zram: refactor writeback helpers
` [PATCH v2 2/3] zram: add async writeback infrastructure
` [PATCH v2 3/3] zram: enable asynchronous writeback

[RFC PATCH] mm/zswap: store compression failed page as-is
 2025-07-31 15:27 UTC  (5+ messages)

[PATCH v2 1/2] mm: limit the scope of vma_start_read()
 2025-07-31 15:20 UTC  (3+ messages)
` [PATCH v2 2/2] mm: change vma_start_read() to drop RCU lock on failure

[PATCH 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-07-31 15:08 UTC  (6+ messages)
  ` [syzbot] [mm?] BUG: unable to handle kernel paging request in move_pages

[syzbot] [bpf?] WARNING in trace_suspend_resume
 2025-07-31 14:52 UTC 

[PATCH v2] mm: shmem: fix the shmem large folio allocation for the i915 driver
 2025-07-31 14:50 UTC  (2+ messages)

[PATCH] mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
 2025-07-31 14:44 UTC 

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-07-31 14:07 UTC  (13+ messages)

[PATCH 1/2] mm: limit the scope of vma_start_read()
 2025-07-31 14:06 UTC  (5+ messages)
` [PATCH 2/2] mm: change vma_start_read() to drop RCU lock on failure

[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
 2025-07-31 14:03 UTC  (9+ messages)

[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-07-31 13:39 UTC  (6+ messages)
` [PATCH v1 net-next 11/13] net-memcg: Add memory.socket_isolated knob
` [PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting

[v2 00/11] THP support for zone device page migration
 2025-07-31 13:34 UTC  (25+ messages)
` [v2 01/11] mm/zone_device: support large zone device private folios
` [v2 02/11] mm/thp: zone_device awareness in THP handling code

[PATCH] mm/damon: update expired description of damos_action
 2025-07-31 13:22 UTC 

[PATCH v4] /dev/zero: try to align PMD_SIZE for private mapping
 2025-07-31 12:23 UTC 

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 12:24 UTC  (7+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[RFC v2 5/7] mm/memory: implement MM_CP_DAMON
 2025-07-31 12:18 UTC  (3+ messages)

[PATCH v14 0/4] support large align and nid in Rust allocators
 2025-07-31 12:07 UTC  (8+ messages)
` [PATCH v14 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v14 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v14 3/4] rust: add support for NUMA ids in allocations
` [PATCH v14 4/4] rust: support large alignments "

[PATCH v3] alloc_tag: add per-NUMA node stats
 2025-07-31 11:55 UTC  (2+ messages)

[PATCH v2 1/2] tracing: Have eprobes have their own config option
 2025-07-31 11:43 UTC  (7+ messages)

[v2 05/11] lib/test_hmm: test cases and support for zone device private THP
 2025-07-31 11:17 UTC  (2+ messages)

[PATCH] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-07-31 10:47 UTC 

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 10:32 UTC  (12+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely

[PATCH] mm: delay oom_reaper only for the process using robust-futex
 2025-07-31 10:29 UTC 

[PATCH] tools/testing/vma: Fix function parameter declarations for GCC 8.3 compatibility
 2025-07-31 10:24 UTC  (4+ messages)

[PATCH v3] /dev/zero: try to align PMD_SIZE for private mapping
 2025-07-31 10:20 UTC  (2+ messages)

[v2 07/11] mm/thp: add split during migration support
 2025-07-31 10:04 UTC  (2+ messages)

[PATCH] mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
 2025-07-31  9:57 UTC 

[PATCH] kasan: disable kasan_strings() kunit test when CONFIG_FORTIFY_SOURCE enabled
 2025-07-31  9:34 UTC  (3+ messages)

[PATCH v1 1/4] rcuscale: Create debugfs file for writer durations
 2025-07-31  7:47 UTC 

[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-31  6:13 UTC  (5+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-31  6:01 UTC  (10+ messages)

CFP: Plumbers 2025: Device Memory (formerly CXL) Microconference
 2025-07-31  3:14 UTC  (2+ messages)

[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-07-31  2:57 UTC  (6+ messages)

[RFC PATCH v4 0/4] mm, bpf: BPF based THP order selection
 2025-07-31  2:07 UTC  (5+ messages)

[PATCH] mempolicy: Clarify what RECLAIM_ZONE means
 2025-07-31  1:48 UTC  (3+ messages)

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-31  0:21 UTC  (8+ messages)
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-30 22:54 UTC  (12+ messages)

[GIT PULL] MM updates for 6.17-rc1
 2025-07-30 22:28 UTC 

[PATCH v1 0/2] mm/damon: Add damos_stat support for vaddr
 2025-07-30 22:24 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH v2 0/2] mm/damon: Add damos_stat support for vaddr
 2025-07-30 20:02 UTC  (6+ messages)
` [PATCH v2 1/2] mm/damon: Move has filter to ops-common
` [PATCH v2 2/2] mm/damon: Add damos_stat support for vaddr

[linux-next:master] BUILD REGRESSION 79fb37f39b77bbf9a56304e9af843cd93a7a1916
 2025-07-30 20:01 UTC 

[PATCH v2 2/6] futex: Use RCU-based per-CPU reference counting instead of rcuref_t
 2025-07-30 19:44 UTC  (3+ messages)

[GIT PULL] slab updates for 6.17
 2025-07-30 18:52 UTC  (6+ messages)

[PATCH] selftests/mm: Fix typos and improve output messages
 2025-07-31  0:02 UTC 

[PATCH v13 0/4] support large align and nid in Rust allocators
 2025-07-30 17:25 UTC  (4+ messages)
` [PATCH v13 1/4] :mm/vmalloc: allow to set node and align in vrealloc

[syzbot] [mm?] BUG: unable to handle kernel paging request in move_pages
 2025-07-30 17:09 UTC  (6+ messages)

[PATCH] idr: Fix the kernel-doc for idr_is_empty()
 2025-07-30 16:31 UTC  (2+ messages)

[PATCH] mm: shmem: fix the shmem large folio allocation for the i915 driver
 2025-07-30 16:11 UTC  (4+ messages)

[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-30 15:35 UTC  (13+ messages)
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs

[PATCH] selftests/mm: use __auto_type in swap() macro
 2025-07-30 14:23 UTC 

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-07-30 14:10 UTC  (9+ messages)
` [RFC][PATCH v2 16/29] mm/show_mem: Annotate static information into Kmemdump
` [RFC][PATCH v2 22/29] mm/numa: Register "

[PATCH v2 0/9] mm: vm_normal_page*() improvements
 2025-07-30 13:24 UTC  (8+ messages)
` [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()

[PATCH v3 0/7] iomap: zero range folio batch support
 2025-07-30 13:19 UTC  (10+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing

[PATCH resend v2] /dev/zero: try to align PMD_SIZE for private mapping
 2025-07-30 13:04 UTC  (4+ messages)

[PATCH] mm/kmemleak: Avoid soft lockup in __kmemleak_do_cleanup()
 2025-07-30 10:03 UTC  (2+ messages)


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).