Show patches with: Archived = No       |   37500 patches
« 1 2 ... 229 230 231374 375 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,34/69] s390: remove vma linked list walks Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,32/69] parisc: remove mmap linked list from cache handling Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,30/69] arm64: remove mmap linked list from vdso Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,28/69] mm/mmap: reorganize munmap to use maple states Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,29/69] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,25/69] mm: remove vmacache Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,26/69] mm: convert vma_lookup() to use mtree_load() Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,27/69] mm/mmap: move mmap_region() below do_munmap() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,23/69] mm: use maple tree operations for find_vma_intersection() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,24/69] mm/mmap: use advanced maple tree API for mmap_region() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,19/69] xen: use vma_lookup() in privcmd_ioctl_mmap() Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,21/69] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup() Introducing the Maple Tree - 1 - --- 2022-07-17 Liam R. Howlett New
[v11,22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,20/69] mm: optimize find_exact_vma() to use vma_lookup() Introducing the Maple Tree - 1 - --- 2022-07-17 Liam R. Howlett New
[v11,18/69] mmap: change zeroing of maple tree in __vma_adjust() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,17/69] mm: remove rb tree. Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,15/69] damon: convert __damon_va_three_regions to use the VMA iterator Introducing the Maple Tree - 2 - --- 2022-07-17 Liam R. Howlett New
[v11,14/69] kernel/fork: use maple tree for dup_mmap() during forking Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,16/69] proc: remove VMA rbtree use from nommu Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree. Introducing the Maple Tree 1 1 - --- 2022-07-17 Liam R. Howlett New
[v11,12/69] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree Introducing the Maple Tree 1 1 - --- 2022-07-17 Liam R. Howlett New
[v11,13/69] mm/mmap: use maple tree for unmapped_area{_topdown} Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,09/69] mm: add VMA iterator Introducing the Maple Tree 1 1 - --- 2022-07-17 Liam R. Howlett New
[v11,10/69] mmap: use the VMA iterator in count_vma_pages_range() Introducing the Maple Tree 1 1 - --- 2022-07-17 Liam R. Howlett New
[v11,08/69] mm: start tracking VMAs with maple tree Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,07/69] lib/test_maple_tree: add testing for maple tree Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,04/69] radix tree test suite: add allocation counts and size to kmem_cache Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,06/69] radix tree test suite: add lockdep_is_held to header Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,05/69] radix tree test suite: add support for slab bulk APIs Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,02/69] radix tree test suite: add pr_err define Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,03/69] radix tree test suite: add kmem_cache_set_non_kernel() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,01/69] Maple Tree: add new data structure Introducing the Maple Tree - - 2 --- 2022-07-17 Liam R. Howlett New
mm: remove unneeded PageAnon check in restore_exclusive_pte() mm: remove unneeded PageAnon check in restore_exclusive_pte() - 1 - --- 2022-07-16 Miaohe Lin New
mm: remove obsolete comment in do_fault_around() mm: remove obsolete comment in do_fault_around() - - - --- 2022-07-16 Miaohe Lin New
[Fix] maple_tree: Use metadata for mas_dead_leaves() walk [Fix] maple_tree: Use metadata for mas_dead_leaves() walk - - - --- 2022-07-15 Liam R. Howlett New
[v9,14/14] tools: add selftests to hmm for COW in device memory Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,13/14] tools: add hmm gup tests for device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,12/14] tools: update test_hmm script to support SP config Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,11/14] tools: update hmm-test to support device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,10/14] lib: add support for device coherent type in test_hmm Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,09/14] lib: test_hmm add module param for zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,08/14] lib: test_hmm add ioctl to get zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,07/14] drm/amdkfd: add SPM support for SVM Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,06/14] mm/gup: migrate device coherent pages when pinning instead of failing Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,05/14] mm: add device coherent vma selection for memory migration Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 2 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,04/14] mm: handling Non-LRU pages returned by vm_normal_pages Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 2 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,03/14] mm: add zone device coherent type memory support Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 2 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,02/14] mm: move page zone helpers from mm.h to mmzone.h Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[v9,01/14] mm: rename is_pinnable_pages to is_longterm_pinnable_pages Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2022-07-15 Sierra Guiza, Alejandro (Alex) New
[V3] mm: prevent page_frag_alloc() from corrupting the memory [V3] mm: prevent page_frag_alloc() from corrupting the memory - - - --- 2022-07-15 Maurizio Lombardi New
[3/3] pid: switch pid_namespace from idr to xarray pid: replace idr api with xarray - - - --- 2022-07-15 Brian Foster New
[2/3] pid: split cyclic id allocation cursor from idr pid: replace idr api with xarray - - - --- 2022-07-15 Brian Foster New
[1/3] pid: replace pidmap_lock with xarray lock pid: replace idr api with xarray - - - --- 2022-07-15 Brian Foster New
mm/huge_memory: Return from zap_huge_pmd after WARN_ONCE. mm/huge_memory: Return from zap_huge_pmd after WARN_ONCE. - - - --- 2022-07-15 Zhou Guanghui New
[v3] can: slcan: do not sleep with a spin lock held [v3] can: slcan: do not sleep with a spin lock held - - - --- 2022-07-15 Dario Binacchi New
mm/damon/reclaim: fix 'enabled' is incorrectly set because 'system_wq' is not initialized mm/damon/reclaim: fix 'enabled' is incorrectly set because 'system_wq' is not initialized - - - --- 2022-07-15 Yuanzheng Song New
mm/gup: migrate device coherent pages when pinning instead of failing mm/gup: migrate device coherent pages when pinning instead of failing 1 - - --- 2022-07-15 Alistair Popple New
[-v3] mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs [-v3] mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs - - - --- 2022-07-15 Theodore Ts'o New
[for,mm-stable] mm/damon/lru_sort: fix potential memory leak in damon_lru_sort_init() [for,mm-stable] mm/damon/lru_sort: fix potential memory leak in damon_lru_sort_init() - - - --- 2022-07-14 SeongJae Park New
mm: move page zone helpers from mm.h to mmzone.h mm: move page zone helpers from mm.h to mmzone.h - - - --- 2022-07-14 Sierra Guiza, Alejandro (Alex) New
mm: fix use-after free of page_ext after race with memory-offline mm: fix use-after free of page_ext after race with memory-offline - - - --- 2022-07-14 Charan Teja Kalla New
[RFC,v6] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind [RFC,v6] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - 1 - --- 2022-07-14 Shiyang Ruan New
[v3] secretmem: fix unhandled fault in truncate [v3] secretmem: fix unhandled fault in truncate - 2 - --- 2022-07-14 Mike Rapoport New
zsmalloc: zs_malloc: Return ERR_PTR if fail zsmalloc: zs_malloc: Return ERR_PTR if fail - - - --- 2022-07-14 Hui Zhu New
[v4] mm: vmpressure: don't count proactive reclaim in vmpressure [v4] mm: vmpressure: don't count proactive reclaim in vmpressure 1 - - --- 2022-07-14 Yosry Ahmed New
[v9,8/8] mm/demotion: Update node_is_toptier to work with memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[v9,7/8] mm/demotion: Demote pages according to allocation fallback order mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[v9,6/8] mm/demotion: Add pg_data_t member to track node memory tier details mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[v9,5/8] mm/demotion: Build demotion targets based on explicit memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[v9,4/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[v9,3/8] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[v9,2/8] mm/demotion: Move memory demotion related code mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[v9,1/8] mm/demotion: Add support for explicit memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-14 Aneesh Kumar K.V New
[mm-unstable,v7,8/8] mm, hwpoison: enable memory error handling on 1GB hugepage mm, hwpoison: enable 1GB hugepage support (v7) - 1 - --- 2022-07-14 Naoya Horiguchi New
[mm-unstable,v7,7/8] mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage mm, hwpoison: enable 1GB hugepage support (v7) - 1 - --- 2022-07-14 Naoya Horiguchi New
[mm-unstable,v7,6/8] mm, hwpoison: make __page_handle_poison returns int mm, hwpoison: enable 1GB hugepage support (v7) - 1 - --- 2022-07-14 Naoya Horiguchi New
[mm-unstable,v7,5/8] mm, hwpoison: set PG_hwpoison for busy hugetlb pages mm, hwpoison: enable 1GB hugepage support (v7) - 1 - --- 2022-07-14 Naoya Horiguchi New
[mm-unstable,v7,4/8] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage mm, hwpoison: enable 1GB hugepage support (v7) - 1 - --- 2022-07-14 Naoya Horiguchi New
[mm-unstable,v7,3/8] mm, hwpoison, hugetlb: support saving mechanism of raw error pages mm, hwpoison: enable 1GB hugepage support (v7) - 1 - --- 2022-07-14 Naoya Horiguchi New
[mm-unstable,v7,2/8] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud ent… mm, hwpoison: enable 1GB hugepage support (v7) - 2 - --- 2022-07-14 Naoya Horiguchi New
[mm-unstable,v7,1/8] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_p… mm, hwpoison: enable 1GB hugepage support (v7) - 1 - --- 2022-07-14 Naoya Horiguchi New
mm/dmapool.c: avoid duplicate memset within dma_pool_alloc mm/dmapool.c: avoid duplicate memset within dma_pool_alloc - - - --- 2022-07-14 Liu Song New
memblock tests: change build options to run-time options memblock tests: change build options to run-time options - 1 - --- 2022-07-14 Rebecca Mckeever New
[-v2] mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs [-v2] mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs - - - --- 2022-07-14 Theodore Ts'o New
[mm-unstable] mm/khugepaged: add missing kfree() to madvise_collapse() [mm-unstable] mm/khugepaged: add missing kfree() to madvise_collapse() - - - --- 2022-07-13 Zach O'Keefe New
[v2] can: slcan: do not sleep with a spin lock held [v2] can: slcan: do not sleep with a spin lock held - - - --- 2022-07-13 Dario Binacchi New
can: slcan: do not sleep with a spin lock held can: slcan: do not sleep with a spin lock held - - - --- 2022-07-13 Dario Binacchi New
[PATCHv5.1,04/13] x86/mm: Handle LAM on context switch Untitled series #659373 - - 1 --- 2022-07-13 kirill.shutemov@linux.intel.com New
[V2] mm: prevent page_frag_alloc() from corrupting the memory [V2] mm: prevent page_frag_alloc() from corrupting the memory - 1 - --- 2022-07-13 Maurizio Lombardi New
mm: prevent page_frag_alloc() from corrupting the memory mm: prevent page_frag_alloc() from corrupting the memory - - - --- 2022-07-13 Maurizio Lombardi New
mm/shmem: add support for FS_IOC_[SG]ETFLAGS for tmpfs mm/shmem: add support for FS_IOC_[SG]ETFLAGS for tmpfs - - - --- 2022-07-13 Theodore Ts'o New
[v2] mm: fix page leak with multiple threads mapping the same page [v2] mm: fix page leak with multiple threads mapping the same page 1 - - --- 2022-07-13 Josef Bacik New
[v2,3/3] s390/uvdevice: autoload module based on CPU facility s390/cpufeature: rework to allow different types of cpufeatures - 1 - --- 2022-07-13 Steffen Eiden New
[v2,2/3] s390/cpufeature: allow for facility bits s390/cpufeature: rework to allow different types of cpufeatures - 2 - --- 2022-07-13 Steffen Eiden New
[v2,1/3] s390/cpufeature: rework to allow more than only hwcap bits s390/cpufeature: rework to allow different types of cpufeatures - 2 - --- 2022-07-13 Steffen Eiden New
[v6] arm64: mm: fix linear mem mapping access performance degradation [v6] arm64: mm: fix linear mem mapping access performance degradation - - - --- 2022-07-13 guanghui.fgh New
[-V4,RESEND,3/3] memory tiering: adjust hot threshold automatically memory tiering: hot page selection - 1 1 --- 2022-07-13 Huang, Ying New
[-V4,RESEND,2/3] memory tiering: rate limit NUMA migration throughput memory tiering: hot page selection - 1 1 --- 2022-07-13 Huang, Ying New
[-V4,RESEND,1/3] memory tiering: hot page selection with hint page fault latency memory tiering: hot page selection - 1 1 --- 2022-07-13 Huang, Ying New
« 1 2 ... 229 230 231374 375 »