linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
 2024-07-19  7:47 UTC  (4+ messages)
` [RFC PATCH v1 3/4] mm: Override mTHP "enabled" defaults at kernel cmdline

[PATCH RFC] mm: warn potential return NULL for kmalloc_array and kvmalloc_array with __GFP_NOFAIL
 2024-07-19  7:43 UTC  (21+ messages)

[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)

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

[PATCH 0/3] Add support for Congatec CGEB BIOS interface
 2024-07-19  6:41 UTC  (18+ messages)
` [PATCH 1/3] mm: vmalloc: export __vmalloc_node_range
` [PATCH 2/3] x86: Add basic support for the Congatec CGEB BIOS interface
` [PATCH 3/3] i2c: Add Congatec CGEB I2C driver

[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 00/17] mm: introduce numa_memblks
 2024-07-19  5:55 UTC  (7+ messages)
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks

[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  (15+ messages)

[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-07-19  3:11 UTC  (9+ messages)

[PATCH v3] vmstat: Kernel stack usage histogram
 2024-07-19  2:56 UTC  (8+ messages)

[PATCH v4] vmstat: Kernel stack usage histogram
 2024-07-19  2:55 UTC  (4+ messages)

[PATCH 0/7] Split list_lru lock into per-cgroup scope
 2024-07-19  2:45 UTC  (9+ 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 RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
 2024-07-19  1:10 UTC  (9+ messages)
` [PATCH 3/4] iomap: fix handling of dirty folios over unwritten extents
` [PATCH 4/4] xfs: remove unnecessary flush of eof page from truncate
  ` [PATCH 1/4] filemap: return pos of first dirty folio from range_has_writeback

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

[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 

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

[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)

[syzbot] [mm?] BUG: Bad page map (8)
 2024-07-18 22:51 UTC 

[PATCH 0/9] Unify hugetlb into arch_get_unmapped_area functions
 2024-07-18 22:22 UTC  (12+ messages)
` [PATCH 1/9] mm/mmap: Teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
` [PATCH 2/9] arch/s390: Teach arch_get_unmapped_area{_topdown} "
` [PATCH 3/9] arch/x86: Teach arch_get_unmapped_area_vmflags "
` [PATCH 4/9] arch/sparc: Teach arch_get_unmapped_area{_topdown} "
` [PATCH 5/9] arch/powerpc: Teach book3s64 "
` [PATCH 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
` [PATCH 7/9] mm: Drop hugetlb_get_unmapped_area{_*} functions
` [PATCH 8/9] arch/s390: Clean up hugetlb definitions
` [PATCH 9/9] mm: Consolidate common checks in hugetlb_mmap_check_and_align

[RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-18 22:02 UTC  (17+ messages)
` [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
` [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
` [RFC PATCH v9 05/11] cxl/mbox: Add GET_FEATURE mailbox command
` [RFC PATCH v9 06/11] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v9 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature

[PATCH 1/2] mm: cleanup flags usage in faultin_page
 2024-07-18 21:26 UTC  (2+ messages)
` [PATCH 2/2] mm: remove foll_flags in __get_user_pages

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

[PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-07-18 18:27 UTC  (3+ 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

[PATCH] execve: Move KUnit tests to tests/ subdirectory
 2024-07-18 17:46 UTC  (3+ messages)

[syzbot] [crypto?] KASAN: slab-use-after-free Read in handle_mm_fault
 2024-07-18 16:51 UTC  (10+ messages)

[PATCH v2] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-07-18 16:18 UTC  (2+ messages)

[linux-next:master 12153/13432] drivers/md/dm-integrity.c:4559 dm_integrity_ctr() warn: impossible condition '(bi->tuple_size > ((1) << 12) / 2) => (0-255 > 2048)'
 2024-07-18 15:27 UTC 

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-18 14:45 UTC  (13+ messages)
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 17/29] arm64: implement PKEYS support

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

LPA2 on non-LPA2 hardware broken with 16K pages
 2024-07-18 14:34 UTC  (4+ messages)

[linux-next:fs-current] BUILD SUCCESS ccb4f0dd82ceaa7702fbf063ec5131dc064f2652
 2024-07-18 14:09 UTC 

[PATCH 0/2] Align kvrealloc() with krealloc()
 2024-07-18 11:45 UTC  (7+ messages)
` [PATCH 1/2] mm: vmalloc: implement vrealloc()
` [PATCH 2/2] mm: kvmalloc: align kvrealloc() with krealloc()

[PATCH] mm: list_lru: fix UAF for memory cgroup
 2024-07-18 11:20 UTC  (3+ messages)

[linux-next:master 13064/13432] include/asm-generic/bitops/generic-non-atomic.h:128:undefined reference to `usb_kill_anchored_urbs'
 2024-07-18 10:48 UTC 

[PATCH 0/2] mm: skip memcg for certain address space
 2024-07-18  9:25 UTC  (15+ messages)

[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
 2024-07-18  9:23 UTC  (5+ messages)

Hard and soft lockups with FIO and LTP runs on a large system
 2024-07-18  9:02 UTC  (2+ messages)

[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
 2024-07-18  7:53 UTC  (10+ messages)
` [PATCH v4 1/3] mm: swap: swap cluster switch to double link list
` [PATCH v4 2/3] mm: swap: mTHP allocate swap entries from nonfull list

[PATCH v2] selftests/mm: Skip test for non-LPA2 and non-LVA systems
 2024-07-18  5:25 UTC 

Regression on linux-next (next-20240712)
 2024-07-18  5:09 UTC  (4+ messages)

[PATCH -next] selftests/mm: mseal, self_elf: Fix warning comparing pointer to 0
 2024-07-18  3:46 UTC  (2+ messages)

[linux-next:master 11543/13349] drivers/mailbox/qcom-cpucp-mbox.c:54:18: error: implicit declaration of function 'readq'; did you mean 'readb'?
 2024-07-18  1:52 UTC 

[linux-next:master] BUILD REGRESSION 797012914d2d031430268fe512af0ccd7d8e46ef
 2024-07-18  0:51 UTC 

DAMON Beer/Coffee/Tea chat reminder and extending for office hour
 2024-07-17 23:58 UTC  (2+ messages)
` Shared calendar for the schedule (was Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)

[linux-next:pending-fixes] BUILD SUCCESS 3adc29e2f4338a3da35bc4e3a00adb5be7d2c38a
 2024-07-17 23:21 UTC 

[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
 2024-07-17 22:02 UTC  (7+ messages)
` [PATCH RFC 1/6] mm/treewide: Remove pgd_devmap()
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options
` [PATCH RFC 3/6] mm/treewide: Make pgtable-generic.c THP agnostic
` [PATCH RFC 4/6] mm: Move huge mapping declarations from internal.h to huge_mm.h
` [PATCH RFC 5/6] mm/huge_mapping: Create huge_mapping_pxx.c
` [PATCH RFC 6/6] mm: Convert "*_trans_huge() || *_devmap()" to use *_leaf()

[PATCH v2 1/2] alloc_tag: export mem_alloc_profiling_key used by modules
 2024-07-17 21:30 UTC  (7+ messages)
` [PATCH v2 2/2] alloc_tag: outline and export free_reserved_page()

[PATCH v3 1/1] alloc_tag: outline and export free_reserved_page()
 2024-07-17 21:28 UTC 

page:  |  | latest

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