linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 00:30:17 to 2020-02-16 21:03:53 UTC [more...]

incoming
 2020-02-16 21:03 UTC  (11+ messages)
` mmotm 2020-02-13-22-26 uploaded
  ` mmotm 2020-02-13-22-26 uploaded (mm/hugetlb.c)
        ` [PATCH] hugetlb: fix CONFIG_CGROUP_HUGETLB ifdefs
  ` mmotm 2020-02-13-22-26 uploaded (mm/migrate.c, hugetlb_cgroup.h)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-16 20:38 UTC  (22+ messages)
` [PATCH] vfs: fix boolreturn.cocci warnings

[PATCH] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2020-02-16 19:18 UTC 

[PATCH v17 00/23] Generic page walk and ptdump
 2020-02-16 16:25 UTC  (3+ messages)
` [PATCH v17 21/23] arm64: mm: Convert mm/dump.c to use walk_page_range()

[PATCH resend] mm, memcg: reset memcg's memory.{min, low} for reclaiming itself
 2020-02-16 14:52 UTC 

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-16 10:45 UTC  (17+ messages)
` [PATCH v2 01/13] arm/arm64: add support for folded p4d page tables
` [PATCH v2 02/13] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v2 03/13] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 04/13] ia64: add support for folded p4d page tables
` [PATCH v2 05/13] nios2: "
` [PATCH v2 06/13] openrisc: "
` [PATCH v2 07/13] powerpc: "
` [PATCH v2 08/13] sh: fault: Modernize printing of kernel messages
` [PATCH v2 09/13] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v2 10/13] sh: add support for folded p4d page tables
` [PATCH v2 11/13] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 12/13] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v2 13/13] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-02-16  9:47 UTC  (10+ messages)
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-02-16  6:46 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Restricted kernel address spaces
 2020-02-16  6:35 UTC  (5+ messages)

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-16  4:15 UTC  (7+ messages)

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-16  1:29 UTC  (11+ messages)
` [PATCH v12 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v12 4/9] hugetlb: disable region_add file_region coalescing
` [PATCH v12 5/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v12 7/9] hugetlb: support file_region coalescing again

[RFC PATCH] userfaultfd: Address race after fault
 2020-02-15 14:29 UTC  (3+ messages)

[PATCH] mm/sparse: rename pfn_present() as pfn_to_section_present()
 2020-02-15 12:59 UTC  (2+ messages)

