linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 18:17:26 to 2019-11-07 04:12:07 UTC [more...]

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-07  3:57 UTC  (14+ messages)
` [PATCH 01/16] libnvdimm: Move attribute groups to device type
` [PATCH 02/16] libnvdimm: Move region attribute group definition
` [PATCH 03/16] libnvdimm: Move nd_device_attribute_group to device_type
` [PATCH 04/16] libnvdimm: Move nd_numa_attribute_group "
` [PATCH 05/16] libnvdimm: Move nd_region_attribute_group "
` [PATCH 06/16] libnvdimm: Move nd_mapping_attribute_group "
` [PATCH 07/16] libnvdimm: Move nvdimm_attribute_group "
` [PATCH 08/16] libnvdimm: Move nvdimm_bus_attribute_group "
` [PATCH 09/16] dax: Create a dax device_type
` [PATCH 10/16] dax: Simplify root read-only definition for the 'resource' attribute
` [PATCH 11/16] libnvdimm: "
` [PATCH 12/16] dax: Add numa_node to the default device-dax attributes
` [PATCH 13/16] acpi/mm: Up-level "map to online node" functionality

[PATCH 00/11] mm: fix page aging across multiple cgroups
 2019-11-07  2:52 UTC  (20+ messages)
` [PATCH 01/11] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 02/11] mm: clean up and clarify lruvec lookup procedure
` [PATCH 03/11] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 04/11] mm: vmscan: naming fixes: cgroup_reclaim() and writeback_working()
` [PATCH 05/11] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 06/11] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 07/11] mm: vmscan: split shrink_node() into node part and memcgs part
` [PATCH 08/11] mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
` [PATCH 09/11] mm: vmscan: move file exhaustion detection to the node level

