linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-07 10:53:18 to 2020-02-10 18:28:47 UTC [more...]

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-10 18:28 UTC  (14+ 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

[PATCH -next] mm/filemap: fix a data race in filemap_fault()
 2020-02-10 18:05 UTC  (3+ messages)

[RFC] [PATCH 0/2] arm64: tlb: skip tlbi broadcast for single threaded TLB flushes
 2020-02-10 17:51 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3 0/5] introduce memory hinting API for external process
 2020-02-10 17:50 UTC  (3+ messages)
` [PATCH v3 2/5] mm: introduce external memory hinting API

[PATCH] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-02-10 17:19 UTC  (2+ messages)

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-10 17:07 UTC  (11+ messages)
` [PATCH v5 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v5 04/12] mm: introduce page_ref_sub_return()
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting

[PATCH] x86/mm: Update `X86_5LEVEL` Kconfig description
 2020-02-10 17:02 UTC  (2+ messages)

[PATCH] mm: fix a data race in put_page()
 2020-02-10 16:33 UTC  (20+ messages)

[RFC PATCH] mm/vmscan: Don't round up scan size for online memory cgroup
 2020-02-10 16:17 UTC  (2+ messages)

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-02-10 15:37 UTC  (2+ messages)

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

[RFC PATCH 0/3] DAMON: Implement The Data Access Pattern Awared Memory Management Rules
 2020-02-10 15:09 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/madvise: Export madvise_common() to mm internal code
` [RFC PATCH 2/3] mm/damon/rules: Implement access pattern based management rules
` [RFC PATCH 3/3] mm/damon/rules: Implement a debugfs interface

[PATCH v4 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-10 14:54 UTC  (12+ messages)
` [PATCH v4 01/11] mm: "
` [PATCH v4 02/11] mm/damon: Implement region based sampling
` [PATCH v4 03/11] mm/damon: Adaptively adjust regions
` [PATCH v4 04/11] mm/damon: Apply dynamic memory mapping changes
` [PATCH v4 05/11] mm/damon: Implement kernel space API
` [PATCH v4 06/11] mm/damon: Add debugfs interface
` [PATCH v4 07/11] mm/damon: Add a tracepoint for result writing
` [PATCH v4 08/11] tools: Add a minimal user-space tool for DAMON
` [PATCH v4 09/11] Documentation/admin-guide/mm: Add a document "
` [PATCH v4 10/11] mm/damon: Add kunit tests
` [PATCH v4 11/11] MAINTAINERS: Update for DAMON

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-10 14:12 UTC  (5+ messages)
` [PATCH] mremap.2: Add information for MREMAP_DONTUNMAP

[PATCH v3 0/4] basic KASAN support for Xen PV domains
 2020-02-10 13:27 UTC  (7+ 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] mm: Improve dump_page() for compound pages
 2020-02-10 12:42 UTC  (6+ messages)

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

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-10 10:35 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 0/7] mm/hotplug: Only use subsection in VMEMMAP case and fix hot add/remove failure in SPARSEMEM|!VMEMMAP case
 2020-02-10  9:49 UTC  (22+ messages)
` [PATCH 1/7] mm/sparse.c: Introduce new function fill_subsection_map()
` [PATCH 2/7] mm/sparse.c: Introduce a new function clear_subsection_map()
` [PATCH 3/7] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH 4/7] mm/sparse.c: Use __get_free_pages() instead in populate_section_memmap()
` [PATCH 5/7] mm/sparse.c: update code comment about section activate/deactivate
` [PATCH 6/7] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
` [PATCH 7/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case

[v3 PATCH] move_pages.2: Returning positive value is a new error case
 2020-02-10  9:36 UTC  (2+ messages)

[Patch v2] mm/sparsemem: get address to page struct instead of address to pfn
 2020-02-10  9:13 UTC  (3+ messages)

Paging out when free memory is low but not exhausted (and available memory remains high)
 2020-02-10  8:50 UTC  (11+ messages)

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

[PATCH -next v2] mm: mark an intentional data race in page_zonenum
 2020-02-10  7:58 UTC  (7+ messages)

[PATCH 00/11] Lock warning cleanup
 2020-02-10  7:27 UTC  (6+ messages)
  ` [PATCH 09/11] kasan: add missing annotation for start_report()
  ` [PATCH 10/11] kasan: add missing annotation for end_report()

[Bug 206401] kernel panic on Hyper-V after 5 minutes due to memory hot-add
 2020-02-10  6:15 UTC  (5+ messages)

[PATCH 1/1] mm: fix tick_sched timer blocked by pgdat_resize_lock
 2020-02-10  5:45 UTC  (9+ messages)
` [PATCH RESEND] "

[PATCH] mm/memcontrol: fix a data race in scan count
 2020-02-10  4:44 UTC  (3+ messages)

[PATCH v2] mm, swap: move inode_lock out of claim_swapfile
 2020-02-10  4:25 UTC  (3+ messages)

[PATCH -next] mm/swap_state: mark various intentional data races
 2020-02-10  4:03 UTC  (4+ messages)

[PATCH 0/3] mm: Fix misuse of parent anon_vma in dup_mmap path
 2020-02-10  2:15 UTC  (7+ messages)
` [PATCH 1/3] mm: don't prepare anon_vma if vma has VM_WIPEONFORK
` [PATCH 2/3] Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
` [PATCH 3/3] mm: set vm_next and vm_prev to NULL in vm_area_dup()

[PATCH 0/3] Fixes "mm/sparsemem: support sub-section hotplug"
 2020-02-10  0:36 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 v26 14/22] x86/sgx: Add a page reclaimer
 2020-02-09 21:26 UTC 

[PATCH] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-09 10:36 UTC  (2+ messages)

[RFC Patch] mm/vmscan.c: not inherit classzone_idx from previous reclaim
 2020-02-09  7:41 UTC 

[linux-next:master] BUILD REGRESSION 6dff1565d69c518e49afb00f2c5c3214c554e0e9
 2020-02-09  3:02 UTC 

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-08 21:41 UTC  (3+ messages)

[LSF/MM TOPIC] get_user_pages() for PCI BAR Memory
 2020-02-08 17:43 UTC  (8+ messages)

[PATCH -manpage 0/2]
 2020-02-08 11:58 UTC  (5+ messages)
` [PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
` [PATCH -manpage 2/2] memfd_create.2: "

Reclaim regression after 1c30844d2dfe
 2020-02-08 11:11 UTC  (4+ messages)

WARNING: vmlinux.o(.text.unlikely+0x3e94): Section mismatch in reference from the function bitmap_copy_clear_tail() to the variable .init.rodata:__setup_str_initcall_blacklist
 2020-02-08  9:39 UTC  (2+ messages)

[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks
 2020-02-07 22:54 UTC  (4+ messages)
` [PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range

[PATCH] mm/list_lru: fix a data race in list_lru_count_one
 2020-02-07 22:31 UTC 

[PATCH -next] mm/frontswap: mark various intentional data races
 2020-02-07 22:28 UTC 

[PATCH v2 2/3] mm: Charge active memcg when no mm is set
 2020-02-07 21:18 UTC 

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

[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  (7+ messages)
` [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 -next] mm: mark a intentional data race in page_zonenum()
 2020-02-07 13:18 UTC  (6+ 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).