linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 07:59:11 to 2021-04-15 10:06:56 UTC [more...]

[PATCH 0/11 v2] Use local_lock for pcp protection and reduce stat overhead
 2021-04-15 10:06 UTC  (6+ messages)
` [PATCH 04/11] mm/vmstat: Convert NUMA statistics to basic NUMA counters

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-15 10:01 UTC  (18+ messages)
` [PATCH 1/7] mm: memcontrol: fix page charging in page replacement
` [PATCH 2/7] mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
    ` [External] "
` [PATCH 4/7] mm: memcontrol: simplify lruvec_holds_page_lru_lock
    ` [External] "
` [PATCH 7/7] mm: vmscan: remove noinline_for_stack
  ` [PATCH 3/7] mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec

[PATCH v3 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-15  9:44 UTC  (13+ messages)
` [PATCH v3 1/5] mm/memcg: Pass both memcg and lruvec to mod_memcg_lruvec_state()
` [PATCH v3 2/5] mm/memcg: Introduce obj_cgroup_uncharge_mod_state()
` [PATCH v3 3/5] mm/memcg: Cache vmstat data in percpu memcg_stock_pcp
` [PATCH v3 4/5] mm/memcg: Separate out object stock data into its own struct
` [PATCH v3 5/5] mm/memcg: Optimize user context object stock access

[PATCH 0/11 v3] Use local_lock for pcp protection and reduce stat overhead
 2021-04-15  9:34 UTC  (16+ messages)
` [PATCH 01/11] mm/page_alloc: Split per cpu page lists and zone stats
` [PATCH 03/11] mm/vmstat: Convert NUMA statistics to basic NUMA counters
` [PATCH 04/11] mm/vmstat: Inline NUMA event counter updates
` [PATCH 05/11] mm/page_alloc: Batch the accounting updates in the bulk allocator
` [PATCH 06/11] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters
` [PATCH 07/11] mm/page_alloc: Remove duplicate checks if migratetype should be isolated
` [PATCH 08/11] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok
` [PATCH 10/11] mm/page_alloc: Update PGFREE outside "

[PATCH] mm: ptdump: Fix build failure
 2021-04-15  9:31 UTC 

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-15  9:31 UTC  (15+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages
` [RFC/RFT PATCH 2/3] arm64: decouple check whether pfn is normal memory from pfn_valid()

Inaccessible pages & folios
 2021-04-15  9:28 UTC  (6+ messages)

[PATCH 1/5] mm/swapfile: add percpu_ref support for swap
 2021-04-15  9:17 UTC  (15+ messages)

[PATCH v20 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-15  8:40 UTC  (9+ messages)
` [PATCH v20 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v20 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v20 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v20 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v20 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v20 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v20 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
` [PATCH v20 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v7 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-15  8:42 UTC  (31+ messages)
` [PATCH v7 2/7] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v7 3/7] mm,hugetlb: Clear HPageFreed outside of the lock
` [PATCH v7 4/7] mm,hugetlb: Split prep_new_huge_page functionality
` [PATCH v7 5/7] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v7 6/7] mm: Make alloc_contig_range handle in-use "

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-15  8:39 UTC  (19+ messages)
` [Resend RFC PATCH V2 01/12] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V2 02/12] x86/HV: Initialize shared memory boundary "
` [Resend RFC PATCH V2 05/12] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V2 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V2 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver
  ` [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support
  ` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
  ` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-15  8:19 UTC  (29+ messages)
                ` [page-reclaim] "

[linux-next:master 7952/12404] arch/arm64/kvm/handle_exit.c:318:4: error: implicit declaration of function 'bug_get_file_line'
 2021-04-15  8:19 UTC  (4+ messages)

[PATCH v4 00/13] Introduced multi-preference mempolicy
 2021-04-15  8:17 UTC  (22+ messages)
` [PATCH v4 02/13] mm/mempolicy: convert single preferred_node to full nodemask
` [PATCH v4 03/13] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v4 04/13] mm/mempolicy: allow preferred code to take a nodemask
` [PATCH v4 05/13] mm/mempolicy: refactor rebind code for PREFERRED_MANY
` [PATCH v4 06/13] mm/mempolicy: kill v.preferred_nodes
` [PATCH v4 07/13] mm/mempolicy: handle MPOL_PREFERRED_MANY like BIND
` [PATCH v4 08/13] mm/mempolicy: Create a page allocator for policy
` [PATCH v4 10/13] mm/mempolicy: VMA allocation for many preferred
` [PATCH v4 11/13] mm/mempolicy: huge-page "

High kmalloc-32 slab cache consumption with 10k containers
 2021-04-15  7:21 UTC  (5+ messages)

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-15  6:45 UTC  (8+ messages)
` [v2 PATCH 6/7] mm: migrate: check mapcount for THP instead of ref count
  ` [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-04-15  4:54 UTC  (2+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-15  4:07 UTC  (9+ messages)
` [PATCH 02/10] mm/numa: automatically generate node migration order

[linux-next:master 2500/12695] ERROR: modpost: "iio_triggered_buffer_cleanup" [drivers/iio/dummy/iio_dummy.ko] undefined!
 2021-04-15  3:21 UTC 

[PATCH 0/5] close various race windows for swap
 2021-04-15  3:19 UTC  (6+ messages)
  ` [PATCH 2/5] swap: fix do_swap_page() race with swapoff

[linux-next:master] BUILD REGRESSION 1c8ce959b41a18b9657eaafd7a1215a8da67d3ab
 2021-04-15  1:06 UTC 

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-15  0:42 UTC  (12+ messages)

mm/vmalloc.c:472:1: warning: unused function 'compute_subtree_max_size'
 2021-04-14 22:46 UTC 

[linux-next:master 652/12695] kernel/bpf/verifier.c:11541:12: warning: stack frame size of 2160 bytes in function 'do_misc_fixups'
 2021-04-14 22:45 UTC 

[PATCH 0/1] Fix struct page layout on 32-bit systems
 2021-04-14 21:56 UTC  (11+ messages)
  ` [PATCH 1/1] mm: "

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-14 20:51 UTC  (8+ messages)
  ` [PATCH net-next v3 2/5] mm: add a signature in struct page

[linux-next:master 5461/12695] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c:125:5: warning: no previous prototype for 'kgd_arcturus_hqd_sdma_load'
 2021-04-14 20:38 UTC 

[PATCH] mm: Optimise nth_page for contiguous memmap
 2021-04-14 18:56 UTC  (5+ messages)

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-14 18:51 UTC  (4+ messages)
` [PATCH v2 3/9] userfaultfd/shmem: support minor fault registration "

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-14 17:43 UTC  (4+ messages)
` [PATCH v2 10/16] mm: multigenerational lru: mm_struct list

[PATCH 3/4] mce/copyin: fix to not SIGBUS when copying from user hits poison
 2021-04-14 15:35 UTC  (4+ messages)

drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c:306:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-04-14 15:17 UTC  (3+ messages)

[PATCHv2] mm/mmap.c: lines in __do_munmap repeat logic of inlined find_vma_intersection
 2021-04-14 15:16 UTC  (2+ messages)

A racy reading spot on n->free_objects in slab.c
 2021-04-14 15:09 UTC  (4+ messages)

[block] c76f48eb5c: stress-ng.loop.ops_per_sec -99.9% regression
 2021-04-14 14:08 UTC 

[RFC 0/4] Fix machine check recovery for copy_from_user
 2021-04-14 13:05 UTC  (9+ messages)
` [PATCH 3/4] mce/copyin: fix to not SIGBUS when copying from user hits poison

[linux-next:pending-fixes] BUILD SUCCESS 6dc1738317f056e9eb422f67eb2f8d7ac9d6c29f
 2021-04-14 11:21 UTC 

[PATCH v4 0/9] Speedup mremap on ppc64
 2021-04-14  8:59 UTC  (8+ messages)
` [PATCH v4 1/9] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v4 2/9] selftest/mremap_test: Avoid crash with static build
` [PATCH v4 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v4 4/9] powerpc/mm/book3s64: Fix possible build error
` [PATCH v4 6/9] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v4 7/9] mm/mremap: Move TLB flush outside page table lock
` [PATCH v4 9/9] powerpc/mm: Enable move pmd/pud

[linux-next:master 10444/12404] security/keys/trusted-keys/trusted_tpm2.c:38:25: warning: Either the condition '!scratch' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
 2021-04-14  8:04 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).