linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/3] Implement readahead for squashfs
 2022-05-17  9:16 UTC  (6+ messages)
` [PATCH v2 1/3] Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
` [PATCH v2 2/3] squashfs: always build "file direct" version of page actor
` [PATCH v2 3/3] squashfs: implement readahead

[PATCH v12 0/7] add hugetlb_optimize_vmemmap sysctl
 2022-05-17  9:16 UTC  (20+ messages)
` [PATCH v12 1/7] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v12 2/7] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v12 3/7] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v12 4/7] mm: hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
` [PATCH v12 5/7] mm: hugetlb_vmemmap: remove hugetlb_optimize_vmemmap_enabled()
` [PATCH v12 6/7] sysctl: handle table->maxlen properly for proc_dobool
` [PATCH v12 7/7] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[RFC PATCH 00/18] Try to free user PTE page table pages
 2022-05-17  8:30 UTC  (2+ messages)

[RFC PATCH] page_ext: create page extension for all memblock memory regions
 2022-05-17  8:25 UTC  (5+ messages)

[linux-next:master 10956/12195] ERROR: modpost: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!
 2022-05-17  8:21 UTC  (2+ messages)

[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
 2022-05-17  8:04 UTC  (8+ messages)
  `  "

[PATCH 0/2] Implement readahead for squashfs
 2022-05-17  7:51 UTC  (14+ messages)
` [PATCH 1/2] Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
` [PATCH 2/2] squashfs: implement readahead
` [PATCH 3/2] squashfs: always build "file direct" version of page actor

[linux-next:master 10829/12195] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by ERRATA_THEAD
 2022-05-17  7:13 UTC 

[RFC] Add swappiness argument to memory.reclaim
 2022-05-17  6:56 UTC  (2+ messages)

[PATCH mm-stable] cleanup for "percpu: improve percpu_alloc_percpu event trace"
 2022-05-17  6:55 UTC 

[PATCH] x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE
 2022-05-17  4:56 UTC  (2+ messages)

[linux-next:master 9995/11651] fs/buffer.c:2254:5: warning: stack frame size (2144) exceeds limit (1024) in 'block_read_full_folio'
 2022-05-17  4:48 UTC  (7+ messages)
    ` [kbuild-all] "

[PATCH] tracing: add ACCOUNT flag for allocations from marked slab caches
 2022-05-17  3:54 UTC  (7+ messages)

[syzbot] WARNING in follow_hugetlb_page
 2022-05-17  3:37 UTC  (11+ messages)

[PATCH v2 1/2] mm: drop oom code from exit_mmap
 2022-05-17  3:13 UTC  (4+ messages)
` [PATCH v2 2/2] mm: delete unused MMF_OOM_VICTIM flag

[PATCH 4/5 v1] mm: enable per numa node rss_stat count
 2022-05-17  2:28 UTC  (2+ messages)
` [mm] c9dc81ef10: BUG:Bad_rss-counter_state_mm:#node:#val

