linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 01:03:44 to 2020-03-23 03:55:16 UTC [more...]

[PATCH v9 00/25] Change readahead API
 2020-03-23  3:55 UTC  (46+ messages)
` [PATCH v9 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v9 02/25] mm: Return void from various readahead functions
` [PATCH v9 03/25] mm: Ignore return value of ->readpages
` [PATCH v9 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v9 05/25] mm: Add new readahead_control API
` [PATCH v9 06/25] mm: Use readahead_control to pass arguments
` [PATCH v9 07/25] mm: Rename various 'offset' parameters to 'index'
` [PATCH v9 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v9 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v9 10/25] mm: Put readahead pages in cache earlier
` [PATCH v9 11/25] mm: Add readahead address space operation
` [PATCH v9 12/25] mm: Move end_index check out of readahead loop
` [PATCH v9 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v9 14/25] mm: Document why we don't set PageReadahead
` [PATCH v9 15/25] mm: Use memalloc_nofs_save in readahead path
` [PATCH v9 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v9 17/25] btrfs: Convert from readpages to readahead
` [PATCH v9 18/25] erofs: Convert uncompressed files "
  ` [f2fs-dev] "
` [PATCH v9 19/25] erofs: Convert compressed "
  ` [f2fs-dev] "
` [PATCH v9 20/25] ext4: Convert "
` [PATCH v9 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v9 22/25] f2fs: Convert from readpages to readahead
  ` [f2fs-dev] "
` [PATCH v9 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
  ` [f2fs-dev] "
` [PATCH v9 24/25] fuse: Convert from readpages to readahead
` [PATCH v9 25/25] iomap: "

[PATCH v3 0/2] integrate classzone_idx and high_zoneidx
 2020-03-23  3:50 UTC  (5+ messages)
