linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-12 16:43:41 to 2020-07-14 10:08:52 UTC [more...]

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-07-14 10:08 UTC  (3+ messages)

[PATCH] mm/hugetlb: hide nr_nodes in the internal of for_each_node_mask_to_[alloc|free]
 2020-07-14 10:02 UTC  (7+ messages)

[PATCH 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-14 10:00 UTC  (2+ messages)
` [PATCH 2/2] riscv: Use generic pgprot_* macros from <linux/pgtable.h>

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-14  9:46 UTC  (4+ messages)

[PATCH] mm: thp: Replace HTTP links with HTTPS ones
 2020-07-14  9:41 UTC  (2+ messages)

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

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14  8:44 UTC  (19+ messages)
` [RFC PATCH 01/15] x86/pkeys: Create pkeys_internal.h
` [RFC PATCH 02/15] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [RFC PATCH 03/15] x86/pks: Enable Protection Keys Supervisor (PKS)
` [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
` [RFC PATCH 05/15] x86/pks: Add PKS kernel API
` [RFC PATCH 06/15] x86/pks: Add a debugfs file for allocated PKS keys
` [RFC PATCH 07/15] Documentation/pkeys: Update documentation for kernel pkeys
` [RFC PATCH 08/15] x86/pks: Add PKS Test code
` [RFC PATCH 09/15] fs/dax: Remove unused size parameter
` [RFC PATCH 10/15] drivers/dax: Expand lock scope to cover the use of addresses
` [RFC PATCH 11/15] memremap: Add zone device access protection
` [RFC PATCH 12/15] kmap: Add stray write protection for device pages
` [RFC PATCH 13/15] dax: Stray write protection for dax_direct_access()
` [RFC PATCH 14/15] nvdimm/pmem: Stray write protection for pmem->virt_addr
` [RFC PATCH 15/15] [dax|pmem]: Enable stray write protection

[PATCH] mm: memcontrol: avoid workload stalls when lowering memory.high
 2020-07-14  8:41 UTC  (6+ messages)

possible deadlock in shmem_fallocate (4)
 2020-07-14  8:26 UTC  (7+ messages)

WARNING: at mm/mremap.c:211 move_page_tables in i386
 2020-07-14  7:33 UTC  (16+ messages)

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-14  6:31 UTC  (16+ 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] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-14  3:55 UTC 

[PATCH] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-14  3:20 UTC  (2+ messages)

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

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-14  1:36 UTC  (27+ messages)
` [PATCH v2 02/22] x86/numa: Add 'nohmat' option
` [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 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: "

[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 

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

[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 

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

Memcg stat for available memory
 2020-07-12 22:02 UTC  (7+ 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).