Show patches with: Archived = No       |   45533 patches
« 1 2 ... 50 51 52455 456 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
maple_tree: fix the comment on maple_arange_64 size maple_tree: fix the comment on maple_arange_64 size - - - --- 2024-07-17 Wei Yang New
[2/2] alloc_tag: outline and export {get|put}_page_tag_ref() used by modules [1/2] alloc_tag: export mem_alloc_profiling_key used by modules - 1 - --- 2024-07-17 Suren Baghdasaryan New
[1/2] alloc_tag: export mem_alloc_profiling_key used by modules [1/2] alloc_tag: export mem_alloc_profiling_key used by modules 1 - - --- 2024-07-17 Suren Baghdasaryan New
[v6.6-stable] mm: page_ref: remove folio_try_get_rcu() [v6.6-stable] mm: page_ref: remove folio_try_get_rcu() 2 - 1 --- 2024-07-16 Yang Shi New
[v6.9-stable] mm: page_ref: remove folio_try_get_rcu() [v6.9-stable] mm: page_ref: remove folio_try_get_rcu() 2 - 1 --- 2024-07-16 Yang Shi New
[5.15.y,8/8] mm/damon/core: merge regions aggressively when max_nr_regions is unmet Backport patches for DAMON merge regions fix - - - --- 2024-07-16 SeongJae Park New
[6.1.y,7/7] mm/damon/core: merge regions aggressively when max_nr_regions is unmet Backport patches for DAMON merge regions fix - - - --- 2024-07-16 SeongJae Park New
[RFC,v9,11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,10/11] ACPI:RAS2: Add ACPI RAS2 driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,09/11] platform: Add __free() based cleanup function for platform_device_put EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,08/11] cxl/memscrub: Add CXL memory device ECS control feature EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,06/11] cxl/mbox: Add SET_FEATURE mailbox command EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,05/11] cxl/mbox: Add GET_FEATURE mailbox command EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,03/11] EDAC: Add EDAC ECS control driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,02/11] EDAC: Add EDAC scrub control driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[RFC,v9,01/11] EDAC: Add generic EDAC RAS feature driver EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-07-16 Shiju Jose New
[v2,3/3] mm: mTHP stats for pagecache folio allocations mTHP allocation stats for file-backed memory - - - --- 2024-07-16 Ryan Roberts New
[v2,2/3] mm: Tidy up shmem mTHP controls and stats mTHP allocation stats for file-backed memory - - - --- 2024-07-16 Ryan Roberts New
[v2,1/3] mm: Cleanup count_mthp_stat() definition mTHP allocation stats for file-backed memory 2 2 - --- 2024-07-16 Ryan Roberts New
[17/17] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks - 1 - --- 2024-07-16 Mike Rapoport New
[16/17] arch_numa: switch over to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-16 Mike Rapoport New
[15/17] mm: make numa_memblks more self-contained mm: introduce numa_memblks - - - --- 2024-07-16 Mike Rapoport New
[14/17] mm: introduce numa_emulation mm: introduce numa_memblks - - - --- 2024-07-16 Mike Rapoport New
[13/17] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-16 Mike Rapoport New
[12/17] mm: introduce numa_memblks mm: introduce numa_memblks - - - --- 2024-07-16 Mike Rapoport New
[11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks - 1 - --- 2024-07-16 Mike Rapoport New
[10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks - 1 - --- 2024-07-16 Mike Rapoport New
[09/17] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks - 1 - --- 2024-07-16 Mike Rapoport New
[08/17] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks - 1 - --- 2024-07-16 Mike Rapoport New
[07/17] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks - 1 - --- 2024-07-16 Mike Rapoport New
[06/17] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks - - - --- 2024-07-16 Mike Rapoport New
[05/17] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 1 - --- 2024-07-16 Mike Rapoport New
[04/17] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 1 - --- 2024-07-16 Mike Rapoport New
[03/17] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - 3 - --- 2024-07-16 Mike Rapoport New
[02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks - 1 - --- 2024-07-16 Mike Rapoport New
[01/17] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 1 - --- 2024-07-16 Mike Rapoport New
[RFC,PATCHv2] mm: introduce reclaim throttle in MGLRU [RFC,PATCHv2] mm: introduce reclaim throttle in MGLRU - - - --- 2024-07-16 zhaoyang.huang New
[RFC] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() [RFC] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() - - - --- 2024-07-16 Zhijian Li (Fujitsu) New
nsfs: use cleanup guard nsfs: use cleanup guard - - - --- 2024-07-16 Christian Brauner New
[v2] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit() [v2] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit() - - - --- 2024-07-16 Miaohe Lin New
filemap: fix error pointer dereference in filemap_fault() filemap: fix error pointer dereference in filemap_fault() - - - --- 2024-07-16 Ma Ke New
« 1 2 ... 50 51 52455 456 »