linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 04:04:24 to 2020-02-24 12:35:06 UTC [more...]

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-02-24 12:30 UTC  (10+ messages)
` [PATCH v6 01/14] mm: "
` [PATCH v6 02/14] mm/damon: Implement region based sampling
` [PATCH v6 03/14] mm/damon: Adaptively adjust regions
` [PATCH v6 04/14] mm/damon: Apply dynamic memory mapping changes
` [PATCH v6 05/14] mm/damon: Implement callbacks
` [PATCH v6 06/14] mm/damon: Implement access pattern recording
` [PATCH v6 07/14] mm/damon: Implement kernel space API
` [PATCH v6 08/14] mm/damon: Add debugfs interface
` [PATCH v6 09/14] mm/damon: Add a tracepoint for result writing

[PATCH v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-24 11:40 UTC  (3+ messages)
` [PATCH v4 01/36] mm/gup/writeback: add callbacks for inaccessible pages
` [PATCH v4 05/36] s390/mm: provide memory management functions for protected KVM guests

[PATCH] mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
 2020-02-24 10:43 UTC  (2+ messages)

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-24 10:22 UTC  (8+ messages)

[PATCH] mm/vma: Append unlikely() while testing VMA access permissions
 2020-02-24 10:09 UTC  (2+ messages)

[PATCH 3/7] docs: fix broken references to text files
 2020-02-24  9:26 UTC  (3+ messages)

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-02-24  9:26 UTC  (10+ messages)
` [PATCH v3 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v3 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v3 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v3 4/7] x86/mm: Introduce _set_memory_prot()
` [PATCH v3 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v3 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v3 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-24  8:16 UTC  (4+ messages)
` [PATCH v7 2/2] selftest: Add MREMAP_DONTUNMAP selftest
` [PATCH v7] mremap.2: Add information for MREMAP_DONTUNMAP

[PATCH] net: memcg: late association of sock to memcg
 2020-02-24  7:29 UTC  (4+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-24  6:51 UTC  (31+ messages)
` [PATCH v3 01/27] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH v3 02/27] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v3 03/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v3 04/27] ocxl: Remove unnecessary externs
` [PATCH v3 05/27] ocxl: Address kernel doc errors & warnings
` [PATCH v3 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v3 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v3 08/27] ocxl: Emit a log message showing how much LPC memory was detected
` [PATCH v3 27/27] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

[bug report] mm, compaction: capture a page under direct compaction
 2020-02-24  6:35 UTC 

[PATCH V2 0/4] mm/vma: Use all available wrappers when possible
 2020-02-24  5:03 UTC  (5+ messages)
` [PATCH V2 1/4] mm/vma: Add missing VMA flag readable name for VM_SYNC
` [PATCH V2 2/4] mm/vma: Make vma_is_accessible() available for general use
` [PATCH V2 3/4] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page()
` [PATCH V2 4/4] mm/vma: Replace all remaining open encodings with vma_is_anonymous()

[PATCH v7 00/23] Change readahead API
 2020-02-24  4:33 UTC  (31+ messages)
` [PATCH v7 01/24] mm: Move readahead prototypes from mm.h
` [PATCH v7 04/24] mm: Move readahead nr_pages check into read_pages
` [PATCH v7 09/24] mm: Put readahead pages in cache earlier
` [PATCH v7 10/24] mm: Add readahead address space operation
` [PATCH v7 11/24] mm: Move end_index check out of readahead loop
` [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor
` [PATCH v7 22/24] iomap: Convert from readpages to readahead

[PATCH resend mm,net-next 1/3] mm: Refactor insert_page to prepare for batched-lock insert
 2020-02-24  3:37 UTC  (6+ messages)
` [PATCH resend mm,net-next 3/3] net-zerocopy: Use vm_insert_pages() for tcp rcv zerocopy

[PATCH v4 0/3] protect page cache from freeing inode
 2020-02-24  3:17 UTC  (5+ messages)
` [PATCH v4 1/3] mm, list_lru: make memcg visible to lru walker isolation function
` [PATCH v4 2/3] mm, shrinker: make memcg low reclaim "
` [PATCH v4 3/3] inode: protect page cache from freeing inode

[PATCH 3/5] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page()
 2020-02-24  2:21 UTC  (3+ messages)

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-02-24  1:58 UTC  (2+ messages)

[PATCH] mm/slub: improve count_partial() for CONFIG_SLUB_CPU_PARTIAL
 2020-02-24  1:29 UTC  (2+ messages)

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-24  1:11 UTC  (4+ messages)
` [PATCH v3 2/3] mm: Charge active memcg when no mm is set

[PATCH 17/30] mm/zsmalloc: Add missing annotation for zs_map_object()
 2020-02-23 23:17 UTC  (4+ messages)
  ` [PATCH 18/30] mm/zsmalloc: Add missing annotation for zs_unmap_object()
  ` [PATCH 19/30] mm/zsmalloc: Add missing annotation for migrate_write_lock()
  ` [PATCH 20/30] mm/zsmalloc: Add missing annotation for migrate_write_unlock()

[patch] fs: Allow user.* xattr in tmpfs
 2020-02-23 20:09 UTC  (2+ messages)

[PATCH 0/3] arm64: tlb: skip tlbi broadcast v2
 2020-02-23 19:25 UTC  (4+ messages)
