linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 07:28:50 to 2022-02-11 10:40:01 UTC [more...]

[PATCH 24/49] mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
 2022-02-11 10:39 UTC  (4+ messages)
` [PATCH 46/49] mm/mempolicy: replace nodes_weight with nodes_weight_eq
` [PATCH 47/49] nodemask: add num_node_state_eq()

[PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-11 10:33 UTC  (3+ messages)
` [PATCH v2 2/2] selftest/vm: Add util.h and and move helper functions there

[PATCH v3] mm: Uninline copy_overflow()
 2022-02-11 10:31 UTC 

[PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-11 10:29 UTC  (16+ messages)
` [PATCH 01/13] mm/munlock: delete page_mlock() and all its works
` [PATCH 02/13] mm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
` [PATCH 03/13] mm/munlock: delete munlock_vma_pages_all(), allow oomreap
` [PATCH 04/13] mm/munlock: rmap call mlock_vma_page() munlock_vma_page()

[PATCH v2] mm: Uninline copy_overflow()
 2022-02-11 10:15 UTC 

[PATCH v2] powerpc/mm: Update default hugetlb size early
 2022-02-11 10:05 UTC  (4+ messages)

[PATCH v4] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-02-11  9:34 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-11  9:08 UTC  (31+ messages)
` [PATCH 10/35] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH 18/35] mm: Add guard pages around a shadow stack
` [PATCH 20/35] mm: Update can_follow_write_pte() for "
` [PATCH 21/35] mm/mprotect: Exclude shadow stack from preserve_write

