Show patches with: none      |   73334 patches
« 1 2 ... 234 235 236733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm/gup.c: Fix formating in check_and_migrate_movable_page() mm/gup.c: Fix formating in check_and_migrate_movable_page() - 1 - --- 2022-07-21 Alistair Popple New
maple_tree: Add a mas_destroy() call to mas_expected_entries() failure path maple_tree: Add a mas_destroy() call to mas_expected_entries() failure path - - - --- 2022-07-21 Liam R. Howlett New
maple_tree: Do not inline write slow path maple_tree: Do not inline write slow path - - - --- 2022-07-21 Liam R. Howlett New
[v2,3/3] kvm/x86: Allow to respond to generic signals during slow page faults kvm/mm: Allow GUP to respond to non fatal signals - - - --- 2022-07-21 Peter Xu New
[v2,2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING kvm/mm: Allow GUP to respond to non fatal signals - - - --- 2022-07-21 Peter Xu New
[v2,1/3] mm/gup: Add FOLL_INTERRUPTIBLE kvm/mm: Allow GUP to respond to non fatal signals - 2 - --- 2022-07-21 Peter Xu New
mm: memcontrol: fix potential oom_lock recursion deadlock mm: memcontrol: fix potential oom_lock recursion deadlock - - - --- 2022-07-20 Tetsuo Handa New
[v2] mm/mprotect: Fix soft-dirty check in can_change_pte_writable() [v2] mm/mprotect: Fix soft-dirty check in can_change_pte_writable() - - - --- 2022-07-20 Peter Xu New
mm/mprotect: Fix soft-dirty check in can_change_pte_writable() mm/mprotect: Fix soft-dirty check in can_change_pte_writable() - - - --- 2022-07-20 Peter Xu New
[mm-unstable,4/4] Revert "mm/madvise: add huge_memory:mm_madvise_collapse tracepoint" mm: fixes for userspace hugepage collapse, v7 1 1 - --- 2022-07-20 Zach O'Keefe New
[mm-unstable,3/4] mm/khugepaged: delay computation of hpage boundaries until use mm: fixes for userspace hugepage collapse, v7 1 1 - --- 2022-07-20 Zach O'Keefe New
[mm-unstable,2/4] mm/khugepaged: consistently order cc->is_khugepaged and pte_* checks mm: fixes for userspace hugepage collapse, v7 1 1 - --- 2022-07-20 Zach O'Keefe New
[mm-unstable,1/4] mm/khugepaged: Use minimal bits to store num page < HPAGE_PMD_NR mm: fixes for userspace hugepage collapse, v7 1 1 - --- 2022-07-20 Zach O'Keefe New
[mm-unstable] Revert "mm/khugepaged: remove redundant transhuge_vma_suitable() check" [mm-unstable] Revert "mm/khugepaged: remove redundant transhuge_vma_suitable() check" - 1 - --- 2022-07-20 Zach O'Keefe New
[v4] arm64: enable THP_SWAP for arm64 [v4] arm64: enable THP_SWAP for arm64 - 1 - --- 2022-07-20 Barry Song New
mm/z3fold: do not unlock in z3fold_page_putback() mm/z3fold: do not unlock in z3fold_page_putback() - - - --- 2022-07-20 Zeng Jingxiang New
[v10,8/8] mm/demotion: Update node_is_toptier to work with memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
[v10,7/8] mm/demotion: Demote pages according to allocation fallback order mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
[v10,6/8] mm/demotion: Add pg_data_t member to track node memory tier details mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
[v10,5/8] mm/demotion: Build demotion targets based on explicit memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
[v10,4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
[v10,3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
[v10,2/8] mm/demotion: Move memory demotion related code mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
[v10,1/8] mm/demotion: Add support for explicit memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-20 Aneesh Kumar K.V New
fs: drop_caches: skip dropping pagecache which is always dirty fs: drop_caches: skip dropping pagecache which is always dirty - - - --- 2022-07-20 CGEL New
[v12,69/69] mm/mmap.c: pass in mapping to __vma_link_file() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,66/69] riscv: use vma iterator for vdso Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,68/69] mm/mmap: drop range_has_overlap() function Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,67/69] mm: remove the vma linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,63/69] mm/swapfile: use vma iterator instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,64/69] i915: use the VMA iterator Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,65/69] nommu: remove uses of VMA linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,59/69] mm/mremap: use vma_find_intersection() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,60/69] mm/msync: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,61/69] mm/oom_kill: use maple tree iterators instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,62/69] mm/pagewalk: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,56/69] mm/mempolicy: use vma iterator & maple state instead of vma linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,57/69] mm/mlock: use vma iterator and maple state instead of vma linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,55/69] mm/memcontrol: stop using mm->highest_vm_end Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,58/69] mm/mprotect: use maple tree navigation instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,52/69] mm/khugepaged: stop using vma linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,53/69] mm/ksm: use vma iterators instead of vma linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,54/69] mm/madvise: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,48/69] sched: use maple tree iterator to walk VMAs Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,49/69] fork: use VMA iterator Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,50/69] bpf: remove VMA linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,51/69] mm/gup: use maple tree navigation instead of linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,45/69] ipc/shm: use VMA iterator instead of linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,46/69] acct: use VMA iterator instead of linked list Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,47/69] perf: use VMA iterator Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,44/69] userfaultfd: use maple tree iterator to iterate VMAs Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,41/69] exec: use VMA iterator instead of linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,42/69] fs/proc/base: use maple tree iterators in place of linked list Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,39/69] um: remove vma linked list walk Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,37/69] cxl: remove vma linked list walk Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,38/69] optee: remove vma linked list walk Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,40/69] coredump: remove vma linked list walk Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,34/69] s390: remove vma linked list walks Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,36/69] xtensa: remove vma linked list walks Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,35/69] x86: remove vma linked list walks Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,32/69] parisc: remove mmap linked list from cache handling Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,33/69] powerpc: remove mmap linked list walks Introducing the Maple Tree - 1 - --- 2022-07-20 Liam R. Howlett New
[v12,28/69] mm/mmap: reorganize munmap to use maple states Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,29/69] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,30/69] arm64: remove mmap linked list from vdso Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,27/69] mm/mmap: move mmap_region() below do_munmap() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,25/69] mm: remove vmacache Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,26/69] mm: convert vma_lookup() to use mtree_load() Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,23/69] mm: use maple tree operations for find_vma_intersection() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,24/69] mm/mmap: use advanced maple tree API for mmap_region() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,21/69] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup() Introducing the Maple Tree - 1 - --- 2022-07-20 Liam R. Howlett New
[v12,20/69] mm: optimize find_exact_vma() to use vma_lookup() Introducing the Maple Tree - 1 - --- 2022-07-20 Liam R. Howlett New
[v12,22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,19/69] xen: use vma_lookup() in privcmd_ioctl_mmap() Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,18/69] mmap: change zeroing of maple tree in __vma_adjust() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,17/69] mm: remove rb tree. Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,14/69] kernel/fork: use maple tree for dup_mmap() during forking Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,16/69] proc: remove VMA rbtree use from nommu Introducing the Maple Tree 1 - - --- 2022-07-20 Liam R. Howlett New
[v12,15/69] damon: convert __damon_va_three_regions to use the VMA iterator Introducing the Maple Tree - 2 - --- 2022-07-20 Liam R. Howlett New
[v12,11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree. Introducing the Maple Tree 1 1 - --- 2022-07-20 Liam R. Howlett New
[v12,12/69] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree Introducing the Maple Tree 1 1 - --- 2022-07-20 Liam R. Howlett New
[v12,13/69] mm/mmap: use maple tree for unmapped_area{_topdown} Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,09/69] mm: add VMA iterator Introducing the Maple Tree 1 1 - --- 2022-07-20 Liam R. Howlett New
[v12,10/69] mmap: use the VMA iterator in count_vma_pages_range() Introducing the Maple Tree 1 1 - --- 2022-07-20 Liam R. Howlett New
[v12,08/69] mm: start tracking VMAs with maple tree Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,07/69] lib/test_maple_tree: add testing for maple tree Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,06/69] radix tree test suite: add lockdep_is_held to header Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,04/69] radix tree test suite: add allocation counts and size to kmem_cache Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,05/69] radix tree test suite: add support for slab bulk APIs Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,03/69] radix tree test suite: add kmem_cache_set_non_kernel() Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,02/69] radix tree test suite: add pr_err define Introducing the Maple Tree - - - --- 2022-07-20 Liam R. Howlett New
[v12,01/69] Maple Tree: add new data structure Introducing the Maple Tree - - 2 --- 2022-07-20 Liam R. Howlett New
mmap: Fix hugetlb accounting error in __split_vma() mmap: Fix hugetlb accounting error in __split_vma() - - - --- 2022-07-19 Liam R. Howlett New
[v4,5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control 1 1 - --- 2022-07-19 Axel Rasmussen New
[v4,4/5] userfaultfd: update documentation to describe /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 1 - - --- 2022-07-19 Axel Rasmussen New
[v4,3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 1 - - --- 2022-07-19 Axel Rasmussen New
[v4,2/5] userfaultfd: add /dev/userfaultfd for fine grained access control userfaultfd: add /dev/userfaultfd for fine grained access control 2 - - --- 2022-07-19 Axel Rasmussen New
[v4,1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control - 2 - --- 2022-07-19 Axel Rasmussen New
« 1 2 ... 234 235 236733 734 »