linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 08:01:45 to 2020-07-08 07:16:14 UTC [more...]

[PATCH v2 0/3] Fix and enable pmem as RAM device on arm64
 2020-07-08  7:16 UTC  (30+ messages)
` [PATCH v2 1/3] arm64/numa: export memory_add_physaddr_to_nid as EXPORT_SYMBOL_GPL
` [RFC PATCH v2 2/3] device-dax: use fallback nid when numa_node is invalid
` [PATCH v2 3/3] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[PATCH v4 00/11] clean-up the migration target allocation functions
 2020-07-08  7:16 UTC  (27+ messages)
` [PATCH v4 03/11] mm/hugetlb: unify migration callbacks
` [PATCH v4 04/11] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH v4 05/11] mm/migrate: clear __GFP_RECLAIM for THP allocation for migration
` [PATCH v4 06/11] mm/migrate: make a standard migration target allocation function
` [PATCH v4 07/11] mm/gup: use a standard migration target allocation callback
` [PATCH v4 10/11] mm/memory-failure: remove a wrapper for alloc_migration_target()
` [PATCH v4 11/11] mm/memory_hotplug: "

[linux-next:master] BUILD REGRESSION 5b2a702f85b3285fcde0309aadacc13a36c70fc7
 2020-07-08  7:13 UTC 

[PATCH v1 0/9] s390: implement and optimize vmemmap_free()
 2020-07-08  6:50 UTC  (4+ messages)

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-07-08  6:45 UTC  (3+ messages)
` [PATCH v3 7/8] mm/mempolicy: use a standard migration target allocation callback

[PATCH -next] Documentation/vm: fix tables in arch_pgtable_helpers
 2020-07-08  6:43 UTC  (6+ messages)

[PATCH v5 00/25] mm: Page fault accounting cleanups
 2020-07-08  5:49 UTC  (27+ messages)
` [PATCH v5 01/25] mm: Do page fault accounting in handle_mm_fault
` [PATCH v5 02/25] mm/alpha: Use general page fault accounting
` [PATCH v5 03/25] mm/arc: "
` [PATCH v5 04/25] mm/arm: "
` [PATCH v5 05/25] mm/arm64: "
` [PATCH v5 06/25] mm/csky: "
` [PATCH v5 07/25] mm/hexagon: "
` [PATCH v5 08/25] mm/ia64: "
` [PATCH v5 09/25] mm/m68k: "
` [PATCH v5 10/25] mm/microblaze: "
` [PATCH v5 11/25] mm/mips: "
` [PATCH v5 12/25] mm/nds32: "
` [PATCH v5 13/25] mm/nios2: "
` [PATCH v5 14/25] mm/openrisc: "
` [PATCH v5 15/25] mm/parisc: "
` [PATCH v5 16/25] mm/powerpc: "
` [PATCH v5 17/25] mm/riscv: "
` [PATCH v5 18/25] mm/s390: "
` [PATCH v5 19/25] mm/sh: "
` [PATCH v5 20/25] mm/sparc32: "
` [PATCH v5 21/25] mm/sparc64: "
` [PATCH v5 22/25] mm/x86: "
` [PATCH v5 23/25] mm/xtensa: "
` [PATCH v5 24/25] mm: Clean up the last pieces of page fault accountings
` [PATCH v5 25/25] mm/gup: Remove task_struct pointer for all gup code

[PATCH] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-08  5:27 UTC  (3+ messages)

[PATCH v3 0/5] mm/hmm/nouveau: add PMD system memory mapping
 2020-07-08  3:19 UTC  (3+ messages)
` [PATCH v3 3/5] nouveau: fix mapping 2MB sysmem pages
  ` [Nouveau] "

[Patch v3 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-07-08  1:24 UTC  (5+ messages)
` [Patch v3 1/4] mm/mremap: it is sure to have enough space when extent meets requirement
` [Patch v3 2/4] mm/mremap: calculate extent in one place
` [Patch v3 3/4] mm/mremap: start addresses are properly aligned
` [Patch v3 4/4] mm/mremap: use pmd_addr_end to simplify the calculate of extent

[PATCH V3] mm/vmstat: Add events for THP migration without split
 2020-07-08  0:01 UTC  (4+ messages)

[PATCH 0/3] Fix and enable pmem as RAM on arm64
 2020-07-07 22:10 UTC  (4+ messages)
` [PATCH 3/3] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[RFC v3 0/2] Fix gfs2 readahead deadlocks
 2020-07-07 21:42 UTC  (5+ messages)
` [RFC v3 1/2] fs: Add IOCB_NOIO flag for generic_file_read_iter
` [RFC v3 2/2] gfs2: Rework read and page fault locking

[PATCH] mm/memcg: fix refcount error while moving and swapping
 2020-07-07 21:38 UTC 

[RFC v5 00/11] DAMON: Support Physical Memory Address Space Monitoring
 2020-07-07 20:01 UTC  (13+ messages)
` [RFC v5 01/11] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v5 02/11] tools/damon: Support init target regions specification
` [RFC v5 03/11] mm/damon-test: Add more unit tests for 'init_regions'
` [RFC v5 04/11] selftests/damon/_chk_record: Do not check number of gaps
` [RFC v5 05/11] Docs/damon: Document 'initial_regions' feature
` [RFC v5 06/11] mm/rmap: Export essential functions for rmap_run
` [RFC v5 07/11] mm/damon: Implement callbacks for physical memory monitoring
` [RFC v5 08/11] mm/damon/debugfs: Support "
` [RFC v5 09/11] tools/damon/record: "
` [RFC v5 10/11] tools/damon/record: Support NUMA specific recording
` [RFC v5 11/11] Docs/damon: Document physical memory monitoring support

