linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 07:36:28 to 2021-05-17 13:09:47 UTC [more...]

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-05-17 13:09 UTC  (5+ messages)
` [PATCH 4/4] i915: fix remap_io_sg to verify the pgprot

[PATCH v4 0/2] hwpoison: fix race with compound page allocation
 2021-05-17 12:59 UTC  (6+ messages)
` [PATCH v4 1/2] mm,hwpoison: "
` [PATCH v4 2/2] mm,hwpoison: make get_hwpoison_page call get_any_page()

[PATCH 0/3] vmalloc() vs bulk allocator v2
 2021-05-17 11:51 UTC  (6+ messages)
` [PATCH 1/3] mm/page_alloc: Add an alloc_pages_bulk_array_node() helper
` [PATCH 2/3] mm/vmalloc: Switch to bulk allocator in __vmalloc_area_node()
` [PATCH 3/3] mm/vmalloc: Print a warning message first on failure

[PATCH net-next v5 0/5] page_pool: recycle buffers
 2021-05-17 11:35 UTC  (12+ messages)
` [PATCH net-next v5 3/5] page_pool: Allow drivers to hint on SKB recycling

[PATCH 0/5] mm/sparse: a few minor fixes and improvements
 2021-05-17 11:20 UTC  (6+ messages)
` [PATCH 1/5] mm: correct SECTION_SHIFT name in code comments
` [PATCH 2/5] mm/sparse: free section usage memory in case populate_section_memmap failed
` [PATCH 3/5] mm/sparse: move mem_sections allocation out of memory_present()
` [PATCH 4/5] mm: rename the global section array to mem_sections
` [PATCH 5/5] mm/page_alloc: improve memmap_pages and dma_reserve dbg msg

[PATCH 0/11 v5] fs: Hole punch vs page cache filling races
 2021-05-17 11:21 UTC  (12+ messages)
` [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock

[PATCH] percpu: initialize best_upa variable
 2021-05-17 11:06 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-17 10:00 UTC  (3+ messages)

[linux-next:master 2296/2770] kernel/bpf/helpers.c:713:43: warning: Uninitialized variable: bufs [uninitvar]
 2021-05-17  9:30 UTC  (4+ messages)

[hnaz-linux-mm:master 179/239] include/linux/thread_info.h:215:27: error: 'INT_MAX' undeclared
 2021-05-17  9:04 UTC  (3+ messages)

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-17  8:40 UTC  (6+ messages)
` [PATCH v5 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument

[patch 48/91] kernel/crash_core: add crashkernel=auto for vmcore creation
 2021-05-17  8:22 UTC  (12+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-17  7:45 UTC  (3+ messages)
` [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines

alloc_contig_range() with MIGRATE_MOVABLE performance regression since 4.9
 2021-05-17  7:46 UTC  (6+ messages)

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-17  7:23 UTC  (19+ messages)
` [PATCH v19 1/8] mmap: make mlock_future_check() global
` [PATCH v19 2/8] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v19 3/8] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users
` [PATCH v19 7/8] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 0/2] mm: clear spelling mistakes
 2021-05-17  6:51 UTC  (3+ messages)
` [PATCH 1/2] mm: fix spelling mistakes in header files
` [PATCH 2/2] mm: fix spelling mistakes in under directory mm

[PATCH] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-05-17  6:50 UTC  (6+ messages)

[PATCH v2 0/6] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-17  6:44 UTC  (10+ messages)
` [PATCH v2 1/6] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v2 2/6] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v2 3/6] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v2 4/6] mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline()
` [PATCH v2 5/6] virtio-mem: use page_offline_(start|end) when "
` [PATCH v2 6/6] fs/proc/kcore: use page_offline_(freeze|thaw)

[RFC] mm/thp: Update mm's MM_ANONPAGES stat in set_huge_zero_page()
 2021-05-17  3:51 UTC  (3+ messages)

[PATCH] mm/slub: use stackdepot to save stack trace in objects-fix
 2021-05-16 19:51 UTC 

drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h:588:21: sparse: sparse: cast removes address space '__iomem' of expression
 2021-05-16 19:47 UTC 

[PATCH v10 00/33] Memory folios
 2021-05-16 19:26 UTC  (42+ messages)
` [PATCH v10 01/33] mm: Introduce struct folio
` [PATCH v10 02/33] mm: Add folio_pgdat and folio_zone
` [PATCH v10 03/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v10 04/33] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v10 05/33] mm: Add folio reference count functions
` [PATCH v10 06/33] mm: Add folio_put
` [PATCH v10 07/33] mm: Add folio_get
` [PATCH v10 08/33] mm: Add folio_try_get_rcu
` [PATCH v10 09/33] mm: Add folio flag manipulation functions
` [PATCH v10 10/33] mm: Add folio_young and folio_idle
` [PATCH v10 11/33] mm: Handle per-folio private data
` [PATCH v10 12/33] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v10 13/33] mm/filemap: Add folio_next_index
` [PATCH v10 14/33] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v10 15/33] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v10 16/33] mm: Add folio_mapcount

drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:596:48: sparse: sparse: cast removes address space '__iomem' of expression
 2021-05-16 18:39 UTC 

