Show patches with: State = Action Required       |    Archived = No       |   50114 patches
« 1 2 3 4501 502 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache]() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[8/9] mm: swap: factor out helper to drop cache of entries within a single cluster Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[7/9] mm: swap: free each cluster individually in swap_entries_put_map_nr() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[6/9] mm: swap: drop last SWAP_MAP_SHMEM flag in batch in swap_entries_put_nr() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[5/9] mm: swap: use swap_entries_free() drop last 1 flag in swap_entries_put_nr() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[4/9] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[3/9] mm: swap: use __swap_entry_free() to free swap entry in swap_entry_put_locked() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[2/9] mm: swap: factor out the actual swap entry freeing logic to new helper Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
[1/9] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked] Minor cleanups and improvements to swap freeing code - - - --- 2025-03-13 Kemeng Shi New
mm: Convert lru_add_page_tail() to lru_add_split_folio() mm: Convert lru_add_page_tail() to lru_add_split_folio() - - - --- 2025-03-13 Matthew Wilcox (Oracle) New
[5/5] mm: Remove references to folio in __memcg_kmem_uncharge_page() Minor memcg cleanups & prep for memdescs - - - --- 2025-03-13 Matthew Wilcox (Oracle) New
[4/5] mm: Simplify folio_memcg_charged() Minor memcg cleanups & prep for memdescs - - - --- 2025-03-13 Matthew Wilcox (Oracle) New
[3/5] mm: Remove references to folio in split_page_memcg() Minor memcg cleanups & prep for memdescs - - - --- 2025-03-13 Matthew Wilcox (Oracle) New
[2/5] mm: Simplify split_page_memcg() Minor memcg cleanups & prep for memdescs - - - --- 2025-03-13 Matthew Wilcox (Oracle) New
[1/5] mm: Separate folio_split_memcg() from split_page_memcg() Minor memcg cleanups & prep for memdescs - - - --- 2025-03-13 Matthew Wilcox (Oracle) New
[v2,13/13] arch, mm: make releasing of memory to page allocator more explicit arch, mm: reduce code duplication in mem_init() 2 - - --- 2025-03-13 Mike Rapoport New
[v2,12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,08/13] xtensa: split out printing of virtual memory layout to a function arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,06/13] nios2: move pr_debug() about memory start and end to setup_arch() arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,03/13] hexagon: move initialization of init_mm.context init to paging_init() arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
mm/zsmalloc: prevent integer overflow in obj_free mm/zsmalloc: prevent integer overflow in obj_free - - - --- 2025-03-13 Anastasia Belova New
memcg: avoid refill_stock for root memcg memcg: avoid refill_stock for root memcg 2 - - --- 2025-03-13 Shakeel Butt New
mm: Move nth_page from folio_page into folio_next mm: Move nth_page from folio_page into folio_next - - - --- 2025-03-13 Herbert Xu New
[V1] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX [V1] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX 1 - - --- 2025-03-13 Zhongkun He New
mseal sysmap: add arch-support txt mseal sysmap: add arch-support txt - - - --- 2025-03-13 Jeff Xu New
memcg: move do_memsw_account() to CONFIG_MEMCG_V1 memcg: move do_memsw_account() to CONFIG_MEMCG_V1 2 - - --- 2025-03-12 Shakeel Butt New
[v2] mm: vma: skip anonymous vma when inserting vma to file rmap tree [v2] mm: vma: skip anonymous vma when inserting vma to file rmap tree - 1 - --- 2025-03-12 Yang Shi New
[v6,10/10] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,09/10] KVM: arm64: Enable mapping guest_memfd in arm64 KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,08/10] KVM: arm64: Handle guest_memfd()-backed guest page faults KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,07/10] KVM: arm64: Refactor user_mem_abort() calculation of force_pte KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,06/10] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,05/10] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,04/10] KVM: guest_memfd: Allow host to map guest_memfd() pages KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,03/10] KVM: guest_memfd: Handle kvm_gmem_handle_folio_put() for KVM as a module KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-12 Fuad Tabba New
[v6,02/10] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages KVM: Mapping guest_memfd backed memory at the host for software protected VMs 2 - - --- 2025-03-12 Fuad Tabba New
[v6,01/10] mm: Consolidate freeing of typed folios on final folio_put() KVM: Mapping guest_memfd backed memory at the host for software protected VMs 2 - - --- 2025-03-12 Fuad Tabba New
[4/4] mm/madvise: remove len parameter of madvise_do_behavior() mm/madvise: cleanup requests validations and classifications - 2 - --- 2025-03-12 SeongJae Park New
[3/4] mm/madvise: deduplicate madvise_do_behavior() skip case handlings mm/madvise: cleanup requests validations and classifications - 2 - --- 2025-03-12 SeongJae Park New
[2/4] mm/madvise: split out populate behavior check logic mm/madvise: cleanup requests validations and classifications - 2 - --- 2025-03-12 SeongJae Park New
[1/4] mm/madvise: use is_memory_failure() from madvise_do_behavior() mm/madvise: cleanup requests validations and classifications - 2 - --- 2025-03-12 SeongJae Park New
[v10,19/21] mm: Add vmalloc_huge_node() Untitled series #943173 - 1 - --- 2025-03-12 Sebastian Andrzej Siewior New
mm/userfaultfd: Fix release hang over concurrent GUP mm/userfaultfd: Fix release hang over concurrent GUP - - - --- 2025-03-12 Peter Xu New
[2/2] mm: Lock PGDAT_RECLAIM_LOCKED with acquire memory ordering [1/2] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock - - - --- 2025-03-12 Mathieu Desnoyers New
[1/2] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock [1/2] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock - - - --- 2025-03-12 Mathieu Desnoyers New
[3/3] memblock tests: add test for memblock_set_node memblock: some fix for memmap_init_reserved_pages() - - - --- 2025-03-12 Wei Yang New
[2/3] mm/memblock: repeat setting reserved region nid if array is doubled memblock: some fix for memmap_init_reserved_pages() - - - --- 2025-03-12 Wei Yang New
[1/3] mm/memblock: pass size instead of end to memblock_set_node() memblock: some fix for memmap_init_reserved_pages() - - - --- 2025-03-12 Wei Yang New
[v4,3/3] mm: memory-failure: Enhance comments for return value of memory_failure() mm/hwpoison: Fix regressions in memory failure handling 1 4 1 --- 2025-03-12 Shuai Xue New
[v4,2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages mm/hwpoison: Fix regressions in memory failure handling 1 - 1 --- 2025-03-12 Shuai Xue New
[v4,1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context mm/hwpoison: Fix regressions in memory failure handling 1 - 1 --- 2025-03-12 Shuai Xue New
[RESEND] MAINTAINERS: adjust file entry in MAPLE TREE [RESEND] MAINTAINERS: adjust file entry in MAPLE TREE 1 1 - --- 2025-03-12 Lukas Bulwahn New
mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX 1 - - --- 2025-03-12 Zhongkun He New
mm/debug: Add line breaks mm/debug: Add line breaks - - - --- 2025-03-12 liuye New
mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER - - - --- 2025-03-12 Jinjiang Tu New
[v2,4/4] mm/mempolicy: Fix duplicate node addition in sysfs for weighted interleave [v2,1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init() - - - --- 2025-03-12 Rakie Kim New
[v2,3/4] mm/mempolicy: Enable sysfs support for memory hotplug in weighted interleave [v2,1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init() - - - --- 2025-03-12 Rakie Kim New
[v2,2/4] mm/mempolicy: Support memory hotplug in weighted interleave [v2,1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init() - - - --- 2025-03-12 Rakie Kim New
[v2,1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init() [v2,1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init() - - - --- 2025-03-12 Rakie Kim New
mm/vmalloc: fix mischeck pfn valid in vmap_pfns mm/vmalloc: fix mischeck pfn valid in vmap_pfns - - - --- 2025-03-12 Huan Yang New
[v2] selftests/mm/cow: Fix the incorrect error handling [v2] selftests/mm/cow: Fix the incorrect error handling - 1 - --- 2025-03-12 Cyan Yang New
[v2] mm/debug: Fix minor issues in mm [v2] mm/debug: Fix minor issues in mm - - - --- 2025-03-12 liuye New
mm/debug: Fix minor issues in mm mm/debug: Fix minor issues in mm - - - --- 2025-03-12 liuye New
[RFC,v1,2/2] mseal: allow noop mprotect mseal: allow noop mprotect - - - --- 2025-03-12 Jeff Xu New
[RFC,v1,1/2] selftests/mm: mseal_test: avoid using no-op mprotect mseal: allow noop mprotect - - - --- 2025-03-12 Jeff Xu New
[RFC,5/5] xen: balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,4/5] vmx_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,3/5] hv_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,2/5] virtio_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,1/5] meminfo: add a per node counter for balloon drivers track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[v3,2/2] drivers/base/memory: Correct the field name in the header drivers/base/memory: Two cleanups 2 - - --- 2025-03-11 Gavin Shan New
[v3,1/2] drivers/base/memory: Improve add_boot_memory_block() drivers/base/memory: Two cleanups 2 - - --- 2025-03-11 Gavin Shan New
[v4,12/12] selftests/mm/mlock: Print error on failure selftests/mm: Some cleanups from trying to run them - - - --- 2025-03-11 Brendan Jackman New
[v4,11/12] selftests/mm: Skip mlock tests if nobody user can't read it selftests/mm: Some cleanups from trying to run them - - - --- 2025-03-11 Brendan Jackman New
[v4,10/12] selftests/mm: Ensure uffd-wp-mremap gets pages of each size selftests/mm: Some cleanups from trying to run them - - - --- 2025-03-11 Brendan Jackman New
[v4,09/12] selftests/mm: Drop unnecessary sudo usage selftests/mm: Some cleanups from trying to run them - 1 - --- 2025-03-11 Brendan Jackman New
[v4,08/12] selftests/mm: Skip gup_longterm tests on weird filesystems selftests/mm: Some cleanups from trying to run them - - - --- 2025-03-11 Brendan Jackman New
[v4,07/12] selftests/mm: Skip map_populate on weird filesystems selftests/mm: Some cleanups from trying to run them - - - --- 2025-03-11 Brendan Jackman New
[v4,06/12] selftests/mm: Don't fail uffd-stress if too many CPUs selftests/mm: Some cleanups from trying to run them - - - --- 2025-03-11 Brendan Jackman New
[v4,05/12] selftests/mm: Print some details when uffd-stress gets bad params selftests/mm: Some cleanups from trying to run them - - - --- 2025-03-11 Brendan Jackman New
[v4,04/12] selftests/mm/uffd: Rename nr_cpus -> nr_parallel selftests/mm: Some cleanups from trying to run them - 1 - --- 2025-03-11 Brendan Jackman New
[v4,03/12] selftests/mm: Skip uffd-wp-mremap if userfaultfd not available selftests/mm: Some cleanups from trying to run them - 1 - --- 2025-03-11 Brendan Jackman New
[v4,02/12] selftests/mm: Skip uffd-stress if userfaultfd not available selftests/mm: Some cleanups from trying to run them - 1 - --- 2025-03-11 Brendan Jackman New
[v4,01/12] selftests/mm: Report errno when things fail in gup_longterm selftests/mm: Some cleanups from trying to run them - 1 - --- 2025-03-11 Brendan Jackman New
[v2,08/11] mm: Add transformation message for per-memcg swappiness cgroup v1 deprecation messages - - - --- 2025-03-11 Michal Koutný New
[mm-unstable,2/2] mseal sysmap: enable s390 mseal system mappings fix + s390 enablement - 2 - --- 2025-03-11 Heiko Carstens New
[mm-unstable,1/2] mseal sysmap: generic vdso vvar mapping mseal system mappings fix + s390 enablement - 2 - --- 2025-03-11 Heiko Carstens New
mm: introduce include/linux/pgalloc.h mm: introduce include/linux/pgalloc.h - - - --- 2025-03-11 Gwan-gyeong Mun New
[v12,2/3] sched: Move task_mm_cid_work to mm work_struct Untitled series #942577 - 1 - --- 2025-03-11 Gabriele Monaco New
selftests/mm/cow: Fix the incorrect error handling selftests/mm/cow: Fix the incorrect error handling - - - --- 2025-03-11 Cyan Yang New
[v2,3/3] drivers/base/memory: Correct the field name in the header drivers/base/memory: Two cleanups 2 - - --- 2025-03-11 Gavin Shan New
[v2,2/3] drivers/base/memory: Improve add_boot_memory_block() drivers/base/memory: Two cleanups 2 - - --- 2025-03-11 Gavin Shan New
« 1 2 3 4501 502 »