Show patches with: State = Action Required       |   80868 patches
« 1 2 ... 52 53 54808 809 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v3,12/37] kvx: Add ELF-related definitions Untitled series #872899 - - - --- 2024-07-22 Yann Sionneau New
mm: kmem: add lockdep assertion to obj_cgroup_memcg mm: kmem: add lockdep assertion to obj_cgroup_memcg - - - --- 2024-07-22 Muchun Song New
[v3,3/3] mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders() Some cleanups for shmem - 1 - --- 2024-07-22 Baolin Wang New
[v3,2/3] mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled() Some cleanups for shmem - 1 - --- 2024-07-22 Baolin Wang New
[v3,1/3] mm: shmem: simplify the suitable huge orders validation for tmpfs Some cleanups for shmem - 1 - --- 2024-07-22 Baolin Wang New
[v2] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() [v2] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() - - - --- 2024-07-22 Zhijian Li (Fujitsu) New
[GIT,PULL] non-MM updates for 6.11-rc1 [GIT,PULL] non-MM updates for 6.11-rc1 - - - --- 2024-07-21 Andrew Morton New
[GIT,PULL] MM updates for 6.11-rc1 [GIT,PULL] MM updates for 6.11-rc1 - - - --- 2024-07-21 Andrew Morton New
mm: fix maxnode for mbind(), set_mempolicy() and migrate_pages() mm: fix maxnode for mbind(), set_mempolicy() and migrate_pages() - - - --- 2024-07-20 Jerome Glisse New
[v2] execve: Move KUnit tests to tests/ subdirectory [v2] execve: Move KUnit tests to tests/ subdirectory 1 2 - --- 2024-07-20 Kees Cook New
HitShield:Something new eviction process for MGLRU HitShield:Something new eviction process for MGLRU - - - --- 2024-07-20 Minwoo Jo New
generic/736: don't run it on tmpfs generic/736: don't run it on tmpfs - - - --- 2024-07-20 yangerkun New
generic/732: don't run it on tmpfs generic/732: don't run it on tmpfs - - - --- 2024-07-20 yangerkun New
[v3,2/2] mm: zswap: fix global shrinker error handling logic mm: zswap: fixes for global shrinker - - - --- 2024-07-20 Takero Funaki New
[v3,1/2] mm: zswap: fix global shrinker memcg iteration mm: zswap: fixes for global shrinker 1 2 - --- 2024-07-20 Takero Funaki New
slab: Introduce kmalloc_obj() and family slab: Introduce kmalloc_obj() and family - - - --- 2024-07-19 Kees Cook New
[2/2] memory tiering: introduce folio_has_cpupid() check [1/2] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() - 1 - --- 2024-07-19 Zi Yan New
[1/2] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() [1/2] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() 1 3 - --- 2024-07-19 Zi Yan New
[V8,2/2] cgroup/rstat: add tracepoints for ongoing flusher waits [V8,1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush - - - --- 2024-07-19 Jesper Dangaard Brouer New
[V8,1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush [V8,1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush - - - --- 2024-07-19 Jesper Dangaard Brouer New
[v7,3/3] btrfs: prefer to allocate larger folio for metadata btrfs: try to allocate larger folios for metadata - - - --- 2024-07-19 Qu Wenruo New
[v7,2/3] btrfs: always uses root memcgroup for filemap_add_folio() btrfs: try to allocate larger folios for metadata - - - --- 2024-07-19 Qu Wenruo New
[v7,1/3] memcontrol: define root_mem_cgroup for CONFIG_MEMCG=n cases btrfs: try to allocate larger folios for metadata - - - --- 2024-07-19 Qu Wenruo New
[RFC,v11,13/14] mm: page_frag: update documentation for page_frag [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,11/14] mm: page_frag: introduce prepare/probe/commit API [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,08/14] mm: page_frag: some minor refactoring before adding new API [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - 1 - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,04/14] mm: page_frag: add '_va' suffix to page_frag API [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - 1 - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align() [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,02/14] mm: move the page fragment allocator from page_alloc into its own file [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[RFC,v11,01/14] mm: page_frag: add a test module for page_frag [RFC,v11,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-19 Yunsheng Lin New
[v6,3/3] btrfs: prefer to allocate larger folio for metadata btrfs: try to allocate larger folios for metadata - - - --- 2024-07-19 Qu Wenruo New
[v6,2/3] btrfs: always uses root memcgroup for filemap_add_folio() btrfs: try to allocate larger folios for metadata - - - --- 2024-07-19 Qu Wenruo New
[v6,1/3] memcontrol: define root_mem_cgroup for CONFIG_MEMCG=n cases btrfs: try to allocate larger folios for metadata - - - --- 2024-07-19 Qu Wenruo New
[mm-unstable,v1] mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO [mm-unstable,v1] mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO 1 - 1 --- 2024-07-19 Yu Zhao New
[2/2] mm: remove foll_flags in __get_user_pages [1/2] mm: cleanup flags usage in faultin_page 1 - - --- 2024-07-18 Josef Bacik New
[1/2] mm: cleanup flags usage in faultin_page [1/2] mm: cleanup flags usage in faultin_page 1 - - --- 2024-07-18 Josef Bacik New
[v4] vmstat: Kernel stack usage histogram [v4] vmstat: Kernel stack usage histogram - 1 - --- 2024-07-18 Pasha Tatashin New
[v3,2/2] binfmt_elf, coredump: Log the reason of the failed core dumps binfmt_elf, coredump: Log the reason of the failed core dumps - - - --- 2024-07-18 Roman Kisel New
[v3,1/2] coredump: Standartize and fix logging binfmt_elf, coredump: Log the reason of the failed core dumps - - 1 --- 2024-07-18 Roman Kisel New
[4/4] xfs: remove unnecessary flush of eof page from truncate iomap: zero dirty folios over unwritten mappings on zero range - - - --- 2024-07-18 Brian Foster New
[3/4] iomap: fix handling of dirty folios over unwritten extents iomap: zero dirty folios over unwritten mappings on zero range - - - --- 2024-07-18 Brian Foster New
[9/9] mm: Consolidate common checks in hugetlb_mmap_check_and_align Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[8/9] arch/s390: Clean up hugetlb definitions Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[7/9] mm: Drop hugetlb_get_unmapped_area{_*} functions Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[5/9] arch/powerpc: Teach book3s64 arch_get_unmapped_area{_topdown} to handle hugetlb mappings Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[4/9] arch/sparc: Teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[3/9] arch/x86: Teach arch_get_unmapped_area_vmflags to handle hugetlb mappings Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[2/9] arch/s390: Teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
[1/9] mm/mmap: Teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings Unify hugetlb into arch_get_unmapped_area functions - - - --- 2024-07-18 Oscar Salvador New
mm: kmem: remove mem_cgroup_from_obj() mm: kmem: remove mem_cgroup_from_obj() 2 - - --- 2024-07-18 Muchun Song New
mm: list_lru: fix UAF for memory cgroup mm: list_lru: fix UAF for memory cgroup 1 - - --- 2024-07-18 Muchun Song New
[v2] selftests/mm: Skip test for non-LPA2 and non-LVA systems [v2] selftests/mm: Skip test for non-LPA2 and non-LVA systems - 1 - --- 2024-07-18 Dev Jain New
[-next] selftests/mm: mseal, self_elf: Fix warning comparing pointer to 0 [-next] selftests/mm: mseal, self_elf: Fix warning comparing pointer to 0 - - - --- 2024-07-18 Jiapeng Chong New
[3/3] i2c: Add Congatec CGEB I2C driver Add support for Congatec CGEB BIOS interface - - - --- 2024-07-18 Mary Strodl New
[2/3] x86: Add basic support for the Congatec CGEB BIOS interface Add support for Congatec CGEB BIOS interface - - - --- 2024-07-18 Mary Strodl New
[1/3] mm: vmalloc: export __vmalloc_node_range Add support for Congatec CGEB BIOS interface - - - --- 2024-07-18 Mary Strodl New
[RFC] mm: warn potential return NULL for kmalloc_array and kvmalloc_array with __GFP_NOFAIL [RFC] mm: warn potential return NULL for kmalloc_array and kvmalloc_array with __GFP_NOFAIL - - - --- 2024-07-17 Barry Song New
[2/2] mm: kvmalloc: align kvrealloc() with krealloc() Align kvrealloc() with krealloc() - - - --- 2024-07-17 Danilo Krummrich New
[1/2] mm: vmalloc: implement vrealloc() Align kvrealloc() with krealloc() - - - --- 2024-07-17 Danilo Krummrich New
[RFC,6/6] mm: Convert "*_trans_huge() || *_devmap()" to use *_leaf() mm: THP-agnostic refactor on huge mappings - - - --- 2024-07-17 Peter Xu New
[RFC,5/6] mm/huge_mapping: Create huge_mapping_pxx.c mm: THP-agnostic refactor on huge mappings - - - --- 2024-07-17 Peter Xu New
[RFC,4/6] mm: Move huge mapping declarations from internal.h to huge_mm.h mm: THP-agnostic refactor on huge mappings - - - --- 2024-07-17 Peter Xu New
[RFC,3/6] mm/treewide: Make pgtable-generic.c THP agnostic mm: THP-agnostic refactor on huge mappings - - - --- 2024-07-17 Peter Xu New
[RFC,2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options mm: THP-agnostic refactor on huge mappings - - - --- 2024-07-17 Peter Xu New
[RFC,1/6] mm/treewide: Remove pgd_devmap() mm: THP-agnostic refactor on huge mappings - - - --- 2024-07-17 Peter Xu New
[v3,1/1] alloc_tag: outline and export free_reserved_page() [v3,1/1] alloc_tag: outline and export free_reserved_page() 1 - - --- 2024-07-17 Suren Baghdasaryan New
execve: Move KUnit tests to tests/ subdirectory execve: Move KUnit tests to tests/ subdirectory - 2 - --- 2024-07-17 Kees Cook New
[v5,21/21] mm/mmap: Drop incorrect comment from vms_gather_munmap_vmas() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,20/21] mm/mmap: Move may_expand_vm() check in mmap_region() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,19/21] ipc/shm, mm: Drop do_vma_munmap() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,18/21] mm/mmap: Move can_modify_mm() check down the stack Avoid MAP_FIXED gap exposure - 2 - --- 2024-07-17 Liam R. Howlett New
[v5,17/21] mm/mmap: Relocate arch_unmap() to vms_complete_munmap_vmas() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,16/21] mm/mmap: Use vms accounted pages in mmap_region() Avoid MAP_FIXED gap exposure 1 3 - --- 2024-07-17 Liam R. Howlett New
[v5,15/21] mm/mmap: Use PHYS_PFN in mmap_region() Avoid MAP_FIXED gap exposure - 2 - --- 2024-07-17 Liam R. Howlett New
[v5,14/21] mm/mmap: Avoid zeroing vma tree in mmap_region() Avoid MAP_FIXED gap exposure - - - --- 2024-07-17 Liam R. Howlett New
[v5,13/21] mm/mmap: Clean up unmap_region() argument list Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,12/21] mm/mmap: Track start and end of munmap in vma_munmap_struct Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,11/21] mm/mmap: Reposition vma iterator in mmap_region() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,10/21] mm/mmap: Support vma == NULL in init_vma_munmap() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,09/21] mm/mmap: Expand mmap_region() munmap call Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,08/21] mm/mmap: Inline munmap operation in mmap_region() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,07/21] mm/mmap: Extract validate_mm() from vma_complete() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,06/21] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Avoid MAP_FIXED gap exposure - 2 - --- 2024-07-17 Liam R. Howlett New
[v5,05/21] mm/mmap: Introduce vma_munmap_struct for use in munmap operations Avoid MAP_FIXED gap exposure - 2 - --- 2024-07-17 Liam R. Howlett New
[v5,04/21] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap() Avoid MAP_FIXED gap exposure - 1 - --- 2024-07-17 Liam R. Howlett New
[v5,03/21] mm/mmap: Introduce vmi_complete_munmap_vmas() Avoid MAP_FIXED gap exposure - 2 - --- 2024-07-17 Liam R. Howlett New
[v5,02/21] mm/mmap: Introduce abort_munmap_vmas() Avoid MAP_FIXED gap exposure - 2 - --- 2024-07-17 Liam R. Howlett New
[v5,01/21] mm/mmap: Correctly position vma_iterator in __split_vma() Avoid MAP_FIXED gap exposure - 2 - --- 2024-07-17 Liam R. Howlett New
[v2,2/2] alloc_tag: outline and export free_reserved_page() [v2,1/2] alloc_tag: export mem_alloc_profiling_key used by modules 1 - - --- 2024-07-17 Suren Baghdasaryan New
[v2,1/2] alloc_tag: export mem_alloc_profiling_key used by modules [v2,1/2] alloc_tag: export mem_alloc_profiling_key used by modules 1 - - --- 2024-07-17 Suren Baghdasaryan New
selftests/mm: Skip test for non-LPA2 and non-LVA systems selftests/mm: Skip test for non-LPA2 and non-LVA systems - 1 - --- 2024-07-17 Dev Jain New
[GIT,PULL] memblock: updates for 6.11-rc1 [GIT,PULL] memblock: updates for 6.11-rc1 - - - --- 2024-07-17 Mike Rapoport New
[RFC,v1,4/4] mm: Override mTHP "file_enabled" defaults at kernel cmdline Control folio sizes used for page cache memory - - - --- 2024-07-17 Ryan Roberts New
[RFC,v1,3/4] mm: Override mTHP "enabled" defaults at kernel cmdline Control folio sizes used for page cache memory - - - --- 2024-07-17 Ryan Roberts New
[RFC,v1,2/4] mm: Introduce "always+exec" for mTHP file_enabled control Control folio sizes used for page cache memory - - - --- 2024-07-17 Ryan Roberts New
[RFC,v1,1/4] mm: mTHP user controls to configure pagecache large folio sizes Control folio sizes used for page cache memory - - - --- 2024-07-17 Ryan Roberts New
« 1 2 ... 52 53 54808 809 »