Show patches with: Archived = No       |   45536 patches
« 1 2 ... 49 50 51455 456 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
rust: mm: add abstractions for mm_struct and vm_area_struct rust: mm: add abstractions for mm_struct and vm_area_struct - - - --- 2024-07-23 Alice Ryhl New
[v4,1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts - - - --- 2024-07-23 Vignesh Balasubramanian New
[v3,5/5] scripts/gdb: Add 'lx-kasan_mem_to_shadow' command Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,4/5] scripts/gdb: Add 'lx-stack_depot_lookup' command. Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,3/5] scripts/gdb: fix lx-mounts command error Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,2/5] scripts/gdb: add iteration function for rbtree Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,1/5] scripts/gdb: fix timerlist parsing issue Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() [v3] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() - 1 - --- 2024-07-23 Zhijian Li (Fujitsu) New
[v2,25/25] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,24/25] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,23/25] arch_numa: switch over to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,21/25] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,20/25] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,19/25] mm: introduce numa_emulation mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,18/25] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,17/25] mm: introduce numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,14/25] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,13/25] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,12/25] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,10/25] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,09/25] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 1 - --- 2024-07-23 Mike Rapoport New
[v2,08/25] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 1 - --- 2024-07-23 Mike Rapoport New
[v2,07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,05/25] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - 3 - --- 2024-07-23 Mike Rapoport New
[v2,04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,01/25] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 1 - --- 2024-07-23 Mike Rapoport New
[v1] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process [v1] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process 1 - - --- 2024-07-23 Zhongkun He New
[v5] mm/damon/lru_sort: adjust local variable to dynamic allocation [v5] mm/damon/lru_sort: adjust local variable to dynamic allocation - 1 - --- 2024-07-23 Hao Peng New
[v3,2/2] hugetlbfs: use tracepoints in hugetlbfs functions. Introduce tracepoint for hugetlbfs - - - --- 2024-07-23 Hongbo Li New
[v3,1/2] hugetlbfs: support tracepoint Introduce tracepoint for hugetlbfs - - - --- 2024-07-23 Hongbo Li New
[2/2] mm, memcg: cg2 memory{.swap,}.peak write tests [1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers - - - --- 2024-07-22 David Finkel New
[1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers [1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers - - - --- 2024-07-22 David Finkel New
[RFC] memcg: expose children memory usage for root [RFC] memcg: expose children memory usage for root - - - --- 2024-07-22 Shakeel Butt New
kcov: don't instrument lib/find_bit.c kcov: don't instrument lib/find_bit.c - 1 - --- 2024-07-22 andrey.konovalov@linux.dev New
x86, kcov: ignore stack trace coverage x86, kcov: ignore stack trace coverage - - - --- 2024-07-22 andrey.konovalov@linux.dev New
[v2,3/3] memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled. [v2,1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() - 1 - --- 2024-07-22 Zi Yan New
[v2,2/3] memory tiering: introduce folio_has_cpupid() check [v2,1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() 1 1 - --- 2024-07-22 Zi Yan New
[v2,1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() [v2,1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() 1 3 - --- 2024-07-22 Zi Yan New
mm: added node_reclaim successes to VM event counters mm: added node_reclaim successes to VM event counters - - - --- 2024-07-22 Matthew Cassell New
[v2,2/2] mm: kvmalloc: align kvrealloc() with krealloc() Align kvrealloc() with krealloc() 1 - - --- 2024-07-22 Danilo Krummrich New
[v2,1/2] mm: vmalloc: implement vrealloc() Align kvrealloc() with krealloc() 1 - - --- 2024-07-22 Danilo Krummrich New
mm, memcg: cg2 memory{.swap,}.peak write handlers mm, memcg: cg2 memory{.swap,}.peak write handlers - - - --- 2024-07-22 David Finkel New
mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process 1 - - --- 2024-07-22 Zhongkun He New
[v3,7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable 1 1 1 --- 2024-07-22 Lorenzo Stoakes New
[v3,6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable 1 1 - --- 2024-07-22 Lorenzo Stoakes New
[v3,5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable 2 - - --- 2024-07-22 Lorenzo Stoakes New
[v3,4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[RFC] mm: keep LRU order by move unisolated folios to tail [RFC] mm: keep LRU order by move unisolated folios to tail - - - --- 2024-07-22 zhaoyang.huang New
[RFC,v3,27/37] kvx: Add ELF relocations and module support Untitled series #872899 - - - --- 2024-07-22 Yann Sionneau New
[RFC,v3,24/37] kvx: Add memory management Untitled series #872899 - - - --- 2024-07-22 Yann Sionneau New
[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
« 1 2 ... 49 50 51455 456 »