linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-12 03:11:10 to 2024-07-15 05:20:12 UTC [more...]

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

[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
 2024-07-15  4:32 UTC  (27+ messages)
` [PATCH 3/3] "

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

[linux-next:master 12386/12880] arch/x86/xen/multicalls.c:59:10: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-07-15  3:51 UTC 

[PATCH] mm: list_lru: Fix NULL pointer dereference in list_lru_add()
 2024-07-15  3:27 UTC  (5+ messages)

[PATCH v3 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-15  1:33 UTC  (2+ messages)

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

[PATCH] mm/x86/pat: Only untrack the pfn range if unmap region
 2024-07-14 18:27 UTC  (5+ messages)
`  "

[PATCH] mm/slub: Use seq_putc() in slab_debugfs_show()
 2024-07-14 18:06 UTC 

[linux-next:master] [xfs] c1220522ef: xfstests.xfs.011.fail
 2024-07-14 15:57 UTC  (2+ messages)

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

[jlayton:mgtime] [tmpfs] 6602c8010f: BUG:unable_to_handle_page_fault_for_address
 2024-07-14 12:01 UTC  (2+ messages)

[linux-next:master] [workqueue] 19af457573: WARNING:at_kernel/cpu.c:#lockdep_assert_cpus_held
 2024-07-14 10:59 UTC 

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

[linux-next:master 2032/12880] drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
 2024-07-14  6:05 UTC 

[linux-next:master 9671/9748] arch/arm/boot/dts/ti/omap/am571x-idk-overlays.dtb: scm_conf@1c04: compatible: ['syscon'] is too short
 2024-07-14  5:44 UTC 

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-07-14  5:02 UTC  (31+ 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

[linux-next:master] [mm] a132520496: WARNING:possible_recursive_locking_detected
 2024-07-14  2:30 UTC 

[PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-07-14  2:30 UTC  (7+ messages)

[syzbot] [mm?] kernel BUG in resv_map_release (2)
 2024-07-14  1:46 UTC 

[linux-next:master 2316/12880] ERROR: modpost: "icssg_queue_pop" [drivers/net/ethernet/ti/icssg-prueth-sr1.ko] undefined!
 2024-07-14  1:42 UTC 

[PATCH] mm: fix typo in Kconfig
 2024-07-13 21:26 UTC  (2+ messages)

[linux-next:master 11608/12880] arch/arm64/boot/dts/amlogic/amlogic-a4-a113l2-ba400.dtb: watchdog@2100: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-07-13 18:08 UTC 

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

[linux-next:master 11301/12880] arch/powerpc/boot/dts/kmeter1.dtb: qe@100000: compatible: ['fsl,qe'] is too short
 2024-07-13 16:25 UTC 

[PATCH v2 0/3] Some cleanups for shmem
 2024-07-13 13:24 UTC  (4+ messages)
` [PATCH v2 1/3] mm: shmem: simplify the suitable huge orders validation for tmpfs
` [PATCH v2 2/3] mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
` [PATCH v2 3/3] mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()

[PATCH] mm/huge_memory: Avoid PMD-size page cache if needed
 2024-07-13 12:57 UTC  (9+ messages)

[syzbot] [mm?] general protection fault in khugepaged (3)
 2024-07-13 12:38 UTC 

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

[linux-next:fs-next] BUILD SUCCESS 32b999bd844962769e5393d92807a0071377ba3d
 2024-07-13  7:49 UTC 

[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
 2024-07-13  7:08 UTC  (5+ messages)
` [PATCH v3 2/5] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH v3 3/5] LoongArch: Do not define pud_leaf() when there is no PMD
` [PATCH v3 4/5] mips: "
` [PATCH v3 5/5] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h

[linux-next:master 6744/12880] arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dtb: ethernet@ff3f0000: amlogic,tx-delay-ns: [2] is not of type 'integer'
 2024-07-13  7:08 UTC 

[linux-next:master 10502/12880] arch/arm/boot/dts/marvell/kirkwood-l-50.dtb: leds: led-wifi:linux,default-trigger: 'oneOf' conditional failed, one must be fixed:
 2024-07-13  6:03 UTC 

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-13  5:24 UTC  (10+ messages)

[linux-next:master 11201/12880] arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dtb: gpio@fffff400: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-07-13  5:06 UTC 

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

[linux-next:master 12502/12880] drivers/gpu/drm/xe/xe_guc_submit.c:1164:52: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-07-13  2:53 UTC 

[RFC PATCH 0/3] Fix and refactor do_{huge_pmd_}numa_page()
 2024-07-13  1:23 UTC  (9+ 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

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

[syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add
 2024-07-13  1:14 UTC  (3+ 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

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] 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: huge_memory: don't force huge page alignment on 32 bit
 2024-07-12 15:31 UTC  (7+ 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  (3+ 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 

[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 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: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-07-12  7:54 UTC  (2+ messages)

[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 v2] memblock: export memblock_free() to free reserved memory
 2024-07-12  8:04 UTC  (3+ messages)

[PATCH] mm: Fix mmap_assert_locked() in follow_pte()
 2024-07-12  8:04 UTC  (3+ 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 0/2] revert unconditional slab and page allocator fault injection calls
 2024-07-12  7:19 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).