linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-22 05:23:49 to 2020-02-25 10:25:55 UTC [more...]

[RFC v3 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-02-25 10:22 UTC  (6+ messages)
` [RFC v3 1/7] mm/madvise: Export madvise_common() to mm internal code
` [RFC v3 2/7] mm/damon: Account age of target regions
` [RFC v3 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v3 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v3 5/7] mm/damon-test: Add kunit test case for regions age accounting

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-25 10:03 UTC  (8+ messages)
` [PATCH v2 4/7] mm/sparse.c: only "

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-25 10:02 UTC  (27+ messages)
` [PATCH v3 01/27] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH v3 03/27] powerpc: Map & release OpenCAPI LPC memory
` [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 11/27] powerpc: Enable the OpenCAPI Persistent Memory driver for powernv_defconfig

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-02-25  9:58 UTC  (4+ messages)

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-25  9:25 UTC  (31+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 02/26] iommu/sva: Manage process address spaces
` [PATCH v4 03/26] iommu: Add a page fault handler
` [PATCH v4 04/26] iommu/sva: Search mm by PASID
` [PATCH v4 05/26] iommu/iopf: Handle mm faults
` [PATCH v4 06/26] iommu/sva: Register page fault handler
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 08/26] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v4 09/26] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v4 10/26] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v4 11/26] iommu/arm-smmu-v3: Share process page tables
` [PATCH v4 12/26] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v4 13/26] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v4 14/26] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v4 15/26] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v4 16/26] iommu/arm-smmu-v3: Add dev_to_master() helper
` [PATCH v4 17/26] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v4 18/26] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v4 19/26] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v4 20/26] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v4 21/26] iommu/arm-smmu-v3: Ratelimit event dump
` [PATCH v4 22/26] dt-bindings: document stall property for IOMMU masters
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v4 24/26] PCI/ATS: Add PRI stubs
` [PATCH v4 25/26] PCI/ATS: Export symbols of PRI functions
` [PATCH v4 26/26] iommu/arm-smmu-v3: Add support for PRI

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-25  9:09 UTC  (10+ messages)

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-25  8:09 UTC  (11+ messages)

incoming
 2020-02-25  6:21 UTC  (5+ messages)
` mmotm 2020-02-24-19-53 uploaded
  ` mmotm 2020-02-24-19-53 uploaded (init/main.c: initrd*)

[linux-next:master 3158/4257] drivers/soc/fsl/dpio/dpio-service.c:495:1: warning: the frame size of 1036 bytes is larger than 1024 bytes
 2020-02-25  2:27 UTC 

[PATCH v7 00/23] Change readahead API
 2020-02-25  1:49 UTC  (42+ messages)
` [PATCH v7 01/24] mm: Move readahead prototypes from mm.h
` [PATCH v7 02/24] mm: Return void from various readahead functions
` [PATCH v7 04/24] mm: Move readahead nr_pages check into read_pages
` [PATCH v7 05/24] mm: Use readahead_control to pass arguments
` [PATCH v7 08/24] mm: Remove 'page_offset' from readahead loop
` [PATCH v7 09/24] mm: Put readahead pages in cache earlier
` [PATCH v7 10/24] mm: Add readahead address space operation
` [PATCH v7 12/24] mm: Add page_cache_readahead_unbounded
  ` [Cluster-devel] "
` [PATCH v7 13/24] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "
` [PATCH v7 14/24] btrfs: Convert from readpages to readahead
` [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor
` [PATCH v7 22/24] iomap: Convert from readpages to readahead

[linux-next:master] BUILD REGRESSION bdc5461b23ca293a2a83c851423aae0dd32a48c0
 2020-02-25  1:34 UTC 

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-24 22:26 UTC  (5+ messages)
` [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH v3 2/3] mm: Charge active memcg when no mm is set
` [PATCH v3 3/3] loop: Charge i/o to mem and blk cg

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

[PATCH] mm/swapfile: fix data races in try_to_unuse()
 2020-02-24 21:15 UTC 

