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

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-07 21:08 UTC  (3+ messages)
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-07 21:05 UTC  (17+ messages)
` [PATCH v5 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v5 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v5 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v5 04/12] mm: introduce page_ref_sub_return()
` [PATCH v5 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v5 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v5 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v5 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v5 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v5 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-07 20:42 UTC  (8+ messages)
` [PATCH v2] "

[LSF/MM TOPIC] get_user_pages() for PCI BAR Memory
 2020-02-07 20:42 UTC  (4+ messages)

[PATCH 0/5] Annotate allocation functions with alloc_size attribute
 2020-02-07 20:38 UTC  (3+ messages)
` [PATCH 5/5] [RFC] mm: annotate memory allocation functions with their sizes

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-07 20:21 UTC  (2+ messages)
` [PATCH] mremap.2: Add information for MREMAP_DONTUNMAP

[LSF/MM/BPF TOPIC] Page table manipulation primitives
 2020-02-07 19:40 UTC  (4+ messages)

[PATCH v2] mm/memcontrol: fix a data race in scan count
 2020-02-07 19:30 UTC  (3+ messages)

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-07 18:44 UTC  (13+ messages)
` [PATCH v11 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v11 5/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v11 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v11 7/9] hugetlb: support file_region coalescing again

[LSF/MM/BPF TOPIC] Restricted kernel address spaces
 2020-02-07 17:39 UTC  (2+ messages)

[PATCH v5 00/17] Enable CONFIG_VMAP_STACK on PPC32
 2020-02-07 17:16 UTC  (9+ messages)
` [PATCH v5 17/17] powerpc/32s: Enable CONFIG_VMAP_STACK

[PATCH -next] mm/swapfile: fix and annotate various data races
 2020-02-07 17:06 UTC 

[PATCH 0/3] Fixes "mm/sparsemem: support sub-section hotplug"
 2020-02-07 16:44 UTC  (21+ messages)
` [PATCH 1/3] mm/sparsemem: adjust memmap only for SPARSEMEM_VMEMMAP
` [PATCH 2/3] mm/sparsemem: get physical address to page struct instead of virtual address to pfn
` [PATCH 3/3] mm/sparsemem: avoid memmap overwrite for non-SPARSEMEM_VMEMMAP

[PATCH v3 0/4] basic KASAN support for Xen PV domains
 2020-02-07 14:36 UTC  (6+ messages)
` [PATCH v3 1/4] kasan: introduce set_pmd_early_shadow()
` [PATCH v3 2/4] x86/xen: add basic KASAN support for PV kernel
` [PATCH v3 3/4] xen: teach KASAN about grant tables
` [PATCH v3 4/4] xen/netback: fix grant copy across page boundary

[PATCH -next] mm: mark a intentional data race in page_zonenum()
 2020-02-07 13:18 UTC  (8+ messages)

[PATCH] mm: fix a data race in put_page()
 2020-02-07 13:17 UTC  (13+ messages)

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-07 11:39 UTC  (8+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages
` [PATCH 05/35] s390/mm: provide memory management functions for protected KVM guests
` [PATCH 06/35] s390/mm: add (non)secure page access exceptions handlers
` [PATCH 10/35] KVM: s390: protvirt: Secure memory is not mergeable
` [PATCH 11/35] KVM: s390/mm: Make pages accessible before destroying the guest
` [PATCH 21/35] KVM: s390/mm: handle guest unpin events

[LSF/MM/BPF TOPIC] Multiple Kernel Address Spaces
 2020-02-07 10:17 UTC 

Splitting the mmap_sem
 2020-02-07  8:52 UTC  (8+ messages)
`  "

[PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range
 2020-02-07  8:01 UTC  (3+ messages)

[PATCH] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-07  7:23 UTC  (12+ messages)

[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks
 2020-02-07  5:39 UTC  (20+ messages)
` [PATCH v6 01/11] asm-generic/pgtable: Adds generic functions to track lockless pgtable walks
` [PATCH v6 03/11] powerpc/mm: Adds arch-specificic "
` [PATCH v6 04/11] powerpc/mce_power: Use functions to track lockless pgtbl walks
` [PATCH v6 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v6 07/11] powerpc/kvm/e500: "
` [PATCH v6 10/11] powerpc/mm: Adds counting method to track lockless pagetable walks

Improve Your Email Marketing ROI by 33X
 2020-02-07  4:17 UTC 

[PATCH] virtio_balloon: prevent pfn array overflow
 2020-02-07  3:37 UTC  (3+ messages)

[PATCH -next] mm/swap_state: mark various intentional data races
 2020-02-07  0:37 UTC 

[PATCH -next] mm/page_io: mark various intentional data races
 2020-02-07  0:36 UTC 

[LSF/MM TOPIC] Congestion
 2020-02-07  0:08 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH] mm/hotplug: Adjust shrink_zone_span() to keep the old logic
 2020-02-06 23:44 UTC  (10+ messages)

[PATCH] mm: always consider THP when adjusting min_free_kbytes
 2020-02-06 21:32 UTC  (10+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-06 20:17 UTC  (4+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description

[PATCH -next] mm/page_io: mark an intentional data race
 2020-02-06 20:31 UTC  (2+ messages)

[PATCH -next] mm/swap_state: mark an intentional data race
 2020-02-06 20:31 UTC  (2+ messages)

[PATCH -next v2] mm: mark an intentional data race in page_zonenum
 2020-02-06 20:25 UTC  (3+ messages)

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-02-06 18:51 UTC  (2+ messages)

[LSF/MM/BPF TOPIC]: MM documentation
 2020-02-06 16:53 UTC 

[PATCH 1/2] mm: Charge current memcg when no mm is set
 2020-02-06 15:46 UTC  (4+ messages)
` [PATCH 2/2] loop: charge i/o per cgroup

RFC: hold i_rwsem until aio completes
 2020-02-06 15:31 UTC  (3+ messages)
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

[PATCH 0/8] mm: Speedup page cache truncation
 2020-02-06 14:49 UTC  (17+ messages)
` [PATCH 3/8] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg()
` [PATCH 8/8] xarray: Don't clear marks in xas_store()

[PATCH v1] mm/memory_hotplug: Easier calculation to get pages to next section boundary
 2020-02-06 11:38 UTC  (11+ messages)

Balloon pressuring page cache
 2020-02-06 11:00 UTC  (28+ messages)

[PATCH v3] mm/hotplug: Only respect mem= parameter during boot stage
 2020-02-06  9:44 UTC  (3+ messages)

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-02-06  9:21 UTC  (15+ messages)
` [PATCH v1 1/3] virtio-balloon: Fix memory leak when unloading while hinting is in progress
` [PATCH v1 2/3] virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[PATCH v2] mm, swap: move inode_lock out of claim_swapfile
 2020-02-06  9:01 UTC 

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-06  8:42 UTC 

[PATCH V13] mm/debug: Add tests validating architecture page table helpers
 2020-02-06  8:19 UTC  (3+ messages)

[PATCH] selftest/lkdtm: Don't pollute 'git status'
 2020-02-06  8:11 UTC 

[PATCH v2] mm, memcg: fix build error around the usage of kmem_caches
 2020-02-06  6:24 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).