linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/6] mm: introduce shrinker debugfs interface
 2022-05-27  9:30 UTC  (14+ messages)
` [PATCH v4 1/6] mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
` [PATCH v4 2/6] mm: shrinkers: introduce debugfs interface for memory shrinkers
` [PATCH v4 3/6] mm: shrinkers: provide shrinkers with names
` [PATCH v4 4/6] mm: docs: document shrinker debugfs
` [PATCH v4 5/6] tools: add memcg_shrinker.py
` [PATCH v4 6/6] mm: shrinkers: add scan interface for shrinker debugfs

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-27  9:26 UTC  (21+ messages)

[PATCH 0/3] A few fixup patches for swap
 2022-05-27  9:26 UTC  (4+ messages)
` [PATCH 1/3] mm/swapfile: make security_vm_enough_memory_mm() work as expected
` [PATCH 2/3] mm/swapfile: avoid confusing swap cache statistics
` [PATCH 3/3] mm/swapfile: fix possible data races of inuse_pages

[PATCH v3] memblock,arm64: Expand the static memblock memory table
 2022-05-27  9:18 UTC 

[RFC] mm: MADV_COLLAPSE semantics
 2022-05-27  8:56 UTC  (7+ messages)

[PATCH v2] arm64: Expand the static memblock memory table
 2022-05-27  8:56 UTC  (3+ messages)

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-05-27  8:42 UTC  (23+ messages)
` [PATCH v6 01/16] mm: Move starting of background writeback into the main balancing loop
` [PATCH v6 02/16] mm: Move updates of dirty_exceeded into one place
` [PATCH v6 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
` [PATCH v6 05/16] iomap: Add async buffered write support
` [PATCH v6 06/16] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v6 07/16] fs: add __remove_file_privs() with flags parameter
` [PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v6 09/16] fs: Add async write file modification handling
` [PATCH v6 10/16] fs: Optimization for concurrent file time updates
` [PATCH v6 11/16] io_uring: Add support for async buffered writes
` [PATCH v6 12/16] io_uring: Add tracepoint for short writes
` [PATCH v6 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
` [PATCH v6 15/16] xfs: Add async buffered write support
` [PATCH v6 16/16] xfs: Enable "

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-27  8:39 UTC  (3+ messages)

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27  8:21 UTC  (5+ messages)

[PATCH] mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
 2022-05-27  8:19 UTC 

[PATCH] mm/vmscan: don't try to reclaim freed folios
 2022-05-27  8:04 UTC 

[PATCH v3 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-27  8:02 UTC  (7+ messages)
` [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages

[PATCH 0/3] cleanup hugetlb_vmemmap
 2022-05-27  7:47 UTC  (4+ messages)
` [PATCH 3/3] mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*

[PATCH] arm64: enable THP_SWAP for arm64
 2022-05-27  7:29 UTC  (11+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-27  6:32 UTC  (3+ messages)
  `  "

[PATCH] mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
 2022-05-27  4:00 UTC  (2+ messages)

mm/khugepaged: collapse file/shmem compound pages
 2022-05-27  3:47 UTC  (6+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-27  3:47 UTC  (5+ messages)
` [PATCH 3/3] virtio_balloon: Introduce memory recover
    `  "

Should we delete memmove_page?
 2022-05-27  3:33 UTC  (4+ messages)

[PATCH] mm: kmemleak: Skip check in kmemleak_*_phys when pfn bound is not ready
 2022-05-27  3:25 UTC 

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-05-27  2:58 UTC  (2+ messages)

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-27  2:55 UTC  (10+ messages)
` [PATCH v4 03/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented

[PATCH v2] mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte()
 2022-05-27  2:01 UTC 

[PATCH] mm: use PAGE_ALIGNED instead of IS_ALIGNED
 2022-05-27  1:48 UTC  (3+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-27  1:40 UTC  (8+ messages)
` [PATCH -next v4 3/7] arm64: add support for machine check error safe

[PATCH] mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte()
 2022-05-27  1:34 UTC  (3+ messages)

[PATCH] mm/page_alloc: Always attempt to allocate at least one page during bulk allocation
 2022-05-27  1:32 UTC  (2+ messages)

[PATCH] mm/page_table_check: fix accessing unmapped ptep
 2022-05-27  1:10 UTC  (10+ messages)

[PATCH v3 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-27  0:05 UTC  (4+ messages)
` [PATCH v3 1/2] mm: khugepaged: recover from poisoned anonymous memory

[PATCH 1/2] mm: page-isolation: skip isolated pageblock in start_isolate_page_range()
 2022-05-26 23:15 UTC  (2+ messages)
` [PATCH 2/2] mm: split free page with properly free memory accounting and without race

[GIT PULL] MM updates for 5.19-rc1
 2022-05-26 22:04 UTC  (2+ messages)

cma: cma_alloc: reserved: alloc failed, req-size: 128 pages, ret: -16
 2022-05-26 21:05 UTC  (4+ messages)

[PATCH v2] cred: Propagate security_prepare_creds() error code
 2022-05-26 20:43 UTC  (2+ messages)

[PATCH] mm: fix a potential infinite loop in start_isolate_page_range()
 2022-05-26 20:11 UTC  (4+ messages)

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-26 19:46 UTC  (9+ messages)
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity

[PATCH v2] madvise.2: Clarify addr/length and update hugetlb support
 2022-05-26 18:21 UTC  (2+ messages)

[PATCH v5 00/16] io-uring/xfs: support async buffered writes
 2022-05-26 17:39 UTC  (20+ messages)
` [PATCH v5 01/16] mm: Move starting of background writeback into the main balancing loop
` [PATCH v5 02/16] mm: Move updates of dirty_exceeded into one place
` [PATCH v5 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()
` [PATCH v5 05/16] iomap: Add async buffered write support
` [PATCH v5 06/16] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v5 07/16] fs: add __remove_file_privs() with flags parameter
` [PATCH v5 08/16] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v5 09/16] fs: Add async write file modification handling
` [PATCH v5 10/16] fs: Optimization for concurrent file time updates
` [PATCH v5 11/16] io_uring: Add support for async buffered writes
` [PATCH v5 12/16] io_uring: Add tracepoint for short writes
` [PATCH v5 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v5 14/16] xfs: Change function signature of xfs_ilock_iocb()
` [PATCH v5 15/16] xfs: Add async buffered write support
` [PATCH v5 16/16] xfs: Enable "

[PATCH] mm: throttle LRU pages skipping on rmap_lock contention
 2022-05-26 17:08 UTC 

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-05-26 15:03 UTC  (10+ messages)

Queries: Using ifdef CONFIG condition in dts files
 2022-05-26 14:23 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS e079cf8f681749580d655e3e5a793d1544e66225
 2022-05-26 12:30 UTC 

[PATCH 0/3] kasan: Fix ordering between MTE tag colouring and page->flags
 2022-05-26 12:24 UTC  (7+ messages)

[GIT PULL] slab for 5.19
 2022-05-26 10:50 UTC  (7+ messages)

Is _PAGE_PROTNONE set only for user mappings?
 2022-05-26 10:33 UTC  (7+ messages)

[RFC PATCH 0/6] Drain remote per-cpu directly v2
 2022-05-26 10:14 UTC  (4+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list

[PATCH] mm/x86: Remove dead code for hugetlbpage.c
 2022-05-26  8:05 UTC  (3+ messages)

[PATCH] hugetlb: fix huge_pmd_unshare address update
 2022-05-26  8:01 UTC  (2+ messages)

[PATCH] mm: fix racing of vb->va when kasan enabled
 2022-05-26  6:31 UTC  (2+ messages)

[PATCH v4 0/5] A few fixup patches for mm
 2022-05-26  6:08 UTC  (5+ messages)
` [PATCH v4 4/5] mm/shmem: fix infinite loop when swap in shmem error at swapoff time

[PATCH V2] mm/memory_hotplug: Drop 'reason' argument from check_pfn_span()
 2022-05-26  2:12 UTC 

[PATCH v3 0/4] A few cleanup and fixup patches for migration
 2022-05-26  1:53 UTC  (4+ messages)
` [PATCH v3 3/4] mm/migration: return errno when isolate_huge_page failed

[PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
 2022-05-26  0:38 UTC  (11+ messages)

[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
 2022-05-25 22:32 UTC  (30+ messages)
` [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for "
` [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
` [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
` [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
` [RFC PATCH v4 11/17] fs: Add async write file modification handling
` [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates
` [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
` [RFC PATCH v4 16/17] xfs: Add "

[PATCH] madvise.2: Clarify addr/length and update hugetlb support
 2022-05-25 20:50 UTC  (3+ messages)

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-25 20:31 UTC  (9+ messages)

[syzbot] KASAN: use-after-free Read in do_sync_mmap_readahead
 2022-05-25 18:59 UTC  (5+ 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