Show patches with: State = Action Required       |    Archived = No       |   37940 patches
« 1 2 3 4379 380 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] mm/ksm: calculate general_profit more accurately mm/ksm: fix some accounting problems - - - --- 2024-05-08 Chengming Zhou New
[3/4] mm/ksm: union hlist_node with list_head in struct ksm_stable_node mm/ksm: fix some accounting problems - - - --- 2024-05-08 Chengming Zhou New
[2/4] mm/ksm: fix ksm_zero_pages accounting mm/ksm: fix some accounting problems - - - --- 2024-05-08 Chengming Zhou New
[1/4] mm/ksm: fix ksm_pages_scanned accounting mm/ksm: fix some accounting problems - - - --- 2024-05-08 Chengming Zhou New
[v14,28/28] dept: Add documentation for Dept's APIs DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,27/28] dept: Add documentation for Dept DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,26/28] fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,25/28] cpu/hotplug: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,24/28] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,23/28] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,22/28] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,21/28] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,20/28] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,19/28] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,18/28] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,17/28] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,16/28] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,15/28] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,13/28] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,12/28] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,11/28] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,10/28] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,09/28] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,08/28] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,07/28] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,06/28] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,05/28] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,04/28] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,03/28] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,02/28] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,01/28] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
tools/mm: allow filtering and culling by module in page_owner_sort tools/mm: allow filtering and culling by module in page_owner_sort - - - --- 2024-05-08 Petr Malat New
[v2,5/5] selftests: Drop duplicate -D_GNU_SOURCE Define _GNU_SOURCE for sources using - 1 - --- 2024-05-07 Edward Liaw New
[v2,4/5] selftests: Drop define _GNU_SOURCE Define _GNU_SOURCE for sources using - 1 - --- 2024-05-07 Edward Liaw New
[v2,3/5] selftests: Include KHDR_INCLUDES in Makefile Define _GNU_SOURCE for sources using - 2 - --- 2024-05-07 Edward Liaw New
[v2,2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile Define _GNU_SOURCE for sources using - 1 - --- 2024-05-07 Edward Liaw New
[v2,1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE Define _GNU_SOURCE for sources using - 1 - --- 2024-05-07 Edward Liaw New
[2/2] Update uffd-stress to handle EINVAL for unset config features [1/2] Fix userfaultfd_api to return EINVAL as expected - - - --- 2024-05-07 Audra Mitchell New
[1/2] Fix userfaultfd_api to return EINVAL as expected [1/2] Fix userfaultfd_api to return EINVAL as expected - - - --- 2024-05-07 Audra Mitchell New
[2/9] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode [1/9] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory 1 - - --- 2024-05-07 Paolo Bonzini New
[1/9] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory [1/9] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory 1 - - --- 2024-05-07 Paolo Bonzini New
[mm-unstable] Docs/mm/damon/design: fix build warning [mm-unstable] Docs/mm/damon/design: fix build warning - - - --- 2024-05-07 SeongJae Park New
[RFC] iomap: use huge zero folio in iomap_dio_zero [RFC] iomap: use huge zero folio in iomap_dio_zero - - - --- 2024-05-07 Pankaj Raghav (Samsung) New
[v3,-next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool [v3,-next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool 2 - - --- 2024-05-07 xiujianfeng New
[v2,-next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool [v2,-next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool 1 1 - --- 2024-05-07 xiujianfeng New
[v3] selftests: cgroup: add tests to verify the zswap writeback path [v3] selftests: cgroup: add tests to verify the zswap writeback path - - - --- 2024-05-07 Usama Arif New
[v2,1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts - - - --- 2024-05-07 Vignesh Balasubramanian New
[v3,7/7] mm/memblock: default region's nid may be MAX_NUMNODES memblock: cleanup - - - --- 2024-05-07 Wei Yang New
[v3,6/7] mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap memblock: cleanup - - - --- 2024-05-07 Wei Yang New
[v3,5/7] mm/memblock: return true directly on finding overlap region memblock: cleanup - - - --- 2024-05-07 Wei Yang New
[v3,4/7] memblock tests: add memblock_overlaps_region_checks memblock: cleanup - - - --- 2024-05-07 Wei Yang New
[v3,3/7] mm/memblock: fix comment for memblock_isolate_range() memblock: cleanup - - - --- 2024-05-07 Wei Yang New
[v3,2/7] memblock tests: add memblock_reserve_many_may_conflict_check() memblock: cleanup - - - --- 2024-05-07 Wei Yang New
[v3,1/7] memblock tests: add memblock_reserve_all_locations_check() memblock: cleanup - - - --- 2024-05-07 Wei Yang New
x86/fault: speed up uffd-unit-test by 10x: rate-limit "MCE: Killing" logs x86/fault: speed up uffd-unit-test by 10x: rate-limit "MCE: Killing" logs 2 - - --- 2024-05-07 John Hubbard New
[mm-unstable] mm: rmap: abstract updating per-node and per-memcg stats [mm-unstable] mm: rmap: abstract updating per-node and per-memcg stats - 1 - --- 2024-05-06 Yosry Ahmed New
[v4] fs/coredump: Enable dynamic configuration of max file note size [v4] fs/coredump: Enable dynamic configuration of max file note size - - - --- 2024-05-06 Allen Pais New
[v2] mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED [v2] mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED 2 1 - --- 2024-05-06 Yosry Ahmed New
[v4] mm/damon/core: Fix return value from damos_wmark_metric_value [v4] mm/damon/core: Fix return value from damos_wmark_metric_value - 1 - --- 2024-05-06 SeongJae Park New
mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED 1 - - --- 2024-05-06 Yosry Ahmed New
mm: Remove mm argument from mm_get_unmapped_area() mm: Remove mm argument from mm_get_unmapped_area() - 2 - --- 2024-05-06 Edgecombe, Rick P New
[v2,5/5] mm: Add update_mmu_tlb_range() Add update_mmu_tlb_range() to simplify code - - - --- 2024-05-06 Bang Li New
[v2,4/5] xtensa: Add update_mmu_tlb_range() Add update_mmu_tlb_range() to simplify code - - - --- 2024-05-06 Bang Li New
[v2,3/5] riscv: Add update_mmu_tlb_range() Add update_mmu_tlb_range() to simplify code - 1 - --- 2024-05-06 Bang Li New
[v2,2/5] mips: Add update_mmu_tlb_range() Add update_mmu_tlb_range() to simplify code - - - --- 2024-05-06 Bang Li New
[v2,1/5] LoongArch: Add update_mmu_tlb_range() Add update_mmu_tlb_range() to simplify code - - - --- 2024-05-06 Bang Li New
[-next] mm: memcg: use meaningful error code for return value [-next] mm: memcg: use meaningful error code for return value - - - --- 2024-05-06 xiujianfeng New
selftests/mm: Fix powerpc ARCH check selftests/mm: Fix powerpc ARCH check - - - --- 2024-05-06 Michael Ellerman New
[8/8] mm: shmem: add mTHP counters for anonymous shmem add mTHP support for anonymous shmem - - - --- 2024-05-06 Baolin Wang New
[7/8] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area add mTHP support for anonymous shmem - - - --- 2024-05-06 Baolin Wang New
[6/8] mm: shmem: add mTHP support for anonymous shmem add mTHP support for anonymous shmem - - - --- 2024-05-06 Baolin Wang New
[5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem add mTHP support for anonymous shmem - - - --- 2024-05-06 Baolin Wang New
[4/8] mm: shmem: add THP validation for PMD-mapped THP related statistics add mTHP support for anonymous shmem - 1 - --- 2024-05-06 Baolin Wang New
[3/8] mm: shmem: add an 'order' parameter for shmem_alloc_hugefolio() add mTHP support for anonymous shmem - - - --- 2024-05-06 Baolin Wang New
[2/8] mm: memory: extend finish_fault() to support large folio add mTHP support for anonymous shmem - - - --- 2024-05-06 Baolin Wang New
[1/8] mm: move highest_order() and next_order() out of the THP config add mTHP support for anonymous shmem - - - --- 2024-05-06 Baolin Wang New
mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set - - - --- 2024-05-06 Wei Yang New
[RESEND,v8,16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,15/16] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,12/16] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,11/16] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,10/16] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,09/16] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator 2 - 1 --- 2024-05-05 Mike Rapoport New
[RESEND,v8,07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 1 - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,06/16] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 2 - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,05/16] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - 2 - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,04/16] sparc: simplify module_alloc() mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,03/16] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,02/16] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[RESEND,v8,01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[v8,17/17] fixup: convert remaining archs: defaults handling mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[v8,16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[v8,15/17] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport New
[v8,14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
[v8,13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport New
[v8,12/17] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport New
[v8,11/17] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport New
« 1 2 3 4379 380 »