Memcg stat for available memory
 2020-07-07 19:58 UTC  (4+ messages)

[PATCH v3] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-07 19:56 UTC  (3+ messages)

[PATCH 20/20] Documentation: vm/memory-model: eliminate duplicated word
 2020-07-07 19:42 UTC  (2+ messages)

[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
 2020-07-07 19:00 UTC  (16+ messages)

[RFC PATCH] mm: avoid access flag update TLB flush for retried page fault
 2020-07-07 18:54 UTC 

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-07 18:12 UTC  (6+ messages)
` [RFC PATCH v4 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[RFC] Kill THP deferred split queue?
 2020-07-07 18:00 UTC 

[PATCH 1/3] mm: memcg/slab: remove unused argument by charge_slab_page()
 2020-07-07 17:52 UTC  (6+ messages)
` [PATCH 2/3] mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
` [PATCH 3/3] mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()

[RFC V2 0/2] arm64/mm: Enable THP migration
 2020-07-07 17:44 UTC  (5+ messages)
` [RFC V2 1/2] arm64/mm: Change THP helpers per generic memory semantics

[PATCH] mm: vmalloc: remove redundant asignmnet in unmap_kernel_range_noflush()
 2020-07-07 17:16 UTC  (2+ messages)

[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
 2020-07-07 17:02 UTC  (9+ messages)

arch/mips/boot/compressed/../../../../lib/xz/xz_crc32.c:54: undefined reference to `__ubsan_handle_type_mismatch_v1'
 2020-07-07 15:27 UTC 

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-07 15:23 UTC  (4+ messages)

[PATCH 5.7 030/112] tools lib traceevent: Add append() function helper for appending strings
 2020-07-07 15:16 UTC  (2+ messages)
` [PATCH 5.7 031/112] tools lib traceevent: Handle __attribute__((user)) in field names

[PATCH 5.4 10/65] tools lib traceevent: Add append() function helper for appending strings
 2020-07-07 15:16 UTC  (2+ messages)
` [PATCH 5.4 11/65] tools lib traceevent: Handle __attribute__((user)) in field names

(no subject)
 2020-07-07 14:32 UTC  (13+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 07/15] mm: add support for async page locking

[RFC 0/4] Fix gfs2 readahead deadlocks
 2020-07-07 14:30 UTC  (4+ messages)
` [RFC 2/4] fs: Add IOCB_NOIO flag for generic_file_read_iter

[mm] 4e2c82a409: ltp.overcommit_memory01.fail
 2020-07-07 13:56 UTC  (2+ messages)

[RESEND PATCH v5 0/6] arm64: tlb: add support for TTL feature
 2020-07-07 13:49 UTC  (2+ messages)

[PATCH] vmalloc: Removing incorrect logs when vmalloc failed
 2020-07-07 13:24 UTC  (3+ messages)

[PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-07-07 12:52 UTC 

[RESEND Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-07-07 12:53 UTC  (6+ messages)
` [RESEND Patch v2 3/4] mm/mremap: calculate extent in one place

[PATCH v15 00/20] per memcg lock
 2020-07-07 12:00 UTC  (22+ messages)
` [PATCH v15 01/21] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v15 02/21] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v15 03/21] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v15 04/21] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v15 05/21] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v15 06/21] mm/thp: clean up lru_add_page_tail
` [PATCH v15 07/21] mm/thp: narrow lru locking
` [PATCH v15 08/21] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v15 09/21] mm/swap: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v15 10/21] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v15 11/21] mm/lru: move lock into lru_note_cost
` [PATCH v15 12/21] mm/lru: introduce TestClearPageLRU
` [PATCH v15 13/21] mm/compaction: do page isolation first in compaction
` [PATCH v15 14/21] mm/mlock: reorder isolation sequence during munlock
` [PATCH v15 15/21] mm/swap: serialize memcg changes during pagevec_lru_move_fn
` [PATCH v15 16/21] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v15 17/21] mm/lru: introduce the relock_page_lruvec function
` [PATCH v15 18/21] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v15 19/21] mm/pgdat: remove pgdat lru_lock
` [PATCH v15 20/21] mm/lru: revise the comments of lru_lock

[PATCH v14 00/20] per memcg lru lock
 2020-07-07 10:51 UTC  (5+ messages)
` [PATCH v14 07/20] mm/thp: narrow lru locking

mmotm 2020-07-06-18-53 uploaded
 2020-07-07 10:50 UTC  (5+ messages)
` mmotm 2020-07-06-18-53 uploaded (sound/soc/amd/renoir/rn-pci-acp3x.c:)

[mm] 4e2c82a409: ltp.overcommit_memory01.fail
 2020-07-07 10:28 UTC  (4+ messages)

[RFC v13 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-07-07  9:38 UTC  (9+ messages)
` [RFC v13 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v13 2/8] mm/damon: Account age of target regions
` [RFC v13 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v13 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v13 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v13 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v13 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v13 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[PATCH v17 12/15] Documentation/admin-guide/mm: Add a document for DAMON
 2020-07-07  8:07 UTC  (2+ messages)
`  "

[PATCH v2] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-07  8:01 UTC  (4+ 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).