Show patches with: State = Action Required       |    Archived = No       |   37241 patches
« 1 2 ... 69 70 71372 373 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,03/10] dyndbg: add 2nd cursor pair to init-fn how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,02/10] dyndbg: split __dyndbg_sites section out from __dyndbg how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,01/10] dyndbg: prep to isolate 3 repetetive fields how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,10/10] dyndbg: cache the dynamically generated prefixes per callsite how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,09/10] dyndbg: add dd_clear_range to prune mtrees how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,08/10] dyndbg: drop _ddebug.site member how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,07/10] dyndbg: wire in __desc_*() functions how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,06/10] dyndbg: add site_*() macros to avoid using _ddebug.site how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,03/10] dyndbg: add 2nd cursor pair to init-fn how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,02/10] dyndbg: split __dyndbg_sites section out from __dyndbg how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,01/10] dyndbg: prep to isolate 3 repetetive fields how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[v4,3/3] mm: perform the mapping_map_writable() check after call_mmap() permit write-sealed memfd read-only shared mappings - - - --- 2023-10-12 Lorenzo Stoakes New
[v4,2/3] mm: update memfd seal write check to include F_SEAL_WRITE permit write-sealed memfd read-only shared mappings - 1 - --- 2023-10-12 Lorenzo Stoakes New
[v4,1/3] mm: drop the assumption that VM_SHARED always implies writable permit write-sealed memfd read-only shared mappings - - - --- 2023-10-12 Lorenzo Stoakes New
mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm() mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm() - - - --- 2023-10-12 Waiman Long New
[v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier [v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier - - 1 --- 2023-10-12 Samasth Norway Ananda New
[v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries() [v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries() - 1 - --- 2023-10-12 Liam R. Howlett New
[1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier [1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier - - 1 --- 2023-10-12 Samasth Norway Ananda New
[9/8] percpu_counter: extend _limited_add() to negative amounts shmem,tmpfs: general maintenance - - - --- 2023-10-12 Hugh Dickins New
[RFC,5/5] mm/numa: migrate leftover numa emulation into mm/numa.c support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
[RFC,4/5] mm/numa: support CONFIG_NUMA_EMU for arm64 support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
[RFC,3/5] arch_numa: remove __init in early_cpu_to_node() support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
[RFC,2/5] mm: percpu: fix variable type of cpu support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
[RFC,1/5] mm/numa: move numa emulation APIs into generic files support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
mm: page_alloc: check the order of compound page event when the order is 0 mm: page_alloc: check the order of compound page event when the order is 0 - 1 - --- 2023-10-12 Hyesoo Yu New
[v4,5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper Abstract vma_merge() and split_vma() - 1 - --- 2023-10-11 Lorenzo Stoakes New
[v4,4/5] mm: abstract merge for new VMAs into vma_merge_new_vma() Abstract vma_merge() and split_vma() - 1 - --- 2023-10-11 Lorenzo Stoakes New
[v4,3/5] mm: make vma_merge() and split_vma() internal Abstract vma_merge() and split_vma() - 1 - --- 2023-10-11 Lorenzo Stoakes New
[v4,2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al. Abstract vma_merge() and split_vma() - 1 - --- 2023-10-11 Lorenzo Stoakes New
[v4,1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h Abstract vma_merge() and split_vma() - 1 - --- 2023-10-11 Lorenzo Stoakes New
[v2,1/1] hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions - 1 - --- 2023-10-11 Usama Arif New
[v4,8/8] soc/tegra: fuse: Add support for Tegra241 soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v4,7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234 soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v4,6/8] soc/tegra: fuse: Add function to print SKU info soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v4,5/8] soc/tegra: fuse: Add function to add lookups soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v4,4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc() soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v4,3/8] soc/tegra: fuse: Refactor resource mapping soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v4,2/8] soc/tegra: fuse: Use dev_err_probe for probe failures soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v4,1/8] mm/util: Introduce kmemdup_array() to duplicate an array soc/tegra: fuse: Add ACPI support - - - --- 2023-10-11 Kartik New
[v5,7/8] selftests/mm: Substitute attribute with a macro Add printf attribute to kselftest functions - - - --- 2023-10-11 Maciej Wieczor-Retman New
[v5,2/8] selftests/cachestat: Fix print_cachestat format Add printf attribute to kselftest functions 1 - - --- 2023-10-11 Maciej Wieczor-Retman New
[RFC] zswap: add writeback_time_threshold interface to shrink zswap pool [RFC] zswap: add writeback_time_threshold interface to shrink zswap pool - - - --- 2023-10-11 Zhongkun He New
[v3,5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper Abstract vma_merge() and split_vma() - 1 - --- 2023-10-10 Lorenzo Stoakes New
[v3,4/5] mm: abstract merge for new VMAs into vma_merge_new_vma() Abstract vma_merge() and split_vma() - 1 - --- 2023-10-10 Lorenzo Stoakes New
[v3,3/5] mm: make vma_merge() and split_vma() internal Abstract vma_merge() and split_vma() - 1 - --- 2023-10-10 Lorenzo Stoakes New
[v3,2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al. Abstract vma_merge() and split_vma() - 1 - --- 2023-10-10 Lorenzo Stoakes New
[v3,1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h Abstract vma_merge() and split_vma() - 1 - --- 2023-10-10 Lorenzo Stoakes New
bounds: Support non-power-of-two CONFIG_NR_CPUS bounds: Support non-power-of-two CONFIG_NR_CPUS 1 1 - --- 2023-10-10 Matthew Wilcox New
[v1,5/5] tools/mm/page-types.c: hide compound pages in non-raw mode mm, kpageflags: support folio and fix output for compound pages - - - --- 2023-10-10 Naoya Horiguchi New
[v1,4/5] mm, kpageflags: fix invalid output for PageSlab mm, kpageflags: support folio and fix output for compound pages - - - --- 2023-10-10 Naoya Horiguchi New
[v1,3/5] mm, kpageflags: separate code path for hugetlb pages mm, kpageflags: support folio and fix output for compound pages - - - --- 2023-10-10 Naoya Horiguchi New
[v1,2/5] mm: kpageflags: distinguish thp and folio mm, kpageflags: support folio and fix output for compound pages - - - --- 2023-10-10 Naoya Horiguchi New
[v1,1/5] include/uapi/linux/kernel-page-flags.h: define KPF_FOLIO mm, kpageflags: support folio and fix output for compound pages - - - --- 2023-10-10 Naoya Horiguchi New
[RFC,v1,2/2] mm: swap: Swap-out small-sized THP without splitting Swap-out small-sized THP without splitting - - - --- 2023-10-10 Ryan Roberts New
[RFC,v1,1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags Swap-out small-sized THP without splitting - - - --- 2023-10-10 Ryan Roberts New
maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries() maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries() - - - --- 2023-10-10 Liam R. Howlett New
exec: allow executing block devices exec: allow executing block devices - - - --- 2023-10-10 Alyssa Ross New
[6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative sched/numa: Complete scanning of partial and inactive VMAs - - - --- 2023-10-10 Mel Gorman New
[5/6] sched/numa: Complete scanning of partial VMAs regardless of PID activity sched/numa: Complete scanning of partial and inactive VMAs - - - --- 2023-10-10 Mel Gorman New
[4/6] sched/numa: Move up the access pid reset logic sched/numa: Complete scanning of partial and inactive VMAs - - - --- 2023-10-10 Mel Gorman New
[3/6] sched/numa: Trace decisions related to skipping VMAs sched/numa: Complete scanning of partial and inactive VMAs - - - --- 2023-10-10 Mel Gorman New
[2/6] sched/numa: Rename vma_numab_state.access_pids sched/numa: Complete scanning of partial and inactive VMAs - - - --- 2023-10-10 Mel Gorman New
[1/6] sched/numa: Document vma_numab_state fields sched/numa: Complete scanning of partial and inactive VMAs - - - --- 2023-10-10 Mel Gorman New
[RESEND,v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() [RESEND,v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() 1 - - --- 2023-10-10 Lorenzo Stoakes New
[-next,7/7] mm: convert page_cpupid_xchg_last() to folio_cpupid_xchg_last() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,6/7] mm: make wp_page_reuse() and finish_mkwrite_fault() to take a folio mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,5/7] mm: convert page_cpupid_last() to folio_cpupid_last() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,4/7] mm: convert xchg_page_access_time to xchg_folio_access_time() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,3/7] mm: huge_memory: use a folio in change_huge_pmd() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,2/7] mm: mprotect: use a folio in change_pte_range() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,1/7] mm_types: add _last_cpupid into folio mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[2/2] sched: Remove wait bookmarks [1/2] filemap: Remove use of wait bookmarks 1 - - --- 2023-10-10 Matthew Wilcox New
[1/2] filemap: Remove use of wait bookmarks [1/2] filemap: Remove use of wait bookmarks - - - --- 2023-10-10 Matthew Wilcox New
sched/wait: introduce endmark in __wake_up_common sched/wait: introduce endmark in __wake_up_common - - - --- 2023-10-10 lai bin New
[v2,5/5] mm: memcg: restore subtree stats flushing mm: memcg: subtree stats flushing and thresholds - - - --- 2023-10-10 Yosry Ahmed New
[v2,4/5] mm: workingset: move the stats flush into workingset_test_recent() mm: memcg: subtree stats flushing and thresholds - - - --- 2023-10-10 Yosry Ahmed New
[v2,3/5] mm: memcg: make stats flushing threshold per-memcg mm: memcg: subtree stats flushing and thresholds - - - --- 2023-10-10 Yosry Ahmed New
[v2,2/5] mm: memcg: move vmstats structs definition above flushing code mm: memcg: subtree stats flushing and thresholds - - - --- 2023-10-10 Yosry Ahmed New
[v2,1/5] mm: memcg: change flush_next_time to flush_last_time mm: memcg: subtree stats flushing and thresholds - - - --- 2023-10-10 Yosry Ahmed New
[RFC,3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval - - - --- 2023-10-10 SeongJae Park New
[RFC,2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval - - - --- 2023-10-10 SeongJae Park New
[RFC,1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval - - - --- 2023-10-10 SeongJae Park New
[v2,5/5] percpu: scoped objcg protection mm: improve performance of accounted kernel memory allocations 1 - - --- 2023-10-10 Roman Gushchin New
[v2,4/5] mm: kmem: scoped objcg protection mm: improve performance of accounted kernel memory allocations 1 - - --- 2023-10-10 Roman Gushchin New
[v2,3/5] mm: kmem: make memcg keep a reference to the original objcg mm: improve performance of accounted kernel memory allocations 1 - - --- 2023-10-10 Roman Gushchin New
[v2,2/5] mm: kmem: add direct objcg pointer to task_struct mm: improve performance of accounted kernel memory allocations 1 - - --- 2023-10-10 Roman Gushchin New
[v2,1/5] mm: kmem: optimize get_obj_cgroup_from_current() mm: improve performance of accounted kernel memory allocations 2 - - --- 2023-10-10 Roman Gushchin New
[v2,5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper Abstract vma_merge() and split_vma() - 1 - --- 2023-10-09 Lorenzo Stoakes New
[v2,4/5] mm: abstract merge for new VMAs into vma_merge_new_vma() Abstract vma_merge() and split_vma() - 1 - --- 2023-10-09 Lorenzo Stoakes New
[v2,3/5] mm: make vma_merge() and split_vma() internal Abstract vma_merge() and split_vma() - 1 - --- 2023-10-09 Lorenzo Stoakes New
[v2,2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al. Abstract vma_merge() and split_vma() - 1 - --- 2023-10-09 Lorenzo Stoakes New
[v2,1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h Abstract vma_merge() and split_vma() - 1 - --- 2023-10-09 Lorenzo Stoakes New
[RFC,v2,3/3] mm/mempolicy: modify interleave mempolicy to use memtier weights mm: mempolicy: Multi-tier weighted interleaving - - - --- 2023-10-09 Gregory Price New
[RFC,v2,2/3] mm/memory-tiers: Introduce sysfs for tier interleave weights mm: mempolicy: Multi-tier weighted interleaving - - - --- 2023-10-09 Gregory Price New
« 1 2 ... 69 70 71372 373 »