linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-17 22:31:56 to 2021-02-19 12:18:39 UTC [more...]

[linux-next:master 2043/11791] ERROR: modpost: "devm_ioremap_resource" undefined!
 2021-02-19 12:17 UTC 

[linux-next:master 9708/11791] sound/virtio/virtio_pcm.c:33:42: sparse: sparse: incorrect type in initializer (different base types)
 2021-02-19 12:02 UTC 

[linux-next:master 9707/11791] sound/virtio/virtio_ctl_msg.c:140:24: sparse: sparse: incorrect type in assignment (different base types)
 2021-02-19 11:39 UTC 

[PATCH RFC 0/1] mm: balancing the node zones occupancy
 2021-02-19 11:26 UTC  (4+ messages)
` [PATCH 1/1] mm: proof-of-concept for balancing "

[PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-19 11:24 UTC  (20+ messages)
` [PATCH 1/2] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH 2/2] mm: Make alloc_contig_range handle in-use "

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-19 11:10 UTC  (17+ messages)
` [PATCH RFC] madvise.2: Document MADV_POPULATE

[PATCH v16 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-19 10:49 UTC  (10+ messages)
` [PATCH v16 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v16 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v16 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v16 4/9] mm: hugetlb: alloc "
` [PATCH v16 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v16 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v16 7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v16 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v16 9/9] mm: hugetlb: optimize the code with the help of the compiler

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-02-19 10:34 UTC  (15+ messages)

possible deadlock in start_this_handle (2)
 2021-02-19 10:15 UTC  (6+ messages)

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-19  9:47 UTC  (9+ messages)
` [PATCH v2 1/4] hmm: Device exclusive memory access
` [PATCH v2 2/4] hmm: Selftests for exclusive device memory
` [PATCH v2 3/4] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v2 4/4] nouveau/svm: Implement atomic SVM access

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-19  9:16 UTC  (12+ messages)
` [PATCH v2 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
` [PATCH v2 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH 03/33] mm: Implement readahead_control pageset expansion
 2021-02-19  9:01 UTC  (14+ messages)
` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
  ` [PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
      ` [PATCH 34/33] netfs: Pass flag rather than use in_softirq()

[PATCH v12 00/14] huge vmalloc mappings
 2021-02-19  8:52 UTC  (5+ messages)
` [PATCH v12 13/14] mm/vmalloc: Hugepage "

[linux-next:pending-fixes] BUILD SUCCESS 6dc8678b08f1f490e140a4dc68419f9782e64f3a
 2021-02-19  7:43 UTC 

[linux-next:master 10767/11658] drivers/staging/wlan-ng/p80211netdev.c:572:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-02-19  6:35 UTC  (3+ messages)

[PATCH v2 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-19  6:08 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v2 2/2] mm: Make alloc_contig_range handle in-use "

[linux-next:master] BUILD REGRESSION ff90dfd2579b2c7bc1f0baa0cb99c918c6c1ec64
 2021-02-19  5:31 UTC 

[linux-next:master 11003/11791] include/linux/dsa/ocelot.h:180: undefined reference to `packing'
 2021-02-19  5:00 UTC 

mmotm 2021-02-18-18-29 uploaded
 2021-02-19  2:30 UTC 

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-19  0:48 UTC  (7+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode
` [PATCH v7 2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v7 3/6] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v7 4/6] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v7 5/6] userfaultfd: update documentation to describe minor fault handling
` [PATCH v7 6/6] userfaultfd/selftests: add test exercising "

[PATCH v2 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
 2021-02-19  0:22 UTC  (2+ messages)
` [PATCH v2 2/2] mm, kasan: don't poison boot memory with tag-based modes

[RFC PATCH 0/5] Add hugetlb soft dirty support
 2021-02-19  0:14 UTC  (13+ messages)
` [RFC PATCH 1/5] hugetlb: add hugetlb helpers for "
` [RFC PATCH 2/5] hugetlb: enhance hugetlb fault processing to support soft dirty
` [RFC PATCH 3/5] mm proc/task_mmu.c: add soft dirty pte checks for hugetlb
` [RFC PATCH 5/5] mm proc/task_mmu.c: add hugetlb specific routine for clear_refs

[PATCH] mm, kasan: don't poison boot memory
 2021-02-19  0:09 UTC  (7+ messages)

[PATCH v4 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-02-18 23:12 UTC  (5+ messages)
` [PATCH v4 1/4] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
` [PATCH v4 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v4 3/4] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v4 4/4] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp

[PATCH v3 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-02-18 23:02 UTC  (10+ messages)
` [PATCH v3 1/4] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
` [PATCH v3 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v3 3/4] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v3 4/4] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp

[RFC] Hugepage collapse in process context
 2021-02-18 22:34 UTC  (9+ messages)

[linux-next:master 10191/10581] mm/memremap.c:270 pagemap_range() warn: missing error code 'error'
 2021-02-18 22:29 UTC  (2+ messages)

[PATCH 1/2] hugetlb: fix update_and_free_page contig page struct assumption
 2021-02-18 21:43 UTC  (11+ messages)

[PATCH v2 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-02-18 20:41 UTC  (12+ messages)
` [PATCH v2 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
  ` [PATCH v2 4/4] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp

[PATCH RESEND] mm, kasan: don't poison boot memory
 2021-02-18 20:24 UTC  (3+ messages)

[linux-next:master 11617/11791] drivers/of/kexec.c:190:16: error: 'const struct kimage_arch' has no member named 'elf_load_addr'
 2021-02-18 19:36 UTC 

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-18 18:20 UTC  (7+ messages)

[PATCH] mm, compaction: make fast_isolate_freepages() stay within zone
 2021-02-18 17:42 UTC  (2+ messages)

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-18 17:06 UTC  (10+ messages)
` [PATCH v3 4/8] cgroup: rstat: support cgroup1
` [PATCH v3 6/8] mm: memcontrol: switch to rstat
` [PATCH v3 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-18 16:21 UTC  (10+ messages)

[PATCH v4 0/4] mm/gup: page unpining improvements
 2021-02-18 16:01 UTC  (4+ messages)

[linux-next:master 11617/11791] drivers/of/kexec.c:190:10: error: 'const struct kimage' has no member named 'arch'
 2021-02-18 15:19 UTC 

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-18 12:39 UTC  (8+ messages)

[PATCH] simplify copy_mm()
 2021-02-18 12:37 UTC 

[linux-next:master 9088/11791] drivers/virt/acrn/hsm.c:389:3: error: implicit declaration of function 'remove_cpu'
 2021-02-18 10:31 UTC 

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-18  8:59 UTC  (6+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[External] Re: [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
 2021-02-18  8:21 UTC  (14+ messages)

[PATCH] mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
 2021-02-18  2:27 UTC  (3+ messages)

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-18  1:28 UTC  (4+ messages)
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

[PATCH v5 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-17 23:35 UTC  (6+ messages)
` [PATCH v5 1/5] hugetlb: Dedup the code to add a new file_region
` [PATCH v5 2/5] hugetlg: Break earlier in add_reservation_in_range() when we can
` [PATCH v5 3/5] mm: Introduce page_needs_cow_for_dma() for deciding whether cow
` [PATCH v5 4/5] mm: Use is_cow_mapping() across tree where proper
` [PATCH v5 5/5] hugetlb: Do early cow when page pinned on src mm

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-17 23:00 UTC  (4+ messages)

[PATCH v21 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2021-02-17 22:31 UTC  (5+ messages)
` [PATCH v21 4/7] x86/cet/ibt: Update ELF header parsing for "
` [PATCH v21 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v21 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v21 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO


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