linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2024-12-05 10:48 UTC  (5+ messages)
` [PATCH v10 2/8] mm: rust: add vm_area_struct methods that require read access

[PATCH man-pages v4] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2024-12-05 10:41 UTC 

[QUESTION] anon_vma lock in khugepaged
 2024-12-05 10:10 UTC 

[PATCH man-pages v3] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2024-12-05  9:46 UTC  (5+ messages)

[PATCH] mm/shmem: Refactor to reuse vfs_parse_monolithic_sep for option parsing
 2024-12-05  9:45 UTC 

[PATCH RESEND v1 0/2] mm: don't use __GFP_HARDWALL when migrating remote pages
 2024-12-05  9:16 UTC  (4+ messages)
` [PATCH RESEND v1 1/2] mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
` [PATCH RESEND v1 2/2] mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory offlining

[syzbot] Monthly mm report (Dec 2024)
 2024-12-05  9:04 UTC 

[PATCH v3] perf: map pages in advance
 2024-12-05  8:29 UTC 

[linus:master] [madvise] 2f406263e3: stress-ng.mremap.ops_per_sec 6.7% regression
 2024-12-05  8:25 UTC  (3+ messages)

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-12-05  8:19 UTC  (20+ messages)

[PATCH v2] perf: map pages in advance
 2024-12-05  7:48 UTC  (4+ messages)

[PATCH 0/2] zram: fix backing device setup issue
 2024-12-05  7:09 UTC  (5+ messages)
` [PATCH 1/2] zram: refuse to use zero sized block device as backing device
` [PATCH 2/2] zram: fix uninitialized ZRAM not releasing "

[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-05  7:06 UTC  (12+ messages)
` [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock

[PATCH] mm: migrate: drop redundant anonymous statistics for file folios migration
 2024-12-05  6:50 UTC  (6+ messages)

[PATCH hotfix] mm: shmem: fix ShmemHugePages at swapout
 2024-12-05  6:50 UTC 

[linux-next:fs-next] BUILD SUCCESS 3f5cc8c0abe1a28dc0e7da41855287fe07d5c548
 2024-12-05  6:42 UTC 

[linux-next:master] BUILD REGRESSION bcf2acd8f64b0a5783deeeb5fd70c6163ec5acd7
 2024-12-05  4:37 UTC 

[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-12-05  4:29 UTC  (4+ messages)

[PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages
 2024-12-05  3:59 UTC  (20+ messages)
` [PATCH v4 01/11] mm: khugepaged: recheck pmd state in retract_page_tables()
` [PATCH v4 02/11] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
` [PATCH v4 03/11] mm: introduce zap_nonpresent_ptes()
` [PATCH v4 04/11] mm: introduce do_zap_pte_range()
` [PATCH v4 05/11] mm: skip over all consecutive none ptes in do_zap_pte_range()
` [PATCH v4 06/11] mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed
` [PATCH v4 07/11] mm: do_zap_pte_range: return any_skipped information to the caller
` [PATCH v4 08/11] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v4 09/11] mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v4 10/11] x86: mm: free page table pages by RCU instead of semi RCU
` [PATCH v4 11/11] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64

[PATCH v2] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-12-05  3:55 UTC  (4+ messages)
` [PATCH v2 RESEND] "

[linux-next:pending-fixes] BUILD SUCCESS da9ecf39339313e55415c6bd5facd72970e2301f
 2024-12-05  3:34 UTC 

[PATCH] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic
 2024-12-05  3:20 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-05  2:27 UTC  (11+ messages)
` [PATCH v2 1/7] kernel/cgroup: "
  ` [PATCH v2.1 1/1] "
` [PATCH v2 2/7] drm/drv: Add drmm managed registration helper for dmem cgroups
` [PATCH v2 3/7] drm/ttm: Handle cgroup based eviction in TTM
` [PATCH v2 4/7] drm/xe: Implement cgroup for vram
` [PATCH v2 5/7] drm/amdgpu: Add cgroups implementation
` [PATCH v2 6/7] drm/xe: Hack to test with mapped pages instead of vram
` [PATCH v2 7/7] drm/gem: Add cgroup memory accounting for VRAM helper

[RFC PATCH v3 0/2] mm: vmscan: retry folios written back while isolated
 2024-12-05  2:06 UTC  (4+ messages)
` [RFC PATCH v3 2/2] "

[PATCH v1] hugetlb: support FOLL_FORCE|FOLL_WRITE
 2024-12-05  2:05 UTC  (9+ messages)

[PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
 2024-12-05  2:02 UTC 

[PATCH RESEND v3 0/9] Buddy allocator like folio split
 2024-12-05  0:18 UTC  (10+ messages)
` [PATCH RESEND v3 1/9] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH RESEND v3 2/9] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH RESEND v3 3/9] mm/huge_memory: add buddy allocator like folio_split()
` [PATCH RESEND v3 4/9] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH RESEND v3 5/9] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH RESEND v3 6/9] mm/truncate: use folio_split() for truncate operation
` [PATCH RESEND v3 7/9] selftests/mm: use selftests framework to print test result
` [PATCH RESEND v3 8/9] selftests/mm: add tests for splitting pmd THPs to all lower orders
` [PATCH RESEND v3 9/9] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-12-04 23:50 UTC  (3+ messages)

