Show patches with: State = Action Required       |   84253 patches
« 1 2 3 4842 843 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: swap: Avoid infinite loop if no valid swap entry found during do_swap_page mm: swap: Avoid infinite loop if no valid swap entry found during do_swap_page - - - --- 2025-02-22 mawupeng New
[bpf-next,v9,6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs. bpf, mm: Introduce try_alloc_pages() - - - --- 2025-02-22 Alexei Starovoitov New
[bpf-next,v9,5/6] mm, bpf: Use memcg in try_alloc_pages(). bpf, mm: Introduce try_alloc_pages() 2 - - --- 2025-02-22 Alexei Starovoitov New
[bpf-next,v9,4/6] memcg: Use trylock to access memcg stock_lock. bpf, mm: Introduce try_alloc_pages() 3 - - --- 2025-02-22 Alexei Starovoitov New
[bpf-next,v9,3/6] mm, bpf: Introduce free_pages_nolock() bpf, mm: Introduce try_alloc_pages() 2 1 - --- 2025-02-22 Alexei Starovoitov New
[bpf-next,v9,2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation bpf, mm: Introduce try_alloc_pages() 3 1 - --- 2025-02-22 Alexei Starovoitov New
[bpf-next,v9,1/6] locking/local_lock: Introduce localtry_lock_t bpf, mm: Introduce try_alloc_pages() - - - --- 2025-02-22 Alexei Starovoitov New
[v3,8/8] bdev: use bdev_io_min() for statx block size enable bs > ps for block devices - 1 - --- 2025-02-21 Luis Chamberlain New
[v3,7/8] block/bdev: lift block size restrictions to 64k enable bs > ps for block devices - 2 - --- 2025-02-21 Luis Chamberlain New
[v3,6/8] block/bdev: enable large folio support for large logical block sizes enable bs > ps for block devices - 2 - --- 2025-02-21 Luis Chamberlain New
[v3,5/8] fs/buffer fs/mpage: remove large folio restriction enable bs > ps for block devices - 2 - --- 2025-02-21 Luis Chamberlain New
[v3,4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page enable bs > ps for block devices - - - --- 2025-02-21 Luis Chamberlain New
[v3,3/8] fs/mpage: avoid negative shift for large blocksize enable bs > ps for block devices - 1 - --- 2025-02-21 Luis Chamberlain New
[v3,2/8] fs/buffer: remove batching from async read enable bs > ps for block devices - 1 - --- 2025-02-21 Luis Chamberlain New
[v3,1/8] fs/buffer: simplify block_read_full_folio() with bh_offset() enable bs > ps for block devices - 1 - --- 2025-02-21 Luis Chamberlain New
[v8,17/17] zram: add might_sleep to zcomp API zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,16/17] zram: do not leak page on writeback_store error path zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,15/17] zram: do not leak page on recompress_store error path zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,14/17] zram: permit reclaim in zstd custom allocator zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,13/17] zram: switch to new zsmalloc object mapping API zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,12/17] zsmalloc: introduce new object mapping API zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,11/17] zsmalloc: make zspage lock preemptible zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,10/17] zsmalloc: rename pool lock zsmalloc/zram: there be preemption - 1 - --- 2025-02-21 Sergey Senozhatsky New
[v8,09/17] zram: rework recompression loop zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,08/17] zram: filter out recomp targets based on priority zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,07/17] zram: limit max recompress prio to num_active_comps zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,06/17] zram: remove writestall zram_stats member zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,05/17] zram: remove second stage of handle allocation zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,04/17] zram: remove max_comp_streams device attr zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,03/17] zram: remove unused crypto include zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v8,02/17] zram: permit preemption with active compression stream zsmalloc/zram: there be preemption - 1 - --- 2025-02-21 Sergey Senozhatsky New
[v8,01/17] zram: sleepable entry locking zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v2,9/9] selftests/mm: Skip gup_longerm tests on weird filesystems selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,8/9] selftests/mm: Skip map_populate on weird filesystems selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,7/9] selftests/mm: Don't fail uffd-stress if too many CPUs selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,6/9] selftests/mm: Print some details when uffd-stress gets bad params selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,5/9] selftests/mm/uffd: Rename nr_cpus -> nr_threads selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,4/9] selftests/mm: Skip uffd-wp-mremap if userfaultfd not available selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,3/9] selftests/mm: Skip uffd-stress if userfaultfd not available selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,2/9] selftests/mm: Fix assumption that sudo is present selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,1/9] selftests/mm: Report errno when things fail in gup_longterm selftests/mm: Some cleanups from trying to run them - - - --- 2025-02-21 Brendan Jackman New
[v2,6/6] maple_tree: reorder mas->store_type case statements Track node vacancy to reduce worst case allocation counts - - - --- 2025-02-21 Sidhartha Kumar New
[v2,5/6] maple_tree: add sufficient height Track node vacancy to reduce worst case allocation counts - - - --- 2025-02-21 Sidhartha Kumar New
[v2,4/6] maple_tree: break on convergence in mas_spanning_rebalance() Track node vacancy to reduce worst case allocation counts - 1 - --- 2025-02-21 Sidhartha Kumar New
[v2,3/6] maple_tree: use vacant nodes to reduce worst case allocations Track node vacancy to reduce worst case allocation counts - - - --- 2025-02-21 Sidhartha Kumar New
[v2,2/6] maple_tree: use height and depth consistently Track node vacancy to reduce worst case allocation counts - - - --- 2025-02-21 Sidhartha Kumar New
[v2,1/6] maple_tree: convert mas_prealloc_calc() to take in a maple write state Track node vacancy to reduce worst case allocation counts - - - --- 2025-02-21 Sidhartha Kumar New
[v4,12/12] KVM: selftests: Test guest execution from direct map removed gmem Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,11/12] KVM: selftests: set KVM_GMEM_NO_DIRECT_MAP in mem conversion tests Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,10/12] KVM: selftests: adjust test_create_guest_memfd_invalid Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,09/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1 Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,06/12] KVM: selftests: load elf via bounce buffer Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,05/12] KVM: Documentation: document KVM_GMEM_NO_DIRECT_MAP flag Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,03/12] KVM: guest_memfd: Add flag to remove from direct map Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[v4,01/12] mm: introduce AS_NO_DIRECT_MAP Direct Map Removal for guest_memfd - - - --- 2025-02-21 Patrick Roy New
[4/4] arch: Remove mk_pmd() Some uses of folio_mk_pte() - - - --- 2025-02-21 Matthew Wilcox New
[3/4] mm: Add folio_mk_pmd() Some uses of folio_mk_pte() - - - --- 2025-02-21 Matthew Wilcox New
[2/4] mm: Remove mk_huge_pte() Some uses of folio_mk_pte() - - - --- 2025-02-21 Matthew Wilcox New
[1/4] hugetlb: Simplify make_huge_pte() Some uses of folio_mk_pte() - - - --- 2025-02-21 Matthew Wilcox New
[tip:,x86/mm] mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb() [tip:,x86/mm] mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb() - - - --- 2025-02-21 tip-bot2 for Kirill A. Shutemov New
[tip:,x86/mm] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default [tip:,x86/mm] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default - - - --- 2025-02-21 tip-bot2 for Kirill A. Shutemov New
[2/2] mm: hugetlb: log time needed to allocate hugepages Add a command line option that enables control of how many threads per NUMA node should be used to … - - - --- 2025-02-21 Thomas Prescher via B4 Relay New
[1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option Add a command line option that enables control of how many threads per NUMA node should be used to … - - - --- 2025-02-21 Thomas Prescher via B4 Relay New
[*-next,18/18] mtd: nand: Do not return void function in void function Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,17/18] dma-mapping: Remove needless return in five void APIs Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,16/18] rhashtable: Remove needless return in three void APIs Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,15/18] mfd: db8500-prcmu: Remove needless return in three void APIs Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,14/18] PM: wakeup: Remove needless return in three void APIs Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,13/18] gpiolib: Remove needless return in two void APIs Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,12/18] siox: Remove needless return in void API siox_driver_unregister() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,11/18] ratelimit: Remove needless return in void API ratelimit_default_init() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,06/18] skbuff: Remove needless return in void API consume_skb() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,05/18] sysfs: Remove needless return in void API sysfs_enable_ns() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,03/18] crypto: api - Remove needless return in void API crypto_free_tfm() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[*-next,01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page() Remove weird and needless 'return' for void APIs - - - --- 2025-02-21 Zijun Hu New
[2/2] tools/selftests: add guard region test for /proc/$pid/pagemap fs/proc/task_mmu: add guard region bit to pagemap - 1 - --- 2025-02-21 Lorenzo Stoakes New
[1/2] fs/proc/task_mmu: add guard region bit to pagemap fs/proc/task_mmu: add guard region bit to pagemap - - - --- 2025-02-21 Lorenzo Stoakes New
[v7,17/17] zram: add might_sleep to zcomp API zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,16/17] zram: do not leak page on writeback_store error path zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,15/17] zram: do not leak page on recompress_store error path zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,14/17] zram: permit reclaim in zstd custom allocator zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,13/17] zram: switch to new zsmalloc object mapping API zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,12/17] zsmalloc: introduce new object mapping API zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,11/17] zsmalloc: make zspage lock preemptible zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,10/17] zsmalloc: rename pool lock zsmalloc/zram: there be preemption - 1 - --- 2025-02-21 Sergey Senozhatsky New
[v7,09/17] zram: rework recompression loop zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,08/17] zram: filter out recomp targets based on priority zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,07/17] zram: limit max recompress prio to num_active_comps zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,06/17] zram: remove writestall zram_stats member zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
[v7,05/17] zram: remove two-staged handle allocation zsmalloc/zram: there be preemption - - - --- 2025-02-21 Sergey Senozhatsky New
« 1 2 3 4842 843 »