linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-10 09:49:57 to 2020-02-11 16:24:26 UTC [more...]

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-11 16:23 UTC  (4+ messages)
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs

[PATCH -next] mm/kmemleak: annotate a data race in checksum
 2020-02-11 16:24 UTC 

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-02-11 15:13 UTC  (12+ messages)
` [PATCH v16.1 6/9] virtio-balloon: Add support for providing free page reports to host
  ` Should I repost? (was: Re: [PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting)

bug: data corruption introduced by commit 83d116c53058 ("mm: fix double page fault on arm64 if PTE_AF is cleared")
 2020-02-11 14:51 UTC  (4+ messages)

[PATCH] memcg: lost css_put in memcg_expand_shrinker_maps()
 2020-02-11 14:44 UTC  (4+ messages)

[PATCH 0/7] mm/hotplug: Only use subsection in VMEMMAP case and fix hot add/remove failure in SPARSEMEM|!VMEMMAP case
 2020-02-11 14:44 UTC  (13+ messages)
` [PATCH 1/7] mm/sparse.c: Introduce new function fill_subsection_map()
` [PATCH 3/7] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH 7/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case

[RFC PATCH] mm/vmscan: Don't round up scan size for online memory cgroup
 2020-02-11 14:42 UTC  (7+ messages)

[Patch v2] mm/sparsemem: get address to page struct instead of address to pfn
 2020-02-11 14:01 UTC  (4+ messages)

[RFC] [PATCH 0/2] arm64: tlb: skip tlbi broadcast for single threaded TLB flushes
 2020-02-11 14:00 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2] mm/filemap: fix a data race in filemap_fault()
 2020-02-11 13:24 UTC  (4+ messages)

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-02-11 13:21 UTC  (14+ messages)
` [PATCH v6 01/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v6 02/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v6 03/12] mm: introduce page_ref_sub_return()
` [PATCH v6 04/12] mm/gup: pass gup flags to two more routines
` [PATCH v6 05/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v6 06/12] mm/gup: track FOLL_PIN pages
` [PATCH v6 07/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v6 08/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v6 09/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v6 10/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v6 11/12] mm: Improve dump_page() for compound pages
` [PATCH v6 12/12] mm: dump_page(): additional diagnostics for huge pinned pages

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-11 13:21 UTC  (19+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages
        ` [PATCH v2 RFC] "
    ` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt
` [PATCH 21/35] KVM: s390/mm: handle guest unpin events

[PATCH v5 00/13] Change readahead API
 2020-02-11 12:54 UTC  (18+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 02/13] mm: Ignore return value of ->readpages
` [PATCH v5 03/13] mm: Put readahead pages in cache earlier
` [PATCH v5 04/13] mm: Add readahead address space operation
` [PATCH v5 05/13] mm: Add page_cache_readahead_limit
` [PATCH v5 06/13] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v5 07/13] btrfs: Convert from readpages to readahead
` [PATCH v5 08/13] erofs: Convert uncompressed files "
` [PATCH v5 09/13] erofs: Convert compressed "
` [PATCH v5 10/13] ext4: Convert "
` [PATCH v5 11/13] f2fs: "
` [PATCH v5 12/13] fuse: "
` [PATCH v5 13/13] iomap: "

[PATCH 0/3] locking/mutex: Add mutex_timed_lock() to solve potential deadlock problems
 2020-02-11 12:31 UTC  (8+ messages)
` [PATCH 1/3] locking/mutex: Add mutex_timed_lock()
` [PATCH 2/3] locking/mutex: Enable some lock event counters
` [PATCH 3/3] mm/slub: Fix potential deadlock problem in slab_attr_store()

[PATCH] mm: fix long time stall from mm_populate
 2020-02-11 12:23 UTC  (6+ messages)

[PATCH -next] mm/page_counter: annotate an intentional data race
 2020-02-11 12:16 UTC  (2+ messages)

[PATCH] mm/page_counter: fix various data races
 2020-02-11 12:14 UTC  (2+ messages)

[PATCH] mm: Add missed mem_cgroup_iter_break() into shrink_node_memcgs()
 2020-02-11 11:48 UTC  (3+ messages)

[PATCH -next] mm/util: annotate an intentional data race
 2020-02-11 11:43 UTC  (2+ messages)

[RFC Patch] mm/vmscan.c: not inherit classzone_idx from previous reclaim
 2020-02-11 10:42 UTC  (2+ messages)

Reclaim regression after 1c30844d2dfe
 2020-02-11 10:16 UTC  (2+ messages)

[PATCH V13] mm/debug: Add tests validating architecture page table helpers
 2020-02-11  9:24 UTC  (12+ messages)

[PATCH 0/9] workingset protection/detection on the anonymous LRU list
 2020-02-11  6:19 UTC  (10+ messages)
` [PATCH 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH 2/9] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH 3/9] mm/workingset: extend the workingset detection for anon LRU
` [PATCH 4/9] mm/swapcache: support to handle the value in swapcache
` [PATCH 5/9] mm/workingset: use the node counter if memcg is the root memcg
` [PATCH 6/9] mm/workingset: handle the page without memcg
` [PATCH 7/9] mm/swap: implement workingset detection for anonymous LRU
` [PATCH 8/9] mm/vmscan: restore active/inactive ratio "
` [PATCH 9/9] mm/swap: count a new anonymous page as a reclaim_state's rotate

