linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 19:07:30 to 2022-05-25 22:20:11 UTC [more...]

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-05-25 22:20 UTC  (4+ messages)

[GIT PULL] slab for 5.19
 2022-05-25 22:00 UTC  (6+ messages)

[PATCH] mm: fix a potential infinite loop in start_isolate_page_range()
 2022-05-25 21:48 UTC  (4+ messages)

[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
 2022-05-25 21:46 UTC  (27+ 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 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 v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-25 21:11 UTC  (7+ messages)
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity

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

[PATCH] mm/x86: Remove dead code for hugetlbpage.c
 2022-05-25 20:44 UTC  (2+ messages)

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

[PATCH v4 0/6] mm: introduce shrinker debugfs interface
 2022-05-25 20:26 UTC  (7+ 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

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-25 20:16 UTC 

mm/khugepaged: collapse file/shmem compound pages
 2022-05-25 19:07 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in do_sync_mmap_readahead
 2022-05-25 18:59 UTC  (7+ messages)

[GIT PULL] MM updates for 5.19-rc1
 2022-05-25 18:42 UTC 

[PATCH v2] cred: Propagate security_prepare_creds() error code
 2022-05-25 18:37 UTC 

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-25 18:27 UTC  (10+ messages)
` [PATCH v5 04/13] mm/khugepaged: make hugepage allocation context-specific

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

[PATCH] arm64: enable THP_SWAP for arm64
 2022-05-25 17:49 UTC  (7+ messages)

[PATCH] mm: kasan: Fix input of vmalloc_to_page()
 2022-05-25 17:43 UTC  (2+ messages)

[PATCH 0/3] kasan: Fix ordering between MTE tag colouring and page->flags
 2022-05-25 17:41 UTC  (6+ messages)

[PATCH] mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte()
 2022-05-25 17:39 UTC  (3+ messages)

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-25 17:27 UTC  (20+ messages)

[PATCH] memblock: config the number of init memblock regions
 2022-05-25 17:12 UTC  (7+ messages)

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-25 15:38 UTC  (39+ messages)
` [PATCH v4 01/11] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v4 02/11] mm: memcontrol: introduce compact_folio_lruvec_lock_irqsave
` [PATCH v4 03/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
` [PATCH v4 04/11] mm: vmscan: rework move_pages_to_lru()
` [PATCH v4 06/11] mm: thp: make split queue lock safe when LRU pages are reparented
` [PATCH v4 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v4 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function

vchiq: Performance regression since 5.18-rc1
 2022-05-25 15:37 UTC  (7+ messages)

[RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
 2022-05-25 14:05 UTC  (3+ messages)
` [RFC PATCH v3 6/6] [PATCH 6/6] mm: add tracing for VMA merges

Memory allocation on speculative fastpaths
 2022-05-25 13:12 UTC  (8+ messages)

[PATCH] mm: Kconfig: reorganize misplaced mm options
 2022-05-25 12:46 UTC  (2+ messages)

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-25 12:44 UTC  (4+ messages)

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

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-25 11:56 UTC  (13+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-25 11:23 UTC  (5+ messages)
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper

[linux-next:master 10169/14193] kernel/seccomp.c:870:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-05-25 11:17 UTC 

[PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
 2022-05-25 10:31 UTC 

[PATCH v2] mm: slab: optimize memcg_slab_free_hook()
 2022-05-25 10:29 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 0ea2a60f435393cbd0ea8aed764ea2f0daaad675
 2022-05-25 10:26 UTC 

[PATCH] mm/memory_hotplug: Drop 'reason' argument from check_pfn_span()
 2022-05-25  9:38 UTC  (3+ messages)

[linux-next:master 11985/14193] drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1093:9: warning: 'CAUSE' macro redefined
 2022-05-25  9:05 UTC 

[PATCH v3 0/4] A few cleanup and fixup patches for migration
 2022-05-25  8:41 UTC  (8+ messages)
` [PATCH v3 1/4] mm: reduce the rcu lock duration
` [PATCH v3 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH v3 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH v3 4/4] mm/migration: fix potential pte_unmap on an not mapped pte

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

[PATCH v3] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-05-25  8:24 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] mm: memcontrol: add the mempolicy interface for cgroup v2
 2022-05-25  7:56 UTC  (2+ messages)
` [mm] 6adb0a02c2: WARNING:suspicious_RCU_usage

[PATCH] mm/ksm: introduce ksm_enabled for each process
 2022-05-25  7:38 UTC  (10+ messages)
  ` [PATCH] mm/ksm: introduce ksm_enabled for each processg

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

[PATCH v4 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
 2022-05-25  7:14 UTC  (2+ messages)
` [mm] bec0ae1210: WARNING:possible_recursive_locking_detected

[PATCH v4 0/5] A few fixup patches for mm
 2022-05-25  6:40 UTC  (10+ messages)
` [PATCH v4 4/5] mm/shmem: fix infinite loop when swap in shmem error at swapoff time
` [PATCH v4 5/5] mm: filter out swapin error entry in shmem mapping

[PATCH v3 bpf-next 0/8] bpf_prog_pack followup
 2022-05-25  6:01 UTC  (8+ messages)
` [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack

[GIT PULL] Page cache changes for 5.19
 2022-05-25  3:19 UTC  (4+ messages)

[linux-next:master 9269/14079] ld.lld: error: undefined symbol: rockchip_pmu_block
 2022-05-25  3:09 UTC  (4+ messages)

[PATCH] mm: fix racing of vb->va when kasan enabled
 2022-05-25  2:52 UTC 

[PATCH v3 0/5] memcontrol selftests fixups
 2022-05-25  2:27 UTC  (4+ messages)
` [PATCH v3 2/5] selftests: memcg: Expect no low events in unprotected sibling
  ` [PATCH v3 5/5] selftests: memcg: Factor out common parts of memory.{low,min} tests

[PATCH mm v2 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu
 2022-05-25  1:31 UTC  (4+ messages)
  ` [PATCH mm v2 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu
  ` [PATCH mm v2 9/9] memcg: enable accounting for percpu allocation of struct rt_rq

[Patch v2] [PATCH] mm/page_alloc: Fix tracepoint mm_page_alloc_zone_locked()
 2022-05-25  1:22 UTC  (2+ messages)

[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-25  0:55 UTC  (3+ messages)

[PATCH v3 0/6] mm: introduce shrinker debugfs interface
 2022-05-24 23:54 UTC  (5+ messages)
` [PATCH v3 3/6] mm: shrinkers: provide shrinkers with names

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-24 23:32 UTC  (4+ messages)
` [PATCH 3/3] virtio_balloon: Introduce memory recover
    `  "

[linux-next:pending-fixes] BUILD SUCCESS 391cf5a1244fc835667a6b845706a63b65b7275f
 2022-05-24 21:53 UTC 

[PATCH] hugetlb: fix huge_pmd_unshare address update
 2022-05-24 20:50 UTC 

[CFP LPC 2022] Kernel Memory Management Microconference
 2022-05-24 20:48 UTC 

Is _PAGE_PROTNONE set only for user mappings?
 2022-05-24 20:22 UTC  (6+ messages)

[PATCH v3 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-24 19:35 UTC  (3+ messages)
` [PATCH v3 2/2] mm: khugepaged: recover from poisoned file-backed memory


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