Show patches with: none      |   73334 patches
« 1 2 ... 166 167 168733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/35] mm: add per-VMA lock and helper functions to control it Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,11/35] mm: move mmap_lock assert function definitions Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,10/35] mm: rcu safe VMA freeing Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,09/35] mm: introduce CONFIG_PER_VMA_LOCK Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,08/35] mm: Enable maple tree RCU mode by default. Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,07/35] maple_tree: Add RCU lock checking to rcu callback functions Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,06/35] maple_tree: Add smp_rmb() to dead node detection Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves() Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,03/35] maple_tree: Fix freeing of nodes in rcu mode Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,02/35] maple_tree: Detect dead nodes in mas_start() Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
[v3,01/35] maple_tree: Be more cautious about dead nodes Per-VMA locks - - - --- 2023-02-16 Suren Baghdasaryan New
hugetlb: check for undefined shift on 32 bit architectures hugetlb: check for undefined shift on 32 bit architectures 1 1 2 --- 2023-02-16 Mike Kravetz New
[RFC,2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd Providing mount for memfd_restricted() syscall - - - --- 2023-02-16 Ackerley Tng New
[RFC,1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted Providing mount for memfd_restricted() syscall - - - --- 2023-02-16 Ackerley Tng New
[v2,2/2] mm/memory_hotplug: cleanup 'ret' variable usage in do_migrate_range() mm/memory_hotplug: cleanup do_migrate_range() - - - --- 2023-02-15 SeongJae Park New
[v2,1/2] mm/memory_hotplug: return nothing from do_migrate_range() mm/memory_hotplug: cleanup do_migrate_range() 1 1 - --- 2023-02-15 SeongJae Park New
[v2,2/6] selftests: use canonical ftrace path use canonical ftrace path whenever possible - 2 - --- 2023-02-15 Ross Zwisler New
mm/uffd: UFFD_FEATURE_WP_ZEROPAGE mm/uffd: UFFD_FEATURE_WP_ZEROPAGE - - - --- 2023-02-15 Peter Xu New
mm/uffd: Fix comment in handling pte markers mm/uffd: Fix comment in handling pte markers - 1 - --- 2023-02-15 Peter Xu New
[17/17] mips: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[16/17] microblaze: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[15/17] m68k: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[14/17] ia64: Implement the new page table range API Untitled series #722242 - - - --- 2023-02-15 Matthew Wilcox New
[RFC,16/16] drm/i915, drm/ttm: Use the TTM shrinker rather than the external shmem pool Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,15/16] drm/ttm: Use fault-injection to test error paths Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,14/16] drm/ttm: Provide helpers for shrinking Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,13/16] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,12/16] mm: Add interfaces to back up and recover folio contents using swap Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,11/16] drm/ttm: Add a simple api to set / clear purgeable ttm_tt content Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,10/16] drm/ttm: Remove pinned bos from shrinkable accounting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,09/16] drm/ttm: Introduce shrink throttling. Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,08/16] drm/ttm: Add a shrinker and shrinker accounting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,06/16] drm/ttm: Don't use watermark accounting on shrinkable pools Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,05/16] drm/ttm: Unexport ttm_global_swapout() Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,03/16] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,02/16] drm/ttm/pool: Fix ttm_pool_alloc error path Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellström New
[RFC,01/16] drm/ttm: Fix a NULL pointer dereference Add a TTM shrinker - 1 - --- 2023-02-15 Thomas Hellström New
[v15,05/17] overlayfs: Implement splice-read Untitled series #722173 - - - --- 2023-02-15 David Howells New
[2/2] mm: memory_hotplug: drop memoryless node from fallback lists handle memoryless nodes more appropriately - - - --- 2023-02-15 Qi Zheng New
[1/2] mm: page_alloc: skip memoryless nodes entirely handle memoryless nodes more appropriately - - - --- 2023-02-15 Qi Zheng New
splice: Clean up direct_splice_read() a bit splice: Clean up direct_splice_read() a bit - - - --- 2023-02-15 David Howells New
[3/3,v2] objtool: add UACCESS exceptions for __tsan_volatile_read/write objtool warning fixes 1 - - --- 2023-02-15 Arnd Bergmann New
[2/3,v2] kmsan: disable ftrace in kmsan core code objtool warning fixes 1 - - --- 2023-02-15 Arnd Bergmann New
[1/3,v2] kasan: mark addr_has_metadata __always_inline objtool warning fixes 1 2 - --- 2023-02-15 Arnd Bergmann New
[2/2] Revert "splice: Do splice read from a buffered file without using ITER_PIPE" Revert boot-breaking changes in fs/ - - - --- 2023-02-15 Konrad Dybcio New
[1/2] Revert "iov_iter: Kill ITER_PIPE" Revert boot-breaking changes in fs/ - - - --- 2023-02-15 Konrad Dybcio New
[v3,4/4] mm: change to return bool for isolate_movable_page() Change the return value for page isolation functions 1 1 - --- 2023-02-15 Baolin Wang New
[v3,3/4] mm: hugetlb: change to return bool for isolate_hugetlb() Change the return value for page isolation functions 1 2 - --- 2023-02-15 Baolin Wang New
[v3,2/4] mm: change to return bool for isolate_lru_page() Change the return value for page isolation functions 1 1 - --- 2023-02-15 Baolin Wang New
[v3,1/4] mm: change to return bool for folio_isolate_lru() Change the return value for page isolation functions 1 2 - --- 2023-02-15 Baolin Wang New
[v2] arm64: Reset KASAN tag in copy_highpage with HW tags only [v2] arm64: Reset KASAN tag in copy_highpage with HW tags only - 1 - --- 2023-02-15 Peter Collingbourne New
[13/7] loongson: Implement the new page table range API New arch interfaces for manipulating multiple pages - - - --- 2023-02-15 Matthew Wilcox New
[12/7] hexagon: Implement the new page table range API New arch interfaces for manipulating multiple pages 1 - - --- 2023-02-15 Matthew Wilcox New
[11/7] csky: Implement the new page table range API New arch interfaces for manipulating multiple pages - - - --- 2023-02-15 Matthew Wilcox New
[10/7] riscv: Implement the new page table range API New arch interfaces for manipulating multiple pages - 1 - --- 2023-02-15 Matthew Wilcox New
[9/7] arm64: Implement the new page table range API New arch interfaces for manipulating multiple pages - 1 - --- 2023-02-15 Matthew Wilcox New
mm/memory_hotplug: return zero from do_migrate_range() for only success mm/memory_hotplug: return zero from do_migrate_range() for only success - - - --- 2023-02-14 SeongJae Park New
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs - - - --- 2023-02-14 Axel Rasmussen New
[v4] sched/psi: fix use-after-free in ep_remove_wait_queue() [v4] sched/psi: fix use-after-free in ep_remove_wait_queue() 1 - - --- 2023-02-14 Munehisa Kamata New
[v2,5/5] md: dm-crypt: use mempool page bulk allocator Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,4/5] md: dm-crypt: move crypt_free_buffer_pages ahead Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,3/5] mm: mempool: introduce page bulk allocator Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,2/5] mm: mempool: extract the common initialization and alloc code Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,1/5] mm: page_alloc: add API for bulk allocator with callback Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v3] sched/psi: fix use-after-free in ep_remove_wait_queue() [v3] sched/psi: fix use-after-free in ep_remove_wait_queue() 2 - - --- 2023-02-14 Munehisa Kamata New
[v14,17/17] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,16/17] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,15/17] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,14/17] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v14,13/17] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,12/17] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,11/17] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v14,10/17] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,09/17] iov_iter: Kill ITER_PIPE iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v14,08/17] splice: Do splice read from a file without using ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,07/17] tty, proc, kernfs, random: Use direct_splice_read() iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,06/17] coda: Implement splice-read iov_iter: Improve page extraction (pin or just list) 1 - - --- 2023-02-14 David Howells New
[v14,05/17] overlayfs: Implement splice-read iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,04/17] shmem: Implement splice-read iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,01/17] mm: Pass info, not iter, into filemap_get_pages() iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v2] mm: percpu: fix incorrect size in pcpu_obj_full_size() [v2] mm: percpu: fix incorrect size in pcpu_obj_full_size() 1 1 - --- 2023-02-14 Yafang Shao New
[2/2] sh: initialize max_mapnr fixups for generic implementation of pfn_valid() 1 1 - --- 2023-02-14 Mike Rapoport New
[1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET fixups for generic implementation of pfn_valid() 1 1 - --- 2023-02-14 Mike Rapoport New
[v2,4/4] mm: change to return bool for isolate_movable_page() Change the return value for page isolation functions - - - --- 2023-02-14 Baolin Wang New
[v2,3/4] mm: hugetlb: change to return bool for isolate_hugetlb() Change the return value for page isolation functions - - - --- 2023-02-14 Baolin Wang New
[v2,2/4] mm: change to return bool for isolate_lru_page() Change the return value for page isolation functions - - - --- 2023-02-14 Baolin Wang New
[v2,1/4] mm: change to return bool for folio_isolate_lru() Change the return value for page isolation functions - 1 - --- 2023-02-14 Baolin Wang New
[V7,2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files - - - --- 2023-02-14 Charan Teja Kalla New
[V7,1/2] mm: fadvise: move 'endbyte' calculations to helper function mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files - - - --- 2023-02-14 Charan Teja Kalla New
[RFC] maple_tree: reduce stack usage with gcc-9 and earlier [RFC] maple_tree: reduce stack usage with gcc-9 and earlier - 2 - --- 2023-02-14 Arnd Bergmann New
mm/slab: always use cache from obj mm/slab: always use cache from obj - - - --- 2023-02-14 Jiazi Li New
[v3,5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read iov_iter: Adjust styling/location of new splice functions 1 - 1 --- 2023-02-14 David Howells New
[v3,4/5] splice: Move filemap_read_splice() to mm/filemap.c iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
[v3,3/5] splice: Use init_sync_kiocb() in filemap_splice_read() iov_iter: Adjust styling/location of new splice functions - - - --- 2023-02-14 David Howells New
[v3,2/5] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
« 1 2 ... 166 167 168733 734 »