linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-09 21:28:15 to 2020-01-13 09:56:10 UTC [more...]

[PATCH v7 00/10] per lruvec lru_lock for memcg
 2020-01-13  9:55 UTC  (12+ messages)
` [PATCH v7 01/10] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v7 02/10] mm/memcg: fold lru_lock in lock_page_lru

[PATCH V11 0/5] arm64/mm: Enable memory hot remove
 2020-01-13  9:50 UTC  (16+ messages)
` [PATCH V11 1/5] mm/hotplug: Introduce arch callback validating the hot remove range
` [PATCH V11 2/5] mm/memblock: Introduce MEMBLOCK_BOOT flag
` [PATCH V11 3/5] of/fdt: Mark boot memory with MEMBLOCK_BOOT
` [PATCH V11 4/5] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V11 5/5] arm64/mm: Enable memory hot remove

[RFC PATCH 0/5] Introduce Data Access MONitor (DAMON)
 2020-01-13  8:56 UTC  (7+ messages)
` [RFC PATCH 1/5] mm: "
` [RFC PATCH 2/5] mm/damon: Add debugfs interface
` [RFC PATCH 3/5] mm/damon: Add minimal user-space tools
` [RFC PATCH 4/5] Documentation/admin-guide/mm: Add a document for DAMON
` [RFC PATCH 5/5] mm/damon: Add kunit tests

[PATCH 0/4] introduce memory hinting API for external process
 2020-01-13  8:47 UTC  (9+ messages)
` [PATCH 1/4] mm: factor out madvise's core functionality
` [PATCH 2/4] mm: introduce external memory hinting API
` [PATCH 3/4] mm/madvise: employ mmget_still_valid for write lock
` [PATCH 4/4] mm/madvise: allow KSM hints for remote API

[linux-next:pending-fixes] BUILD SUCCESS d3abf62b4f01fe9b1340eaec81b165c1165a4266
 2020-01-13  8:41 UTC 

[Patch v2] mm: thp: grab the lock before manipulation defer list
 2020-01-13  8:23 UTC  (7+ messages)

[PATCH 0/1] try to fix tick_sched timer stuck issue
 2020-01-13  8:11 UTC  (6+ messages)
` [PATCH 1/1] mm: fix tick_sched timer blocked by pgdat_resize_lock
  ` [PATCH RESEND] "

[PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb
 2020-01-13  7:36 UTC  (14+ messages)

[PATCH] mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
 2020-01-13  7:03 UTC 

[PATCH v4 1/2] mm: clean up validate_slab()
 2020-01-13  1:34 UTC  (13+ messages)
` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
            ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[PATCH v2 1/2] mm/rmap: fix and simplify reusing mergeable anon_vma as parent when fork
 2020-01-13  0:33 UTC  (12+ messages)

[PATCHSET 0/3] io_uring: add support for madvise/fadvise
 2020-01-12 21:39 UTC  (7+ messages)
` [PATCH 1/3] io_uring: add IORING_OP_FADVISE
` [PATCH 2/3] mm: make do_madvise() available internally
` [PATCH 3/3] io_uring: add IORING_OP_MADVISE

[PATCH] sched/core: fix illegal RCU from offline CPUs
 2020-01-12 16:17 UTC 

[linux-next:master] BUILD REGRESSION 6c09d7dbb7d366122d0218bc7487e0a1e6cca6ed
 2020-01-12 15:18 UTC 

user space unresponsive, followup: lsf/mm congestion
 2020-01-12  0:07 UTC  (11+ messages)

[PATCH v4] mm/memory_hotplug: Fix remove_memory() lockdep splat
 2020-01-11 17:41 UTC  (8+ messages)

[PATCH v15 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-01-11 16:50 UTC  (4+ messages)

[BUG] RIP: 0010:__kmalloc+0xa8/0x330 (general protection fault: 0000 [#1] SMP NOPTI)
 2020-01-11 16:33 UTC 

[BUG] RIP: 0010:__kmalloc+0xa8/0x330 (general protection fault: 0000 [#1] SMP NOPTI)
 2020-01-11 16:31 UTC 

[linux-next:pending-fixes] BUILD SUCCESS ecb24723e078820b92525fd2bc07cc2daff2ac94
 2020-01-11 16:01 UTC 

[PATCH v4] mm/page_vma_mapped.c: Explicitly compare pfn for normal, hugetlbfs and THP page
 2020-01-11 10:18 UTC 

[linux-next:master 7820/7838] arch/arm64/mm/dump.c:326:2: error: too few arguments to function 'ptdump_walk_pgd'
 2020-01-11  7:57 UTC 

[PATCH v1 1/4] kasan: introduce set_pmd_early_shadow()
 2020-01-11  5:21 UTC  (3+ messages)

[PATCH v2 0/6] mm: memcg: kmem API cleanup
 2020-01-11  0:32 UTC  (13+ messages)
` [PATCH v2 1/6] mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
` [PATCH v2 2/6] mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
` [PATCH v2 3/6] mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
` [PATCH v2 4/6] mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()
` [PATCH v2 5/6] mm: memcg/slab: cache page number in memcg_(un)charge_slab()
` [PATCH v2 6/6] mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()

[PATCH mm,net-next 1/3] mm: Refactor insert_page to prepare for batched-lock insert
 2020-01-11  0:28 UTC  (3+ messages)
` [PATCH mm,net-next 2/3] mm: Add vm_insert_pages()
` [PATCH mm,net-next 3/3] net-zerocopy: Use vm_insert_pages() for tcp rcv zerocopy

[PATCH v3] mm/page_vma_mapped.c: Explicitly compare pfn for noraml, hugetlbfs and THP page
 2020-01-11  0:00 UTC  (2+ messages)

[PATCH 1/2] mm/huge_memory.c: use head to check huge zero page
 2020-01-10 23:56 UTC  (4+ messages)
` [PATCH 2/2] mm/huge_memory.c: use head to emphasize the purpose of page

[PATCH] mm/huge_memory.c: reduce critical section protected by split_queue_lock
 2020-01-10 23:50 UTC  (2+ messages)

[RFC PATCH V2 09/11] xen: Clear IRQD_IRQ_STARTED flag during shutdown PIRQs
 2020-01-10 22:57 UTC  (7+ messages)

[PATCH v3] mm/memory_hotplug: Fix remove_memory() lockdep splat
 2020-01-10 21:29 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: Fix remove_memory() lockdep splat
 2020-01-10 21:27 UTC  (12+ messages)

[PATCH v2] mm/memory_hotplug: Fix remove_memory() lockdep splat
 2020-01-10 20:38 UTC 

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-01-10 19:03 UTC  (11+ messages)
` [PATCH RFC 01/10] mm: Add pmd support for _PAGE_SPECIAL
` [PATCH RFC 02/10] mm: Handle pmd entries in follow_pfn()
` [PATCH RFC 03/10] mm: Add pud support for _PAGE_SPECIAL
` [PATCH RFC 04/10] mm: Handle pud entries in follow_pfn()
` [PATCH RFC 05/10] device-dax: Do not enforce MADV_DONTFORK on mmap()
` [PATCH RFC 06/10] device-dax: Introduce pfn_flags helper
` [PATCH RFC 07/10] device-dax: Add support for PFN_SPECIAL flags
` [PATCH RFC 08/10] dax/pmem: Add device-dax support for PFN_MODE_NONE
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs
` [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support

[PATCH v1] mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
 2020-01-10 18:33 UTC 

[PATCH] mm/page_alloc: Skip non present sections on zone initialization
 2020-01-10 18:22 UTC  (12+ messages)

[tip: x86/mm] mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions
 2020-01-10 17:59 UTC 

[PATCH v1 0/4] basic KASAN support for Xen PV domains
 2020-01-10 17:19 UTC  (11+ messages)
` [PATCH v1 2/4] x86/xen: add basic KASAN support for PV kernel
` [PATCH v1 4/4] xen/netback: Fix grant copy across page boundary with KASAN

[PATCH -next] arm64/mm/dump: fix a compilation error
 2020-01-10 16:07 UTC  (3+ messages)

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-10 15:35 UTC  (3+ messages)

[linux-next:master 5981/6698] drivers/mtd/sm_ftl.c:250:3: note: in expansion of macro 'memset'
 2020-01-10 14:36 UTC 

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-10 13:41 UTC  (4+ messages)
` [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol

a875b364eb ("mm/rmap: fix reusing mergeable anon_vma as parent .."): [ 63.188855] WARNING: CPU: 1 PID: 285 at mm/rmap.c:434 unlink_anon_vmas
 2020-01-10 10:02 UTC 

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-10  9:22 UTC  (6+ messages)

[PATCH v2] mm/page_vma_mapped.c: Detect mismatched pfn of hugetlbfs page in pfn_in_hpage()
 2020-01-10  7:11 UTC  (8+ messages)

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-10  7:10 UTC  (2+ messages)

mmotm 2020-01-09-17-33 uploaded
 2020-01-10  6:57 UTC  (3+ messages)
` mmotm 2020-01-09-17-33 uploaded (PHY_EXYNOS5250_SATA)
` mmotm 2020-01-09-17-33 uploaded (drivers/gpu/drm/i915/gt/intel_ggtt.c)

OOM killer not nearly agressive enough?
 2020-01-10  6:31 UTC  (11+ messages)

[PATCH] init: fix misleading "This architecture does not have kernel memory protection" message
 2020-01-10  5:12 UTC  (2+ messages)

[PATCH 0/4] memcg, inode: protect page cache from freeing inode
 2020-01-10  2:08 UTC  (9+ messages)

[RFC PATCH] mm/rmap.c: finer hwpoison granularity for PTE-mapped THP
 2020-01-10  1:55 UTC  (3+ messages)

[RFC PATCH V2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-01-10  0:54 UTC  (4+ messages)

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2020-01-09 23:25 UTC  (5+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe

[LSF/MM TOPIC] Congestion
 2020-01-09 23:00 UTC  (5+ messages)
` [Lsf-pc] "

[PATCH] kallsyms: work around bogus -Wrestrict warning
 2020-01-09 22:18 UTC  (4+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-09 22:07 UTC  (2+ 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).