linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/3] Fix and refactor do_{huge_pmd_}numa_page()
 2024-07-13  1:23 UTC  (10+ messages)
` [RFC PATCH 1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
` [RFC PATCH 2/3] memory tiering: introduce folio_has_cpupid() check
` [RFC PATCH 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)

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

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

[syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add
 2024-07-13  1:14 UTC  (3+ messages)

[PATCH v1 0/2] mTHP allocation stats for file-backed memory
 2024-07-13  1:08 UTC  (9+ messages)
` [PATCH v1 1/2] mm: Cleanup count_mthp_stat() definition
` [PATCH v1 2/2] mm: mTHP stats for pagecache folio allocations

[PATCH] mm/huge_memory: Avoid PMD-size page cache if needed
 2024-07-13  1:03 UTC  (5+ messages)

[linux-next:master 10945/12880] arch/powerpc/boot/dts/fsl/b4420qds.dtb: global-utilities@e1000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-07-13  0:45 UTC 

[linux-next:fs-current] BUILD SUCCESS 5c15d1516b9dc8d268de7141b4e3bbff5c99871f
 2024-07-13  0:45 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 2e52a616d8f8f4b78fe4c2ba5d7d20a5fe2919a6
 2024-07-13  0:11 UTC 

[PATCH mm-unstable v1] mm/mglru: fix ineffective protection calculation
 2024-07-12 23:29 UTC 

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-07-12 23:29 UTC  (2+ messages)

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-12 23:18 UTC  (14+ messages)
` [PATCH v2 3/6] mm: zswap: proactive shrinking before pool size limit is hit
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is

[PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-07-12 22:32 UTC  (6+ messages)

[PATCH v2 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-07-12 21:50 UTC  (2+ messages)
` [PATCH v2 1/1] "

Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
 2024-07-12 21:23 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 3fe121b622825ff8cc995a1e6b026181c48188db
 2024-07-12 21:13 UTC 

[PATCH] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2024-07-12 21:09 UTC  (2+ messages)

[PATCH V4] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-12 20:56 UTC  (3+ messages)

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

[bug report] mm: memcg: move charge migration code to memcontrol-v1.c
 2024-07-12 18:56 UTC 

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-07-12 17:09 UTC  (28+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
` [PATCH 02/26] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH 03/26] mm: asi: Introduce ASI core API
` [PATCH 04/26] objtool: let some noinstr functions make indirect calls
` [PATCH 05/26] mm: asi: Add infrastructure for boot-time enablement
` [PATCH 06/26] mm: asi: ASI support in interrupts/exceptions
` [PATCH 07/26] mm: asi: Switch to unrestricted address space before a context switch
` [PATCH 08/26] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH 09/26] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH 10/26] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH 11/26] mm: asi: ASI page table allocation functions
` [PATCH 12/26] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH 13/26] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH 14/26] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH 15/26] mm: Add __PAGEFLAG_FALSE
` [PATCH 16/26] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH 17/26] mm: asi: Map kernel text and static data "
` [PATCH 18/26] mm: asi: Map vmalloc/vmap data as nonsesnitive
` [PATCH 19/26] percpu: clean up all mappings when pcpu_map_pages() fails
` [PATCH 20/26] mm: asi: Map dynamic percpu memory as nonsensitive
` [PATCH 21/26] KVM: x86: asi: Restricted address space for VM execution
` [PATCH 22/26] KVM: x86: asi: Stabilize CR3 when potentially accessing with ASI
` [PATCH 23/26] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH 24/26] mm: asi: Make TLB flushing correct under ASI
` [PATCH 25/26] mm: asi: Stop ignoring asi=on cmdline flag
` [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions

[PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
 2024-07-12 16:55 UTC  (10+ messages)

[PATCH] mm: Fix mmap_assert_locked() in follow_pte()
 2024-07-12 16:26 UTC  (4+ messages)
` commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-12 15:59 UTC  (7+ messages)
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-12 15:52 UTC  (7+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code

[PATCH] mm: list_lru: Fix NULL pointer dereference in list_lru_add()
 2024-07-12 15:49 UTC  (4+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-07-12 15:31 UTC  (8+ messages)

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-07-12 15:06 UTC  (11+ messages)

[PATCH 1/1] alloc_tag: Export memory allocation profiling symbols used by modules
 2024-07-12 13:27 UTC  (5+ messages)

[PATCH] mm: Fix mmap_assert_locked() in follow_pte()
 2024-07-12 13:19 UTC 

[PATCH] mm: Fix mmap_assert_locked() in follow_pte()
 2024-07-12 12:43 UTC 

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-12 12:42 UTC  (19+ messages)

[linux-next:master 12602/12880] powerpc64le-linux-ld: warning: orphan section `.bss..Lubsan_data72' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data72'
 2024-07-12 12:21 UTC 

[linux-next:master 9539/12880] drivers/iommu/io-pgtable-arm.c:772:50: error: 'IOMMU_DIRTY_NO_CLEAR' undeclared
 2024-07-12 10:22 UTC  (2+ messages)

[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
 2024-07-12  9:46 UTC  (34+ messages)
` [PATCH 3/3] "

[PATCH v3 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
 2024-07-12  9:46 UTC  (2+ messages)
` [PATCH v3 1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files

[PATCH v4] mm/numa_balancing: Teach mpol_to_str about the balancing mode
 2024-07-12  9:19 UTC  (3+ messages)

[RFC PATCH 0/8] Unify hugetlb into arch_get_unmapped_area functions
 2024-07-12  9:05 UTC  (3+ messages)
` [RFC PATCH 2/8] arch/s390: Teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings

[PATCH v2] mm/hugetlb: fix possible recursive locking detected warning
 2024-07-12  8:21 UTC  (2+ messages)

[linux-next:master] [mul_u64_u64_div_u64] 1266b1896f: UBSAN:shift-out-of-bounds_in_lib/math/div64.c
 2024-07-12  8:17 UTC 

[PATCH] mm: Fix mmap_assert_locked() in follow_pte()
 2024-07-12  8:04 UTC  (6+ messages)

[PATCH v2] memblock: export memblock_free() to free reserved memory
 2024-07-12  8:04 UTC  (3+ messages)

[PATCH v2] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-07-12  7:54 UTC  (4+ messages)

[PATCH v2 0/6] Remove some lruvec page accounting functions
 2024-07-12  7:47 UTC  (8+ messages)
` [PATCH v2 2/6] slub: Use alloc_pages_node() in alloc_slab_page()

[PATCH v3] mm/memcg: alignment memcg_data define condition
 2024-07-12  7:40 UTC  (2+ messages)

[PATCH] mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
 2024-07-12  7:31 UTC  (2+ messages)

[PATCH v3 1/2] mm/memcg: alignment memcg_data define condition
 2024-07-12  7:27 UTC  (7+ messages)
` [REF PATCH v3 2/2] mm/slab: decouple the SLAB_OBJ_EXT from MEMCG

[PATCH 0/2] revert unconditional slab and page allocator fault injection calls
 2024-07-12  7:19 UTC  (3+ messages)

[linux-next:master 11606/12643] arm-linux-gnueabi-ld: arch/arm/mach-pxa/devices.o:undefined reference to `gpio_set_wake'
 2024-07-12  6:41 UTC  (3+ messages)

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-07-12  5:52 UTC  (4+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()

[BUG ?] Offline Memory gets stuck in offline_pages()
 2024-07-12  5:51 UTC  (6+ messages)

[linux-next:fs-next] BUILD SUCCESS 046bdfeb107a289e7e21d6499d5f345d081cab6f
 2024-07-12  4:50 UTC 

[PATCH 3/3] mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
 2024-07-12  4:27 UTC  (4+ messages)

[PATCH 1/3] memblock tests: include memory_hotplug.h in mmzone.h as kernel dose
 2024-07-12  3:51 UTC  (3+ messages)
` [PATCH 2/3] memblock tests: include export.h in linkage.h "
` [PATCH 3/3] tools/testing: abstract two init.h into common include directory

[PATCH 1/1] mm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILING
 2024-07-12  3:51 UTC  (2+ messages)

[linux-next:master 12508/12643] ERROR: start_text address is c000000000000400, should be c000000000000200
 2024-07-12  3:21 UTC 

[PATCH] mm: unified folio_test_anon()/folio_anon_vma() and use them
 2024-07-12  2:59 UTC  (4+ messages)

[linux-next:master 12502/12643] arch/riscv/include/asm/irqflags.h:39:undefined reference to `usb_unanchor_urb'
 2024-07-12  2:18 UTC 

[PATCH] mm/hugetlb: fix possible recursive locking detected warning
 2024-07-12  2:08 UTC  (3+ messages)

[Question] race during kasan_populate_vmalloc_pte
 2024-07-12  2:08 UTC  (2+ messages)

[PATCH v23 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
 2024-07-12  1:40 UTC 

[PATCH v22 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
 2024-07-12  1:21 UTC  (34+ messages)

[PATCH 1/3] lib: add missing newline character in the warning message
 2024-07-11 22:06 UTC  (4+ messages)
` [PATCH 2/3] lib: reuse page_ext_data() to obtain codetag_ref
` [PATCH 3/3] alloc_tag: fix page_ext_get/page_ext_put sequence during page splitting

[PATCH net-next v16 05/13] page_pool: devmem support
 2024-07-11 21:41 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS af63ffce3d70a3ec11be267cf26af57de1afff48
 2024-07-11 21:08 UTC 

ERROR: modpost: "mem_alloc_profiling_key" [arch/powerpc/kvm/kvm-hv.ko] undefined!
 2024-07-11 20:47 UTC  (2+ messages)

[linux-next:master 12569/12643] arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi:926.13-1137.4: Warning (avoid_unnecessary_addr_size): /soc/pwrap@1000d000/pmic: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property
 2024-07-11 20:32 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: alloc_tag_save+0x24 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2024-07-11 20:26 UTC  (2+ messages)

[linux-next:fs-current] BUILD SUCCESS 208fcf70505e257ba16da6bd3de41139c96e9e76
 2024-07-11 20:18 UTC 

[linux-next:master] BUILD REGRESSION f477dd6eede3ecedc8963478571d99ec3bf3f762
 2024-07-11 19:46 UTC 

[PATCH v5 0/9] fs: multigrain timestamp redux
 2024-07-11 19:40 UTC  (9+ messages)
` [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v5 6/9] xfs: switch to "

[linux-next:master 12377/12643] arch/loongarch/include/asm/pgtable.h:614: warning: "pud_leaf" redefined
 2024-07-11 19:26 UTC  (2+ 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