linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-26 17:03:14 to 2022-05-27 22:59:14 UTC [more...]

[RFC PATCH 0/3] hugetlb: speed up linear address scanning
 2022-05-27 22:58 UTC 

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-05-27 22:52 UTC  (24+ 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 v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-27 22:41 UTC  (6+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH v2 0/2] Refactor of vma_merge and new merge call
 2022-05-27 21:17 UTC  (3+ messages)
` [PATCH v2 1/2] [PATCH 1/2] mm: refactor of vma_merge()
` [PATCH v2 2/2] [PATCH 2/2] mm: add merging after mremap resize

[PATCH 0/2] dmapool performance enhancements
 2022-05-27 21:01 UTC  (3+ messages)

[PATCH v4 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-27 20:21 UTC  (5+ messages)
` [PATCH v4 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [PATCH v4 2/2] mm: khugepaged: recover from poisoned file-backed memory

[linux-next:pending-fixes] BUILD SUCCESS 9e21d180a10050c7cb41863b054fc0d62ca59677
 2022-05-27 20:20 UTC 

[PATCH v2 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-05-27 20:14 UTC  (3+ messages)
` [PATCH v2 2/2] UML: add support for KASAN under x86_64

[PATCH v2] cred: Propagate security_prepare_creds() error code
 2022-05-27 20:05 UTC  (3+ messages)

[akpm-mm:junk 1/1] init/Kconfig:1836: syntax error
 2022-05-27 20:00 UTC 

[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 19:39 UTC 

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

[GIT PULL] hotfixes for 5.19-rc1
 2022-05-27 18:48 UTC  (2+ messages)

[GIT PULL] additional MM updates for 5.19-rc1
 2022-05-27 18:48 UTC  (3+ messages)

[PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
 2022-05-27 18:33 UTC  (12+ messages)

[RFC] mm: MADV_COLLAPSE semantics
 2022-05-27 18:09 UTC  (9+ messages)

RFC: Memory Tiering Kernel Interfaces (v4)
 2022-05-27 18:02 UTC 

[PATCH v4 0/6] mm: introduce shrinker debugfs interface
 2022-05-27 18:00 UTC  (7+ messages)
` [PATCH v4 3/6] mm: shrinkers: provide shrinkers with names
` [PATCH v4 4/6] mm: docs: document shrinker debugfs

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

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-05-27 16:30 UTC  (20+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs
  ` [RFC PATCH v4 3/7] mm/demotion: Build demotion targets based on explicit memory tiers
  ` [RFC PATCH v4 4/7] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
  ` [RFC PATCH v4 5/7] mm/demotion: Add support to associate rank with memory tier
  ` [RFC PATCH v4 6/7] mm/demotion: Add support for removing node from demotion memory tiers
  ` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order

mm/khugepaged: collapse file/shmem compound pages
 2022-05-27 16:27 UTC  (7+ messages)

[PATCH 0/2] Refactor of vma_merge and new merge call
 2022-05-27 16:19 UTC  (4+ messages)
` [PATCH 1/2] [PATCH 1/2] mm: refactor of vma_merge()
` [PATCH 2/2] [PATCH 2/2] mm: add merging after mremap resize

[PATCH 00/24] Begin removing PageError
 2022-05-27 15:50 UTC  (25+ messages)
` [PATCH 01/24] block: Remove check of PageError
` [PATCH 02/24] afs: "
` [PATCH 03/24] freevxfs: "
` [PATCH 04/24] gfs: Check PageUptodate instead "
` [PATCH 05/24] hfs: Remove check for PageError
` [PATCH 06/24] hfsplus: "
` [PATCH 07/24] ntfs: "
` [PATCH 08/24] ext2: "
` [PATCH 09/24] nilfs2: "
` [PATCH 10/24] ntfs: "
` [PATCH 11/24] ntfs3: "
` [PATCH 12/24] reiserfs: "
` [PATCH 13/24] ufs: Remove checks "
` [PATCH 14/24] remap_range: Remove check of uptodate flag
` [PATCH 15/24] jfs: Remove check for PageUptodate
` [PATCH 16/24] iomap: Remove test for folio error
` [PATCH 17/24] orangefs: "
` [PATCH 18/24] buffer: Remove check for PageError
` [PATCH 19/24] nfs: Leave pages in the pagecache if readpage failed
` [PATCH 20/24] btrfs: Use a folio in wait_dev_supers()
` [PATCH 21/24] buffer: Don't test folio error in block_read_full_folio()
` [PATCH 22/24] squashfs: Return the actual error from squashfs_read_folio()
` [PATCH 23/24] hostfs: Handle page write errors correctly
` [PATCH 24/24] ocfs2: Use filemap_write_and_wait_range() in ocfs2_cow_sync_writeback()

[PATCH] mm/vmscan: don't try to reclaim freed folios
 2022-05-27 15:02 UTC  (2+ messages)

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

[linux-next:master 13968/14198] drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:130:17: warning: 'DP_SINK_BRANCH_DEV_NAME_7580' defined but not used
 2022-05-27 14:23 UTC 

Free Samples
 2022-05-27 13:55 UTC 

mm/page_table_check.c:162:36: error: call to undeclared function 'pmd_pfn'; ISO C99 and later do not support implicit function declarations
 2022-05-27 14:03 UTC 

[PATCH] mm: kmemleak: Skip check in kmemleak_*_phys when pfn bound is not ready
 2022-05-27 13:39 UTC  (4+ messages)

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-27 12:58 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in do_sync_mmap_readahead
 2022-05-27 12:35 UTC  (5+ messages)

[RFC PATCH 0/1] stackdepot hash table autosizing
 2022-05-27 12:02 UTC  (3+ messages)
` [RFC PATCH 1/1] lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing

Queries: Using ifdef CONFIG condition in dts files
 2022-05-27 11:36 UTC  (5+ messages)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-05-27 11:28 UTC  (8+ messages)
          ` clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE)
                ` [PATCH] x86/clear_user: Make it faster

[PATCH v2] arm64: enable THP_SWAP for arm64
 2022-05-27 10:06 UTC 

[PATCH] mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
 2022-05-27  9:54 UTC  (2+ messages)

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 

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

[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  (9+ 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)

[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 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  (2+ 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_table_check: fix accessing unmapped ptep
 2022-05-27  1:10 UTC  (6+ messages)

[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] 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  (4+ messages)
` [PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()

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


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