linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 17:53:53 to 2021-04-19 13:55:29 UTC [more...]

[PATCH v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-04-19 13:54 UTC  (5+ messages)
` [PATCH v2 1/5] mm: make variable names for populate_vma_page_range() consistent
` [PATCH v2 3/5] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
` [PATCH v2 4/5] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
` [PATCH v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[PATCH v7 00/28] Memory Folios
 2021-04-19 13:25 UTC  (10+ messages)
  ` [PATCH v7 02/28] mm: Introduce struct folio
    ` Bogus struct page layout on 32-bit
  ` [PATCH v7 09/28] mm: Create FolioFlags

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 13:14 UTC  (6+ messages)
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-19 13:01 UTC  (10+ messages)
  ` [PATCH net-next v3 2/5] mm: add a signature in struct page

[PATCH] secretmem: optimize page_is_secretmem()
 2021-04-19 12:21 UTC  (11+ messages)

[PATCH v4] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-04-19 12:12 UTC  (4+ messages)

[PATCH v2] mm/compaction:let proactive compaction order configurable
 2021-04-19 12:02 UTC  (3+ messages)
  ` 答复: "

[RFCv2 00/13] TDX and guest memory unmapping
 2021-04-19 11:32 UTC  (7+ messages)
` [RFCv2 02/13] x86/kvm: Introduce KVM memory protection feature
` [RFCv2 13/13] KVM: unmap guest memory using poisoned pages

[PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
 2021-04-19 10:48 UTC  (5+ messages)

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 10:47 UTC  (5+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v2 2/4] powerpc/mm: Leave a gap between early allocated IO areas
` [PATCH v2 3/4] powerpc/mm: Properly coalesce pages in ptdump
` [PATCH v2 4/4] powerpc/mm: Convert powerpc to GENERIC_PTDUMP

[PATCH] mm: Move HOLES_IN_ZONE into mm
 2021-04-19 10:32 UTC  (2+ messages)

[PATCH 0/3] kfence: optimize timer scheduling
 2021-04-19  9:49 UTC  (7+ messages)
` [PATCH 1/3] kfence: await for allocation using wait_event
` [PATCH 2/3] kfence: maximize allocation wait timeout duration
` [PATCH 3/3] kfence: use power-efficient work queue to run delayed work

[PATCH v4 00/13] Introduced multi-preference mempolicy
 2021-04-19  8:49 UTC  (4+ messages)
` [PATCH v4 04/13] mm/mempolicy: allow preferred code to take a nodemask

[PATCH RESEND] mm: fix some typos and code style problems
 2021-04-19  8:30 UTC 

[PATCH] mm: fix some typos and code style problems
 2021-04-19  8:22 UTC 

[PATCH v2 0/5] close various race windows for swap
 2021-04-19  8:20 UTC  (24+ messages)
` [PATCH v2 1/5] mm/swapfile: add percpu_ref support "
` [PATCH v2 2/5] mm/swapfile: use percpu_ref to serialize against concurrent swapoff
` [PATCH v2 3/5] swap: fix do_swap_page() race with swapoff
` [PATCH v2 4/5] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()
` [PATCH v2 5/5] mm/shmem: fix shmem_swapin() race with swapoff

[PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
 2021-04-19  8:06 UTC  (2+ messages)

[PATCH v10 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-19  7:54 UTC  (8+ messages)
` [PATCH v10 1/7] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v10 2/7] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v10 3/7] mm,hugetlb: Drop clearing of flag from prep_new_huge_page
` [PATCH v10 4/7] mm,hugetlb: Split prep_new_huge_page functionality
` [PATCH v10 5/7] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v10 6/7] mm: Make alloc_contig_range handle in-use "
` [PATCH v10 7/7] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig

[PATCH 1/1] mm: Fix struct page layout on 32-bit systems
 2021-04-19  7:15 UTC  (18+ messages)

[PATCH v4] kernel/resource: Fix locking in request_free_mem_region
 2021-04-19  7:09 UTC  (3+ messages)

[PATCH v5 1/3] kernel/resource: Allow region_intersects users to hold resource_lock
 2021-04-19  7:01 UTC  (3+ messages)
` [PATCH v5 2/3] kernel/resource: Refactor __request_region to allow external locking
` [PATCH v5 3/3] kernel/resource: Fix locking in request_free_mem_region

[PATCH] delayacct: clear right task's flag after blkio completes
 2021-04-19  7:00 UTC 

[PATCH -next v3 1/2] mm/debug_vm_pgtable: Move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE
 2021-04-19  7:18 UTC  (2+ messages)
` [PATCH -next v3 2/2] mm/debug_vm_pgtable: Remove redundant pfn_{pmd/pte}() and fix one comment mistake

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-19  6:36 UTC  (3+ messages)
  ` [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM

[PATCH -next v2 1/2] mm/debug_vm_pgtable: Move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE
 2021-04-19  6:12 UTC  (4+ messages)

[PATCH v4 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-19  6:06 UTC  (7+ messages)
` [PATCH v4 1/5] mm/memcg: Move mod_objcg_state() to memcontrol.c
` [PATCH v4 2/5] mm/memcg: Cache vmstat data in percpu memcg_stock_pcp
` [PATCH v4 3/5] mm/memcg: Optimize user context object stock access
` [PATCH v4 4/5] mm/memcg: Save both reclaimable & unreclaimable bytes in object stock
` [PATCH v4 5/5] mm/memcg: Improve refill_obj_stock() performance
  ` [External] "

[PATCH v1 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-04-19  3:43 UTC  (5+ messages)
    ` [PATCH v2 3/3] mm,hwpoison: add kill_accessing_process() to find error virtual address

[linux-next:master 12765/13394] drivers/scsi/bfa/bfa_ioc.c:2066:21: sparse: sparse: incorrect type in assignment (different base types)
 2021-04-19  3:20 UTC 

[RFC] mm: support multi_freearea to the reduction of external fragmentation
 2021-04-19  2:37 UTC  (3+ messages)
  `  "

High kmalloc-32 slab cache consumption with 10k containers
 2021-04-19  1:23 UTC  (4+ messages)

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

[PATCH] riscv: Remove 32b kernel mapping from page table dump
 2021-04-18 11:28 UTC 

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-18 11:21 UTC  (13+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
` [PATCH 2/2] mm: Indicate pfmemalloc pages in compound_head

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-15  9:57 UTC  (10+ messages)

[linux-next:master 7904/13394] arch/arm64/kvm/hyp/vhe/switch.c:217:17: warning: no previous prototype for function 'hyp_panic'
 2021-04-18  4:57 UTC 

[linux-next:master 10837/13394] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_optc.c:139:6: warning: no previous prototype for 'optc1_set_vupdate_keepout'
 2021-04-17 19:33 UTC 

[PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
 2021-04-17 17:26 UTC  (2+ messages)

[PATCH v4 0/3] Move kernel mapping outside the linear mapping
 2021-04-17 17:23 UTC  (3+ messages)
  ` [PATCH v4 1/3] riscv: Move kernel mapping outside of "

[PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
 2021-04-17 17:21 UTC 

fs/f2fs/gc.c:29:12: warning: stack frame size of 2080 bytes in function 'gc_thread_func'
 2021-04-17 17:04 UTC 

[linux-next:master 12102/13394] arch/powerpc/mm/mem.c:53:12: warning: no previous prototype for function 'create_section_mapping'
 2021-04-17 15:35 UTC 

WARNING: modpost: vmlinux.o(.text+0x62d57c): Section mismatch in reference from the function shuffle_zone() to the function .meminit.text:__shuffle_zone()
 2021-04-17 14:39 UTC 

kernel BUG at mm/huge_memory.c:2736(linux 5.10.29)
 2021-04-17  8:33 UTC  (3+ messages)

[RESEND][PATCH 0/6] Constify struct page arguments
 2021-04-17  7:14 UTC  (8+ messages)
` [PATCH 1/6] mm: Make __dump_page static
` [PATCH 2/6] mm/debug: Factor PagePoisoned out of __dump_page
` [PATCH 3/6] mm/page_owner: Constify dump_page_owner
` [PATCH 4/6] mm: Make compound_head const-preserving
` [PATCH 5/6] mm: Constify get_pfnblock_flags_mask and get_pfnblock_migratetype
` [PATCH 6/6] mm: Constify page_count and page_ref_count

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-17  7:14 UTC  (24+ messages)
` [PATCH v3 1/6] percpu: fix a comment about the chunks ordering
` [PATCH v3 2/6] percpu: split __pcpu_balance_workfn()
` [PATCH v3 3/6] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH v3 4/6] percpu: generalize pcpu_balance_populated()
` [PATCH v3 5/6] percpu: factor out pcpu_check_chunk_hint()

[PATCH v3 0/8] memcontrol code cleanup and simplification
 2021-04-17  4:35 UTC  (9+ messages)
` [PATCH v3 1/8] mm: memcontrol: fix page charging in page replacement
` [PATCH v3 2/8] mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
` [PATCH v3 3/8] mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
` [PATCH v3 4/8] mm: memcontrol: simplify lruvec_holds_page_lru_lock
` [PATCH v3 5/8] mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
` [PATCH v3 6/8] mm: memcontrol: simplify the logic of objcg pinning memcg
` [PATCH v3 7/8] mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
` [PATCH v3 8/8] mm: vmscan: remove noinline_for_stack

[PATCH v2] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-04-17  4:31 UTC  (2+ messages)

[PATCH v20 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-17  4:13 UTC  (9+ messages)
` [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
    ` [External] "
` [PATCH v20 5/9] mm: hugetlb: defer freeing of HugeTLB pages
    ` [External] "

[PATCH v2 0/8] memcontrol code cleanup and simplification
 2021-04-17  2:52 UTC  (4+ messages)
` [PATCH v2 5/8] mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
    ` [External] "

[PATCH v13 00/14] huge vmalloc mappings
 2021-04-17  2:39 UTC  (5+ messages)
` [PATCH v13 14/14] powerpc/64s/radix: Enable "

[linux-next:master] BUILD REGRESSION 18250b538735142307082e4e99e3ae5c12d44013
 2021-04-17  1:08 UTC 

incoming
 2021-04-17  0:45 UTC  (14+ messages)
` [patch 01/12] mm: eliminate "expecting prototype" kernel-doc warnings
` [patch 02/12] kasan: fix hwasan build for gcc
` [patch 03/12] kasan: remove redundant config option
` [patch 04/12] csky: change a Kconfig symbol name to fix e1000 build error
` [patch 05/12] ia64: remove duplicate entries in generic_defconfig
` [patch 06/12] ia64: fix discontig.c section mismatches
` [patch 07/12] ia64: tools: remove inclusion of ia64-specific version of errno.h header
` [patch 08/12] ia64: tools: remove duplicate definition of ia64_mf() on ia64
` [patch 09/12] mm/mapping_dirty_helpers: guard hugepage pud's usage
` [patch 10/12] mm: ptdump: fix build failure
` [patch 11/12] gcov: clang: fix clang-11+ build
` [patch 12/12] lib: remove "expecting prototype" kernel-doc warnings

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-17  0:34 UTC  (5+ messages)
` [PATCH v2 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[linux-next:master 12579/13394] drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:389 sdma_v5_2_ring_emit_mem_sync() warn: inconsistent indenting
 2021-04-16 22:20 UTC 

Page BUGs
 2021-04-16 20:32 UTC  (2+ messages)

[linux-next:master 11342/13394] atomic64_test.c:undefined reference to `__xchg_called_with_bad_pointer'
 2021-04-16 20:27 UTC 

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 20:10 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).