[PATCH 1/2] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-07  2:31 UTC  (10+ messages)
` [PATCH 2/2] mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-07  2:26 UTC  (10+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-07  2:08 UTC  (7+ messages)
` [PATCH v2 01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier

[PATCH] mm/madvise: replace with page_size() in madvise_inject_error()
 2019-11-07  2:05 UTC  (3+ messages)

+ mm-introduce-reported-pages.patch added to -mm tree
 2019-11-07  0:52 UTC  (12+ messages)

[PATCH v3] mm/memory_hotplug: Fix try_offline_node()
 2019-11-06 23:14 UTC  (2+ messages)

[PATCH] mm: slub: Really fix slab walking for init_on_free
 2019-11-06 22:22 UTC 

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-06 22:18 UTC  (9+ messages)
` [PATCH 24/28] xfs: reclaim inodes from the LRU
` [PATCH 25/28] xfs: remove unusued old inode reclaim code
` [PATCH 26/28] xfs: use xfs_ail_push_all in xfs_reclaim_inodes
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-11-06 21:32 UTC  (14+ messages)

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-06 20:34 UTC  (7+ messages)
` [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH] mm: shmem: use proper gfp flags for shmem_writepage()
 2019-11-06 18:59 UTC  (4+ messages)

[patch 1/1] ocfs2: remove unused function ocfs2_prepare_inode_for_refcount()
 2019-11-06 18:10 UTC 

[patch 05/17] ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
 2019-11-06 18:09 UTC  (3+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-06 18:07 UTC  (11+ messages)

[PATCH] mm: rmap: use VM_BUG_ON() in __page_check_anon_rmap()
 2019-11-06 17:42 UTC  (3+ messages)

mlockall(MCL_CURRENT) blocking infinitely
 2019-11-06 17:25 UTC  (28+ messages)

[PATCH STABLE 4.9] x86, mm, gup: prevent get_page() race with munmap in paravirt guest
 2019-11-06 17:18 UTC  (3+ messages)

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-11-06 16:09 UTC  (18+ messages)
` [PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() for PG_reserved changes

[PATCH v13 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-06 16:08 UTC  (12+ messages)
` [PATCH v13 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v13 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v13 3/6] mm: Introduce Reported pages
` [PATCH v13 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v13 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v13 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v13 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v13 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v13 QEMU 3/3] virtio-balloon: Provide a interface for "

[RFC] mm: gup: add helper page_try_gup_pin(page)
 2019-11-06 15:46 UTC  (6+ messages)

[PATCH] mm/memory_hotplug: move definitions of {set,clear}_zone_contiguous
 2019-11-06 15:23 UTC  (2+ messages)

[PATCH v15 00/23] Generic page walk and ptdump
 2019-11-06 15:05 UTC  (4+ messages)

[PATCH] mm/memblock: cleanup doc
 2019-11-06 14:46 UTC  (3+ messages)

use generic DMA mapping code in powerpc V4
 2019-11-06 14:09 UTC  (12+ messages)
                ` Bug 205201 - overflow of DMA mask and bus mask

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-11-06 11:43 UTC  (12+ messages)
` [PATCH RFC v2 02/25] stackdepot: prevent Clang from optimizing away stackdepot_memcmp()
` [PATCH RFC v2 10/25] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v2 18/25] kmsan: call KMSAN hooks where needed

Double free of struct sk_buff reported by SLAB_CONSISTENCY_CHECKS with init_on_free
 2019-11-06  9:29 UTC  (6+ messages)

[PATCH] rss_stat: Add support to detect RSS updates of external mm
 2019-11-06  8:59 UTC  (3+ messages)

[PATCH v2 0/8] Backported fixes for 4.4 stable tree
 2019-11-06  8:55 UTC  (6+ messages)
` [PATCH v2 6/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-06  8:36 UTC  (15+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()
` [PATCH v10 2/8] KVM: PPC: Support for running secure guests
` [PATCH v10 3/8] KVM: PPC: Shared pages support for "
` [PATCH v10 4/8] KVM: PPC: Radix changes for secure guest

[PATCH v3 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-06  7:28 UTC  (6+ messages)
` [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[PATCH v5 0/2] fix and improvement for file THP
 2019-11-06  6:09 UTC  (3+ messages)
` [PATCH v5 1/2] mm,thp: recheck each page before collapsing "
` [PATCH v5 2/2] mm/thp: flush file for !is_shmem PageDirty() case in collapse_file()

[PATCH v3] mm,thp: recheck each page before collapsing file THP
 2019-11-06  5:45 UTC  (5+ messages)

RE:RE:elektronicka fakturace 9518760
 2019-11-06  5:42 UTC 

[patch 17/17] mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
 2019-11-06  5:17 UTC 

[patch 16/17] mm/memory_hotplug: fix updating the node span
 2019-11-06  5:17 UTC 

[patch 15/17] scripts/gdb: fix debugging modules compiled with hot/cold partitioning
 2019-11-06  5:17 UTC 

[patch 14/17] mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly
 2019-11-06  5:17 UTC 

[patch 13/17] MAINTAINERS: update information for "MEMORY MANAGEMENT"
 2019-11-06  5:17 UTC 

[patch 12/17] dump_stack: avoid the livelock of the dump_lock
 2019-11-06  5:16 UTC 

[patch 11/17] zswap: add Vitaly to the maintainers list
 2019-11-06  5:16 UTC 

[patch 10/17] mm/page_alloc.c: ratelimit allocation failure warnings more aggressively
 2019-11-06  5:16 UTC 

[patch 09/17] mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
 2019-11-06  5:16 UTC 

[patch 08/17] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
 2019-11-06  5:16 UTC 

[patch 07/17] mm, vmstat: hide /proc/pagetypeinfo from normal users
 2019-11-06  5:16 UTC 

[patch 06/17] mm/mmu_notifiers: use the right return code for WARN_ON
 2019-11-06  5:16 UTC 

[patch 04/17] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-11-06  5:16 UTC 

[patch 03/17] mm, meminit: recalculate pcpu batch and high limits after init completes
 2019-11-06  5:16 UTC 

[patch 02/17] mm/gup_benchmark: fix MAP_HUGETLB case
 2019-11-06  5:16 UTC 

[patch 01/17] mm: memcontrol: fix NULL-ptr deref in percpu stats flush
 2019-11-06  5:16 UTC 

incoming
 2019-11-06  5:16 UTC 

mmotm 2019-11-05-20-44 uploaded
 2019-11-06  4:45 UTC 

[PATCH v6 0/8] Emulated coherent graphics memory take 2
 2019-11-06  3:51 UTC  (5+ messages)
` [PATCH v6 3/8] mm: Add a walk_page_mapping() function to the pagewalk code
` [PATCH v6 4/8] mm: Add write-protect and clean utilities for address space ranges

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-11-06  3:46 UTC  (5+ messages)
` [PATCH 07/10] ocxl: Save the device serial number in ocxl_fn
` [PATCH 10/10] ocxl: Conditionally bind SCM devices to the generic OCXL driver

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-06  1:13 UTC  (3+ messages)
` [PATCH v4 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h

Why sometimes count vm event with page number, sometimes not?
 2019-11-06  0:28 UTC  (6+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-11-06  0:00 UTC 

[PATCH 1/1] userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
 2019-11-05 22:10 UTC  (3+ messages)

5.4-rc1 boot regression with kmemleak enabled
 2019-11-05 19:26 UTC  (9+ messages)

[PATCH v3] mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
 2019-11-05 18:48 UTC  (8+ 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).