linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 23:22:17 to 2022-07-21 00:53:10 UTC [more...]

[PATCH] maple_tree: Do not inline write slow path
 2022-07-21  0:53 UTC 

[PATCH mm-unstable 0/4] mm: fixes for userspace hugepage collapse, v7
 2022-07-21  0:43 UTC  (14+ messages)
` [PATCH mm-unstable 1/4] mm/khugepaged: Use minimal bits to store num page < HPAGE_PMD_NR
` [PATCH mm-unstable 2/4] mm/khugepaged: consistently order cc->is_khugepaged and pte_* checks
` [PATCH mm-unstable 3/4] mm/khugepaged: delay computation of hpage boundaries until use
` [PATCH mm-unstable 4/4] Revert "mm/madvise: add huge_memory:mm_madvise_collapse tracepoint"

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-07-21  0:02 UTC  (11+ messages)
` [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v10 2/8] mm/demotion: Move memory demotion related code
` [PATCH v10 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v10 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v10 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v10 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v10 8/8] mm/demotion: Update node_is_toptier to work with memory tiers

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-07-21  0:03 UTC  (4+ messages)
` [PATCH v2 1/3] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH v2 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING
` [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[syzbot] possible deadlock in start_this_handle (3)
 2022-07-20 23:49 UTC  (3+ messages)
        ` [PATCH] mm: memcontrol: fix potential oom_lock recursion deadlock

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-07-20 23:21 UTC  (12+ messages)
` [PATCH v4 2/5] "

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-20 23:08 UTC  (10+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[linux-next:master 9380/11981] sound/pci/hda/cs35l41_hda.c:555:43: error: invalid use of undefined type 'struct acpi_device'
 2022-07-20 22:31 UTC 

[PATCH v2] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
 2022-07-20 22:03 UTC 

[PATCH] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
 2022-07-20 22:02 UTC  (2+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-20 20:58 UTC  (6+ messages)
` [RFC PATCH 20/26] hugetlb: add support for high-granularity UFFDIO_CONTINUE

[RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
 2022-07-20 20:56 UTC  (20+ messages)
` [RFC PATCH 03/14] mm/mprotect: allow exclusive anon pages to be writable

[PATCH mm-unstable] Revert "mm/khugepaged: remove redundant transhuge_vma_suitable() check"
 2022-07-20 20:28 UTC  (4+ messages)

[PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-20 18:02 UTC  (4+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-20 17:41 UTC  (10+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
 2022-07-20 17:35 UTC  (4+ messages)

[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
 2022-07-20 17:06 UTC  (7+ messages)
` [PATCH 08/16] smp: optimize smp_call_function_many_cond() for more
` [PATCH 16/16] lib: create CONFIG_DEBUG_BITMAP parameter

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-20 17:03 UTC  (15+ messages)

[PATCH -v2] mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
 2022-07-20 16:59 UTC  (4+ messages)
` [PATCH -v3] "

[linux-next:master 11451/11981] riscv64-linux-ld: kernel/bpf/cgroup.c:310: undefined reference to `bpf_trampoline_unlink_cgroup_shim'
 2022-07-20 15:35 UTC 

[PATCH] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-20 15:22 UTC  (12+ messages)

[PATCH] fs: drop_caches: skip dropping pagecache which is always dirty
 2022-07-20 15:02 UTC  (6+ messages)

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-20 14:54 UTC  (5+ messages)
`  "
    ` Re:Re: [PATCH "
          ` Re:Re: "
            `  "

[RFC PATCH v4 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-07-20 14:16 UTC  (2+ messages)

[PATCH 0/2] slab bulk alloc/free cleanups
 2022-07-20 14:16 UTC  (2+ messages)

[PATCHv5 00/13] Linear Address Masking enabling
 2022-07-20 12:54 UTC  (9+ messages)
` [PATCHv5 06/13] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCHv5 05/13] x86/uaccess: Provide untagged_addr() and remove tags before address check
 2022-07-20 12:38 UTC  (4+ messages)
` [PATCHv5.1 04/13] x86/mm: Handle LAM on context switch

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-20 12:26 UTC  (11+ messages)
            ` cgroup specific sticky resources (was: Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.)

[linux-next:master 7916/11568] drivers/gpu/host1x/context.c:65:23: error: too many arguments to function 'of_dma_configure_id'
 2022-07-20 11:31 UTC 

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-20 11:18 UTC  (5+ messages)

[PATCH v4] arm64: enable THP_SWAP for arm64
 2022-07-20 10:15 UTC  (2+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-07-20 10:05 UTC  (9+ messages)
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-20  9:34 UTC  (8+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[RESEND PATCH v3] arm64: enable THP_SWAP for arm64
 2022-07-20  9:17 UTC  (11+ messages)

[PATCH] memblock tests: change build options to run-time options
 2022-07-20  7:47 UTC  (3+ messages)

[PATCH] mm/z3fold: do not unlock in z3fold_page_putback()
 2022-07-20  7:05 UTC  (2+ messages)

[linux-next:master 8922/11208] lib/x86_64/processor.c:636:25: error: 'KVM_X86_XCOMP_GUEST_SUPP' undeclared
 2022-07-20  5:23 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v12 00/69] Introducing the Maple Tree
 2022-07-20  5:09 UTC  (71+ messages)
` [PATCH v12 02/69] radix tree test suite: add pr_err define
` [PATCH v12 03/69] radix tree test suite: add kmem_cache_set_non_kernel()
` [PATCH v12 01/69] Maple Tree: add new data structure
` [PATCH v12 05/69] radix tree test suite: add support for slab bulk APIs
` [PATCH v12 04/69] radix tree test suite: add allocation counts and size to kmem_cache
` [PATCH v12 06/69] radix tree test suite: add lockdep_is_held to header
` [PATCH v12 07/69] lib/test_maple_tree: add testing for maple tree
` [PATCH v12 08/69] mm: start tracking VMAs with "
` [PATCH v12 10/69] mmap: use the VMA iterator in count_vma_pages_range()
` [PATCH v12 09/69] mm: add VMA iterator
` [PATCH v12 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
` [PATCH v12 11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree
` [PATCH v12 12/69] mm/mmap: use the maple tree for find_vma_prev() "
` [PATCH v12 14/69] kernel/fork: use maple tree for dup_mmap() during forking
` [PATCH v12 16/69] proc: remove VMA rbtree use from nommu
` [PATCH v12 15/69] damon: convert __damon_va_three_regions to use the VMA iterator
` [PATCH v12 18/69] mmap: change zeroing of maple tree in __vma_adjust()
` [PATCH v12 17/69] mm: remove rb tree
` [PATCH v12 19/69] xen: use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v12 20/69] mm: optimize find_exact_vma() to use vma_lookup()
` [PATCH v12 22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v12 21/69] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v12 24/69] mm/mmap: use advanced maple tree API for mmap_region()
` [PATCH v12 23/69] mm: use maple tree operations for find_vma_intersection()
` [PATCH v12 27/69] mm/mmap: move mmap_region() below do_munmap()
` [PATCH v12 26/69] mm: convert vma_lookup() to use mtree_load()
` [PATCH v12 25/69] mm: remove vmacache
` [PATCH v12 28/69] mm/mmap: reorganize munmap to use maple states
` [PATCH v12 30/69] arm64: remove mmap linked list from vdso
` [PATCH v12 29/69] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v12 33/69] powerpc: remove mmap linked list walks
` [PATCH v12 31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
` [PATCH v12 32/69] parisc: remove mmap linked list from cache handling
` [PATCH v12 36/69] xtensa: remove vma linked list walks
` [PATCH v12 35/69] x86: "
` [PATCH v12 34/69] s390: "
` [PATCH v12 38/69] optee: remove vma linked list walk
` [PATCH v12 40/69] coredump: "
` [PATCH v12 39/69] um: "
` [PATCH v12 37/69] cxl: "
` [PATCH v12 43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end
` [PATCH v12 44/69] userfaultfd: use maple tree iterator to iterate VMAs
` [PATCH v12 42/69] fs/proc/base: use maple tree iterators in place of linked list
` [PATCH v12 41/69] exec: use VMA iterator instead "
` [PATCH v12 46/69] acct: "
` [PATCH v12 47/69] perf: use VMA iterator
` [PATCH v12 45/69] ipc/shm: use VMA iterator instead of linked list
` [PATCH v12 50/69] bpf: remove VMA "
` [PATCH v12 51/69] mm/gup: use maple tree navigation instead of "
` [PATCH v12 49/69] fork: use VMA iterator
` [PATCH v12 48/69] sched: use maple tree iterator to walk VMAs
` [PATCH v12 54/69] mm/madvise: use vma_find() instead of vma linked list
` [PATCH v12 52/69] mm/khugepaged: stop using "
` [PATCH v12 53/69] mm/ksm: use vma iterators instead of "
` [PATCH v12 58/69] mm/mprotect: use maple tree navigation "
` [PATCH v12 57/69] mm/mlock: use vma iterator and maple state "
` [PATCH v12 55/69] mm/memcontrol: stop using mm->highest_vm_end
` [PATCH v12 56/69] mm/mempolicy: use vma iterator & maple state instead of vma linked list
` [PATCH v12 60/69] mm/msync: use vma_find() "
` [PATCH v12 61/69] mm/oom_kill: use maple tree iterators "
` [PATCH v12 59/69] mm/mremap: use vma_find_intersection() "
` [PATCH v12 62/69] mm/pagewalk: use vma_find() "
` [PATCH v12 63/69] mm/swapfile: use vma iterator "
` [PATCH v12 65/69] nommu: remove uses of VMA "
` [PATCH v12 64/69] i915: use the VMA iterator
` [PATCH v12 68/69] mm/mmap: drop range_has_overlap() function
` [PATCH v12 67/69] mm: remove the vma linked list
` [PATCH v12 66/69] riscv: use vma iterator for vdso
` [PATCH v12 69/69] mm/mmap.c: pass in mapping to __vma_link_file()

[PATCH] selftest/vm: uninitialized variable in main()
 2022-07-20  4:24 UTC  (2+ messages)

[PATCH v4 00/34] Printbufs - new data structure for building strings
 2022-07-20  1:37 UTC  (8+ messages)

[PATCH v2 1/1] mm: kfence: apply kmemleak_ignore_phys on early allocated pool
 2022-07-19 23:22 UTC  (7+ 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).