linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-03 15:32 UTC  (17+ messages)
` [PATCH RESEND v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH RESEND v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH RESEND v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH RESEND v2 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
` [PATCH RESEND v2 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-03 15:31 UTC  (8+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/12] mm/readahead: add folio allocation helper
` [PATCH 03/12] mm: add PG_uncached page flag
` [PATCH 04/12] mm/readahead: add readahead_control->uncached member
` [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag

[PATCH RESEND v1] mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
 2024-12-03 15:28 UTC  (2+ messages)

[RFC PATCH v2 0/2] KVM: guest_memfd: use write for population
 2024-12-03 14:55 UTC  (3+ messages)
` [RFC PATCH v2 1/2] KVM: guest_memfd: add generic population via write

[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
 2024-12-03 14:42 UTC  (3+ messages)

[RFC PATCH 0/4] Support dynamic (de)configuration of memory
 2024-12-03 14:33 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "
` [RFC PATCH 4/4] s390/sclp: Add support for dynamic "

[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
 2024-12-03 14:26 UTC  (8+ messages)

[PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check
 2024-12-03 14:20 UTC  (13+ messages)

[PATCH v2 0/1] binfmt_elf: seal address zero
 2024-12-03 14:13 UTC  (2+ messages)

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-12-03 13:58 UTC  (5+ messages)

[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-03 12:55 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH] riscv/ptrace: add new regset to get original a0 register
 2024-12-03 12:19 UTC  (7+ messages)

[PATCH linux-next v4] ksm: add ksm involvement information for each process
 2024-12-03 11:26 UTC 

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-12-03 10:51 UTC  (8+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened

[QUESTION] What memcg lifetime is required by list_lru_add?
 2024-12-03 10:44 UTC  (3+ messages)

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-12-03  9:08 UTC  (3+ messages)

sound/pci/oxygen/snd-virtuoso.o: warning: objtool: .text.hdmi_write_command: unexpected end of section
 2024-12-03  8:52 UTC 

[PATCH linux next] delayacct: add delay max to record delay peak
 2024-12-03  8:48 UTC 

[PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-03  8:29 UTC  (13+ messages)
` [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH v1 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH v1 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH v1 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()

[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-03  8:25 UTC  (20+ messages)
` [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg
` [PATCH 3/4] mm/swap_cgroup: simplify swap cgroup definitions
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock

udmabuf: check_memfd_seals() is racy
 2024-12-03  8:25 UTC 

[PATCH V2] mm/hugetlb: Make __NR_USED_SUBPAGE check conditional
 2024-12-03  8:20 UTC  (4+ messages)

[PATCH v4 00/10] zswap IAA compress batching
 2024-12-03  8:00 UTC  (10+ messages)
` [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v4 10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios

[PATCH v2] intel_th: avoid using deprecated page->mapping, index fields
 2024-12-03  8:00 UTC 

[PATCH] intel_th: avoid using deprecated page->mapping, index fields
 2024-12-03  7:49 UTC  (3+ messages)

[PATCH v4 0/1] Seal system mappings
 2024-12-03  7:35 UTC  (12+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v1 0/2] Vectorize and simplify zswap_store_page()
 2024-12-03  5:49 UTC  (16+ messages)
` [PATCH v1 1/2] mm: zswap: Modified zswap_store_page() to process multiple pages in a folio
` [PATCH v1 2/2] mm: zswap: zswap_store_pages() simplifications for batching

[RFC PATCH 0/1] Large folios in block buffered IO path
 2024-12-03  5:01 UTC  (11+ messages)

[PATCH v3 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
 2024-12-03  4:23 UTC  (2+ messages)
` [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic

[PATCH v2] list_lru: expand list_lru_add() docs with info about sublists
 2024-12-03  3:40 UTC  (3+ messages)

[PATCH 5/6] pps: embed "dev" in the pps_device
 2024-12-03  2:04 UTC  (2+ messages)

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-03  1:12 UTC  (5+ messages)

[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-12-03  0:23 UTC  (2+ messages)
` [PATCH v5 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers

[PATCH v3] mm: add per-order mTHP swap-in fallback/fallback_charge counters
 2024-12-02 22:44 UTC  (2+ messages)

[linus:master] [madvise] 2f406263e3: stress-ng.mremap.ops_per_sec 6.7% regression
 2024-12-02 22:24 UTC  (2+ messages)

[PATCH] mm/codetag: swap tags when migrate pages
 2024-12-02 22:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] alloc_tag: fix module allocation tags populated area calculation
 2024-12-02 22:18 UTC  (2+ messages)

[PATCH 0/2] cleanup mast_split_data()
 2024-12-02 22:14 UTC  (3+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-02 21:16 UTC  (3+ messages)
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()

A guide to DAMON tuning and results interpretation for hot pages
 2024-12-02 17:54 UTC  (2+ messages)

[PATCH man-pages v3] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2024-12-02 16:58 UTC 

[QUESTION] Resizing shared mapping without clashing with others
 2024-12-02 16:14 UTC  (9+ messages)

[RFC PATCH 0/4] Add support for File Based Memory Management
 2024-12-02 15:56 UTC  (3+ messages)
` [RFC PATCH 4/4] Add base implementation of an MFS

[RFC PATCH 0/4] Promotion of Unmapped Page Cache Folios
 2024-12-02 15:47 UTC  (4+ messages)
` [PATCH 1/4] migrate: Allow migrate_misplaced_folio APIs without a VMA

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2024-12-02 14:31 UTC  (8+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH man-pages v2] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2024-12-02 14:21 UTC  (4+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-12-02 10:44 UTC  (21+ messages)

[PATCH] mm/hugetlb: Make __NR_USED_SUBPAGE check conditional
 2024-12-02 10:37 UTC  (2+ messages)

[QUESTION] mmap lock in khugepaged
 2024-12-02  9:54 UTC  (3+ messages)

[rppt-memblock:thunderx-fix] BUILD SUCCESS 180bbad698641873120a48857bb3b9f3166bf684
 2024-12-02  8:07 UTC 

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-12-02  4:51 UTC  (3+ messages)

[PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio
 2024-12-02  3:49 UTC  (2+ messages)

[PATCH] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2024-12-02  3:32 UTC  (13+ messages)

[PATCH mm-unstable v1 0/6] mm/mglru: performance optimizations
 2024-12-02  3:28 UTC  (7+ messages)
` [PATCH mm-unstable v1 1/6] mm/mglru: clean up workingset
` [PATCH mm-unstable v1 2/6] mm/mglru: optimize deactivation
` [PATCH mm-unstable v1 3/6] mm/mglru: rework aging feedback
` [PATCH mm-unstable v1 4/6] mm/mglru: rework type selection
` [PATCH mm-unstable v1 5/6] mm/mglru: rework refault detection
` [PATCH mm-unstable v1 6/6] mm/mglru: rework workingset protection

[PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-12-02  3:05 UTC  (4+ messages)
` [PATCH v17 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v17 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-12-02  1:03 UTC  (18+ messages)

[syzbot] [batman?] [mm?] [ext4?] INFO: rcu detected stall in rescuer_thread
 2024-12-01 23:16 UTC  (2+ messages)

[PATCH] exec: Make sure task->comm is always NUL-terminated
 2024-12-01 21:49 UTC  (2+ messages)

[PATCH 0/7] mm/hugetlb: Refactor hugetlb allocation resv accounting
 2024-12-01 21:22 UTC  (2+ messages)
` [PATCH 7/7] mm/hugetlb: Unify restore reserve accounting for new allocations

page:  |  | latest

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