Show patches with: State = Action Required       |   81964 patches
« 1 2 3 4819 820 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,-next,08/15] mm: nommu: move sysctl to mm/nommu.c sysctl: move sysctls from vm_table into its own files - - - --- 2024-12-23 Kaixiong Yu New
[v4,-next,07/15] security: min_addr: move sysctl to security/min_addr.c sysctl: move sysctls from vm_table into its own files 1 1 - --- 2024-12-23 Kaixiong Yu New
[v4,-next,06/15] mm: mmap: move sysctl to mm/mmap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 Kaixiong Yu New
[v4,-next,05/15] mm: util: move sysctls to mm/util.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 Kaixiong Yu New
[v4,-next,04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 Kaixiong Yu New
[v4,-next,03/15] mm: swap: move sysctl to mm/swap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 Kaixiong Yu New
[v4,-next,02/15] mm: filemap: move sysctl to mm/filemap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 Kaixiong Yu New
[v4,-next,01/15] mm: vmstat: move sysctls to mm/vmstat.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 Kaixiong Yu New
[v3,17/17] mm: pgtable: introduce generic pagetable_dtor_free() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,16/17] mm: pgtable: remove tlb_remove_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,15/17] mm: pgtable: remove tlb_remove_page_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,13/17] mm: pgtable: introduce generic __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,07/17] mm: pgtable: introduce pagetable_dtor() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,06/17] s390: pgtable: add statistics for PUD and P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,05/17] arm64: pgtable: use mmu gather to free p4d level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,04/17] mm: pgtable: add statistics for P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free} move pagetable_*_dtor() to __tlb_remove_table() 1 - - --- 2024-12-23 Qi Zheng New
[v3,02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one move pagetable_*_dtor() to __tlb_remove_table() 2 - - --- 2024-12-23 Qi Zheng New
[v3,01/17] Revert "mm: pgtable: make ptlock be freed by RCU" move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
hung_task: fix missing hung task detection for kthread in TASK_WAKEKILL state hung_task: fix missing hung task detection for kthread in TASK_WAKEKILL state - - - --- 2024-12-23 Yafang Shao New
[-next,v6] mm: vmscan: retry folios written back while isolated for traditional LRU [-next,v6] mm: vmscan: retry folios written back while isolated for traditional LRU - 1 - --- 2024-12-23 Chen Ridong New
[11/11] x86/mm: only invalidate final translations with INVLPGB AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[10/11] x86/mm: enable AMD translation cache extensions AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[09/11] x86,tlb: do targeted broadcast flushing from tlbbatch code AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[08/11] x86/mm: enable broadcast TLB invalidation for multi-threaded processes AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[07/11] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[06/11] x86/tlb: use INVLPGB in flush_tlb_all AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[05/11] x86/mm: use INVLPGB for kernel TLB flushes AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[04/11] x86/mm: add INVLPGB support code AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[03/11] x86/mm: get INVLPGB count max from CPUID AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[02/11] x86/mm: add X86_FEATURE_INVLPGB definition. AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[01/11] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional AMD broadcast TLB invalidation - - - --- 2024-12-23 Rik van Riel New
[2/2] mm/damon/core: fix ignored quota goals and filters of newly committed schemes mm/damon/core: fix memory leaks and ignored inputs from damon_commit_ctx() - - - --- 2024-12-22 SeongJae Park New
[1/2] mm/damon/core: fix new damon_target objects leaks on damon_commit_targets() mm/damon/core: fix memory leaks and ignored inputs from damon_commit_ctx() - - - --- 2024-12-22 SeongJae Park New
mm, madvise: fix potential workingset node list_lru leaks mm, madvise: fix potential workingset node list_lru leaks - - - --- 2024-12-22 Kairui Song New
[v7] mm/memblock: Add memblock_alloc_or_panic interface [v7] mm/memblock: Add memblock_alloc_or_panic interface 1 3 - --- 2024-12-22 Guo Weikang New
[v6] mm/memblock: Add memblock_alloc_or_panic interface [v6] mm/memblock: Add memblock_alloc_or_panic interface 1 - - --- 2024-12-22 Guo Weikang New
[v5] mm/memblock: Add memblock_alloc_or_panic interface [v5] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-22 Guo Weikang New
[v4] mm/memblock: Add memblock_alloc_or_panic interface [v4] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-22 Guo Weikang New
[v1] crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'. [v1] crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'. - - - --- 2024-12-21 Kanchana P Sridhar New
[GIT,PULL] hotfixes for 6.13-rc4 [GIT,PULL] hotfixes for 6.13-rc4 - - - --- 2024-12-21 Andrew Morton New
[v3] mm/memblock: Add memblock_alloc_or_panic interface [v3] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-21 Guo Weikang New
[v2] mm/memblock: Add memblock_alloc_or_panic interface [v2] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-21 Guo Weikang New
mm/util: make memdup_user_nul() similar to memdup_user() mm/util: make memdup_user_nul() similar to memdup_user() - - - --- 2024-12-21 Tetsuo Handa New
[v5,12/12] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,09/12] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,08/12] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,07/12] crypto: iaa - Re-organize the iaa_crypto driver code. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,06/12] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,05/12] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,04/12] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,03/12] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,02/12] crypto: acomp - Define new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,01/12] crypto: acomp - Add synchronous/asynchronous acomp request chaining. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep() [v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep() - - - --- 2024-12-21 Koichiro Den New
[v3] mm: add build-time option for hotplug memory default online type [v3] mm: add build-time option for hotplug memory default online type 1 - - --- 2024-12-20 Gregory Price New
[bpf-next,v1,2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str [bpf-next,v1,1/2] bpf: Add bpf_copy_from_user_task_str kfunc - - - --- 2024-12-20 Jordan Rome New
[bpf-next,v1,1/2] bpf: Add bpf_copy_from_user_task_str kfunc [bpf-next,v1,1/2] bpf: Add bpf_copy_from_user_task_str kfunc - - - --- 2024-12-20 Jordan Rome New
[v2] mm: add build-time option for hotplug memory default online type [v2] mm: add build-time option for hotplug memory default online type - - - --- 2024-12-20 Gregory Price New
[12/12] mm: add FGP_DONTCACHE folio creation flag Uncached buffered IO - - - --- 2024-12-20 Jens Axboe New
[11/12] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue Uncached buffered IO - - - --- 2024-12-20 Jens Axboe New
[10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper Uncached buffered IO - - - --- 2024-12-20 Jens Axboe New
[09/12] mm/filemap: drop streaming/uncached pages when writeback completes Uncached buffered IO - - - --- 2024-12-20 Jens Axboe New
[08/12] mm/filemap: add read support for RWF_DONTCACHE Uncached buffered IO - - - --- 2024-12-20 Jens Axboe New
[07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag Uncached buffered IO - - - --- 2024-12-20 Jens Axboe New
[06/12] mm/truncate: add folio_unmap_invalidate() helper Uncached buffered IO - - - --- 2024-12-20 Jens Axboe New
[05/12] mm/readahead: add readahead_control->dropbehind member Uncached buffered IO - 1 - --- 2024-12-20 Jens Axboe New
[04/12] mm: add PG_dropbehind folio flag Uncached buffered IO - 1 - --- 2024-12-20 Jens Axboe New
[03/12] mm/readahead: add folio allocation helper Uncached buffered IO - 2 - --- 2024-12-20 Jens Axboe New
[02/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead Uncached buffered IO - 3 - --- 2024-12-20 Jens Axboe New
[01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - 2 - --- 2024-12-20 Jens Axboe New
[v6,5/5] libfs: Use d_children list to iterate simple_offset directories Improve simple directory offset wrap behavior - - - --- 2024-12-20 Chuck Lever New
[v6,4/5] libfs: Replace simple_offset end-of-directory detection Improve simple directory offset wrap behavior - 1 - --- 2024-12-20 Chuck Lever New
[v6,3/5] Revert "libfs: fix infinite directory reads for offset dir" Improve simple directory offset wrap behavior - 1 - --- 2024-12-20 Chuck Lever New
[v6,2/5] Revert "libfs: Add simple_offset_empty()" Improve simple directory offset wrap behavior - 1 - --- 2024-12-20 Chuck Lever New
[v6,1/5] libfs: Return ENOSPC when the directory offset range is exhausted Improve simple directory offset wrap behavior - 2 - --- 2024-12-20 Chuck Lever New
mm: add build-time option to set hotplug default type mm: add build-time option to set hotplug default type - - - --- 2024-12-20 Gregory Price New
vmstat: disable vmstat_work on vmstat_cpu_down_prep() vmstat: disable vmstat_work on vmstat_cpu_down_prep() - - - --- 2024-12-20 Koichiro Den New
[v2] memcg: fix soft lockup in the OOM process [v2] memcg: fix soft lockup in the OOM process - - - --- 2024-12-20 Chen Ridong New
[linux,next] delayacct: add delay min to record delay peak [linux,next] delayacct: add delay min to record delay peak - - - --- 2024-12-20 jiang.kun2@zte.com.cn New
mm/memblock: Add memblock_alloc_or_panic interface mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-20 Guo Weikang New
[-next,v5] mm: vmscan: retry folios written back while isolated for traditional LRU [-next,v5] mm: vmscan: retry folios written back while isolated for traditional LRU - 1 - --- 2024-12-20 Chen Ridong New
mm: zswap: fix race between [de]compression and CPU hotunplug mm: zswap: fix race between [de]compression and CPU hotunplug 1 2 - --- 2024-12-19 Yosry Ahmed New
mm: Stop PMD alignment for PIE shared objects mm: Stop PMD alignment for PIE shared objects - - - --- 2024-12-19 Audra Mitchell New
[RFC,3/3] rust: percpu: add a rust per-CPU variable test rust: Add Per-CPU Variable API - - - --- 2024-12-19 Mitchell Levy New
[RFC,2/3] rust: rust-analyzer: add lib to dirs searched for crates rust: Add Per-CPU Variable API - - - --- 2024-12-19 Mitchell Levy New
[RFC,1/3] rust: percpu: introduce a rust API for per-CPU variables rust: Add Per-CPU Variable API - - - --- 2024-12-19 Mitchell Levy New
mm: remove unnecessary calls to lru_add_drain mm: remove unnecessary calls to lru_add_drain 2 - - --- 2024-12-19 Rik van Riel New
[RFC,v2] Weighted interleave auto-tuning [RFC,v2] Weighted interleave auto-tuning - - - --- 2024-12-19 Joshua Hahn New
[mm-unstable] mm/hugetlb: define replace_free_hugepage_folios() on CONFIG_HUGETLB_PAGE=n as static … [mm-unstable] mm/hugetlb: define replace_free_hugepage_folios() on CONFIG_HUGETLB_PAGE=n as static … - - - --- 2024-12-19 SeongJae Park New
[10/10] mm: Introduce ctor/dtor at PGD level Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free} Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
« 1 2 3 4819 820 »