linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 18:16:01 to 2021-06-25 13:45:45 UTC [more...]

[PATCH v16 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-25 13:45 UTC  (7+ messages)
` [PATCH v16 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v16 2/4] kasan: allow architectures to provide an outline readiness check
` [PATCH v16 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
` [PATCH v16 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables

[linux-next:master 12573/13550] kernel/dma/swiotlb.c:771:5: error: implicit declaration of function 'debugfs_create_dir'; did you mean 'kernfs_create_dir'?
 2021-06-25 13:43 UTC 

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-25 13:21 UTC  (66+ messages)
` [PATCH v2 01/46] mm: Add folio_to_pfn()
` [PATCH v2 02/46] mm: Add folio_rmapping()
` [PATCH v2 05/46] mm: Add arch_make_folio_accessible()
` [PATCH v2 11/46] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v2 12/46] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v2 13/46] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v2 14/46] mm/memcg: Add folio_charge_cgroup()
` [PATCH v2 15/46] mm/memcg: Add folio_uncharge_cgroup()
` [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v2 19/46] mm/migrate: Add folio_migrate_flags()
` [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy()
` [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback()
` [PATCH v2 25/46] mm/writeback: Add folio_start_writeback()
` [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty()
` [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned()
` [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io()
` [PATCH v2 36/46] mm/filemap: Add readahead_folio()
` [PATCH v2 38/46] mm: Add folio_evictable()
` [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions
` [PATCH v2 43/46] mm/filemap: Add filemap_add_folio
` [PATCH v2 44/46] mm/filemap: Convert mapping_get_entry to return a folio

[linux-next:master 10881/13550] include/soc/microchip/mpfs.h:49:29: warning: no previous prototype for function 'mpfs_sys_controller_get'
 2021-06-25 12:48 UTC 

[linux-next:master 8127/13009] drivers/mtd/devices/mchp48l640.c:350:34: warning: unused variable 'mchp48l640_of_table'
 2021-06-25 12:18 UTC 

[LSF/MM TOPIC] Impact on core mm from new hardware features
 2021-06-25 11:38 UTC  (2+ messages)

[PATCH 0/3] Cleanup for zsmalloc
 2021-06-25 10:40 UTC  (10+ messages)
` [PATCH 1/3] mm/zsmalloc.c: remove confusing code in obj_free()
` [PATCH 2/3] mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated()
  ` [Phishing Risk] [External] "
` [PATCH 3/3] mm/zsmalloc.c: improve readability for async_free_zspage()

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-25 10:39 UTC  (17+ messages)

[PATCH] mm, compaction: fix 'limit' in fast_isolate_freepages
 2021-06-25 10:21 UTC  (4+ messages)

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-06-25 10:19 UTC  (11+ messages)

[PATCH] mm: vmalloc: add cond_resched() in __vunmap()
 2021-06-25  8:51 UTC  (7+ messages)

[PATCH -V9 0/9] Migrate Pages in lieu of discard
 2021-06-25  7:32 UTC  (10+ messages)
` [PATCH -V9 1/9] mm/numa: add node demotion data structure
` [PATCH -V9 2/9] mm/migrate: update node demotion order during on hotplug events
` [PATCH -V9 3/9] mm/migrate: enable returning precise migrate_pages() success count
` [PATCH -V9 4/9] mm/migrate: demote pages during reclaim
` [PATCH -V9 5/9] mm/vmscan: add page demotion counter
` [PATCH -V9 6/9] mm/vmscan: add helper for querying ability to age anonymous pages
` [PATCH -V9 7/9] mm/vmscan: Consider anonymous pages without swap
` [PATCH -V9 8/9] mm/vmscan: never demote for memcg reclaim
` [PATCH -V9 9/9] mm/migrate: add sysfs interface to enable reclaim migration

[PATCH v5 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  6:17 UTC  (7+ messages)
` [PATCH v5 1/4] mm/page_reporting: Fix code style in __page_reporting_request()
` [PATCH v5 2/4] mm/page_reporting: Export reporting order as module parameter
` [PATCH v5 3/4] mm/page_reporting: Allow driver to specify reporting
` [PATCH v5 4/4] virtio_balloon: Specify page reporting order if needed

[PATCH v4 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  6:11 UTC  (16+ messages)
` [PATCH v4 1/4] mm/page_reporting: Fix code style in __page_reporting_request()
` [PATCH v4 2/4] mm/page_reporting: Export reporting order as module parameter
` [PATCH v4 3/4] mm/page_reporting: Allow driver to specify reporting order
` [PATCH v4 4/4] virtio_balloon: Specify page reporting order if needed

[PATCH v3] mm: pagewalk: Fix walk for hugepage tables
 2021-06-25  5:10 UTC 

[PATCH 0/3] mm, xfs: memory allocation improvements
 2021-06-25  5:05 UTC  (8+ messages)
` [PATCH 1/3] mm: Add kvrealloc()
` [PATCH 2/3] xfs: remove kmem_alloc_io()
` [PATCH 3/3] xfs: replace kmem_alloc_large() with kvmalloc()

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-06-25  4:56 UTC  (5+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables

mmotm 2021-06-24-20-48 uploaded
 2021-06-25  3:49 UTC 

incoming
 2021-06-25  1:40 UTC  (25+ messages)
` [patch 01/24] mm: page_vma_mapped_walk(): use page for pvmw->page
` [patch 02/24] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [patch 03/24] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [patch 04/24] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [patch 05/24] mm: page_vma_mapped_walk(): crossing page table boundary
` [patch 06/24] mm: page_vma_mapped_walk(): add a level of indentation
` [patch 07/24] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [patch 08/24] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [patch 09/24] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [patch 10/24] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
` [patch 11/24] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
` [patch 12/24] mm/vmalloc: add vmalloc_no_huge
` [patch 13/24] KVM: s390: prepare for hugepage vmalloc
` [patch 14/24] mm/vmalloc: unbreak kasan vmalloc support
` [patch 15/24] kthread_worker: split code for canceling the delayed work timer
` [patch 16/24] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
` [patch 17/24] mm, futex: fix shared futex pgoff on shmem huge page
` [patch 18/24] mm/memory-failure: use a mutex to avoid memory_failure() races
` [patch 19/24] mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
` [patch 20/24] mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
` [patch 21/24] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
` [patch 22/24] mm/page_alloc: do bulk array bounds check after checking populated elements
` [patch 23/24] MAINTAINERS: fix Marek's identity again
` [patch 24/24] mailmap: add Marek's other e-mail address and identity without diacritics

[linux-next:master] BUILD REGRESSION 2a8927f0efb6fb34b9d11dab3bd3f018e866d36d
 2021-06-25  0:59 UTC 

[PATCH v3 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  1:54 UTC  (5+ messages)
` [PATCH v3 2/4] mm/page_reporting: Export reporting order as module parameter

[linux-next:master 4204/13009] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:63 amdgpu_gem_fault() warn: inconsistent indenting
 2021-06-24 21:44 UTC 

[PATCH] mm/page_alloc: fix memory map initialization for descending nodes
 2021-06-24 20:57 UTC  (2+ messages)

[PATCH 1/2] of: of_reserved_mem: only call memblock_free for normal reserved memory
 2021-06-24 19:07 UTC  (2+ messages)
  ` [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing

[PATCH v2 1/2] memcg: switch lruvec stats to rstat
 2021-06-24 17:46 UTC  (7+ messages)
` [PATCH v2 2/2] memcg: periodically flush the memcg stats

[PATCH v31 01/13] mm: Introduce Data Access MONitor (DAMON)
 2021-06-24 17:38 UTC  (16+ messages)
  ` [PATCH v31 03/13] mm/damon: Adaptively adjust regions
  ` [PATCH v31 05/13] mm/damon: Implement primitives for the virtual memory address spaces
  ` [PATCH v31 07/13] mm/damon: Implement a debugfs-based user space interface
  ` [PATCH v31 08/13] mm/damon/dbgfs: Export kdamond pid to the user space

kmemleak memory scanning
 2021-06-24 17:36 UTC  (4+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-24 15:08 UTC  (5+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-24 14:11 UTC  (14+ messages)
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header

[linux-next:pending-fixes] BUILD SUCCESS f41e09ab2272cb46f5ba8ace43a6228efeaae40f
 2021-06-24 12:36 UTC 

[PATCH] mm: workingset: define macro WORKINGSET_SHIFT
 2021-06-24 12:23 UTC 

linux-mm@kvack.org - limping on a backup
 2021-06-24 12:12 UTC  (2+ messages)

[PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
 2021-06-24 12:10 UTC  (7+ messages)
` [PATCH 1/2] docs: kernel-parameters: Update to reflect the current default size of "
` [PATCH 2/2] dma-pool: allow user to disable "

[linux-next:master 7132/12612] arch/m68k/coldfire/m525x.c:29:30: error: 'pll' undeclared here (not in a function)
 2021-06-24 11:37 UTC 

[PATCH v2 1/1] kasan: Add memzero init for unaligned size under SLUB debug
 2021-06-24 11:26 UTC 

[PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level
 2021-06-24  8:29 UTC  (4+ messages)

[syzbot] WARNING: zero-size vmalloc in corrupted
 2021-06-24  6:17 UTC  (3+ messages)

[PATCH 0/2] Fix prep_compound_gigantic_page ref count adjustment
 2021-06-24  3:38 UTC  (5+ messages)
` [PATCH 2/2] hugetlb: address ref count racing in prep_compound_gigantic_page
  ` [External] "

mmotm 2021-06-23-19-45 uploaded
 2021-06-24  2:45 UTC 

[linux-next:master] BUILD REGRESSION d61c8b66c84080ecf8f9f4d9272ab4ec78029a59
 2021-06-24  2:23 UTC 

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-06-24  1:38 UTC 

[linux-next:master 12154/12271] tools/testing/selftests/kvm/x86_64/hyperv_features.c:618: undefined reference to `vm_handle_exception'
 2021-06-24  1:01 UTC  (3+ messages)

[PATCH] selftests/sgx: remove checks for file execute permissions
 2021-06-24  0:40 UTC  (4+ messages)

[PATCH] mm/sparse: Fix flags overlap in section_mem_map
 2021-06-23 23:09 UTC  (3+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-06-23 19:34 UTC  (2+ messages)

[linux-next:master 6165/12612] drivers/net/ipa/ipa_endpoint.c:478:6: warning: Same value in both branches of ternary operator. [duplicateValueTernary]
 2021-06-23 18:15 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).