linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 15:44:43 to 2019-11-19 04:41:52 UTC [more...]

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-11-19  4:41 UTC  (10+ messages)
` [PATCH 08/10] nvdimm: Add driver for OpenCAPI Storage Class Memory

general protection fault in pagemap_pmd_range
 2019-11-19  4:06 UTC 

[PATCH] mm: kconfig: make Transparent Hugepage Support sysfs defaults to match the documentation
 2019-11-19  3:01 UTC 

[linux-next:pending-fixes] BUILD INCOMPLETE b1a61072f20257a3ac49c0fe5647bfb29cfba5d9
 2019-11-19  2:22 UTC 

[PATCH v3 0/8] per lruvec lru_lock for memcg
 2019-11-19  2:10 UTC  (24+ messages)
` [PATCH v3 1/7] mm/lru: add per lruvec lock "
` [PATCH v3 2/7] mm/lruvec: add irqsave flags into lruvec struct
` [PATCH v3 3/7] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v3 4/7] mm/lru: only change the lru_lock iff page's lruvec is different
` [PATCH v3 5/7] mm/pgdat: remove pgdat lru_lock
` [PATCH v3 6/7] mm/lru: likely enhancement
` [PATCH v3 7/7] mm/lru: revise the comments of lru_lock

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-11-19  0:41 UTC  (12+ messages)

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19  0:22 UTC  (20+ messages)
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages

mmotm 2019-11-18-16-12 uploaded
 2019-11-19  0:12 UTC 

[PATCH v4] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-18 23:03 UTC  (3+ messages)

[PATCH v5] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-18 23:01 UTC 

[PATCH] zswap: use B-tree for search
 2019-11-18 21:59 UTC  (3+ messages)

PSI: use-after-free in collect_percpu_times()
 2019-11-18 21:58 UTC 

[PATCH v4] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-18 21:22 UTC  (4+ messages)

[PATCH 1/2] mm: Move the backup x_devmap() functions to asm-generic/pgtable.h
 2019-11-18 21:02 UTC  (6+ messages)
` [PATCH 2/2] mm: Fix a huge pud insertion race during faulting

[PATCH -next v2] mm/vmscan: fix some -Wenum-conversion warnings
 2019-11-18 20:56 UTC  (5+ messages)

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-18 19:41 UTC  (5+ messages)
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing

[PATCH v2 00/18] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-18 18:45 UTC  (24+ messages)
` [PATCH v2 01/18] libnvdimm: Move attribute groups to device type
` [PATCH v2 02/18] libnvdimm: Move region attribute group definition
` [PATCH v2 03/18] libnvdimm: Move nd_device_attribute_group to device_type
` [PATCH v2 04/18] libnvdimm: Move nd_numa_attribute_group "
` [PATCH v2 05/18] libnvdimm: Move nd_region_attribute_group "
` [PATCH v2 06/18] libnvdimm: Move nd_mapping_attribute_group "
` [PATCH v2 07/18] libnvdimm: Move nvdimm_attribute_group "
` [PATCH v2 08/18] libnvdimm: Move nvdimm_bus_attribute_group "
` [PATCH v2 09/18] dax: Create a dax device_type
` [PATCH v2 10/18] dax: Simplify root read-only definition for the 'resource' attribute
` [PATCH v2 11/18] libnvdimm: "
` [PATCH v2 12/18] dax: Add numa_node to the default device-dax attributes
` [PATCH v2 13/18] libnvdimm: Export the target_node attribute for regions and namespaces
` [PATCH v2 14/18] acpi/numa: Up-level "map to online node" functionality
` [PATCH v2 15/18] mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()
` [PATCH v2 16/18] powerpc/papr_scm: Switch to numa_map_to_online_node()
` [PATCH v2 17/18] x86/numa: Provide a range-to-target_node lookup facility
` [PATCH v2 18/18] libnvdimm/e820: Retrieve and populate correct 'target_node' info

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-18 18:42 UTC  (10+ messages)
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[linux-next:master 11878/12136] mm/vmscan.c:2216:39: warning: implicit conversion from enumeration type 'enum lru_list' to different enumeration type 'enum node_stat_item'
 2019-11-18 18:33 UTC  (3+ messages)

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

[PATCH 0/2] mm: devmap: page-freeing related cleanups
 2019-11-18 16:57 UTC  (7+ messages)
` [PATCH 1/2] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH 2/2] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages

[PATCH v4 1/3] kasan: No KASAN's memmove check if archs don't have it
 2019-11-18 16:22 UTC  (3+ messages)

[PATCH] docs: cgroup: mm: Fix spelling of "list"
 2019-11-18 16:00 UTC  (2+ messages)

[RFC v3] memcg: add memcg lru
 2019-11-18 14:04 UTC  (2+ messages)

[PATCH 4.14] memfd: Use radix_tree_deref_slot_protected to avoid the warning
 2019-11-18 12:25 UTC  (8+ messages)
` [PATCH 4.19] "
` [PATCH 4.4] "
` [PATCH 4.9] "

KASAN: slab-out-of-bounds Read in ip6_tnl_parse_tlv_enc_lim
 2019-11-18 11:35 UTC 

[RFC v4] mm: add page preempt
 2019-11-18 11:33 UTC 

