Show patches with: State = Action Required       |   73865 patches
« 1 2 3 4738 739 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,11/11] riscv: Enable DAX VMEMMAP optimization riscv: Memory Hot(Un)Plug support - - - --- 2024-06-05 Björn Töpel New
[v4,10/11] riscv: mm: Add support for ZONE_DEVICE riscv: Memory Hot(Un)Plug support - 1 - --- 2024-06-05 Björn Töpel New
[v4,09/11] virtio-mem: Enable virtio-mem for RISC-V riscv: Memory Hot(Un)Plug support 1 - - --- 2024-06-05 Björn Töpel New
[v4,08/11] riscv: Enable memory hotplugging for RISC-V riscv: Memory Hot(Un)Plug support - 1 - --- 2024-06-05 Björn Töpel New
[v4,07/11] riscv: mm: Take memory hotplug read-lock during kernel page table dump riscv: Memory Hot(Un)Plug support - 2 - --- 2024-06-05 Björn Töpel New
[v4,06/11] riscv: mm: Add memory hotplugging support riscv: Memory Hot(Un)Plug support - - - --- 2024-06-05 Björn Töpel New
[v4,05/11] riscv: mm: Add pfn_to_kaddr() implementation riscv: Memory Hot(Un)Plug support - - - --- 2024-06-05 Björn Töpel New
[v4,04/11] riscv: mm: Refactor create_linear_mapping_range() for memory hot add riscv: Memory Hot(Un)Plug support - 3 - --- 2024-06-05 Björn Töpel New
[v4,03/11] riscv: mm: Change attribute from __init to __meminit for page functions riscv: Memory Hot(Un)Plug support - 3 - --- 2024-06-05 Björn Töpel New
[v4,02/11] riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries riscv: Memory Hot(Un)Plug support - 1 - --- 2024-06-05 Björn Töpel New
[v4,01/11] riscv: mm: Properly forward vmemmap_populate() altmap parameter riscv: Memory Hot(Un)Plug support - 1 - --- 2024-06-05 Björn Töpel New
[RFC,3/3] mm/ksm: move flush_anon_page before checksum calculation [RFC,1/3] mm/ksm: add anonymous check in find_mergeable_vma - - - --- 2024-06-05 alexs@kernel.org New
[RFC,2/3] mm/ksm: jump out early if vma out of date in cmp_and_merge_page [RFC,1/3] mm/ksm: add anonymous check in find_mergeable_vma - - - --- 2024-06-05 alexs@kernel.org New
[RFC,1/3] mm/ksm: add anonymous check in find_mergeable_vma [RFC,1/3] mm/ksm: add anonymous check in find_mergeable_vma - - - --- 2024-06-05 alexs@kernel.org New
[v1] Revert "mm: init_mlocked_on_free_v3" [v1] Revert "mm: init_mlocked_on_free_v3" 1 - - --- 2024-06-05 David Hildenbrand New
​ [PATCH linux-next] mm: huge_memory: remove is_transparent_hugepage() ​ [PATCH linux-next] mm: huge_memory: remove is_transparent_hugepage() - - - --- 2024-06-05 xu.xin16@zte.com.cn New
mm/memory_hotplug: Drop memblock_phys_free() call in try_remove_memory() mm/memory_hotplug: Drop memblock_phys_free() call in try_remove_memory() - - - --- 2024-06-05 Mike Rapoport New
[v2,3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE slab: fix and cleanup of slub_debug - - - --- 2024-06-05 Chengming Zhou New
[v2,2/3] slab: don't put freepointer outside of object if only orig_size slab: fix and cleanup of slub_debug - 1 - --- 2024-06-05 Chengming Zhou New
[v2,1/3] slab: make check_object() more consistent slab: fix and cleanup of slub_debug - - - --- 2024-06-05 Chengming Zhou New
[v2,3/3] mm/mm_init.c: not always search next deferred_init_pfn from very beginning [v2,1/3] mm/mm_init.c: get the highest zone directly - - - --- 2024-06-05 Wei Yang New
[v2,2/3] mm/mm_init.c: use deferred_init_mem_pfn_range_in_zone() to decide loop condition [v2,1/3] mm/mm_init.c: get the highest zone directly - 1 - --- 2024-06-05 Wei Yang New
[v2,1/3] mm/mm_init.c: get the highest zone directly [v2,1/3] mm/mm_init.c: get the highest zone directly - 1 - --- 2024-06-05 Wei Yang New
[v2,-next,3/3] mm/hugetlb_cgroup: switch to the new cftypes mm/hugetlb_cgroup: rework on cftypes - - - --- 2024-06-05 Xiu Jianfeng New
[v2,-next,2/3] mm/hugetlb_cgroup: prepare cftypes based on template mm/hugetlb_cgroup: rework on cftypes - - - --- 2024-06-05 Xiu Jianfeng New
[v2,-next,1/3] mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl() mm/hugetlb_cgroup: rework on cftypes - - - --- 2024-06-05 Xiu Jianfeng New
[RFC] mm/mm_init.c: simplify logic of deferred_[init|free]_pages [RFC] mm/mm_init.c: simplify logic of deferred_[init|free]_pages - - - --- 2024-06-05 Wei Yang New
[v3,9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,7/9] tools: sync uapi/linux/fs.h header into tools subdir ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,5/9] fs/procfs: add build ID fetching to PROCMAP_QUERY API ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,2/9] fs/procfs: extract logic for getting VMA name constituents ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[v3,1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-05 Andrii Nakryiko New
[2/2] mm: gup: do not call try_grab_folio() in slow path [1/2] mm: page_ref: remove folio_try_get_rcu() - - - --- 2024-06-04 Yang Shi New
[1/2] mm: page_ref: remove folio_try_get_rcu() [1/2] mm: page_ref: remove folio_try_get_rcu() - - - --- 2024-06-04 Yang Shi New
[18/18] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[17/18] maple_tree: remove repeated sanity checks from mas_wr_append() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[16/18] maple_tree: remove node allocations from various write helper functions Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[15/18] maple_tree: have mas_store() allocate nodes if needed Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[14/18] maple_tree: remove mas_wr_modify() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[13/18] maple_tree: simplify mas_commit_b_node() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[12/18] maple_tree: convert mas_insert() to preallocate nodes Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[11/18] maple_tree: use store type in mas_wr_store_entry() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[10/18] maple_tree: print store type in mas_dump() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[09/18] maple_tree: use mas_store_gfp() in mtree_store_range() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[08/18] maple_tree: set write store type in mas_store() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[07/18] maple_tree: use mas_store_gfp() in mas_erase() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[06/18] maple_tree: remove mas_destroy() from mas_nomem() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[05/18] maple_tree: set store type in mas_store_prealloc() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[04/18] maple_tree: introduce mas_wr_store_type() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[03/18] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[02/18] maple_tree: introduce mas_wr_prealloc_setup() Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[01/18] maple_tree: introduce store_type enum Introduce a store type enum for the Maple tree - - - --- 2024-06-04 Sidhartha Kumar New
[v2] maple_tree: modified return type of mas_wr_store_entry() [v2] maple_tree: modified return type of mas_wr_store_entry() - - - --- 2024-06-04 Jung-JaeJoon New
[v5,2/2] sched/rt, dl: Convert functions to return bool Clean up usage of rt_task() - 2 - --- 2024-06-04 Qais Yousef New
[v5,1/2] sched/rt: Clean up usage of rt_task() Clean up usage of rt_task() - 2 - --- 2024-06-04 Qais Yousef New
[RFC,3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2024-06-04 David Hildenbrand New
[RFC,2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode() kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2024-06-04 David Hildenbrand New
[RFC,1/3] kernel/events/uprobes: pass VMA instead of MM to install_breakpoint() kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2024-06-04 David Hildenbrand New
[4/4] mm: remove page_mkclean() mm: remove page_maybe_dma_pinned() and page_mkclean() - - - --- 2024-06-04 Kefeng Wang New
[3/4] fb_defio: use a folio in fb_deferred_io_work() mm: remove page_maybe_dma_pinned() and page_mkclean() 1 - - --- 2024-06-04 Kefeng Wang New
[2/4] mm: remove page_maybe_dma_pinned() mm: remove page_maybe_dma_pinned() and page_mkclean() - - - --- 2024-06-04 Kefeng Wang New
[1/4] fs/proc/task_mmu: use folio API in pte_is_pinned() mm: remove page_maybe_dma_pinned() and page_mkclean() - - - --- 2024-06-04 Kefeng Wang New
[v2,2/2] mm: remove code to handle same filled pages mm: clear pte for folios that are zero filled - - - --- 2024-06-04 Usama Arif New
[v2,1/2] mm: clear pte for folios that are zero filled mm: clear pte for folios that are zero filled - - - --- 2024-06-04 Usama Arif New
mm/gup: don't check page lru flag before draining it mm/gup: don't check page lru flag before draining it - - - --- 2024-06-04 yangge1116 New
[v4,6/6] mm: shmem: add mTHP counters for anonymous shmem add mTHP support for anonymous shmem - - - --- 2024-06-04 Baolin Wang New
[v4,5/6] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area add mTHP support for anonymous shmem - - 1 --- 2024-06-04 Baolin Wang New
[v4,4/6] mm: shmem: add mTHP support for anonymous shmem add mTHP support for anonymous shmem - - - --- 2024-06-04 Baolin Wang New
[v4,3/6] mm: shmem: add multi-size THP sysfs interface for anonymous shmem add mTHP support for anonymous shmem - - - --- 2024-06-04 Baolin Wang New
[v4,2/6] mm: shmem: add THP validation for PMD-mapped THP related statistics add mTHP support for anonymous shmem - 1 - --- 2024-06-04 Baolin Wang New
[v4,1/6] mm: memory: extend finish_fault() to support large folio add mTHP support for anonymous shmem - - - --- 2024-06-04 Baolin Wang New
mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page - - - --- 2024-06-04 yangge1116 New
[v6,15/15] include: reduce dependencies on linux/mm.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,14/15] linux/mm.h: move high_memory to mm/high_memory.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,13/15] linux/mm.h: move is_vmalloc_addr() to mm/vmalloc_addr.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,12/15] linux/mm.h: move pfmemalloc-related functions to pfmemalloc.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,11/15] linux/mm.h: move page_zone_id() and more to mm/folio_zone.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,10/15] linux/mm.h: move usage count functions to mm/folio_usage.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,09/15] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,08/15] linux/mm.h: move folio_next() to mm/folio_next.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,07/15] linux/mm.h: move folio_size(), ... to mm/folio_size.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,06/15] linux/mm.h: move page_address() and others to mm/page_address.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,05/15] linux/mm.h: move section functions to mm/page_section.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,04/15] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,03/15] include/scsi/scsicam.h: forward-declare struct block_device Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,02/15] include/drm/drm_gem.h: add poll_table_struct forward declaration Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
[v6,01/15] drivers: add missing includes on linux/mm.h (and others) Fast kernel headers: split linux/mm.h - - - --- 2024-06-04 Max Kellermann New
mm/gup: don't check page lru flag before draining it mm/gup: don't check page lru flag before draining it - - - --- 2024-06-04 yangge1116 New
[v2] mm: let kswapd work again for node that used to be hopeless but may not now [v2] mm: let kswapd work again for node that used to be hopeless but may not now - - - --- 2024-06-04 Byungchul Park New
[8/8] sysctl: Warn on an empty procname element [1/8] locking: Remove superfluous sentinel element from kern_lockdep_table - - - --- 2024-06-04 Joel Granados via B4 Relay New
[7/8] sysctl: Remove ctl_table sentinel code comments [1/8] locking: Remove superfluous sentinel element from kern_lockdep_table - - - --- 2024-06-04 Joel Granados via B4 Relay New
[6/8] sysctl: Remove "child" sysctl code comments [1/8] locking: Remove superfluous sentinel element from kern_lockdep_table - - - --- 2024-06-04 Joel Granados via B4 Relay New
[5/8] sysctl: Remove superfluous empty allocations from sysctl internals [1/8] locking: Remove superfluous sentinel element from kern_lockdep_table - - - --- 2024-06-04 Joel Granados via B4 Relay New
[4/8] sysctl: Replace nr_entries with ctl_table_size in new_links [1/8] locking: Remove superfluous sentinel element from kern_lockdep_table - - - --- 2024-06-04 Joel Granados via B4 Relay New
[3/8] sysctl: Remove check for sentinel element in ctl_table arrays [1/8] locking: Remove superfluous sentinel element from kern_lockdep_table - - - --- 2024-06-04 Joel Granados via B4 Relay New
[2/8] mm profiling: Remove superfluous sentinel element from ctl_table [1/8] locking: Remove superfluous sentinel element from kern_lockdep_table - - - --- 2024-06-04 Joel Granados via B4 Relay New
« 1 2 3 4738 739 »