[PATCH v4 00/10] zswap IAA compress batching
 2024-12-04 23:12 UTC  (12+ messages)
` [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching

[PATCH] hugetlb: prioritize surplus allocation from current node
 2024-12-04 22:20 UTC  (2+ messages)

[PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
 2024-12-04 22:18 UTC  (6+ messages)

[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-04 21:14 UTC  (16+ messages)
` [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH 3/4] mm/swap_cgroup: simplify swap cgroup definitions
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-12-04 21:05 UTC  (12+ messages)
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap

[PATCH v2] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
 2024-12-04 20:18 UTC 

[syzbot] [mm] KASAN: null-ptr-deref Write in sys_io_uring_register
 2024-12-04 20:18 UTC 

[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
 2024-12-04 19:57 UTC  (5+ messages)

[PATCH v4 0/1] Seal system mappings
 2024-12-04 18:24 UTC  (5+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v2 1/1] binfmt_elf: mseal address zero
 2024-12-04 18:15 UTC  (2+ messages)

[PATCH 0/2] readahead: Reintroduce fix for improper RA window sizing
 2024-12-04 18:10 UTC  (3+ messages)
` [PATCH 1/2] readahead: Don't shorted readahead window in read_pages()
` [PATCH 2/2] readahead: properly shorten readahead when falling back to do_page_cache_ra()

[PATCH v2 0/8] minmax: reduce compilation time
 2024-12-04 17:16 UTC  (14+ messages)
` [PATCH v2 1/8] minmax: Put all the clamp() definitions together

[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
 2024-12-04 17:07 UTC  (9+ messages)

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-04 16:36 UTC  (7+ messages)

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-04 16:33 UTC  (3+ messages)

[PATCH v3 02/13] x86/um: nommu: elf loader for fdpic
 2024-12-04 16:20 UTC  (2+ messages)

[PATCH v1] mm/hugetlb: don't map folios writable without VM_WRITE when copying during fork()
 2024-12-04 16:13 UTC  (2+ messages)

[PATCH v3 00/15] Allocate and free frozen pages
 2024-12-04 16:07 UTC  (22+ messages)
` [PATCH v3 10/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_direct_reclaim()
` [PATCH v3 11/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_slowpath()
` [PATCH v3 12/15] mm/page_alloc: Move set_page_refcounted() to end of __alloc_pages()
` [PATCH v3 13/15] mm/page_alloc: Add __alloc_frozen_pages()
` [PATCH v3 14/15] mm/mempolicy: Add alloc_frozen_pages()
` [PATCH v3 15/15] slab: Allocate frozen pages

Removing page->index
 2024-12-04 15:58 UTC  (3+ messages)

[PATCH v4 0/5] Improve simple directory offset wrap behavior
 2024-12-04 15:52 UTC  (6+ messages)
` [PATCH v4 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [PATCH v4 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v4 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [PATCH v4 4/5] libfs: Replace simple_offset end-of-directory detection
` [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-12-04 14:01 UTC  (6+ messages)

[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-12-04 12:54 UTC  (13+ messages)
` [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
` [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:"
` [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h
` [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
` [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
` [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode
` [PATCH v2 10/12] virtio-mem: remember usable region size
` [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2024-12-04 12:35 UTC  (3+ messages)
  ` [EXT] "

[PATCH] binfmt_flat: Fix integer overflow bug on 32 bit systems
 2024-12-04 12:07 UTC 

[PATCH man-pages v2] process_madvise.2: describe 6.13 behaviour permitting all madvise flags
 2024-12-04 11:43 UTC  (3+ messages)

[PATCH net-next v1 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-12-04 11:23 UTC  (2+ messages)

[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-04 11:05 UTC  (12+ messages)
` [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess

page:  |  | latest

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