linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 11:24:32 to 2021-04-19 07:16:05 UTC [more...]

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

[PATCH v2 0/5] close various race windows for swap
 2021-04-19  7:14 UTC  (19+ 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 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 net-next v3 0/5] page_pool: recycle buffers
 2021-04-19  5:12 UTC  (8+ messages)
  ` [PATCH net-next v3 2/5] mm: add a signature in struct page

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

[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  (3+ 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 

[PATCH v7 00/28] Memory Folios
 2021-04-17 13:08 UTC  (9+ messages)
  ` [PATCH v7 02/28] mm: Introduce struct folio
    ` Bogus struct page layout on 32-bit

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

[PATCH] mm: Move HOLES_IN_ZONE into mm
 2021-04-17  7:59 UTC 

[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  (25+ 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  (5+ 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 

[PATCH v2] mm/compaction:let proactive compaction order configurable
 2021-04-16 21:31 UTC  (2+ messages)

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 

[PATCH v4] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-04-16 20:10 UTC  (3+ messages)

[RFCv2 00/13] TDX and guest memory unmapping
 2021-04-16 17:30 UTC  (18+ messages)
` [RFCv2 01/13] x86/mm: Move force_dma_unencrypted() to common code
` [RFCv2 02/13] x86/kvm: Introduce KVM memory protection feature
` [RFCv2 03/13] x86/kvm: Make DMA pages shared
` [RFCv2 04/13] x86/kvm: Use bounce buffers for KVM memory protection
` [RFCv2 05/13] x86/kvmclock: Share hvclock memory with the host
` [RFCv2 06/13] x86/realmode: Share trampoline area if KVM memory protection enabled
` [RFCv2 07/13] mm: Add hwpoison_entry_to_pfn() and hwpoison_entry_to_page()
` [RFCv2 08/13] mm/gup: Add FOLL_ALLOW_POISONED
` [RFCv2 09/13] shmem: Fail shmem_getpage_gfp() on poisoned pages
` [RFCv2 10/13] mm: Keep page reference for hwpoison entries
` [RFCv2 11/13] mm: Replace hwpoison entry with present PTE if page got unpoisoned
` [RFCv2 12/13] KVM: passdown struct kvm to hva_to_pfn_slow()
` [RFCv2 13/13] KVM: unmap guest memory using poisoned pages

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

[PATCH v3 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-16 15:48 UTC  (5+ messages)
` [PATCH v3 1/5] mm/memcg: Pass both memcg and lruvec to mod_memcg_lruvec_state()

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-16 15:02 UTC  (4+ messages)

[linux-next:master 11519/13394] drivers/net/ethernet/renesas/ravb_main.c:2086:6: warning: variable 'priv' is used uninitialized whenever 'if' condition is true
 2021-04-16 14:44 UTC 

[linux-next:master 12235/13394] drivers/hwmon/pmbus/fsp-3y.c:150:26: sparse: sparse: symbol 'fsp3y_info' was not declared. Should it be static?
 2021-04-16 13:50 UTC  (2+ messages)
` [RFC PATCH linux-next] hwmon: fsp3y_info[] can be static

[PATCH] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 12:20 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS ee12b28845e457846e2a2482923a7f81df1da8a7
 2021-04-16 12:13 UTC 

[PATCH v9 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-16 12:14 UTC  (4+ messages)
` [PATCH v9 5/7] mm: Make alloc_contig_range handle free hugetlb pages

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-16 11:54 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()

[PATCH v10 6/9] Reimplement RLIMIT_SIGPENDING on top of ucounts
 2021-04-16 11:33 UTC  (5+ messages)
` 08ed4efad6: stress-ng.sigsegv.ops_per_sec -41.9% regression

[PATCH v9 5/8] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
 2021-04-16 11:24 UTC  (4+ messages)
` [PATCH v9 6/8] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v9 7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v9 8/8] arm64/Kconfig: "


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