[syzbot] KMSAN: uninit-value in mpol_rebind_mm (2)
 2022-02-11  9:07 UTC 

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-11  8:43 UTC  (12+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings

[PATCH v5 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-02-11  8:03 UTC  (10+ messages)
` [PATCH v5 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v5 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v5 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v5 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v5 5/5] mm/page_alloc: reuse tail struct pages "

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2022-02-11  7:39 UTC  (13+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection

[PATCH v2] tracing: uninline trace_trigger_soft_disabled() partly
 2022-02-11  7:10 UTC 

[PATCH v2 0/4] memcg: robust enforcement of memory.high
 2022-02-11  6:49 UTC  (5+ messages)
` [PATCH v2 1/4] memcg: refactor mem_cgroup_oom
` [PATCH v2 2/4] memcg: unify force charging conditions
` [PATCH v2 3/4] selftests: memcg: test high limit for single entry allocation
` [PATCH v2 4/4] memcg: synchronously enforce memory.high for large overcharges

[linux-next:master 2955/4656] drivers/net/dsa/qca8k.c:422:37-43: ERROR: application of sizeof to pointer
 2022-02-11  6:36 UTC  (5+ messages)
` [PATCH] net: dsa: qca8k: fix noderef.cocci warnings
      ` [kbuild-all] "

[PATCH v2] mm/hugetlb: Fix kernel crash with hugetlb mremap
 2022-02-11  6:32 UTC 

[PATCH for-mm 0/2] Fix trivial build errors on -mm tree
 2022-02-11  3:58 UTC  (7+ messages)
` [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
      ` [PATCH for-mm 1/2 v2] "

[linux-next:master 637/4147] warning: argument unused during compilation: '-mstrict-align' err: false
 2022-02-11  3:51 UTC  (3+ messages)

[PATCH 0/4] memcg: robust enforcement of memory.high
 2022-02-11  2:44 UTC  (15+ messages)
` [PATCH 1/4] memcg: refactor mem_cgroup_oom
` [PATCH 2/4] memcg: unify force charging conditions
` [PATCH 3/4] selftests: memcg: test high limit for single entry allocation
` [PATCH 4/4] memcg: synchronously enforce memory.high

[PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
 2022-02-11  2:09 UTC  (2+ messages)

[PATCH v2 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
 2022-02-11  1:33 UTC  (10+ messages)

[PATCH v3 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
 2022-02-11  1:30 UTC 

[PATCH v2 0/3] Migrate device coherent pages on get_user_pages()
 2022-02-10 23:41 UTC  (6+ messages)
` [PATCH v2 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-10 23:35 UTC  (6+ messages)
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 02/11] MM: document and polish read-ahead code

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-10 21:37 UTC  (4+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[linux-next:master 3267/4901] arch/powerpc/platforms/powermac/nvram.c:304:24: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-10 21:17 UTC 

pin_user_pages supports NULL pages arguments?
 2022-02-10 21:17 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 395a61741f7ea29e1f4a0d6e160197fe8e377572
 2022-02-10 21:09 UTC 

start sorting out the ZONE_DEVICE refcount mess
 2022-02-10 21:00 UTC  (5+ messages)
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>

[PATCH] mm/hugetlb: Fix kernel crash with hugetlb mremap
 2022-02-10 19:50 UTC  (3+ messages)

[PATCH v2 0/2] drivers/base/memory: determine and store zone for single-zone memory blocks
 2022-02-10 18:43 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
` [PATCH v2 2/2] drivers/base/memory: determine and store zone for single-zone memory blocks

userfaultfd: usability issue due to lack of UFFD events ordering
 2022-02-10 18:42 UTC  (11+ messages)

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2022-02-10 18:04 UTC  (6+ messages)

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-10 17:36 UTC  (37+ messages)
` [PATCH 01/27] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 02/27] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 03/27] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 04/27] mm: move free_devmap_managed_page to memremap.c
` [PATCH 05/27] mm: simplify freeing of devmap managed pages
` [PATCH 06/27] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 07/27] mm: remove the extra ZONE_DEVICE struct page refcount
` [PATCH 08/27] fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
` [PATCH 09/27] mm: generalize the pgmap based page_free infrastructure
` [PATCH 10/27] mm: refactor check_and_migrate_movable_pages
` [PATCH 11/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_insert_page
` [PATCH 12/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_pages
` [PATCH 13/27] mm: move the migrate_vma_* device migration code into it's own file
` [PATCH 14/27] mm: build migrate_vma_* for all configs with ZONE_DEVICE support
` [PATCH 15/27] mm: add zone device coherent type memory support
` [PATCH 16/27] mm: add device coherent vma selection for memory migration
` [PATCH 17/27] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH 18/27] drm/amdkfd: add SPM support for SVM
` [PATCH 19/27] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH 20/27] lib: test_hmm add ioctl to get zone device type
` [PATCH 21/27] lib: test_hmm add module param for "
` [PATCH 22/27] lib: add support for device coherent type in test_hmm
` [PATCH 23/27] tools: update hmm-test to support device coherent type
` [PATCH 24/27] tools: update test_hmm script to support SP config
` [PATCH 25/27] mm: remove the vma check in migrate_vma_setup()
` [PATCH 26/27] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH 27/27] tools: add hmm gup test for long term pinned device pages

[PATCH] tracing: uninline trace_trigger_soft_disabled()
 2022-02-10 16:54 UTC  (4+ messages)

[PATCH bpf-next 0/2] flexible size for bpf_prog_pack
 2022-02-10 16:51 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: "

[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-10 16:48 UTC  (3+ messages)
` [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit

[PATCH 00/21 V4] Repair SWAP-over_NFS
 2022-02-10 15:22 UTC  (4+ messages)
` [PATCH 01/21] MM: create new mm/swap.h header file

[linux-next:pending-fixes] BUILD REGRESSION dfd7907f4e4fe53417c1436f4a727a143e0ba2d2
 2022-02-10 15:12 UTC 

[PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-10 15:08 UTC  (6+ messages)

[PATCH 0/8] mm/memory-failure.c: A few cleanup patches for memory failure
 2022-02-10 14:17 UTC  (9+ messages)
` [PATCH 1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap
` [PATCH 2/8] mm/memory-failure.c: avoid walking page table when vma_address() return -EFAULT
` [PATCH 3/8] mm/memory-failure.c: rework the signaling logic in kill_proc
` [PATCH 4/8] mm/memory-failure.c: remove unneeded orig_head
` [PATCH 5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
` [PATCH 6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()
` [PATCH 7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page
` [PATCH 8/8] mm/memory-failure.c: remove unnecessary PageTransTail check

[RFC PATCH] mm: record context on page->mapping
 2022-02-10 13:18 UTC  (3+ messages)

[linux-next:master 2956/4901] drivers/net/dsa/qca8k.c:422:37-43: ERROR: application of sizeof to pointer
 2022-02-10 12:55 UTC  (2+ messages)
` [PATCH] net: dsa: qca8k: fix noderef.cocci warnings

[PATCH v5 0/7] Fix some cache flush bugs
 2022-02-10 12:30 UTC  (8+ messages)
` [PATCH v5 1/7] mm: thp: fix wrong cache flush in remove_migration_pmd()
` [PATCH v5 2/7] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v5 3/7] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH v5 4/7] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH v5 5/7] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
` [PATCH v5 6/7] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH v5 7/7] mm: replace multiple dcache flush with flush_dcache_folio()

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-02-10 11:04 UTC  (3+ messages)

[linux-next:master 4550/4901] drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:17: error: 'gc_parent' undeclared; did you mean 'xa_parent'?
 2022-02-10 10:43 UTC 

[linux-next:master 2750/4901] ld.lld: error: undefined symbol: ptp_clock_index
 2022-02-10 10:22 UTC 

[PATCH] mm/hwpoison: In-use hugepage need filter judgement and filter return value should be consistent
 2022-02-10  8:58 UTC 

[linux-next:pending-fixes 265/356] arch/riscv/kernel/cpu-hotplug.c:43:2: error: implicit declaration of function 'numa_remove_cpu'
 2022-02-10  8:51 UTC 

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2022-02-10  7:45 UTC  (10+ messages)


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