linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 15:25:07 to 2019-11-08 03:43:58 UTC [more...]

[PATCH 00/11] mm: fix page aging across multiple cgroups
 2019-11-08  3:43 UTC  (22+ 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] memfd: Fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
 2019-11-08  3:25 UTC  (5+ messages)
` [PATCH 2/2] memfd: Add test for COW "

[PATCH] hugetlbfs: Take read_lock on i_mmap for PMD sharing
 2019-11-08  3:22 UTC  (12+ messages)

[PATCH v2] hugetlbfs: Take read_lock on i_mmap for PMD sharing
 2019-11-08  2:03 UTC  (2+ messages)

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-08  2:00 UTC  (18+ messages)
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH v2 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-08  0:57 UTC  (4+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations

+ mm-introduce-reported-pages.patch added to -mm tree
 2019-11-08  0:42 UTC  (24+ messages)

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-11-08  0:37 UTC  (16+ messages)
` [PATCH 02/10] nvdimm: remove prototypes for nonexistent functions
` [PATCH 03/10] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH 04/10] powerpc: Map & release OpenCAPI LPC memory
` [PATCH 05/10] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH 06/10] ocxl: Add functions to map/unmap LPC memory
` [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 0/3] make pfn walker support ZONE_DEVICE
 2019-11-08  0:08 UTC  (4+ messages)
` [PATCH 1/3] procfs: refactor kpage_*_read() in fs/proc/page.c
` [PATCH 2/3] mm: Introduce subsection_dev_map
` [PATCH 3/3] mm: make pfn walker support ZONE_DEVICE

[linux-next:pending-fixes] BUILD INCOMPLETE cca61a91295c5ca599a17d2b74ce79feca429a49
 2019-11-07 23:55 UTC 

[PATCH] mm: shmem: use proper gfp flags for shmem_writepage()
 2019-11-07 22:59 UTC  (6+ messages)

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

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

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-11-07 22:07 UTC  (5+ messages)
` [PATCH v1 04/10] vfio/type1: Prepare is_invalid_reserved_pfn() for PG_reserved changes

[PATCH] lib/test_meminit.c: Add bulk alloc/free tests
 2019-11-07 21:19 UTC  (2+ messages)

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-07 21:08 UTC  (8+ messages)
` [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-07 20:53 UTC  (4+ messages)
` [PATCH 1/3] mm: vmscan: move file exhaustion detection to the node level
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root
` [PATCH 3/3] mm: vmscan: enforce inactive:active ratio "

[PATCH] mm: provide interface for retrieving kmem_cache name
 2019-11-07 20:50 UTC  (5+ messages)

[PATCH] mm/madvise: replace with page_size() in madvise_inject_error()
 2019-11-07 20:48 UTC  (4+ messages)

[PATCH] mm: slub: Really fix slab walking for init_on_free
 2019-11-07 20:44 UTC  (3+ messages)

[v2 PATCH] mm: rmap: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
 2019-11-07 20:09 UTC 

[PATCH 0/1] userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
 2019-11-07 19:27 UTC  (13+ messages)
` [PATCH 1/1] "

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

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

[RFC] mm: gup: add helper page_try_gup_pin(page)
 2019-11-07 14:57 UTC  (8+ messages)

[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
 2019-11-07 14:54 UTC  (4+ messages)
` [PATCH V5 1/4] ACPI: Support Generic Initiator only domains

general protection fault in put_pid
 2019-11-07 13:42 UTC 

[PATCH v3] mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
 2019-11-07 13:31 UTC  (9+ messages)

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-11-07 13:00 UTC  (15+ messages)
` [PATCH RFC v2 02/25] stackdepot: prevent Clang from optimizing away stackdepot_memcmp()
` [PATCH RFC v2 22/25] kmsan: unpoisoning buffers from devices etc

[linux-next:master] BUILD INCOMPLETE dcd34bd234181ec74f081c7d0025204afe6b213e
 2019-11-07 11:03 UTC 

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

[RFC v2] memcg: add memcg lru for page reclaiming
 2019-11-07  9:02 UTC  (2+ messages)
` [memcg] 1fc14cf673: invoked_oom-killer:gfp_mask=0x

[RFC v2] writeback: add elastic bdi in cgwb bdp
 2019-11-07  8:38 UTC  (2+ messages)
` [writeback] 2b871886bb: fio.write_bw_MBps 40.6% improvement

mlockall(MCL_CURRENT) blocking infinitely
 2019-11-07  8:08 UTC  (20+ messages)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-07  8:07 UTC  (11+ 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 1/2] mm, memcg: introduce multiple levels memory low protection
 2019-11-07  6:08 UTC  (2+ messages)
` [PATCH 2/2] mm, memcg: introduce passive reclaim counters for non-root memcg

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-07  5:45 UTC  (5+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-07  3:58 UTC  (17+ 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 14/16] x86/numa: Provide a range-to-target_node lookup facility
` [PATCH 15/16] libnvdimm/e820: Drop the wrapper around memory_add_physaddr_to_nid
` [PATCH 16/16] libnvdimm/e820: Retrieve and populate correct 'target_node' info

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

[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  (12+ 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] mm: rmap: use VM_BUG_ON() in __page_check_anon_rmap()
 2019-11-06 17:42 UTC  (3+ 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 03/10] KVM: Prepare kvm_is_reserved_pfn() for PG_reserved changes
 2019-11-06 16:09 UTC  (11+ messages)

[PATCH v13 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-06 16:08 UTC  (4+ messages)
` [PATCH v13 3/6] mm: Introduce Reported pages


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