[PATCH 1/2] mm: vmpressure: don't need call kfree if kstrndup fails
 2020-02-11  5:24 UTC  (2+ messages)
` [PATCH 2/2] mm: vmpressure: use mem_cgroup_is_root API

[RFC] lib/show_mem.c: extend show_mem() to support showing drivers' memory consumption
 2020-02-11  3:19 UTC  (2+ messages)

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-02-11  2:50 UTC  (5+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH
` [PATCH 2/2] selftests: vm: Fix 64-bit test builds for powerpc64le

[PATCH v2] mm/vmscan: Don't round up scan size for online memory cgroup
 2020-02-11  2:45 UTC 

[PATCH v2] mm: Don't overwrite user min_free_kbytes, consider THP when adjusting
 2020-02-11  0:02 UTC  (3+ messages)

RFC: hold i_rwsem until aio completes
 2020-02-10 23:29 UTC  (3+ messages)
` [PATCH 01/12] mm: fix a comment in sys_swapon

[PATCH v3 0/5] introduce memory hinting API for external process
 2020-02-10 23:12 UTC  (9+ messages)
` [PATCH v3 1/5] mm: factor out madvise's core functionality
` [PATCH v3 2/5] mm: introduce external memory hinting API
` [PATCH v3 5/5] mm: support both pid and pidfd for process_madvise

[PATCH 00/11] Lock warning cleanup
 2020-02-10 23:09 UTC  (3+ messages)

[Bug 206401] kernel panic on Hyper-V after 5 minutes due to memory hot-add
 2020-02-10 23:07 UTC  (6+ messages)

[PATCH] mm: Improve dump_page() for compound pages
 2020-02-10 22:02 UTC  (8+ messages)

Splitting the mmap_sem
 2020-02-10 22:00 UTC  (9+ messages)
`  "

[PATCH -next] mm/filemap: fix a data race in filemap_fault()
 2020-02-10 21:21 UTC  (9+ messages)

[PATCH v3 0/4] basic KASAN support for Xen PV domains
 2020-02-10 20:34 UTC  (8+ messages)
` [PATCH v3 2/4] x86/xen: add basic KASAN support for PV kernel
` [PATCH v3 3/4] xen: teach KASAN about grant tables
` [PATCH v3 4/4] xen/netback: fix grant copy across page boundary

[PATCH] mm: always consider THP when adjusting min_free_kbytes
 2020-02-10 18:58 UTC  (10+ messages)

[LSF/MM TOPIC] get_user_pages() for PCI BAR Memory
 2020-02-10 18:39 UTC  (6+ messages)

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-10 18:38 UTC  (5+ messages)

[PATCH] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-02-10 17:19 UTC  (2+ messages)

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-10 17:07 UTC  (4+ messages)
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting

[PATCH] x86/mm: Update `X86_5LEVEL` Kconfig description
 2020-02-10 17:02 UTC  (2+ messages)

[PATCH] mm: fix a data race in put_page()
 2020-02-10 16:33 UTC  (13+ messages)

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-02-10 15:37 UTC  (2+ messages)

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-10 15:21 UTC  (5+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

[RFC PATCH 0/3] DAMON: Implement The Data Access Pattern Awared Memory Management Rules
 2020-02-10 15:09 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/madvise: Export madvise_common() to mm internal code
` [RFC PATCH 2/3] mm/damon/rules: Implement access pattern based management rules
` [RFC PATCH 3/3] mm/damon/rules: Implement a debugfs interface

[PATCH v4 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-10 14:54 UTC  (12+ messages)
` [PATCH v4 01/11] mm: "
` [PATCH v4 02/11] mm/damon: Implement region based sampling
` [PATCH v4 03/11] mm/damon: Adaptively adjust regions
` [PATCH v4 04/11] mm/damon: Apply dynamic memory mapping changes
` [PATCH v4 05/11] mm/damon: Implement kernel space API
` [PATCH v4 06/11] mm/damon: Add debugfs interface
` [PATCH v4 07/11] mm/damon: Add a tracepoint for result writing
` [PATCH v4 08/11] tools: Add a minimal user-space tool for DAMON
` [PATCH v4 09/11] Documentation/admin-guide/mm: Add a document "
` [PATCH v4 10/11] mm/damon: Add kunit tests
` [PATCH v4 11/11] MAINTAINERS: Update for DAMON

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-10 10:35 UTC  (9+ messages)
` [PATCH v2] "


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