linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 16:14:03 to 2021-01-13 07:02:22 UTC [more...]

[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2021-01-13  7:02 UTC  (10+ messages)
` [PATCH V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [PATCH V2 3/3] s390/mm: Define arch_get_mappable_range()

[linux-stable-rc:linux-4.19.y 1441/2773] drivers/base/node.c:429:5: warning: no previous prototype for function 'register_mem_block_under_node_early'
 2021-01-13  6:45 UTC  (7+ messages)
          ` [kbuild-all] "

[linux-next:master 1259/2798] undefined reference to `__this_module'
 2021-01-13  6:36 UTC 

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-13  6:25 UTC  (8+ messages)
` [PATCH v3 1/4] mm: cma: introduce gfp flag in cma_alloc instead of no_warn
` [PATCH v3 2/4] mm: failfast mode with __GFP_NORETRY in alloc_contig_range
` [PATCH v3 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable
` [PATCH v3 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PATCH] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-01-13  5:47 UTC  (3+ messages)

[PATCH v4 0/6] Fix some bugs about HugeTLB code
 2021-01-13  5:22 UTC  (7+ messages)
` [PATCH v4 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
` [PATCH v4 2/6] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH v4 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
` [PATCH v4 4/6] mm: hugetlb: retry dissolve page when hitting race
` [PATCH v4 5/6] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH v4 6/6] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active

[PATCH] mm: Free unused swap cache page in write protection fault handler
 2021-01-13  5:24 UTC  (5+ messages)

[PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
 2021-01-13  4:15 UTC  (12+ messages)

[linux-next:master] BUILD REGRESSION df869cab4b3519d603806234861aa0a39df479c0
 2021-01-13  3:38 UTC 

mmotm 2021-01-12-01-57 uploaded
 2021-01-13  3:31 UTC  (6+ messages)
` mmotm 2021-01-12-01-57 uploaded (NR_SWAPCACHE in mm/)

[PATCH 0/1] mm: restore full accuracy in COW page reuse
 2021-01-13  3:31 UTC  (14+ messages)

[PATCH] ubsan: Implement __ubsan_handle_alignment_assumption
 2021-01-13  1:39 UTC  (4+ messages)

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-01-13  0:31 UTC  (23+ messages)

[PATCH] mm: net: memcg accounting for TCP rx zerocopy
 2021-01-13  0:18 UTC  (8+ messages)

incoming
 2021-01-12 23:49 UTC  (11+ messages)
` [patch 01/10] mm, slub: consider rest of partial list if acquire_slab() fails
` [patch 02/10] mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
` [patch 03/10] mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
` [patch 04/10] arm/kasan: fix the array size of kasan_early_shadow_pte[]
` [patch 05/10] mm/vmalloc.c: fix potential memory leak
` [patch 06/10] mm: migrate: initialize err in do_migrate_pages
` [patch 07/10] mm/hugetlb: fix potential missing huge page size info
` [patch 08/10] MAINTAINERS: add Vlastimil as slab allocators maintainer
` [patch 09/10] mm,hwpoison: fix printing of page flags
` [patch 10/10] mm/process_vm_access.c: include compat.h

[PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
 2021-01-12 23:02 UTC  (4+ messages)

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-12 22:54 UTC  (32+ messages)
` [PATCH 03/11] kasan: clean up comments in tests
` [PATCH 04/11] kasan: add match-all tag tests
` [PATCH 05/11] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [PATCH 06/11] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH 07/11] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH 08/11] kasan: adopt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH 09/11] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH 10/11] kasan: fix bug detection via ksize for HW_TAGS mode

[linux-next:master 1199/2461] drivers/gpu/drm/radeon/radeon_uvd.c:794:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-01-12 22:46 UTC 

[PATCH] mm, compaction: make sure we isolate a valid freepage when high_pfn is used
 2021-01-12 22:27 UTC  (3+ messages)
` [PATCH] mm, compaction: move high_pfn to the for loop scope

[PATCH v2 0/5] mm: Fix pfn_to_online_page() with respect to ZONE_DEVICE
 2021-01-12 22:20 UTC  (7+ messages)
` [PATCH v2 2/5] mm: Teach pfn_to_online_page() to consider subsection validity
` [PATCH v2 4/5] mm: Fix page reference leak in soft_offline_page()

[PATCH v2 0/3] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-12 21:55 UTC  (9+ messages)

[PATCH] mm: memcontrol: prevent starvation when writing memory.high
 2021-01-12 21:45 UTC  (9+ messages)

[RFC v3 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-12 21:23 UTC  (13+ messages)
` [v3 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v3 PATCH 05/11] mm: vmscan: use a new flag to indicate shrinker is registered

[PATCH v2 00/70] RFC mm: Introducing the Maple Tree
 2021-01-12 21:15 UTC  (68+ messages)
` [PATCH v2 01/70] radix tree test suite: Enhancements for "
` [PATCH v2 03/70] radix tree test suite: Add support for kmem_cache_free_bulk
` [PATCH v2 04/70] radix tree test suite: Add keme_cache_alloc_bulk() support
` [PATCH v2 05/70] Maple Tree: Add new data structure
` [PATCH v2 08/70] mm/mmap: Change find_vma() to use the maple tree
` [PATCH v2 09/70] mm/mmap: Change find_vma_prev() to use "
` [PATCH v2 10/70] mm/mmap: Change unmapped_area and unmapped_area_topdown "
` [PATCH v2 14/70] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v2 16/70] mm: Move find_vma_intersection to mmap.c and change implementation to maple tree
` [PATCH v2 17/70] mm/mmap: Change mmap_region to use maple tree state
` [PATCH v2 18/70] mm/mmap: Drop munmap_vma_range()
` [PATCH v2 19/70] mm: Remove vmacache
` [PATCH v2 20/70] mm/mmap: Change __do_munmap() to avoid unnecessary lookups
` [PATCH v2 21/70] mm/mmap: Move mmap_region() below do_munmap()
` [PATCH v2 22/70] mm/mmap: Add do_mas_munmap() and wraper for __do_munmap()
` [PATCH v2 23/70] mmap: Use find_vma_intersection in do_mmap() for overlap
` [PATCH v2 24/70] mmap: Remove __do_munmap() in favour of do_mas_munmap()
` [PATCH v2 25/70] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v2 26/70] mmap: make remove_vma_list() inline
` [PATCH v2 27/70] mm: Introduce vma_next() and vma_prev()
` [PATCH v2 28/70] arch/arm64: Remove mmap linked list from vdso
` [PATCH v2 29/70] arch/parsic: Remove mmap linked list from kernel/cache
` [PATCH v2 30/70] arch/powerpc: Remove mmap linked list from mm/book2s32/tlb
` [PATCH v2 31/70] arch/powerpc: Remove mmap linked list from mm/book2s32/subpage_prot
` [PATCH v2 32/70] arch/powerpc: Optimize cell spu task sync
` [PATCH v2 33/70] arch/s390: Use maple tree iterators instead of linked list
` [PATCH v2 34/70] arch/um: "
` [PATCH v2 35/70] arch/x86: Use maple tree iterators for vdso/vma
` [PATCH v2 36/70] arch/xtensa: Use maple tree iterators for unmapped area
` [PATCH v2 37/70] drivers/misc/cxl: Use maple tree iterators for cxl_prefault_vma()
` [PATCH v2 38/70] drivers/oprofile: Lookup address in tree instead of linked list
` [PATCH v2 39/70] drivers/tee/optee: Use maple tree iterators for __check_mem_type()
` [PATCH v2 40/70] fs/binfmt_elf: Use maple tree iterators for fill_files_note()
` [PATCH v2 41/70] fs/coredump: Use maple tree iterators in place of linked list
` [PATCH v2 42/70] fs/exec: Use vma_next() instead "
` [PATCH v2 43/70] fs/proc/base: Use maple tree iterators in place "
` [PATCH v2 44/70] fs/proc/task_mmu: Stop using linked list and highest_vm_end
` [PATCH v2 45/70] fs/userfaultfd: Stop using vma linked list
` [PATCH v2 46/70] ipc/shm: Stop using the "
` [PATCH v2 47/70] kernel/acct: Use maple tree iterators instead of "
` [PATCH v2 48/70] kernel/events/core: "
` [PATCH v2 49/70] kernel/events/uprobes: "
` [PATCH v2 50/70] kernel/sched/fair: "
` [PATCH v2 51/70] kernel/sys: "
` [PATCH v2 52/70] mm/gup: Use maple tree navigation "
` [PATCH v2 53/70] mm/huge_memory: Use vma_next() instead of vma "
` [PATCH v2 54/70] mm/khugepaged: Use maple tree iterators "
` [PATCH v2 55/70] mm/ksm: "
` [PATCH v2 56/70] mm/madvise: Use vma_next "
` [PATCH v2 57/70] mm/memcontrol: Stop using mm->highest_vm_end
` [PATCH v2 58/70] mm/mempolicy: Use maple tree iterators instead of vma linked list
` [PATCH v2 59/70] mm/mlock: "
` [PATCH v2 60/70] mm/mprotect: Use maple tree navigation "
` [PATCH v2 61/70] mm/mremap: Use vma_next() "
` [PATCH v2 62/70] mm/msync: "
` [PATCH v2 63/70] mm/nommu: Use maple tree iterators "
` [PATCH v2 64/70] mm/oom_kill: "
` [PATCH v2 65/70] mm/pagewalk: Use vma_next() "
` [PATCH v2 66/70] mm/swapfile: Use maple tree iterator "
` [PATCH v2 67/70] mm/nommu: Stop inserting into the "
` [PATCH v2 68/70] mm/util: Remove __vma_link_list() and __vma_unlink_list()
` [PATCH v2 69/70] mm: Remove vma linked list
` [PATCH v2 70/70] mm/mmap: Convert __insert_vm_struct to use mas, convert vma_link to use vma_mas_link()

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-12 20:57 UTC  (3+ messages)

[PATCH] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
 2021-01-12 20:52 UTC  (9+ messages)

[PATCH] mm/mremap: fix BUILD_BUG_ON() error in get_extent
 2021-01-12 20:19 UTC  (3+ messages)

[PATCH v3 0/6] Fix some bugs about HugeTLB code
 2021-01-12 20:12 UTC  (11+ messages)
` [PATCH v3 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one

[PATCH v3 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-01-12 18:43 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-12 18:12 UTC  (7+ messages)

[RFC PATCH 0/2] userfaultfd: handle minor faults, add UFFDIO_CONTINUE
 2021-01-12 17:37 UTC  (6+ messages)

kernel BUG at mm/page-writeback.c:LINE!
 2021-01-12 17:35 UTC  (9+ messages)

[PATCH v3] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-12 17:22 UTC  (2+ messages)

[PATCH v15 0/4] SELinux support for anonymous inodes and UFFD
 2021-01-12 17:15 UTC  (2+ messages)

[patch 0/4] mm/highmem: Fix fallout from generic kmap_local conversions
 2021-01-12 17:01 UTC  (5+ messages)
` [patch 1/4] sparc/mm/highmem: Flush cache and TLB
` [patch 2/4] mm/highmem: Prepare for overriding set_pte_at()
` [patch 3/4] mips/mm/highmem: Use set_pte() for kmap_local()
` [patch 4/4] powerpc/mm/highmem: Use __set_pte_at() "

SLUB: percpu partial object count is highly inaccurate, causing some memory wastage and maybe also worse tail latencies?
 2021-01-12 16:35 UTC  (2+ 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).