linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-11 00:59:34 to 2020-07-14 02:49:53 UTC [more...]

incoming
 2020-07-14  2:49 UTC  (2+ messages)
` mmotm 2020-07-13-19-49 uploaded

[PATCH] mm, oom: don't invoke oom killer if current has been reapered
 2020-07-14  2:42 UTC  (14+ messages)

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-14  1:36 UTC  (37+ messages)
` [PATCH v2 01/22] x86/numa: Cleanup configuration dependent command-line options
` [PATCH v2 02/22] x86/numa: Add 'nohmat' option
` [PATCH v2 03/22] efi/fake_mem: Arrange for a resource entry per efi_fake_mem instance
` [PATCH v2 04/22] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
` [PATCH v2 05/22] resource: Report parent to walk_iomem_res_desc() callback
` [PATCH v2 06/22] x86: Move NUMA_KEEP_MEMINFO and related definition to x86-internals
` [PATCH v2 07/22] numa: Introduce a generic memory_add_physaddr_to_nid()
` [PATCH v2 08/22] memblock: Introduce a generic phys_addr_to_target_node()
` [PATCH v2 09/22] arm64: Convert to generic memblock for numa-info
` [PATCH v2 10/22] ACPI: HMAT: Attach a device for each soft-reserved range
` [PATCH v2 11/22] device-dax: Drop the dax_region.pfn_flags attribute
` [PATCH v2 12/22] device-dax: Move instance creation parameters to 'struct dev_dax_data'
` [PATCH v2 13/22] device-dax: Make pgmap optional for instance creation
` [PATCH v2 14/22] device-dax: Kill dax_kmem_res
` [PATCH v2 15/22] device-dax: Add an allocation interface for device-dax instances
` [PATCH v2 16/22] device-dax: Introduce 'seed' devices
` [PATCH v2 17/22] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v2 18/22] device-dax: Add resize support
` [PATCH v2 19/22] mm/memremap_pages: Convert to 'struct range'
` [PATCH v2 20/22] mm/memremap_pages: Support multiple ranges per invocation
` [PATCH v2 21/22] device-dax: Add dis-contiguous resource support
` [PATCH v2 22/22] device-dax: Introduce 'mapping' devices

[PATCH v5 0/9] clean-up the migration target allocation functions
 2020-07-14  0:46 UTC  (15+ messages)
` [PATCH v5 1/9] mm/page_isolation: prefer the node of the source page
` [PATCH v5 2/9] mm/migrate: move migration helper from .h to .c
` [PATCH v5 3/9] mm/hugetlb: unify migration callbacks
` [PATCH v5 4/9] mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations
` [PATCH v5 5/9] mm/migrate: make a standard migration target allocation function
` [PATCH v5 6/9] mm/mempolicy: use a standard migration target allocation callback
` [PATCH v5 7/9] mm/page_alloc: remove a wrapper for alloc_migration_target()
` [PATCH v5 8/9] mm/memory-failure: "
` [PATCH v5 9/9] mm/memory_hotplug: "

possible deadlock in shmem_fallocate (4)
 2020-07-14  0:32 UTC  (2+ messages)

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-13 20:22 UTC  (5+ messages)
` [PATCH v8 04/12] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v8 07/12] iommu/arm-smmu-v3: Share process page tables

[linux-next:master 7820/7824] drivers/sh/clk/cpg.c:49:9: error: assignment to 'unsigned int from incompatible pointer type 'unsigned int void
 2020-07-13 20:05 UTC 

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-13 19:43 UTC  (5+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH v7 0/6] ACPI: Support Generic Initiator proximity domains
 2020-07-13 18:47 UTC  (8+ messages)
` [PATCH v7 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v7 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v7 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v7 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v7 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v7 6/6] docs: mm: numaperf.rst Add brief description for access class 1

f1104a036d ("mm/mremap: use pmd_addr_end to simplify the .."): BUG: Bad page map in process trinity-c3 pte:dead4ead pmd:31770067
 2020-07-13 18:30 UTC 

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-13 18:18 UTC  (14+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [RFC PATCH 7/7] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH v6 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-13 17:45 UTC  (4+ messages)
` [PATCH v6 02/26] arm64: mte: CPU feature detection and initial sysreg configuration

[PATCH v18 00/14] Introduce Data Access MONitor (DAMON)
 2020-07-13 17:38 UTC  (19+ messages)
` [PATCH v18 01/14] mm/page_ext: Export lookup_page_ext() to GPL modules
    `  "
        `  "
` [PATCH v18 02/14] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v18 03/14] mm/damon: Implement region based sampling
` [PATCH v18 04/14] mm/damon: Adaptively adjust regions
` [PATCH v18 05/14] mm/damon: Track dynamic monitoring target regions update
` [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
` [PATCH v18 07/14] mm/damon: Implement access pattern recording
` [PATCH v18 08/14] mm/damon: Add a tracepoint
` [PATCH v18 09/14] mm/damon: Implement a debugfs interface
` [PATCH v18 10/14] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v18 11/14] Documentation: Add documents "
` [PATCH v18 12/14] mm/damon: Add kunit tests
` [PATCH v18 13/14] mm/damon: Add user space selftests
` [PATCH v18 14/14] MAINTAINERS: Update for DAMON