[PATCH v4 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-15  6:52 UTC  (4+ messages)
` [PATCH v4 10/11] mm/damon: Add kunit tests
    `  "

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-15  6:49 UTC  (2+ messages)

[PATCH] mm: vmscan: replace open codings to NUMA_NO_NODE
 2020-02-15  4:58 UTC  (3+ messages)

[PATCH v5 00/13] Change readahead API
 2020-02-15  1:15 UTC  (12+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 03/13] mm: Put readahead pages in cache earlier
` [PATCH v5 04/13] mm: Add readahead address space operation

[PATCH v2] mm/vmscan.c: only adjust related kswapd cpu affinity when online cpu
 2020-02-15  0:37 UTC  (3+ messages)

[PATCH v2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-02-15  0:11 UTC  (8+ messages)

[PATCH 03/30] mm/memcontrol: Add missing annotation for unlock_page_lru()
 2020-02-14 23:40 UTC  (12+ messages)
  ` [PATCH 04/30] mm/memcontrol: Add missing annotation for lock_page_lru()
  ` [PATCH 05/30] mm/compaction: Add missing annotation for compact_lock_irqsave
  ` [PATCH 06/30] mm/hugetlb: Add missing annotation for gather_surplus_pages()
  ` [PATCH 07/30] mm/mempolicy: Add missing annotation for queue_pages_pmd()
  ` [PATCH 08/30] mm/slub: Add missing annotation for get_map()
  ` [PATCH 09/30] mm/slub: Add missing annotation for put_map()
  ` [PATCH 10/30] mm/zsmalloc: Add missing annotation for migrate_read_lock()
  ` [PATCH 11/30] mm/zsmalloc: Add missing annotation for migrate_read_unlock()
  ` [PATCH 12/30] mm/zsmalloc: Add missing annotation for pin_tag()
  ` [PATCH 13/30] mm/zsmalloc: Add missing annotation for unpin_tag()

[RFC PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-14 23:37 UTC  (3+ messages)

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-14 23:28 UTC  (13+ messages)
` [RFC PATCH v3 01/12] xen/manage: keep track of the on-going suspend mode
` [RFC PATCH v3 02/12] xenbus: add freeze/thaw/restore callbacks support
` [RFC PATCH v3 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [RFC PATCH v3 04/12] x86/xen: add system core suspend and resume callbacks
` [RFC PATCH v3 05/12] xen-netfront: add callbacks for PM suspend and hibernation support
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [RFC PATCH v3 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [RFC PATCH v3 09/12] x86/xen: save and restore steal clock
` [RFC PATCH v3 10/12] xen: Introduce wrapper for save/restore sched clock offset
` [RFC PATCH v3 11/12] xen: Update sched clock offset to avoid system instability in hibernation
` [RFC PATCH v3 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH v2 00/42] KVM: s390: Add support for protected VMs
 2020-02-14 22:26 UTC  (6+ messages)
` [PATCH v2 01/42] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH v2 05/42] s390/mm: provide memory management functions for protected KVM guests
` [PATCH v2 06/42] s390/mm: add (non)secure page access exceptions handlers
` [PATCH v2 39/42] example for future extension: mm:gup/writeback: add callbacks for inaccessible pages: error cases
` [PATCH v2 40/42] example for future extension: mm:gup/writeback: add callbacks for inaccessible pages: source indication

[PATCH] memcg: net: do not associate sock with unrelated memcg
 2020-02-14 22:09 UTC  (4+ messages)

[LSF/MM TOPIC] Guest memory without struct page
 2020-02-14 21:32 UTC 

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-14 21:17 UTC  (9+ messages)
` [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 11/35] KVM: s390/mm: Make pages accessible before destroying the guest

bug: data corruption introduced by commit 83d116c53058 ("mm: fix double page fault on arm64 if PTE_AF is cleared")
 2020-02-14 21:07 UTC  (7+ messages)

[PATCH -next] fork: annotate a data race in vm_area_dup()
 2020-02-14 20:33 UTC 

[PATCH v5 0/7] introduce memory hinting API for external process
 2020-02-14 19:31 UTC  (13+ messages)
` [PATCH v5 1/7] mm: pass task and mm to do_madvise
` [PATCH v5 2/7] mm: introduce external memory hinting API
` [PATCH v5 3/7] mm: check fatal signal pending of target process
` [PATCH v5 4/7] pid: export pidfd_get_pid
` [PATCH v5 5/7] mm: support both pid and pidfd for process_madvise
` [PATCH v5 6/7] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v5 7/7] mm/madvise: allow KSM hints for remote API

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

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-14 18:46 UTC  (10+ messages)
` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] selftest: Add MREMAP_DONTUNMAP selftest

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-14 17:17 UTC  (7+ messages)

[PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
 2020-02-14 17:17 UTC  (22+ messages)

[PATCH manpage] mbind.2: remove note about MPOL_MF_STRICT been ignored
 2020-02-14 17:03 UTC 

[PATCH -next v2] mm: annotate a data race in page_zonenum()
 2020-02-14 16:16 UTC  (4+ messages)

[PATCH v2 00/25] Large pages in the page cache
 2020-02-14 16:03 UTC  (4+ messages)
` [PATCH v2 13/25] fs: Add zero_user_large

[Bug 206401] kernel panic on Hyper-V after 5 minutes due tomemory hot-add
 2020-02-14 15:01 UTC  (4+ messages)
` [Bug 206401] kernel panic on Hyper-V after 5 minutes duetomemory hot-add

[LSF/MM/BPF TOPIC] Replacing mmap_sem with finer grained locks
 2020-02-14 13:03 UTC 

[PATCH] mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
 2020-02-14 12:24 UTC  (4+ messages)

[PATCH v4 10/11] mm/damon: Add kunit tests
 2020-02-14 11:19 UTC  (2+ messages)
`  "

[PATCH] include: Remove highmem.h from pagemap.h
 2020-02-14 11:18 UTC  (3+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-14 11:09 UTC  (3+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory

[PATCH v3] mm/hotplug: Only respect mem= parameter during boot stage
 2020-02-14 10:53 UTC  (2+ messages)

[LSF/MM TOPIC] Memory cgroups, whether you like it or not
 2020-02-14 10:45 UTC  (2+ messages)
` [Lsf-pc] "

[LSF/MM TOPIC] get_user_pages() for PCI BAR Memory
 2020-02-14 10:35 UTC  (5+ messages)

[PATCH] mm: migrate.c: migrate PG_readahead flag
 2020-02-14 10:04 UTC  (6+ messages)

[RFC Patch] mm/vmscan.c: not inherit classzone_idx from previous reclaim
 2020-02-14  7:35 UTC  (7+ messages)

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-02-14  6:55 UTC  (12+ messages)

[PATCH] mm/vmscan.c: only adjust related kswapd cpu affinity when online cpu
 2020-02-14  5:32 UTC  (4+ messages)

[PATCH 0/9] workingset protection/detection on the anonymous LRU list
 2020-02-14  4:12 UTC  (4+ messages)
` [PATCH 3/9] mm/workingset: extend the workingset detection for anon LRU

[PATCH v2] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-02-14  3:36 UTC  (2+ messages)

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2020-02-14  1:17 UTC  (5+ messages)
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root

[LFS/MM/BPF Topic] User space OOM management on Chrome OS
 2020-02-14  1:06 UTC 

[PATCH mm, next-next] Add missing page_count() check to vm_insert_pages()
 2020-02-14  0:59 UTC 

[Patch v5 0/4] cleanup on do_pages_move()
 2020-02-14  0:30 UTC  (5+ messages)
` [Patch v5 1/4] mm/migrate.c: no need to check for i > start in do_pages_move()
` [Patch v5 2/4] mm/migrate.c: wrap do_move_pages_to_node() and store_status()
` [Patch v5 3/4] mm/migrate.c: check pagelist in move_pages_and_store_status()
` [Patch v5 4/4] mm/migrate.c: unify "not queued for migration" handling in do_pages_move()


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