linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 13:21:13 to 2019-10-24 16:51:10 UTC [more...]

[PATCH v13 00/22] Generic page walk and ptdump
 2019-10-24 16:46 UTC  (24+ messages)
` [PATCH v13 01/22] mm: Add generic p?d_leaf() macros
` [PATCH v13 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v13 03/22] arm: "
` [PATCH v13 04/22] arm64: "
` [PATCH v13 05/22] mips: "
` [PATCH v13 06/22] powerpc: "
` [PATCH v13 07/22] riscv: "
` [PATCH v13 09/22] sparc: "
` [PATCH v13 10/22] x86: "
` [PATCH v13 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v13 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v13 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v13 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v13 15/22] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v13 16/22] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v13 17/22] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v13 18/22] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v13 19/22] mm: Add generic ptdump
` [PATCH v13 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v13 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v13 22/22] arm64: mm: Display non-present entries in ptdump

[RFC V2 0/2] arm64: Enable vmemmap mapping from device memory
 2019-10-21  5:10 UTC  (3+ messages)
` [RFC V2 1/2] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [RFC V2 2/2] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-24 16:35 UTC  (14+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86

[PATCH RFC v1 00/12] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-24 12:50 UTC  (15+ messages)
` [PATCH RFC v1 01/12] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH RFC v1 02/12] mm/usercopy.c: Prepare check_page_span() for PG_reserved changes

[v4 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-24 16:33 UTC  (3+ messages)

[RFC] Memory Tiering
 2019-10-24 16:33 UTC  (3+ messages)

[PATCH] hugetlb: Add nohugepages parameter to prevent hugepages creation
 2019-10-24 16:21 UTC  (9+ messages)

[PATCH] mm/vmstat: Reduce zone lock hold time when reading /proc/pagetypeinfo
 2019-10-24 16:16 UTC  (53+ messages)
        ` [RFC PATCH 0/2] "
          ` [RFC PATCH 1/2] mm, vmstat: hide /proc/pagetypeinfo from normal users
          ` [RFC PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
            ` [PATCH 1/2] mm, vmstat: Release zone lock more frequently when reading /proc/pagetypeinfo
            ` [PATCH 2/2] mm, vmstat: List total free blocks for each order in /proc/pagetypeinfo

[PATCH v2] mm: gup: fix comment of __get_user_pages()
 2019-10-24 16:10 UTC  (2+ messages)

[PATCH V2] kernel: dma: contigous: Make CMA parameters __initdata/__initconst
 2019-10-22 13:56 UTC  (2+ messages)

[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-24 15:19 UTC  (8+ messages)
` [PATCH v12 2/6] mm: Use zone and order instead of free area in free_list manipulators

[PATCH] mm: fix comment for ISOLATE_UNMAPPED macro
 2019-10-24 15:16 UTC 

[RPF STABLE PATCH] mm/memfd: should be lock the radix_tree when iterating its slot
 2019-10-24 15:03 UTC 

[PATCH V9 0/2] arm64/mm: Enable memory hot remove
 2019-10-21  9:53 UTC  (5+ messages)
` [PATCH V9 2/2] "

[PATCH] mm: gup: fix comment of __get_user_pages()
 2019-10-24 14:21 UTC  (4+ messages)
  `  "

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-21  2:42 UTC  (2+ messages)

[PATCH] mm/mmn: prevent unpaired invalidate_start and invalidate_end with non-blocking
 2019-10-24 14:15 UTC  (5+ messages)

[PATCH v12 12/22] mm: pagewalk: Allow walking without vma
 2019-10-24 13:07 UTC  (4+ messages)
  ` [PATCH v12 13/22] mm: pagewalk: Add test_p?d callbacks
  ` [PATCH v12 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
  ` [PATCH v12 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole

[PATCH RFC v1 00/26] Add KernelMemorySanitizer infrastructure
 2019-10-24 12:46 UTC  (6+ messages)
` [PATCH RFC v1 05/26] printk_safe: externalize printk_context

[PATCH] mm: allow unmapped hole at head side of mbind range
 2019-10-24 12:25 UTC  (3+ messages)

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-24 12:09 UTC  (11+ messages)
` [PATCH v1 01/10] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH v1 02/10] KVM: x86/mmu: Prepare kvm_is_mmio_pfn() for PG_reserved changes
` [PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() "
` [PATCH v1 04/10] vfio/type1: Prepare is_invalid_reserved_pfn() "
` [PATCH v1 05/10] powerpc/book3s: Prepare kvmppc_book3s_instantiate_page() "
` [PATCH v1 06/10] powerpc/64s: Prepare hash_page_do_lazy_icache() "
` [PATCH v1 07/10] powerpc/mm: Prepare maybe_pte_to_page() "
` [PATCH v1 08/10] x86/mm: Prepare __ioremap_check_ram() "
` [PATCH v1 09/10] mm/memory_hotplug: Don't mark pages PG_reserved when initializing the memmap
` [PATCH v1 10/10] mm/usercopy.c: Update comment in check_page_span() regarding ZONE_DEVICE

[PATCH] mm: Fix a huge pud insertion race during faulting
 2019-10-24 11:45 UTC  (3+ messages)

[PATCH v2] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-10-24 11:04 UTC  (2+ messages)

[PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-10-24  9:50 UTC  (15+ messages)
` [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup
` [PATCH 05/12] m68k: mm: use pgtable-nopXd "
` [PATCH 08/12] parisc: "
` [PATCH 09/12] sparc32: use pgtable-nopud "
  ` [PATCH v2 "

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-24  9:27 UTC  (8+ messages)
` [PATCH v3 1/3] mm/hmm: make full use of walk_page_range()
` [PATCH v3 2/3] mm/hmm: allow snapshot of the special zero page
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCH v3 1/2] kasan: detect negative size in memory operation function
 2019-10-24  8:57 UTC 

[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
 2019-10-24  8:51 UTC  (12+ messages)

[Question] Is there race between swapoff and swapout
 2019-10-24  8:51 UTC  (2+ messages)

[PATCH 1/2] mm: memcontrol: remove dead code from memory_max_write()
 2019-10-24  8:24 UTC  (5+ messages)
` [PATCH 2/2] mm: memcontrol: try harder to set a new memory.high

[PATCH] mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
 2019-10-24  8:14 UTC  (5+ messages)

[linux-next:master] BUILD INCOMPLETE f3c452cfc59c817950b150b51ec2b33409d7640b
 2019-10-24  8:13 UTC 

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-24  2:16 UTC  (13+ messages)

[BUG -tip] kmemleak and stacktrace cause page faul
 2019-10-23 21:27 UTC  (15+ messages)
          ` [PATCH] x86/dumpstack/64: Don't evaluate exception stacks before setup

[v2 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-23 20:50 UTC  (8+ messages)

[PATCH] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-10-23 20:43 UTC  (4+ messages)

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-23 20:26 UTC  (4+ messages)

[v3 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-23 19:28 UTC 

[PATCH] Add prctl support for controlling PF_MEMALLOC V2
 2019-10-23 17:35 UTC  (8+ messages)

[PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-23 17:02 UTC  (5+ messages)

[PATCH 0/8]: mm: vmscan: cgroup-related cleanups
 2019-10-23 16:02 UTC  (18+ messages)
` [PATCH 1/8] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 2/8] mm: clean up and clarify lruvec lookup procedure
` [PATCH 3/8] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 4/8] mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()
` [PATCH 5/8] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 6/8] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 7/8] mm: vmscan: split shrink_node() into node part and memcgs part

[PATCH] mm/page_alloc: fix gcc compile warning
 2019-10-23 14:38 UTC  (3+ 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).