[RFC PATCH 00/24] Fine grained MM locking
 2020-02-24 20:30 UTC  (25+ messages)
` [RFC PATCH 01/24] MM locking API: initial implementation as rwsem wrappers
` [RFC PATCH 02/24] MM locking API: use coccinelle to convert mmap_sem rwsem call sites
` [RFC PATCH 03/24] MM locking API: manual conversion of mmap_sem call sites missed by coccinelle
` [RFC PATCH 04/24] MM locking API: add range arguments
` [RFC PATCH 05/24] MM locking API: allow for sleeping during unlock
` [RFC PATCH 06/24] MM locking API: implement fine grained range locks
` [RFC PATCH 07/24] mm/memory: add range field to struct vm_fault
` [RFC PATCH 08/24] mm/memory: allow specifying MM lock range to handle_mm_fault()
` [RFC PATCH 09/24] do_swap_page: use the vmf->range field when dropping mmap_sem
` [RFC PATCH 10/24] handle_userfault: "
` [RFC PATCH 11/24] x86 fault handler: merge bad_area() functions
` [RFC PATCH 12/24] x86 fault handler: use an explicit MM lock range
` [RFC PATCH 13/24] mm/memory: add prepare_mm_fault() function
` [RFC PATCH 14/24] mm/swap_state: disable swap vma readahead
` [RFC PATCH 15/24] x86 fault handler: use a pseudo-vma when operating on anonymous vmas
` [RFC PATCH 16/24] MM locking API: add vma locking API
` [RFC PATCH 17/24] x86 fault handler: implement range locking
` [RFC PATCH 18/24] shared file mappings: use the vmf->range field when dropping mmap_sem
` [RFC PATCH 19/24] mm: add field to annotate vm_operations that support range locking
` [RFC PATCH 20/24] x86 fault handler: extend range locking to supported file vmas
` [RFC PATCH 21/24] do_mmap: add locked argument
` [RFC PATCH 22/24] do_mmap: implement "
` [RFC PATCH 23/24] do_mmap: use locked=false in vm_mmap_pgoff() and aio_setup_ring()
` [RFC PATCH 24/24] do_mmap: implement easiest cases of fine grained locking

[linux-next:pending-fixes] BUILD SUCCESS 14e518b63427c1224d3f30dd93757cb32a9aa167
 2020-02-24 18:22 UTC 

[LSF/MM ATTEND]: page fault and mmap_sem scalabity
 2020-02-24 18:21 UTC 

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-24 17:01 UTC  (8+ messages)

[PATCH] mm/slub: improve count_partial() for CONFIG_SLUB_CPU_PARTIAL
 2020-02-24 16:57 UTC  (3+ messages)

[PATCH] net: memcg: late association of sock to memcg
 2020-02-24 16:38 UTC  (3+ messages)

[PATCH] psi: move PF_MEMSTALL into psi specific psi_flags
 2020-02-24 16:25 UTC  (2+ messages)

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

[yhuang:migrate_madv_free 145/169] setup.c:undefined reference to `.pmu_shutdown'
 2020-02-24 16:13 UTC 

[PATCH 0/2] fix THP migration for CMA allocations
 2020-02-24 15:29 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/z3fold: Do not include rwlock.h directly
 2020-02-24 13:36 UTC 

[PATCH] mm/vma: Append unlikely() while testing VMA access permissions
 2020-02-24 13:19 UTC  (3+ messages)

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-02-24 12:30 UTC  (15+ 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 v6 10/14] tools: Add a minimal user-space tool for DAMON
` [PATCH v6 11/14] Documentation/admin-guide/mm: Add a document "
` [PATCH v6 12/14] mm/damon: Add kunit tests
` [PATCH v6 13/14] mm/damon: Add user selftests
` [PATCH v6 14/14] MAINTAINERS: Update for DAMON

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

[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  (5+ messages)
` [PATCH v3 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v3 6/7] mm/memory_hotplug: Add pgprot_t "

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

[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 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 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

[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 


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