linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 08:01:11 to 2021-06-25 01:39:20 UTC [more...]

incoming
 2021-06-25  1:39 UTC  (7+ 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 v4 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  1:47 UTC  (7+ 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 v2 00/46] Folio-enabling the page cache
 2021-06-25  1:06 UTC  (105+ 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 07/46] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v2 08/46] mm/swap: Add folio_activate()
` [PATCH v2 09/46] mm/swap: Add folio_mark_accessed()
` [PATCH v2 10/46] mm/rmap: Add folio_mkclean()
` [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 16/46] mm/memcg: Add folio_migrate_cgroup()
` [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v2 18/46] mm/migrate: Add folio_migrate_mapping()
` [PATCH v2 19/46] mm/migrate: Add folio_migrate_flags()
` [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy()
` [PATCH v2 21/46] mm/writeback: Rename __add_wb_stat() to wb_stat_mod()
` [PATCH v2 22/46] flex_proportions: Allow N events instead of 1
` [PATCH v2 23/46] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add()
` [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback()
` [PATCH v2 25/46] mm/writeback: Add folio_start_writeback()
` [PATCH v2 26/46] mm/writeback: Add folio_mark_dirty()
` [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty()
` [PATCH v2 28/46] mm/writeback: Add filemap_dirty_folio()
` [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned()
` [PATCH v2 30/46] mm/writeback: Add folio_cancel_dirty()
` [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io()
` [PATCH v2 32/46] mm/writeback: Add folio_account_redirty()
` [PATCH v2 33/46] mm/writeback: Add folio_redirty_for_writepage()
` [PATCH v2 34/46] mm/filemap: Add i_blocks_per_folio()
` [PATCH v2 35/46] mm/filemap: Add folio_mkwrite_check_truncate()
` [PATCH v2 36/46] mm/filemap: Add readahead_folio()
` [PATCH v2 37/46] mm/workingset: Convert workingset_refault() to take a folio
` [PATCH v2 38/46] mm: Add folio_evictable()
` [PATCH v2 39/46] mm/lru: Convert __pagevec_lru_add_fn to take a folio
` [PATCH v2 40/46] mm/lru: Add folio_add_lru()
` [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions
` [PATCH v2 42/46] mm/filemap: Add filemap_alloc_folio
` [PATCH v2 43/46] mm/filemap: Add filemap_add_folio
` [PATCH v2 44/46] mm/filemap: Convert mapping_get_entry to return a folio
` [PATCH v2 45/46] mm/filemap: Add filemap_get_folio
` [PATCH v2 46/46] mm/filemap: Add FGP_STABLE

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

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-24 20:36 UTC  (22+ messages)

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

[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] mm: vmalloc: add cond_resched() in __vunmap()
 2021-06-24 14:23 UTC  (9+ messages)

[PATCH] mm, compaction: fix 'limit' in fast_isolate_freepages
 2021-06-24 14:18 UTC  (3+ 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

[PATCH 0/3] Cleanup for zsmalloc
 2021-06-24 12:39 UTC  (4+ 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()
` [PATCH 3/3] mm/zsmalloc.c: improve readability for async_free_zspage()

[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  (6+ messages)

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

[PATCH v16 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-24  3:40 UTC  (5+ 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

[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  (4+ messages)

[PATCH] selftests/sgx: remove checks for file execute permissions
 2021-06-24  0:40 UTC  (5+ 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)

[linux-next:master 186/12612] kernel/trace/trace_events_hist.c:4566:13: warning: stack frame size (1344) exceeds limit (1024) in function 'hist_trigger_print_key'
 2021-06-23 18:13 UTC 

[linux-next:master 11193/12612] drivers/net/wireless/mediatek/mt76/mt7921/mac.c:829:14: sparse: sparse: cast to restricted __le32
 2021-06-23 16:45 UTC 

[linux-next:master 10405/12612] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1222:29: sparse: sparse: cast to restricted __le32
 2021-06-23 15:41 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-23 15:31 UTC  (5+ messages)
` [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed

[PATCH v2 1/1] kasan: Add memzero init for unaligned size under SLUB debug
 2021-06-23 13:52 UTC  (2+ messages)

drivers/media/common/saa7146/saa7146_hlp.c:648:5: warning: stack frame size (1104) exceeds limit (1024) in function 'saa7146_enable_overlay'
 2021-06-23 11:42 UTC 

[PATCH] ovl: fix mmap denywrite
 2021-06-23 11:41 UTC  (4+ messages)

[linux-next:master 11974/12271] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c:640 dcn31_clk_mgr_construct() warn: inconsistent indenting
 2021-06-23 11:20 UTC 

[kbuild] [linux-next:master 2280/12271] drivers/iio/accel/fxls8962af-core.c:640 fxls8962af_i2c_raw_read_errata3() error: uninitialized symbol 'ret'
 2021-06-23 11:08 UTC 

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-23  9:25 UTC  (4+ messages)
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check

[linux-next:master 11317/12271] drivers/input/touchscreen/hideep.c:470 hideep_program_nvm() warn: inconsistent indenting
 2021-06-23  9:11 UTC 

[PATCH v2] mm: hugetlb: add hwcrp_hugepages to record memory failure on hugetlbfs
 2021-06-23  8:51 UTC 

[PATCH v3] slab: Use __func__ to trace function name
 2021-06-23  8:17 UTC  (3+ messages)

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-06-23  8:01 UTC  (12+ 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).