` [PATCH 1/3] mm: use_mm: fix for arches checking mm_users to optimize TLB flushes
` [PATCH 2/3] arm64: select CPUMASK_OFFSTACK if NUMA
` [PATCH 3/3] arm64: tlb: skip tlbi broadcast

[PATCH v27 14/22] x86/sgx: Add a page reclaimer
 2020-02-23 17:25 UTC 

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-02-23  1:24 UTC  (5+ messages)

[PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver
 2020-02-22 16:44 UTC  (2+ messages)
` [RFC PATCH] misc: bcm-vk: image_tab[] can be static

[PATCH] psi: move PF_MEMSTALL into psi specific psi_flags
 2020-02-22 14:46 UTC 

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-22  6:55 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION bee46b309a13ca158c99c325d0408fb2f0db207f
 2020-02-22  6:42 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 943e218edd5a2125dc1bc50877b6447e4e15a021
 2020-02-22  6:41 UTC 

[LSF/MM/BPF ATTEND]: gup+dma, struct-less page support for devices, THP migration, memory hinting
 2020-02-22  3:42 UTC 

[PATCH 01/52] mm/sl[uo]b: export __kmalloc_track(_node)_caller
 2020-02-22  3:42 UTC  (2+ messages)

[PATCH v2] mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs
 2020-02-22  3:40 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-02-22  3:33 UTC 

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-22  2:15 UTC  (8+ messages)

[LSF/MM/BPF TOPIC]: MM documentation
 2020-02-22  2:15 UTC  (2+ messages)

[PATCH] mm: Add pagemap.h to the fine documentation
 2020-02-22  1:58 UTC  (4+ messages)

[PATCH] memcg: css_tryget_online cleanups
 2020-02-22  1:49 UTC  (3+ messages)

[PATCH v2 2/7] firmware: add offset to request_firmware_into_buf
 2020-02-22  1:26 UTC  (2+ messages)

cma can't activate area on arm64
 2020-02-21 23:42 UTC 

[PATCH 0/2] fix THP migration for CMA allocations
 2020-02-21 22:35 UTC  (5+ messages)
` [PATCH 1/2] mm,compaction,cma: add alloc_contig flag to compact_control
` [PATCH 2/2] mm,thp,compaction,cma: allow THP migration for CMA allocations

[PATCH mm] mm: Bring sparc pte_index() semantics inline with other platforms
 2020-02-21 21:25 UTC  (2+ messages)

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-21 21:24 UTC  (16+ messages)
` [PATCH v2] "

[PATCH 01/51] mm/sl[uo]b: export __kmalloc_track(_node)_caller
 2020-02-21 21:02 UTC 

[PATCH v17 0/9] mm / virtio: Provide support for free page reporting
 2020-02-21 20:19 UTC  (7+ messages)
` [PATCH v17 4/9] mm: Introduce Reported pages

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-21 20:19 UTC  (5+ messages)

[PATCH RESEND v6 00/16] mm: Page fault enhancements
 2020-02-21 20:11 UTC  (4+ messages)

incoming
 2020-02-21 19:33 UTC  (4+ messages)

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-21 18:58 UTC  (6+ messages)
` [PATCH v2 2/3] mm: memcontrol: clean up and document effective low/min calculations
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

[PATCH v2 1/2] mm: make PageReadahead more strict
 2020-02-21 17:50 UTC  (3+ messages)
` [PATCH v2 2/2] mm: fix long time stall from mm_populate

is hibernation usable?
 2020-02-21 17:13 UTC  (10+ messages)

[PATCH] percpu_counter: fix a data race at vm_committed_as
 2020-02-21 17:07 UTC  (2+ messages)

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

[LSF/MM/BPF ATTEND] MM track: THP, page fault scalability, tiered memory
 2020-02-21 14:37 UTC 

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-21 14:28 UTC  (3+ messages)

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-21 14:24 UTC  (3+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH v5 02/14] mm/damon: Implement region based sampling
 2020-02-21 13:51 UTC  (2+ messages)

[PATCH v3 00/37] KVM: s390: Add support for protected VMs
 2020-02-21 13:45 UTC  (7+ messages)
` [PATCH v3 06/37] s390/mm: add (non)secure page access exceptions handlers

[PATCH v2 00/25] Large pages in the page cache
 2020-02-21 12:42 UTC  (9+ messages)
` [PATCH v2 13/25] fs: Add zero_user_large

[PATCH v6 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-21 12:23 UTC  (4+ messages)

[RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-02-21 11:51 UTC  (17+ messages)
        ` [Xen-devel] "

mmotm 2020-02-19-19-51 uploaded
 2020-02-21 10:35 UTC  (3+ messages)
` mmotm 2020-02-19-19-51 uploaded (gpu/drm/i915/ + HDRTEST)
  ` [Intel-gfx] "

[Bug 206569] BUG at mm/filemap.c:2529: VM_BUG_ON_PAGE(page_to_pgoff(page) != offset)
 2020-02-21  8:57 UTC  (5+ messages)

[LSF/MM TOPIC] Memory cgroups, whether you like it or not
 2020-02-21  8:42 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH 0/2] arm64: Support to find mirrored memory ranges
 2020-02-21 12:52 UTC  (3+ messages)

[patch 15/15] MAINTAINERS: use tabs for SAFESETID
 2020-02-21  4:04 UTC 

[patch 14/15] lib/stackdepot.c: fix global out-of-bounds in stack_slabs
 2020-02-21  4:04 UTC 

[patch 13/15] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-21  4:04 UTC 

[patch 12/15] mm/vmscan.c: don't round up scan size for online memory cgroup
 2020-02-21  4:04 UTC 

[patch 11/15] lib/string.c: update match_string() doc-strings with correct behavior
 2020-02-21  4:04 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).