[PATCH v7 0/2] tmpfs: inode: Reduce risk of inum overflow
 2020-07-13 17:28 UTC  (3+ messages)
` [PATCH v7 1/2] tmpfs: Per-superblock i_ino support
` [PATCH v7 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH v2 0/5] mm/migrate: avoid device private invalidations
 2020-07-13 17:21 UTC  (6+ messages)
` [PATCH v2 1/5] nouveau: fix storing invalid ptes
` [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
` [PATCH v2 3/5] mm/notifier: add migration invalidation type
` [PATCH v2 4/5] nouveau/svm: use the new migration invalidation
` [PATCH v2 5/5] mm/hmm/test: "

[PATCH v2 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-13 17:21 UTC  (13+ messages)
` [PATCH v2 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH v6 0/2] tmpfs: inode: Reduce risk of inum overflow
 2020-07-13 16:45 UTC  (5+ messages)
` [PATCH v6 1/2] tmpfs: Per-superblock i_ino support
` [PATCH v6 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH] mm: thp: Replace HTTP links with HTTPS ones
 2020-07-13 16:43 UTC 

[RFC PATCH v2 0/5] mm: extend memfd with ability to create "secret" memory areas
 2020-07-13 15:32 UTC  (7+ messages)
` [RFC PATCH v2 3/5] "
` [RFC PATCH v2 4/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-07-13 15:10 UTC 

[PATCH v2 0/2] mm, memcg: reclaim harder before high throttling
 2020-07-13 14:50 UTC  (4+ messages)
` [PATCH v2 1/2] mm, memcg: reclaim more aggressively before high allocator throttling
` [PATCH v2 2/2] mm, memcg: unify reclaim retry limits with page allocator

[linux-next:master 7683/7824] drivers/mailbox/bcm-pdc-mailbox.c:682:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-13 14:05 UTC 

WARNING: at mm/mremap.c:211 move_page_tables in i386
 2020-07-13 12:12 UTC  (17+ messages)

[PATCH v4 0/2] mm, memcg: memory.{low,min} reclaim fix & cleanup
 2020-07-13 11:06 UTC  (3+ messages)
` [PATCH v4 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection
` [PATCH v4 2/2] mm, memcg: Decouple e{low,min} state mutations from protection checks

[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
 2020-07-13  8:02 UTC  (10+ messages)

mmotm 2020-07-09-21-00 uploaded
 2020-07-13  4:17 UTC  (4+ messages)
` mmotm 2020-07-09-21-00 uploaded (drivers/net/ethernet/mellanox/mlx5/core/en_main.c)

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-13  3:23 UTC  (5+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V5 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V5 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V5 4/4] Documentation/mm: Add descriptions for arch page table helpers

[PATCH v3] mm, oom: make the calculation of oom badness more accurate
 2020-07-13  2:39 UTC  (4+ messages)

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-13  1:57 UTC  (3+ messages)

Memcg stat for available memory
 2020-07-12 22:02 UTC  (7+ messages)

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

[PATCH] mm/sparse: cleanup the code surrounding memory_present()
 2020-07-12  8:31 UTC 

[PATCH 17/26] mm/riscv: Use general page fault accounting
 2020-07-11 19:43 UTC  (2+ messages)

[PATCH v3 1/1] mm/vmalloc.c: Remove BUG() from the find_va_links()
 2020-07-11 10:45 UTC 

[PATCH] mm: vmscan: consistent update to pgrefill
 2020-07-11 10:07 UTC  (5+ messages)

[PATCH 0/4] Remove/consolidate calls to find_get_entry
 2020-07-11  3:31 UTC  (2+ messages)
` [PATCH 5/4] mm: Return head pages from find_get_entry

[PATCH v2 0/6] Improvements for dump_page()
 2020-07-11  2:04 UTC  (12+ messages)
` [PATCH v2 1/6] mm: Handle page->mapping better in dump_page
` [PATCH v2 2/6] mm: Dump compound page information on a second line
` [PATCH v2 3/6] mm: Print head flags in dump_page
` [PATCH v2 5/6] mm: Print the inode number "
` [PATCH v2 6/6] mm: Print hashed address of struct page

[PATCH v16 00/22] per memcg lru_lock
 2020-07-11  1:02 UTC  (11+ messages)
` [PATCH v16 05/22] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v16 14/22] mm/thp: add tail pages into lru anyway in split_huge_page()
` [PATCH v16 15/22] mm/compaction: do page isolation first in compaction
` [PATCH v16 16/22] mm/mlock: reorder isolation sequence during munlock
` [PATCH v16 17/22] mm/swap: serialize memcg changes during pagevec_lru_move_fn
` [PATCH v16 18/22] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v16 19/22] mm/lru: introduce the relock_page_lruvec function
` [PATCH v16 20/22] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v16 22/22] mm/lru: revise the comments of lru_lock


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