Show patches with: none      |   74889 patches
« 1 2 ... 5 6 7748 749 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,5/5] mm/gup_test: Verify GUP grabs same pages twice mm/gup: Introduce exclusive GUP pinning - - - --- 2024-06-19 Elliot Berman New
[RFC,4/5] mm/gup-test: Verify exclusive pinned mm/gup: Introduce exclusive GUP pinning - - - --- 2024-06-19 Elliot Berman New
[RFC,3/5] mm/gup: Add support for re-pinning a normal pinned page as exclusive mm/gup: Introduce exclusive GUP pinning - - - --- 2024-06-19 Elliot Berman New
[RFC,2/5] mm/gup: Add an option for obtaining an exclusive pin mm/gup: Introduce exclusive GUP pinning - - - --- 2024-06-19 Elliot Berman New
[RFC,1/5] mm/gup: Move GUP_PIN_COUNTING_BIAS to page_ref.h mm/gup: Introduce exclusive GUP pinning - - - --- 2024-06-19 Elliot Berman New
[RFC,v1,5/5] mm: swap: Optimize per-order cluster scanning Alternative mTHP swap allocator improvements - - - --- 2024-06-18 Ryan Roberts New
[RFC,v1,4/5] mm: swap: Scan for free swap entries in allocated clusters Alternative mTHP swap allocator improvements - - - --- 2024-06-18 Ryan Roberts New
[RFC,v1,3/5] mm: swap: Track allocation order for clusters Alternative mTHP swap allocator improvements - - - --- 2024-06-18 Ryan Roberts New
[RFC,v1,2/5] mm: swap: Change SWAP_NEXT_INVALID to highest value Alternative mTHP swap allocator improvements - - - --- 2024-06-18 Ryan Roberts New
[RFC,v1,1/5] mm: swap: Simplify end-of-cluster calculation Alternative mTHP swap allocator improvements - - - --- 2024-06-18 Ryan Roberts New
[v5,6/6] selftests/proc: add PROCMAP_QUERY ioctl tests ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,5/6] tools: sync uapi/linux/fs.h header into tools subdir ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,1/6] fs/procfs: extract logic for getting VMA name constituents ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[2/2] Docs/ABI/damon: document target_nid file fixup DAMOS_MIGRATE_{HOT,COLD} patchset documentation - - - --- 2024-06-18 SeongJae Park New
[1/2] Docs/admin-guide/damon/usage: trivial fixups for DAMOS_MIGRATE_{HOT,COLD} documetnation fixup DAMOS_MIGRATE_{HOT,COLD} patchset documentation - - - --- 2024-06-18 SeongJae Park New
mm: ratelimit oversized kvmalloc warnings instead of once mm: ratelimit oversized kvmalloc warnings instead of once - - - --- 2024-06-18 Shakeel Butt New
[v3,16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,15/16] maple_tree: remove repeated sanity checks from mas_wr_append() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,14/16] maple_tree: remove node allocations from various write helper functions Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,13/16] maple_tree: have mas_store() allocate nodes if needed Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,12/16] maple_tree: remove mas_wr_modify() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,11/16] maple_tree: simplify mas_commit_b_node() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,10/16] maple_tree: convert mas_insert() to preallocate nodes Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,09/16] maple_tree: use store type in mas_wr_store_entry() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,08/16] maple_tree: print store type in mas_dump() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,07/16] maple_tree: use mas_store_gfp() in mtree_store_range() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,06/16] maple_tree: use mas_store_gfp() in mas_erase() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,05/16] maple_tree: remove mas_destroy() from mas_nomem() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,04/16] maple_tree: introduce mas_wr_store_type() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,03/16] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,02/16] maple_tree: introduce mas_wr_prealloc_setup() Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[v3,01/16] maple_tree: introduce store_type enum Introduce a store type enum for the Maple tree - - - --- 2024-06-18 Sidhartha Kumar New
[12/12] mm/damon/lru_sort: remove unnecessary online tuning handling code mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[11/12] mm/damon/lru_sort: use damon_commit_ctx() mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[10/12] mm/damon/reclaim: remove unnecessary code for online tuning mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[09/12] mm/damon/reclaim: use damon_commit_ctx() mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[08/12] mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,schemes}() mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[07/12] mm/damon/sysfs-schemes: remove unnecessary online tuning handling code mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[06/12] mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets() mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[05/12] mm/damon/sysfs: remove unnecessary online tuning handling code mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[04/12] mm/damon/sysfs-schemes: use damos_commit_quota_goals() mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[03/12] mm/damon/sysfs: use damon_commit_ctx() mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[02/12] mm/damon/core: implement DAMON context commit function mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[01/12] mm/damon/core: implement DAMOS quota goals online commit function mm/damon: introduce DAMON parameters online commit function - - - --- 2024-06-18 SeongJae Park New
[v1] mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap() [v1] mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap() - 1 - --- 2024-06-18 David Hildenbrand New
[v4,5/5] arm64: add attrs and format to ptdump document ptdump: add intermediate directory support - - - --- 2024-06-18 Maxwell Bland New
[v4,4/5] arm64: exclusive upper bound for ptdump entries ptdump: add intermediate directory support - - - --- 2024-06-18 Maxwell Bland New
[v4,3/5] arm64: indent ptdump by level, aligning attributes ptdump: add intermediate directory support - - - --- 2024-06-18 Maxwell Bland New
[v4,2/5] arm64: non leaf ptdump support ptdump: add intermediate directory support - - - --- 2024-06-18 Maxwell Bland New
[v4,1/5] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP ptdump: add intermediate directory support - - - --- 2024-06-18 Maxwell Bland New
mm/migrate: make migrate_pages_batch() stats consistent. mm/migrate: make migrate_pages_batch() stats consistent. - - - --- 2024-06-18 Zi Yan New
[RFC] mm/readahead: Fix repeat initial_readahead [RFC] mm/readahead: Fix repeat initial_readahead - - - --- 2024-06-18 Zhang Peng New
filemap: add trace events for get_pages, map_pages, and fault filemap: add trace events for get_pages, map_pages, and fault - 1 - --- 2024-06-18 Takaya Saeki New
[v2,4/4] mm: memory: rename pages_per_huge_page to nr_pages mm: improve clear and copy user folio - - - --- 2024-06-18 Kefeng Wang New
[v2,3/4] mm: memory: improve copy_user_large_folio() mm: improve clear and copy user folio - - - --- 2024-06-18 Kefeng Wang New
[v2,2/4] mm: memory: use folio in struct copy_subpage_arg mm: improve clear and copy user folio 1 - - --- 2024-06-18 Kefeng Wang New
[v2,1/4] mm: memory: convert clear_huge_page() to folio_zero_user() mm: improve clear and copy user folio - - - --- 2024-06-18 Kefeng Wang New
mm: ksm: drop KSM_KMEM_CACHE() mm: ksm: drop KSM_KMEM_CACHE() 1 - - --- 2024-06-18 Kefeng Wang New
[v2] cifs: drop the incorrect assertion in cifs_swap_rw() [v2] cifs: drop the incorrect assertion in cifs_swap_rw() - - - --- 2024-06-18 Barry Song New
[v2,-next] mm/hugetlb_cgroup: register lockdep key for cftype [v2,-next] mm/hugetlb_cgroup: register lockdep key for cftype - - 1 --- 2024-06-18 xiujianfeng New
[v2] nfs: drop the incorrect assertion in nfs_swap_rw() [v2] nfs: drop the incorrect assertion in nfs_swap_rw() - 1 - --- 2024-06-18 Barry Song New
[v2,9/9] mm: shmem: support large folio swap out support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,8/9] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache() support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,7/9] mm: shmem: support large folio allocation for shmem_replace_folio() support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,6/9] mm: shmem: use swap_free_nr() to free shmem swap entries support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,5/9] mm: filemap: use xa_get_order() to get the swap entry order support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,4/9] mm: shmem: return number of pages beeing freed in shmem_free_swap support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,3/9] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,2/9] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[v2,1/9] mm: vmscan: add validation before spliting shmem large folio support large folio swap-out and swap-in for shmem - - - --- 2024-06-18 Baolin Wang New
[-next] mm/hugetlb_cgroup: register lockdep key for cftype [-next] mm/hugetlb_cgroup: register lockdep key for cftype - - - --- 2024-06-18 xiujianfeng New
[v3,6/6] selftests/mm: remove local __NR_* definitions cleanups, fixes, and progress towards avoiding "make headers" 1 - - --- 2024-06-18 John Hubbard New
[v3,5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" cleanups, fixes, and progress towards avoiding "make headers" 1 - - --- 2024-06-18 John Hubbard New
[v3,4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h cleanups, fixes, and progress towards avoiding "make headers" 1 - - --- 2024-06-18 John Hubbard New
[v3,3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS cleanups, fixes, and progress towards avoiding "make headers" 1 1 1 --- 2024-06-18 John Hubbard New
[v3,2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items cleanups, fixes, and progress towards avoiding "make headers" 1 - - --- 2024-06-18 John Hubbard New
[v3,1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal cleanups, fixes, and progress towards avoiding "make headers" 1 - - --- 2024-06-18 John Hubbard New
mm: fix hard lockup in __split_huge_page mm: fix hard lockup in __split_huge_page - - - --- 2024-06-18 zhaoyang.huang New
khugepaged: Simplify the allocation of slab caches khugepaged: Simplify the allocation of slab caches 1 - - --- 2024-06-18 Hongfu Li New
[1/1] binfmt_elf, coredump: Log the reason of the failed core dumps binfmt_elf, coredump: Log the reason of the failed core dumps - - - --- 2024-06-17 Roman Kisel New
[v2,3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap() mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap() 1 - 1 --- 2024-06-17 Barry Song New
[v2,2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap() 1 - 1 --- 2024-06-17 Barry Song New
[v2,1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap() - - 1 --- 2024-06-17 Barry Song New
cifs: fix the incorrect assertion in cifs_swap_rw() cifs: fix the incorrect assertion in cifs_swap_rw() - - - --- 2024-06-17 Barry Song New
nfs: fix the incorrect assertion in nfs_swap_rw() nfs: fix the incorrect assertion in nfs_swap_rw() - - - --- 2024-06-17 Barry Song New
tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition - 1 - --- 2024-06-17 Sidhartha Kumar New
[GIT,PULL] hotfixes for 6.10-rc5 [GIT,PULL] hotfixes for 6.10-rc5 - - - --- 2024-06-17 Andrew Morton New
kunit/usercopy: Disable testing on !CONFIG_MMU kunit/usercopy: Disable testing on !CONFIG_MMU - - - --- 2024-06-17 Kees Cook New
[v3,3/3] docs: mm: add enable_soft_offline sysctl Userspace controls soft-offline pages 1 - - --- 2024-06-17 Jiaqi Yan New
[v3,2/3] selftest/mm: test enable_soft_offline behaviors Userspace controls soft-offline pages - - - --- 2024-06-17 Jiaqi Yan New
[v3,1/3] mm/memory-failure: userspace controls soft-offlining pages Userspace controls soft-offline pages - - - --- 2024-06-17 Jiaqi Yan New
Add accumulated call counter for memory allocation profiling Add accumulated call counter for memory allocation profiling - - - --- 2024-06-17 David Wang New
mm/migrate: fix BUG_ON in migrate_misplaced_folio() and compact_zone() mm/migrate: fix BUG_ON in migrate_misplaced_folio() and compact_zone() - - - --- 2024-06-17 Zi Yan New
[net-next,v8,12/13] mm: page_frag: update documentation for page_frag [net-next,v8,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-17 Yunsheng Lin New
[net-next,v8,10/13] mm: page_frag: introduce prepare/probe/commit API [net-next,v8,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-17 Yunsheng Lin New
[net-next,v8,08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() [net-next,v8,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-17 Yunsheng Lin New
[net-next,v8,07/13] mm: page_frag: some minor refactoring before adding new API [net-next,v8,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-06-17 Yunsheng Lin New
« 1 2 ... 5 6 7748 749 »