[mm/slub] ad36bafb3b: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c
 2021-05-16 14:41 UTC 

[PATCH] mm/page_alloc: Split per cpu page lists and zone stats -fix -fix
 2021-05-16 14:07 UTC 

Very slow page fault caused by migrate_pages
 2021-05-16  8:56 UTC  (2+ messages)

[PATCH v3] mm, slub: change run-time assertion in kmalloc_index() to compile-time
 2021-05-16  6:34 UTC  (5+ messages)

[BUG] Shudown-time lockdep splat in next-20210514
 2021-05-15 23:19 UTC  (3+ messages)

[linux-next:master 3136/3150] init/main.c:925:2: error: implicit declaration of function 'init_vmlinux_build_id'
 2021-05-15 21:15 UTC  (2+ messages)

[PATCH] arm64: Define only {pud/pmd}_{set/clear}_huge when usefull
 2021-05-15  6:28 UTC  (4+ messages)

incoming
 2021-05-15  0:27 UTC  (14+ messages)
` [patch 01/13] mm/hugetlb: fix F_SEAL_FUTURE_WRITE
` [patch 02/13] mm/hugetlb: fix cow where page writtable in child
` [patch 03/13] mm, slub: move slub_debug static key enabling outside slab_mutex
` [patch 04/13] kernel/resource: fix return code check in __request_free_mem_region
` [patch 05/13] squashfs: fix divide error in calculate_skip()
` [patch 06/13] userfaultfd: release page in error path to avoid BUG_ON
` [patch 07/13] ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
` [patch 08/13] mm: fix struct page layout on 32-bit systems
` [patch 09/13] kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
` [patch 10/13] mm/filemap: fix readahead return types
` [patch 11/13] hfsplus: prevent corruption in shrinking truncate
` [patch 12/13] docs: admin-guide: update description for kernel.modprobe sysctl
` [patch 13/13] mm/ioremap: fix iomap_max_page_shift

[PATCH 00/94] Introducing the Maple Tree
 2021-05-15  0:02 UTC  (24+ messages)
` [PATCH 26/94] Maple Tree: Add new data structure

mmotm 2021-05-12-21-46 uploaded
 2021-05-14 21:40 UTC  (7+ messages)
` mmotm 2021-05-12-21-46 uploaded (arch/x86/mm/pgtable.c)

[PATCH -next] percpu: make symbol 'pcpu_free_slot' static
 2021-05-14 21:00 UTC  (2+ messages)

[PATCH] mm, swap: Remove unnecessary smp_rmb() in swap_type_to_swap_info()
 2021-05-14 20:51 UTC  (7+ messages)

[PATCH] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-14 19:16 UTC  (9+ messages)

[PATCH -next] mm/huge_memory.c: remove unused variable 'count'
 2021-05-14 18:48 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cd557f1c605fc5a2c0eb0b540610f50dc67dd849
 2021-05-14 18:03 UTC 

[PATCH] mm/shuffle: fix section mismatch warning
 2021-05-14 17:48 UTC  (3+ messages)

[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
 2021-05-14 16:30 UTC  (15+ messages)
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg

[PATCH] mm/page_alloc: Split per cpu page lists and zone stats -fix
 2021-05-14 14:46 UTC 

[linux-next:master 2707/3150] net/bridge/br_input.c:135:8: error: too many arguments to function 'br_multicast_is_router'
 2021-05-14 14:33 UTC 

[linux-next:master 2901/3150] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_205' declared with attribute error: unexpected size in kmalloc_index()
 2021-05-14 14:29 UTC 

[v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-05-14 13:50 UTC  (2+ messages)

[PATCH v4] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-05-14 13:31 UTC  (5+ messages)

[PATCH v2 00/24] userfaultfd-wp: Support shmem and hugetlbfs
 2021-05-14 13:18 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 249c444ea60c931d3fd9b0fdb508ec91bab58708
 2021-05-14 12:41 UTC 

[linux-next:master 3053/3150] arch/ia64/include/asm/pal.h:1703:64: error: implicit declaration of function 'ia64_tpa'; did you mean 'ia64_pal'?
 2021-05-14 10:58 UTC 

Re : mm/mremap: use range flush that does TLB and page walk cache flush
 2021-05-14 10:23 UTC 

[PATCH 00/21] mm: Add vma_lookup()
 2021-05-14  9:57 UTC  (3+ messages)
` [PATCH 01/22] "

[PATCH v4] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
 2021-05-14  9:30 UTC 

[Question] Is there a race window between __anon_vma_prepare() with page_lock_anon_vma_read() ?
 2021-05-14  9:16 UTC 

[PATCH] asm-generic/tlb: Fix duplicate included asm-generic/tlb.h
 2021-05-14  9:14 UTC 

[linux-next:master 2999/3150] arch/arm64/mm/mmu.c:1340:5: error: redefinition of 'pud_set_huge'
 2021-05-14  8:58 UTC 

[linux-next:master 2711/3150] net/bridge/br_multicast.c:1743:3: error: implicit declaration of function 'br_ip6_multicast_add_router'
 2021-05-14  8:52 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).