[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-17  1:07 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
 2022-05-17  0:56 UTC 

Freeing page flags
 2022-05-17  0:34 UTC  (6+ messages)

[RFC PATCH v2 00/16] io-uring/xfs: support async buffered writes
 2022-05-16 23:58 UTC  (19+ messages)
` [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
` [RFC PATCH v2 02/16] iomap: add iomap_page_create_gfp to allocate iomap_pages
` [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v2 04/16] iomap: add async buffered write support
` [RFC PATCH v2 05/16] xfs: add iomap "
` [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
` [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
` [RFC PATCH v2 08/16] fs: add pending file update time flag
` [RFC PATCH v2 09/16] xfs: enable async write file modification handling
` [RFC PATCH v2 10/16] xfs: add async buffered write support
` [RFC PATCH v2 11/16] io_uring: add support for async buffered writes
` [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
` [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
` [RFC PATCH v2 14/16] iomap: use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v2 15/16] io_uring: add tracepoint for short writes
` [RFC PATCH v2 16/16] xfs: enable async buffered write support

[PATCH v2 1/1] selftests: vm: add process_mrelease tests
 2022-05-16 23:51 UTC  (7+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-16 23:14 UTC  (14+ messages)
` [PATCH v2 01/13] mm: add zone device coherent type memory support
` [PATCH v2 02/13] mm: add device coherent vma selection for memory migration
` [PATCH v2 03/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v2 04/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v2 05/13] drm/amdkfd: add SPM support for SVM
` [PATCH v2 06/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 07/13] lib: test_hmm add module param for "
` [PATCH v2 08/13] lib: add support for device coherent type in test_hmm
` [PATCH v2 09/13] tools: update hmm-test to support device coherent type
` [PATCH v2 10/13] tools: update test_hmm script to support SP config
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v2 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v2 13/13] tools: add selftests to hmm for COW in device memory

[PATCH v3 0/2] Implement arm64 specific huge_ptep_get()
 2022-05-16 22:53 UTC  (4+ messages)
` [PATCH v3 1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page
` [PATCH v3 2/2] arm64/hugetlb: Implement arm64 specific huge_ptep_get()

[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-05-16 22:51 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: Add HAVE_IOREMAP_PROT support

[PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
 2022-05-16 22:47 UTC  (3+ messages)
` [PATCH v2 resend "

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-16 22:35 UTC  (3+ messages)

[PATCH] random: move randomize_page() into mm where it belongs
 2022-05-16 22:07 UTC  (3+ messages)

[PATCH mm] tracing: incorrect gfp_t conversion
 2022-05-16 20:55 UTC  (3+ messages)
  ` [PATCH mm v2] "

[linux-next:master 10823/12195] arch/riscv/include/asm/tlbflush.h:23:2: error: expected assembly-time absolute expression
 2022-05-16 20:24 UTC 

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-16 20:01 UTC  (8+ messages)
` [PATCH v2 6/6] zswap: memcg accounting

[linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e
 2022-05-16 19:06 UTC  (2+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-16 18:45 UTC  (2+ messages)
` (subset) "

[syzbot] general protection fault in vma_interval_tree_remove
 2022-05-16 18:00 UTC  (5+ messages)

[PATCH] mapletree-vs-khugepaged
 2022-05-16 17:10 UTC  (9+ messages)

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-16 16:44 UTC  (2+ messages)

DAMON VA regions don't split on an large Android APP
 2022-05-16 15:00 UTC  (8+ messages)

Is _PAGE_PROTNONE set only for user mappings?
 2022-05-16 14:04 UTC  (5+ messages)

Hang in 5.17.4+ that appears to be due to Xen
 2022-05-16 14:00 UTC 

[RFC PATCH v1 11/18] xfs: add async buffered write support
 2022-05-16 13:39 UTC  (12+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 49054c17455dc46ee92c37c82a14477ba65ee173
 2022-05-16 13:25 UTC 

[linux-next:master 11556/12195] arch/riscv/include/asm/pgtable.h:662:9: error: call to undeclared function 'pud_leaf'; ISO C99 and later do not support implicit function declarations
 2022-05-16 13:15 UTC 

[RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
 2022-05-16 12:54 UTC  (7+ messages)
` [RFC PATCH v3 1/6] [PATCH 1/6] mm: refactor of vma_merge()
` [RFC PATCH v3 2/6] [PATCH 2/6] mm: add merging after mremap resize
` [RFC PATCH v3 3/6] [PATCH 3/6] mm: add migration waiting and rmap locking to pagewalk
` [RFC PATCH v3 4/6] [PATCH 4/6] mm: adjust page offset in mremap
` [RFC PATCH v3 5/6] [PATCH 5/6] mm: enable merging of VMAs with different anon_vmas
` [RFC PATCH v3 6/6] [PATCH 6/6] mm: add tracing for VMA merges

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-05-16 11:49 UTC  (4+ messages)
` [PATCH v3 27/46] kmsan: instrumentation.h: add instrumentation_begin_with_regs()

squashfs performance regression and readahea
 2022-05-16 11:01 UTC  (23+ messages)

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-16 10:53 UTC  (5+ messages)

[PATCH v2 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
 2022-05-16 10:48 UTC  (6+ messages)
` [PATCH v2 2/2] mm: Covert sysfs input to bool using kstrtobool()

[PATCH 0/3] Implement readahead for squashfs
 2022-05-16 10:47 UTC  (2+ messages)

[akpm-mm:mm-stable 118/151] arch/riscv/include/asm/pgtable.h:662:16: error: implicit declaration of function 'pud_leaf'; did you mean 'pmd_leaf'?
 2022-05-16 10:42 UTC 

[linux-next:master 2403/11651] drivers/dma/tegra186-gpc-dma.c:1365:31: error: 'struct iommu_fwspec' has no member named 'ids'
 2022-05-16 10:11 UTC 

[PATCH] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
 2022-05-16  9:47 UTC  (2+ messages)

[PATCH v8 0/8] x86: Show in sysfs if a memory node is able to do encryption
 2022-05-16  8:39 UTC  (12+ messages)

[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-16  8:02 UTC  (3+ messages)
` [PATCH v1 14/15] tools: add hmm gup tests for device coherent type

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-05-16  6:46 UTC  (9+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "

BUG: kernel NULL pointer dereference, address: 00000004 - mas_update_gap
 2022-05-16  6:34 UTC 

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-16  3:56 UTC  (6+ messages)
` [PATCH v5 10/13] mm/madvise: add MADV_COLLAPSE to process_madvise()

[PATCH] mm/page_owner.c: Add missing __initdata attribute
 2022-05-16  3:41 UTC  (2+ messages)

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-05-16  3:25 UTC  (15+ messages)

[cgroup/cpuset] 7aaa45f837: kbuild.buildtime_per_iteration 2583.0% regression
 2022-05-16  3:02 UTC  (2+ messages)

[PATCH 1/3] selftests: vm: add process_mrelease tests
 2022-05-16  2:46 UTC  (4+ messages)
` [PATCH 3/3] mm: delete unused MMF_OOM_VICTIM flag

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-05-16  2:44 UTC  (10+ messages)
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check

[PATCH] mm, compaction: fast_find_migrateblock() should return pfn in the target zone
 2022-05-16  2:41 UTC  (2+ messages)

[PATCH 00/15] A few cleanup patches for swap
 2022-05-16  2:00 UTC  (4+ messages)
` [PATCH 06/15] mm/swap: remove buggy cache->nr check in refill_swap_slots_cache

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-16  1:57 UTC  (10+ messages)

[PATCH mm] tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
 2022-05-15 22:10 UTC 

[PATCH v2] percpu: improve percpu_alloc_percpu event trace
 2022-05-15 22:06 UTC  (2+ messages)

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-15 22:01 UTC  (12+ messages)
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features

Visible (literal) \n on mm-commits notification
 2022-05-15 12:28 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 2619e2a210ccc4a0e03d18bc042acb61521eeab1
 2022-05-15 12:10 UTC 

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-05-15 10:28 UTC  (2+ messages)

page:  |  | latest

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