[PATCH v3] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-18 11:31 UTC 

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-11-18 11:28 UTC  (13+ messages)

[PATCH v3 00/15] Enable CONFIG_VMAP_STACK on PPC32
 2019-11-18 11:11 UTC  (3+ messages)
` [PATCH v3 15/15] powerpc/32s: Activate CONFIG_VMAP_STACK

[RFC v3] memcg: add memcg lru
 2019-11-18 10:29 UTC  (2+ messages)

[PATCH v3] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-18  9:45 UTC  (2+ messages)

[PATCH 1/2] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-18  9:43 UTC  (15+ messages)

[RFC v3] writeback: add elastic bdi in cgwb bdp
 2019-11-18  8:25 UTC  (2+ messages)
` [writeback] e4f9eb2268: fsmark.files_per_sec 48.8% improvement

[PATCH 1/2] mm/memory-failure.c: PageHuge is handled at the beginning of memory_failure
 2019-11-18  8:20 UTC  (2+ messages)
` [PATCH 2/2] mm/memory-failure.c: not necessary to recalculate hpage

[PATCH v2] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-18  6:24 UTC 

[PATCH v2] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-18  3:31 UTC  (2+ messages)

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-18  3:29 UTC  (4+ messages)
` [PATCH v11 1/4] "

[PATCH] madvise: use PAGE_ALIGN[ED] for range checking
 2019-11-18  3:28 UTC 

[PATCH] mm: get rid of odd jump label in find_mergeable_anon_vma
 2019-11-18  3:14 UTC 

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-18  1:00 UTC  (15+ messages)
` [PATCH 09/28] mm: directed shrinker work deferral
` [PATCH 12/28] shrinker: defer work only to kswapd
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-16 18:28 UTC  (12+ messages)

[PATCH] mm/vmalloc: Fix regression caused by needless vmalloc_sync_all()
 2019-11-16 17:38 UTC  (6+ messages)

[PATCH AUTOSEL 4.4 42/77] mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
 2019-11-16 15:53 UTC 

[PATCH AUTOSEL 4.9 53/99] mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
 2019-11-16 15:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 68/99] mm/memory_hotplug: make add_memory() take the device_hotplug_lock

[PATCH AUTOSEL 4.14 080/150] mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
 2019-11-16 15:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 104/150] mm/memory_hotplug: make add_memory() take the device_hotplug_lock

[PATCH AUTOSEL 4.19 130/237] mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
 2019-11-16 15:40 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 132/237] mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
` [PATCH AUTOSEL 4.19 133/237] mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
` [PATCH AUTOSEL 4.19 149/237] mm/gup_benchmark.c: prevent integer overflow in ioctl
` [PATCH AUTOSEL 4.19 163/237] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
` [PATCH AUTOSEL 4.19 164/237] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH AUTOSEL 4.19 178/237] mm: handle no memcg case in memcg_kmem_charge() properly

[linux-next:master] BUILD INCOMPLETE 5a6fcbeabe3e20459ed8504690b2515dacc5246f
 2019-11-16 12:58 UTC 

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-16  7:06 UTC 

mmotm 2019-11-15-18-35 uploaded
 2019-11-16  2:36 UTC 

[patch 11/11] mm/debug.c: PageAnon() is true for PageKsm() pages
 2019-11-16  1:35 UTC 

[patch 10/11] mm/debug.c: __dump_page() prints an extra line
 2019-11-16  1:35 UTC 

[patch 09/11] mm/page_io.c: do not free shared swap slots
 2019-11-16  1:35 UTC 

[patch 08/11] mm/memory_hotplug: fix try_offline_node()
 2019-11-16  1:34 UTC 

[patch 07/11] mm,thp: recheck each page before collapsing file THP
 2019-11-16  1:34 UTC 

[patch 06/11] mm: slub: really fix slab walking for init_on_free
 2019-11-16  1:34 UTC 

[patch 05/11] mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
 2019-11-16  1:34 UTC 

[patch 04/11] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-16  1:34 UTC 

[patch 03/11] lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
 2019-11-16  1:34 UTC 

[patch 02/11] mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
 2019-11-16  1:34 UTC 

[patch 01/11] mm: mempolicy: fix the wrong return value and potential pages leak of mbind
 2019-11-16  1:34 UTC 

incoming
 2019-11-16  1:34 UTC 

[PATCH] mm: get rid of odd jump label in find_mergeable_anon_vma
 2019-11-16  0:37 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD INCOMPLETE 2190e31dfefaa786058111f2c95565862d2167f8
 2019-11-16  0:13 UTC 

[PATCH v3] mm/memory_hotplug: Fix try_offline_node()
 2019-11-16  0:12 UTC  (5+ messages)

[PATCH] mm: Proactive compaction
 2019-11-15 22:21 UTC 

KSM WARN_ON_ONCE(page_mapped(page)) in remove_stable_node()
 2019-11-15 17:55 UTC  (2+ messages)

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-15 16:52 UTC  (5+ messages)
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root

[PATCH -next] mm/vmscan: fix some -Wenum-conversion warnings
 2019-11-15 16:22 UTC  (3+ messages)

[RFC] zswap: use B-tree for search
 2019-11-15 15:44 UTC 


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