` [PATCH v3 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
` [PATCH v3 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx

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

[PATCH] x86/memory: Drop pud_mknotpresent()
 2020-03-23  3:25 UTC  (3+ messages)

[PATCH] mm: fork: fix kernel_stack memcg stats for various stack implementations
 2020-03-22 16:37 UTC  (3+ messages)

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-03-22 16:19 UTC  (3+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT

[PATCH] mm/hmm.c : Remove additional check for lockdep_assert_held()
 2020-03-22 15:16 UTC  (3+ messages)

[PATCH] mm/rmap: fix the handling of device private page in try_to_unmap_one()
 2020-03-22 13:57 UTC 

[PATCHv8 0/2] fix omission of check on FOLL_LONGTERM in gup fast path
 2020-03-22 11:32 UTC  (3+ messages)
` [PATCHv8 1/2] mm/gup: rename nr as nr_pinned in get_user_pages_fast()
` [PATCHv8 2/2] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path

[PATCH v2] hibernate: Allow uswsusp to write to swap
 2020-03-22 11:23 UTC  (3+ messages)

[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
 2020-03-22  8:10 UTC  (9+ messages)
` [PATCH v8 1/3] mm/hmm/test: add selftest driver "
` [PATCH v8 2/3] mm/hmm/test: add selftests "
` [PATCH v8 3/3] MAINTAINERS: add HMM selftests

[linux-next:master] BUILD REGRESSION d8f289c16fbb72e17b783175c1fb0942816264fd
 2020-03-22  6:16 UTC 

[hnaz-linux-mm:master 379/435] via-pmu-event.c:undefined reference to `.pmu_get_model'
 2020-03-22  3:27 UTC 

incoming
 2020-03-22  1:22 UTC  (11+ messages)
` [patch 01/10] memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
` [patch 02/10] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [patch 03/10] page-flags: fix a crash at SetPageError(THP_SWAP)
` [patch 04/10] mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
` [patch 05/10] mm, memcg: throttle allocators based on ancestral memory.high
` [patch 06/10] mm: do not allow MADV_PAGEOUT for CoW pages
` [patch 07/10] epoll: fix possible lost wakeup on epoll_ctl() path
` [patch 08/10] mm/mmu_notifier: silence PROVE_RCU_LIST warnings
` [patch 09/10] mm, slub: prevent kmalloc_node crashes and memory leaks
` [patch 10/10] x86/mm: split vmalloc_sync_all()

[PATCH] x86/mm: Make pud_present() check _PAGE_PROTNONE and _PAGE_PSE as well
 2020-03-22  1:00 UTC  (6+ messages)

[PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
 2020-03-21 22:53 UTC  (12+ messages)
  ` [PATCH v3 "
              ` [PATCH v4 3/5] "

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-21 22:46 UTC  (6+ messages)

incoming
 2020-03-21 22:17 UTC  (2+ messages)
` mmotm 2020-03-21-15-17 uploaded

ensure device private pages have an owner v2
 2020-03-21 15:18 UTC  (21+ messages)
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault
` [PATCH 4/4] mm: check the device private page owner "

[RFC PATCH v3 0/4] arm64: tlb: add support for TTL field
 2020-03-21 12:16 UTC  (5+ messages)
` [RFC PATCH v3 1/4] arm64: Add level-hinted TLB invalidation helper to tlbi_user
` [RFC PATCH v3 2/4] mm: Add page table level flags to vm_flags
` [RFC PATCH v3 3/4] arm64: tlb: Use translation level hint in vm_flags
` [RFC PATCH v3 4/4] mm: Set VM_LEVEL flags in some tlb_flush functions

[PATCH hmm 0/6] Small hmm_range_fault() cleanups
 2020-03-21  8:43 UTC  (17+ messages)
` [PATCH hmm 1/6] mm/hmm: remove pgmap checking for devmap pages
` [PATCH hmm 2/6] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH hmm 3/6] mm/hmm: remove unused code and tidy comments
` [PATCH hmm 4/6] mm/hmm: remove HMM_FAULT_SNAPSHOT
` [PATCH hmm 5/6] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH hmm 6/6] mm/hmm: use device_private_entry_to_pfn()

KASAN: stack-out-of-bounds Write in mpol_to_str
 2020-03-21  6:45 UTC  (4+ messages)

[RESEND PATCH] mm/sparse: remove duplicated pfn_to_section_nr()
 2020-03-21  3:04 UTC  (2+ messages)

[PATCH v6 01/16] exec: Only compute current once in flush_old_exec
 2020-03-21  2:47 UTC  (16+ messages)
` [PATCH v6 02/16] exec: Factor unshare_sighand out of de_thread and call it separately
` [PATCH v6 03/16] exec: Move cleanup of posix timers on exec out of de_thread
` [PATCH v6 04/16] exec: Move exec_mmap right after de_thread in flush_old_exec
` [PATCH v6 05/16] exec: Add exec_update_mutex to replace cred_guard_mutex
` [PATCH v6 06/16] exec: Fix a deadlock in strace
` [PATCH v6 07/16] selftests/ptrace: add test cases for dead-locks
` [PATCH v6 08/16] mm: docs: Fix a comment in process_vm_rw_core
` [PATCH v6 09/16] kernel: doc: remove outdated comment cred.c
` [PATCH v6 10/16] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
` [PATCH v6 11/16] proc: "
` [PATCH v6 12/16] proc: io_accounting: "
` [PATCH v6 13/16] perf: "
` [PATCH v6 14/16] pidfd: "
` [PATCH v6 15/16] exec: Fix dead-lock in de_thread with ptrace_attach
` [PATCH v6 16/16] doc: Update documentation of ->exec_*_mutex

[PATCH v6 0/9] Huge page-table entries for TTM
 2020-03-21  1:58 UTC  (5+ messages)
` Ack to merge through DRM? WAS "

[PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
 2020-03-21  0:49 UTC  (2+ messages)

mm/gup: track FOLL_PIN squash-candidate patches are not squashed (yet?)
 2020-03-21  0:43 UTC  (4+ messages)

[PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks
 2020-03-20 20:24 UTC 

[PATCH V2 0/2] arm64: Enable vmemmap mapping from device memory
 2020-03-20 19:35 UTC  (5+ messages)
` [PATCH V2 1/2] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [PATCH V2 2/2] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH -next] hugetlb_cgroup: fix illegal access to memory
 2020-03-20 19:32 UTC  (4+ messages)

[PATCH 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-03-20 19:19 UTC  (2+ messages)

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-20 17:58 UTC  (8+ messages)
      ` [PATCH v2] mm/shuffle.c: Fix races in add_to_free_area_random()
        ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH] mm/dmapool.c: micro-optimisation remove unnecessary branch
 2020-03-20 17:33 UTC 

[PATCH] mm/compaction.c: Clean code by removing unnecessary assignment
 2020-03-20 17:28 UTC  (2+ messages)

[PATCH] mm: khugepaged: fix potential page state corruption
 2020-03-20 16:34 UTC  (8+ messages)

[PATCH] mm/vmscan.c: Clean code by removing unnecessary assignment
 2020-03-20 15:55 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 996cfaad8d71b254a245cfbb6f04852fb68fa85e
 2020-03-20 15:23 UTC 

[RFC] memcg: fix default behaviour of non-overridden memcg.swappiness
 2020-03-20 13:44 UTC  (2+ messages)

[PATCH 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-20 13:12 UTC  (4+ messages)
` [PATCH 2/2] Revert "topology: add support for node_to_mem_node() to determine the fallback node"

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-20 10:10 UTC  (15+ messages)

[PATCH v3 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-20 10:01 UTC  (6+ messages)
` [PATCH v3 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array

[RFC PATCH 0/3] meminfo: introduce extra meminfo
 2020-03-20 10:00 UTC  (2+ messages)

[PATCHv6 2/3] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
 2020-03-20  9:19 UTC  (4+ messages)
` [PATCHv7 "

[PATCHv6 0/3] fix omission of check on FOLL_LONGTERM in gup fast path
 2020-03-20  9:17 UTC  (4+ messages)
` [PATCHv6 3/3] mm/gup_benchemark: add LONGTERM_BENCHMARK test "

[PATCH v2] mm/vmscan: return target_mem_cgroup from cgroup_reclaim()
 2020-03-20  7:43 UTC  (2+ messages)

[PATCH v2 0/2] integrate classzone_idx and high_zoneidx
 2020-03-20  7:40 UTC  (9+ messages)
` [PATCH v2 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
` [PATCH v2 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx

[PATCH] mm/vmscan: fix incorrect return type for cgroup_reclaim()
 2020-03-20  7:34 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION aff7e57f8266549245eb4a272ce149b752dfce77
 2020-03-20  7:14 UTC 

[PATCH v3 0/2] mm: mmap: add mmap trace point
 2020-03-20  5:58 UTC  (3+ messages)
    ` [PATCH v3 1/2] mmap: remove inline of vm_unmapped_area
    ` [PATCH v3 2/2] mm: mmap: add trace point "

[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
 2020-03-20  4:54 UTC  (3+ messages)
` [PATCH 1/2] powerpc/mm: Drop platform defined pmd_mknotpresent()
` [PATCH 2/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()

[PATCH -next] mm/hugetlb.c: fix printk format warning for 32-bit phys_addr_t
 2020-03-20  1:06 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).