linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/17] mm: introduce numa_memblks
 2024-07-20 12:09 UTC  (48+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks

[PATCH] generic/736: don't run it on tmpfs
 2024-07-20  8:35 UTC 

[PATCH 1/2] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
 2024-07-20  8:11 UTC  (4+ messages)
` [PATCH 2/2] memory tiering: introduce folio_has_cpupid() check

Hard and soft lockups with FIO and LTP runs on a large system
 2024-07-20  7:57 UTC  (17+ messages)

[PATCH] generic/732: don't run it on tmpfs
 2024-07-20  7:13 UTC 

[syzbot] [mm?] BUG: Bad page map (8)
 2024-07-20  7:01 UTC  (6+ messages)

[linux-next:master 7769/10451] arch/arm64/boot/dts/qcom/sm8650-hdk.dtb: clock-controller@aaf0000: 'required-opps' is a required property
 2024-07-20  5:34 UTC  (2+ messages)

[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-07-20  4:52 UTC  (12+ messages)

[PATCH v3 0/2] mm: zswap: fixes for global shrinker
 2024-07-20  4:41 UTC  (3+ messages)
` [PATCH v3 1/2] mm: zswap: fix global shrinker memcg iteration
` [PATCH v3 2/2] mm: zswap: fix global shrinker error handling logic

[PATCH] slab: Introduce kmalloc_obj() and family
 2024-07-20  3:50 UTC  (2+ messages)

[PATCH v3] vmstat: Kernel stack usage histogram
 2024-07-20  3:41 UTC  (9+ messages)

[PATCH] mm/x86/pat: Only untrack the pfn range if unmap region
 2024-07-20  2:18 UTC  (13+ messages)

[linux-next:fs-next] BUILD SUCCESS 03725d4c6d07985d780d8904bbff97267d89166a
 2024-07-20  2:04 UTC 

[syzbot] [mm?] possible deadlock in mmap_read_lock
 2024-07-20  1:39 UTC  (2+ messages)

[PATCH RFC] mm: warn potential return NULL for kmalloc_array and kvmalloc_array with __GFP_NOFAIL
 2024-07-20  0:36 UTC  (37+ messages)

[linux-next:fs-current] BUILD SUCCESS e1a46cdb94264d6e4a5a2906e3431fe994b4a9fd
 2024-07-20  0:26 UTC 

[linux-next:master] [mm] 98c9daf5ae: aim7.jobs-per-min -29.4% regression
 2024-07-19 22:38 UTC  (7+ messages)

[PATCH v7 0/3] btrfs: try to allocate larger folios for metadata
 2024-07-19 22:11 UTC  (10+ messages)
` [PATCH v7 1/3] memcontrol: define root_mem_cgroup for CONFIG_MEMCG=n cases
` [PATCH v7 2/3] btrfs: always uses root memcgroup for filemap_add_folio()
` [PATCH v7 3/3] btrfs: prefer to allocate larger folio for metadata

[PATCH v4] vmstat: Kernel stack usage histogram
 2024-07-19 22:04 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 89ee05b11178f39215e7c3f911cce4591e69995b
 2024-07-19 21:35 UTC 

[PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-19 20:49 UTC  (6+ messages)

zswap_writeback_entry crashes in 6.9.5
 2024-07-19 20:47 UTC  (4+ messages)

[PATCH] mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines
 2024-07-19 20:46 UTC  (3+ messages)

[RFC PATCH 0/3] Fix and refactor do_{huge_pmd_}numa_page()
 2024-07-19 20:19 UTC  (4+ messages)
` [RFC PATCH 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)

[PATCH 0/3] Add support for Congatec CGEB BIOS interface
 2024-07-19 19:59 UTC  (15+ messages)
` [PATCH 1/3] mm: vmalloc: export __vmalloc_node_range

[linux-next:master] BUILD REGRESSION 41c196e567fb1ea97f68a2ffb7faab451cd90854
 2024-07-19 19:33 UTC 

[RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-19 18:43 UTC  (5+ messages)
` [RFC PATCH v9 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature
` [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS "

LPA2 on non-LPA2 hardware broken with 16K pages
 2024-07-19 18:02 UTC  (3+ messages)

[PATCH v3] mm/damon/lru_sort: adjust local variable to dynamic allocation
 2024-07-19 17:42 UTC 

[PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-07-19 17:33 UTC  (5+ messages)
` [PATCH v3 1/2] coredump: Standartize and fix logging
` [PATCH v3 2/2] binfmt_elf, coredump: Log the reason of the failed core dumps

[linux-next:master 13468/13536] include/uapi/linux/swab.h:60:undefined reference to `usb_set_interface'
 2024-07-19 16:25 UTC 

[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
 2024-07-19 16:06 UTC  (6+ messages)

[PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
 2024-07-19 15:22 UTC  (6+ messages)
` [PATCH 3/4] iomap: fix handling of dirty folios over unwritten extents

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-19 14:55 UTC  (7+ messages)

[PATCH 1/2] mm: cleanup flags usage in faultin_page
 2024-07-19 13:24 UTC  (4+ messages)
` [PATCH 2/2] mm: remove foll_flags in __get_user_pages

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-07-19 13:07 UTC  (2+ messages)
` [PATCH V8 2/2] cgroup/rstat: add tracepoints for ongoing flusher waits

[linux-next:master 13085/13536] riscv64-linux-ld: drivers/bluetooth/btmtk.c:477:undefined reference to `usb_control_msg'
 2024-07-19 12:24 UTC 

[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-19 11:40 UTC  (5+ messages)
  ` [External] "

[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
 2024-07-19 10:30 UTC  (8+ messages)
` [PATCH v4 2/3] mm: swap: mTHP allocate swap entries from nonfull list

[PATCH v6 0/3] btrfs: try to allocate larger folios for metadata
 2024-07-19 10:19 UTC  (5+ messages)
` [PATCH v6 1/3] memcontrol: define root_mem_cgroup for CONFIG_MEMCG=n cases
` [PATCH v6 2/3] btrfs: always uses root memcgroup for filemap_add_folio()
` [PATCH v6 3/3] btrfs: prefer to allocate larger folio for metadata

[RFC v11 01/14] mm: page_frag: add a test module for page_frag
 2024-07-19  9:33 UTC  (10+ messages)
` [RFC v11 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [RFC v11 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [RFC v11 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API
` [RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [RFC v11 11/14] mm: page_frag: introduce prepare/probe/commit API
` [RFC v11 13/14] mm: page_frag: update documentation for page_frag

[PATCH v2 0/3] mTHP allocation stats for file-backed memory
 2024-07-19  8:56 UTC  (4+ messages)
` [PATCH v2 3/3] mm: mTHP stats for pagecache folio allocations

[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
 2024-07-19  8:29 UTC  (7+ messages)
` [RFC PATCH v1 3/4] mm: Override mTHP "enabled" defaults at kernel cmdline

[linux-next:master 13285/13432] riscv64-linux-ld: include/linux/usb.h:1400:undefined reference to `usb_submit_urb'
 2024-07-19  7:50 UTC 

[linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:29: error: incompatible pointer types passing 'struct device *' to parameter of type 'struct platform_device *'
 2024-07-19  7:06 UTC  (5+ messages)

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-07-19  6:24 UTC 

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
 2024-07-19  6:18 UTC  (2+ messages)

[PATCH] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2024-07-19  3:55 UTC  (9+ messages)

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-19  3:23 UTC  (7+ messages)

[PATCH 0/7] Split list_lru lock into per-cgroup scope
 2024-07-19  2:45 UTC  (7+ messages)
` [PATCH 1/7] mm/swap, workingset: make anon workingset nodes memcg aware
` [PATCH 5/7] mm/list_lru: simplify reparenting and initial allocation

[linux-next:fs-next] BUILD SUCCESS 6cbefbeda83ef88db8322184d0999683ea4b02d9
 2024-07-19  2:31 UTC 

[PATCH RFC] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
 2024-07-19  2:28 UTC  (4+ messages)

[syzbot] [mm?] possible deadlock in try_to_wake_up (5)
 2024-07-19  1:54 UTC 

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-18 23:47 UTC  (10+ messages)
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test

[linux-next:pending-fixes] BUILD SUCCESS f66a2ffad56a9ca2519e1f110202d228fe13e153
 2024-07-18 23:47 UTC 

[GIT PULL] memblock: updates for 6.11-rc1
 2024-07-18 23:06 UTC  (2+ messages)

[GIT PULL] slab updates for 6.11
 2024-07-18 23:06 UTC  (2+ messages)

[PATCH 4/9] arch/sparc: Teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
 2024-07-18 22:22 UTC  (3+ messages)

[PATCH] mm: kmem: remove mem_cgroup_from_obj()
 2024-07-18 20:47 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox