Show patches with: Archived = No       |   37175 patches
« 1 2 ... 71 72 73371 372 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5] mm: multi-gen LRU: reuse some legacy trace events [v5] mm: multi-gen LRU: reuse some legacy trace events 1 - - --- 2023-10-03 Jaewon Kim New
[v2,12/12] mempolicy: migration attempt to match interleave nodes mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-10-03 Hugh Dickins New
[v2,11/12] mempolicy: mmap_lock is not needed while migrating folios mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-10-03 Hugh Dickins New
[v2,10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-10-03 Hugh Dickins New
[v2,09/12] mm: add page_rmappable_folio() wrapper mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-10-03 Hugh Dickins New
[v2,08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code mempolicy: cleanups leading to NUMA mpol without vma - 2 - --- 2023-10-03 Hugh Dickins New
[v2,07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-10-03 Hugh Dickins New
[v2,06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree mempolicy: cleanups leading to NUMA mpol without vma - - - --- 2023-10-03 Hugh Dickins New
[v2,05/12] mempolicy trivia: slightly more consistent naming mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-10-03 Hugh Dickins New
[v2,04/12] mempolicy trivia: delete those ancient pr_debug()s mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-10-03 Hugh Dickins New
[v2,03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed mempolicy: cleanups leading to NUMA mpol without vma - 2 - --- 2023-10-03 Hugh Dickins New
[v2,02/12] kernfs: drop shared NUMA mempolicy hooks mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-10-03 Hugh Dickins New
[v2,01/12] hugetlbfs: drop shared NUMA mempolicy pretence mempolicy: cleanups leading to NUMA mpol without vma - 1 - --- 2023-10-03 Hugh Dickins New
[v1,3/3] selftests/dma-buf/udmabuf: Add tests to verify data after page migration mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages - - - --- 2023-10-03 Vivek Kasireddy New
[v1,2/3] udmabuf: Pin the pages using pin_user_pages_fd() API mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages - - - --- 2023-10-03 Vivek Kasireddy New
[v1,1/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages - - - --- 2023-10-03 Vivek Kasireddy New
[RFC,v2,4/4] mm/mempolicy: implement a weighted-interleave mm/mempolicy: get/set_mempolicy2 syscalls - - - --- 2023-10-03 Gregory Price New
[RFC,v2,3/4] mm/mempolicy: implement a preferred-interleave mm/mempolicy: get/set_mempolicy2 syscalls - - - --- 2023-10-03 Gregory Price New
[v3,3/3] selftests: add a selftest to verify hugetlb usage in memcg hugetlb memcg accounting - - - --- 2023-10-03 Nhat Pham New
[v3,2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller hugetlb memcg accounting 1 - - --- 2023-10-03 Nhat Pham New
[v3,1/3] memcontrol: add helpers for hugetlb memcg accounting hugetlb memcg accounting 2 - - --- 2023-10-03 Nhat Pham New
[v2,4/4] mm/gup: adapt get_user_page_vma_remote() to never return NULL various improvements to the GUP interface 1 2 - --- 2023-10-02 Lorenzo Stoakes New
[v2,3/4] mm/gup: make failure to pin an error if FOLL_NOWAIT not specified various improvements to the GUP interface - 2 - --- 2023-10-02 Lorenzo Stoakes New
[v2,2/4] mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH various improvements to the GUP interface - 2 - --- 2023-10-02 Lorenzo Stoakes New
[v2,1/4] mm: make __access_remote_vm() static various improvements to the GUP interface - 2 - --- 2023-10-02 Lorenzo Stoakes New
[5/5] riscv: Use accessors to page table entries instead of direct dereference riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - --- 2023-10-02 Alexandre Ghiti New
[4/5] riscv: Suffix all page table entry pointers with 'p' riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - --- 2023-10-02 Alexandre Ghiti New
[3/5] riscv: mm: Only compile pgtable.c if MMU riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - --- 2023-10-02 Alexandre Ghiti New
[2/5] mm: Introduce pudp/p4dp/pgdp_get() functions riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - --- 2023-10-02 Alexandre Ghiti New
[1/5] riscv: Use WRITE_ONCE() when setting page table entries riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - --- 2023-10-02 Alexandre Ghiti New
[v1,3/3] memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_folio() mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap() - - - --- 2023-10-02 David Hildenbrand New
[v1,2/3] mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap() mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap() - 2 - --- 2023-10-02 David Hildenbrand New
[v1,1/3] mm/rmap: move SetPageAnonExclusive() out of page_move_anon_rmap() mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap() - 2 - --- 2023-10-02 David Hildenbrand New
[v2] memblock: don't run loop in memblock_add_range() twice [v2] memblock: don't run loop in memblock_add_range() twice - - - --- 2023-10-02 Yajun Deng New
[4/4] mm/gup: adapt get_user_page_vma_remote() to never return NULL various improvements to the GUP interface 1 1 - --- 2023-10-01 Lorenzo Stoakes New
[3/4] mm/gup: make failure to pin an error if FOLL_NOWAIT not specified various improvements to the GUP interface - - - --- 2023-10-01 Lorenzo Stoakes New
[2/4] mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH various improvements to the GUP interface - 2 - --- 2023-10-01 Lorenzo Stoakes New
[1/4] mm: make __access_remote_vm() static various improvements to the GUP interface - 2 - --- 2023-10-01 Lorenzo Stoakes New
[GIT,PULL] hotfixes for 6.6-rc4 [GIT,PULL] hotfixes for 6.6-rc4 - - - --- 2023-10-01 Andrew Morton New
[3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-10-01 Rik van Riel New
[2/3] hugetlbfs: close race between MADV_DONTNEED and page fault hugetlbfs: close race between MADV_DONTNEED and page fault - - - --- 2023-10-01 Rik van Riel New
[1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs hugetlbfs: close race between MADV_DONTNEED and page fault - 1 - --- 2023-10-01 Rik van Riel New
mm/filemap: clarify filemap_fault() comments for not uptodate case mm/filemap: clarify filemap_fault() comments for not uptodate case - 2 - --- 2023-09-30 Lorenzo Stoakes New
[28/29] shmem: move shmem_xattr_handlers to .rodata Untitled series #788964 - - - --- 2023-09-30 Wedson Almeida Filho New
[8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount) shmem,tmpfs: general maintenance - 1 - --- 2023-09-30 Hugh Dickins New
[7/8] shmem: _add_to_page_cache() before shmem_inode_acct_blocks() shmem,tmpfs: general maintenance - - - --- 2023-09-30 Hugh Dickins New
[6/8] shmem: move memcg charge out of shmem_add_to_page_cache() shmem,tmpfs: general maintenance - 1 - --- 2023-09-30 Hugh Dickins New
[5/8] shmem: shmem_acct_blocks() and shmem_inode_acct_blocks() shmem,tmpfs: general maintenance - 1 - --- 2023-09-30 Hugh Dickins New
[4/8] shmem: trivial tidyups, removing extra blank lines, etc shmem,tmpfs: general maintenance - 1 - --- 2023-09-30 Hugh Dickins New
[3/8] shmem: factor shmem_falloc_wait() out of shmem_fault() shmem,tmpfs: general maintenance - 1 - --- 2023-09-30 Hugh Dickins New
[2/8] shmem: remove vma arg from shmem_get_folio_gfp() shmem,tmpfs: general maintenance - 1 - --- 2023-09-30 Hugh Dickins New
[1/8] shmem: shrink shmem_inode_info: dir_offsets in a union shmem,tmpfs: general maintenance - 2 - --- 2023-09-30 Hugh Dickins New
[2/2] riscv: mm: Update mmap_rnd_bits_max riscv: Increase mmap_rnd_bits_max on Sv48/57 - 1 - --- 2023-09-29 Sami Tolvanen New
[1/2] mm: Change mmap_rnd_bits_max to __ro_after_init riscv: Increase mmap_rnd_bits_max on Sv48/57 - 1 - --- 2023-09-29 Sami Tolvanen New
radix tree test suite: Fix allocation calculation in kmem_cache_alloc_bulk() radix tree test suite: Fix allocation calculation in kmem_cache_alloc_bulk() - - - --- 2023-09-29 Liam R. Howlett New
[v3,3/3] mmap: Add clarifying comment to vma_merge() code Fixes for vma_merge() error path 1 1 - --- 2023-09-29 Liam R. Howlett New
[v3,2/3] mmap: Fix error paths with dup_anon_vma() Fixes for vma_merge() error path 1 1 - --- 2023-09-29 Liam R. Howlett New
[v3,1/3] mmap: Fix vma_iterator in error path of vma_merge() Fixes for vma_merge() error path 1 1 - --- 2023-09-29 Liam R. Howlett New
[v2,1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix) [v2,1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix) - - - --- 2023-09-29 Nhat Pham New
[v1,5/5] percpu: scoped objcg protection mm: improve performance of accounted kernel memory allocations - - - --- 2023-09-29 Roman Gushchin New
[v1,4/5] mm: kmem: scoped objcg protection mm: improve performance of accounted kernel memory allocations - - - --- 2023-09-29 Roman Gushchin New
[v1,3/5] mm: kmem: make memcg keep a reference to the original objcg mm: improve performance of accounted kernel memory allocations - - - --- 2023-09-29 Roman Gushchin New
[v1,2/5] mm: kmem: add direct objcg pointer to task_struct mm: improve performance of accounted kernel memory allocations 1 - - --- 2023-09-29 Roman Gushchin New
[v1,1/5] mm: kmem: optimize get_obj_cgroup_from_current() mm: improve performance of accounted kernel memory allocations 2 - - --- 2023-09-29 Roman Gushchin New
mm: Fix vm_brk_flags() to not bail out while holding lock mm: Fix vm_brk_flags() to not bail out while holding lock - 1 - --- 2023-09-29 Kees Cook New
[v5,2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY mm: Don't init and clear page count when MEMINIT_EARLY - - - --- 2023-09-29 Yajun Deng New
[v5,1/2] mm: allow optional initialization of page count and PG_reserved flag mm: Don't init and clear page count when MEMINIT_EARLY - - - --- 2023-09-29 Yajun Deng New
[v6,9/9] selftests/mm/cow: Add tests for small-order anon THP variable-order, large folios for anonymous memory - - - --- 2023-09-29 Ryan Roberts New
[v6,8/9] selftests/mm/cow: Generalize do_run_with_thp() helper variable-order, large folios for anonymous memory - - - --- 2023-09-29 Ryan Roberts New
[v6,7/9] arm64/mm: Override arch_wants_pte_order() variable-order, large folios for anonymous memory 1 1 - --- 2023-09-29 Ryan Roberts New
[v6,6/9] mm: thp: Add "recommend" option for anon_orders variable-order, large folios for anonymous memory - - - --- 2023-09-29 Ryan Roberts New
[v6,5/9] mm: thp: Extend THP to allocate anonymous large folios variable-order, large folios for anonymous memory - - - --- 2023-09-29 Ryan Roberts New
[v6,4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files variable-order, large folios for anonymous memory - - - --- 2023-09-29 Ryan Roberts New
[v6,3/9] mm: thp: Account pte-mapped anonymous THP usage variable-order, large folios for anonymous memory - - - --- 2023-09-29 Ryan Roberts New
[v6,2/9] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap() variable-order, large folios for anonymous memory - 2 - --- 2023-09-29 Ryan Roberts New
[v6,1/9] mm: Allow deferred splitting of arbitrary anon large folios variable-order, large folios for anonymous memory - 4 - --- 2023-09-29 Ryan Roberts New
[v4,6/6] mm: Remove unused vm_brk() binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-29 Kees Cook New
[v4,5/6] binfmt_elf: Only report padzero() errors when PROT_WRITE binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-29 Kees Cook New
[v4,4/6] binfmt_elf: Use elf_load() for library binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-29 Kees Cook New
[v4,3/6] binfmt_elf: Use elf_load() for interpreter binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-29 Kees Cook New
[v4,2/6] binfmt_elf: elf_bss no longer used by load_elf_binary() binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-29 Kees Cook New
[v4,1/6] binfmt_elf: Support segments with 0 filesz and misaligned starts binfmt_elf: Support segments with 0 filesz and misaligned starts - - - --- 2023-09-29 Kees Cook New
[v4,2/2] dax/kmem: allow kmem to add memory with memmap_on_memory mm: use memmap_on_memory semantics for dax/kmem - 2 - --- 2023-09-28 Verma, Vishal L New
[v4,1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks mm: use memmap_on_memory semantics for dax/kmem - - - --- 2023-09-28 Verma, Vishal L New
mm/mempolicy: Fix set_mempolicy_home_node() previous VMA pointer mm/mempolicy: Fix set_mempolicy_home_node() previous VMA pointer - 1 - --- 2023-09-28 Liam R. Howlett New
[v2,3/3] mmap: Add clarifying comment to vma_merge() code Fixes for vma_merge() error path 1 - - --- 2023-09-28 Liam R. Howlett New
[v2,2/3] mmap: Fix error paths with dup_anon_vma() Fixes for vma_merge() error path - - - --- 2023-09-28 Liam R. Howlett New
[v2,1/3] mmap: Fix vma_iterator in error path of vma_merge() Fixes for vma_merge() error path - - - --- 2023-09-28 Liam R. Howlett New
[2/2] selftests/exec: Convert execveat test to generate KTAP output kselftest/exec: Convert execveat test to KTAP output - 1 - --- 2023-09-28 Mark Brown New
[1/2] kselftest: Add a ksft_perror() helper kselftest/exec: Convert execveat test to KTAP output - 1 - --- 2023-09-28 Mark Brown New
fixup: mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred} fixup: mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred} - - - --- 2023-09-28 Qi Zheng New
[87/87] fs: move i_blocks up a few places in struct inode fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[86/87] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[80/87] mm: convert to new inode {a,m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[44/87] fs/hugetlbfs: convert to new inode {a,m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[02/87] fs: convert core infrastructure to new {a,m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind [v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind 1 2 - --- 2023-09-28 Shiyang Ruan New
[v4,2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY mm: Don't set and reset page count in MEMINIT_EARLY - - - --- 2023-09-28 Yajun Deng New
« 1 2 ... 71 72 73371 372 »