linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-10  2:09 UTC  (9+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH 0/2] mm: hwpoison: two more poison recovery
 2024-09-10  1:58 UTC  (6+ messages)
` [PATCH 1/2] mm: support poison recovery from do_cow_fault()
` [PATCH 2/2] mm: support poison recovery from copy_present_page()

[linux-next:master 10352/10516] include/linux/mm.h:101:35: error: 'MAX_PHYSMEM_BITS' undeclared
 2024-09-10  1:33 UTC 

[linux-next:master 10082/10516] make[1]: *** No rule to make target 'tools/testing/selftests/../../../tools/arch/x86_64/vdso/vgetrandom-chacha.S', needed by 'kselftest/vDSO/vdso_test_chacha'
 2024-09-10  0:55 UTC 

[PATCH] mm/vmalloc.c: Use "high-order" in description non 0-order pages
 2024-09-10  0:40 UTC  (4+ messages)

[linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200
 2024-09-10  0:40 UTC  (3+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-10  0:08 UTC  (10+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[linux-next:master] BUILD REGRESSION 100cc857359b5d731407d1038f7e76cd0e871d94
 2024-09-10  0:06 UTC 

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-09 23:22 UTC  (10+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-09-09 22:45 UTC  (3+ messages)

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-09-09 22:22 UTC  (9+ messages)

[PATCH] mm/page: Drop has_unaccepted_memory() helper
 2024-09-09 22:00 UTC  (4+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in hugetlb_fault (2)
 2024-09-09 21:06 UTC  (3+ messages)

[syzbot] [mm?] INFO: rcu detected stall in x64_sys_call
 2024-09-09 20:48 UTC 

[PATCH] mm: z3fold: deprecated ZSWAP_ZPOOL_DEFAULT_Z3FOLD as well
 2024-09-09 20:44 UTC  (4+ messages)

possible regression fs corruption on 64GB nvme
 2024-09-09 20:31 UTC  (4+ messages)

[PATCH v4 1/2] mm: count the number of anonymous THPs per size
 2024-09-09 19:56 UTC  (2+ messages)

[PATCH] mm/filemap: introduce local helper for_each_folio
 2024-09-09 19:47 UTC  (2+ messages)

[v3 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-09 17:38 UTC  (3+ messages)

[PATCH 0/4] Followups to controllers' v1 compilation
 2024-09-09 17:35 UTC  (8+ messages)
` [PATCH 1/4] memcg: Cleanup with !CONFIG_MEMCG_V1
` [PATCH 2/4] cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
` [PATCH 3/4] cgroup: Disallow mounting v1 hierarchies without controller implementation
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH v4] memcg: add charging of already allocated slab objects
 2024-09-09 17:20 UTC  (9+ messages)

copying from/to user question
 2024-09-09 17:14 UTC  (6+ messages)

[PATCH 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-09-09 17:12 UTC  (8+ messages)
` [PATCH 1/5] mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_size is on
` [PATCH 2/5] mm/slub: Consider kfence case for get_orig_size()
` [PATCH 3/5] mm/slub: Improve redzone check and zeroing for krealloc()
` [PATCH 4/5] kunit: kfence: Make KFENCE_TEST_REQUIRES macro available for all kunit case
` [PATCH 5/5] mm/slub, kunit: Add testcase for krealloc redzone and zeroing

[linux-next:master 10383/10516] WARNING: modpost: vmlinux: section mismatch in reference: clk_register_clk_parent_data_device_test+0x1d8 (section: .text) -> __dtbo_kunit_clk_parent_data_test_end (section: .init.rodata)
 2024-09-09 16:42 UTC 

[linux-next:master 10383/10516] WARNING: modpost: drivers/clk/clk-test: section mismatch in reference: clk_range_test_set_range_rate_minimized+0xf4 (section: .text) -> __dtbo_kunit_clk_parent_data_test_begin (section: .init.rodata)
 2024-09-09 16:32 UTC 

[linux-next:master 7339/10296] arch/arm64/boot/dts/qcom/sm8450-hdk.dtb: pcie@1c00000: interrupts: [[0, 141, 4], [0, 142, 4], [0, 143, 4], [0, 144, 4], [0, 145, 4], [0, 146, 4], [0, 147, 4], [0, 148, 4]] is too short
 2024-09-09 15:40 UTC 

[PATCH v4 0/8] implement async block discards and other ops via io_uring
 2024-09-09 15:33 UTC  (13+ messages)
` [PATCH v4 1/8] io_uring/cmd: expose iowq to cmds
` [PATCH v4 2/8] io_uring/cmd: give inline space in request "
` [PATCH v4 3/8] filemap: introduce filemap_invalidate_pages
` [PATCH v4 4/8] block: introduce blk_validate_byte_range()
` [PATCH v4 5/8] block: implement async discard as io_uring cmd
` [PATCH v4 6/8] block: implement async write zeroes command
` [PATCH v4 7/8] block: add nowait flag for __blkdev_issue_zero_pages
` [PATCH v4 8/8] block: implement async write zero pages command

[PATCH -next] mm: introduce per-node proactive reclaim interface
 2024-09-09 14:50 UTC  (5+ messages)

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-09 14:49 UTC  (12+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text

[PATCH v3 0/2] mm: tlb swap entries batch async release
 2024-09-09 14:43 UTC  (8+ messages)
` [PATCH v3 2/2] mm: tlb: add "

[PATCH v3 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-09-09 14:15 UTC  (5+ messages)
` [PATCH v3 6/9] tmpfs: Add casefold lookup support

[PATCH v2] mm/vma: Return the exact errno in vms_gather_munmap_vmas()
 2024-09-09 14:07 UTC  (2+ messages)

[PATCH] mm/vma: Return the exact errno for __split_vma() and mas_store_gfp()
 2024-09-09 14:00 UTC  (3+ messages)

[PATCH] mm: shmem: fix data-race in shmem_getattr()
 2024-09-09 12:35 UTC 

[linux-next:master 8170/10296] drivers/soc/fsl/qe/qmc.c:2002:30: warning: 'qmc_data_qe' defined but not used
 2024-09-09 12:16 UTC  (2+ messages)

[linux-next:master 10073/10296] backpointers.c:(.text.progress_init+0x3b4): undefined reference to `__aeabi_uldivmod'
 2024-09-09 11:53 UTC 

[linux-next:master 7987/10296] drivers/platform/x86/intel/pmc/core.c:1501:17: error: implicit declaration of function 'acpi_pmtmr_register_suspend_resume_callback'
 2024-09-09 11:40 UTC  (3+ messages)
` [PATCH] platform/x86:intel/pmc: Encapsulate callbacks registration in CONFIG_X86_PM_TIMER check

[PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-09 11:17 UTC  (4+ messages)
` [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control

[PATCH] percpu: fix data race in pcpu_alloc_noprof() and extend spinlock protection area
 2024-09-09 10:40 UTC  (3+ messages)

[PATCH v1 1/1] maple_tree: Drop unused functions to fix the build
 2024-09-09 10:24 UTC  (8+ messages)

[PATCH v9 0/3] mm: enable large folios swap-in support
 2024-09-09  9:58 UTC  (5+ messages)
` [PATCH v9 1/3] mm: Fix swap_read_folio_zeromap() for large folios with partial zeromap
` [PATCH v9 2/3] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
` [PATCH v9 3/3] mm: support large folios swap-in for sync io devices

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-09-09  9:46 UTC  (4+ messages)

[PATCH] docs:mm: fix spelling mistakes in heterogeneous memory management page
 2024-09-09  9:15 UTC  (2+ messages)

[PATCH v13 00/10] enable bs > ps in XFS
 2024-09-09  9:06 UTC  (5+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks

[PATCH -v3 0/3] resource: Fix region_intersects() vs add_memory_driver_managed()
 2024-09-09  8:04 UTC  (8+ messages)
` [PATCH -v3 1/3] "
` [PATCH -v3 2/3] resource: Make alloc_free_mem_region() works for iomem_resource

[PATCH -next] mm: introduce per-node proactive reclaim interface
 2024-09-09  7:20 UTC  (2+ messages)

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-09-09  7:19 UTC  (6+ messages)
` [PATCH v5 2/9] mm: swap: mTHP allocate swap entries from nonfull list

[linux-next:master 9160/10296] ERROR: modpost: "__divdi3" [drivers/net/can/rockchip/rockchip_canfd.ko] undefined!
 2024-09-09  7:15 UTC  (2+ messages)

[PATCH] mm: shmem: fix khugepaged activation policy for shmem
 2024-09-09  6:52 UTC  (4+ messages)

[PATCH net-next v25 05/13] page_pool: devmem support
 2024-09-09  5:43 UTC 

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-09  3:56 UTC  (13+ messages)

[syzbot] [mm?] BUG: corrupted list in add_to_unbuddied
 2024-09-08 22:22 UTC 

[PATCH v3 0/5] Increase mseal test coverage
 2024-09-08 21:56 UTC  (8+ messages)
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap

[PATCH 0/9] vdso: Use only headers from the vdso/ namespace
 2024-09-08 20:48 UTC  (12+ messages)
` [PATCH 3/9] x86: vdso: Introduce asm/vdso/page.h
` [PATCH 5/9] vdso: Split linux/minmax.h

[linux-next:master 8222/10296] arch/arm64/boot/dts/renesas/r8a779a0-falcon.dtb: isp@fed00000: compatible: ['renesas,r8a779a0-isp', 'renesas,rcar-gen4-isp'] is too long
 2024-09-08 20:43 UTC 

[linux-next:master] [mm/hugetlb_vmemmap] c2a967f6ab: vm-scalability.throughput 128.6% improvement
 2024-09-08 14:26 UTC 

[PATCH v2 0/2] Reduce the space to be cleared for maple_big_node
 2024-09-08 14:05 UTC  (3+ messages)
` [PATCH v2 1/2] maple_tree: remove maple_big_node.parent
` [PATCH v2 2/2] maple_tree: memset maple_big_node as a whole

[linux-next:master] [mm/vma] 6898c9039b: ltp.memfd_create03.fail
 2024-09-08 13:51 UTC  (2+ messages)

The status of your fund approval is still under review
 2024-09-08 13:34 UTC 

[PATCH 1/2] maple_tree: remove maple_big_node.parent
 2024-09-08  9:34 UTC  (4+ messages)
` [PATCH 2/2] maple_tree: memset maple_big_node as a whole

[linux-next:master 10218/10296] vdso_test_getrandom.c:281:40: warning: | has lower precedence than ==; == will be evaluated first
 2024-09-08  2:20 UTC 

[PATCH v2] kselftest/cgroup: Add missing newline in test_zswap.c
 2024-09-07 21:50 UTC 

[PATCH v2] SLUB: Add support for per object memory policies
 2024-09-07 19:55 UTC  (2+ messages)

[PATCH] maple_tree: Mark three functions as __maybe_unused
 2024-09-07 19:16 UTC  (3+ messages)

[akpm-mm:mm-unstable 149/155] kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD
 2024-09-07 18:07 UTC  (2+ messages)

[PATCH] exec: parisc: Fix stack start for ADDR_NO_RANDOMIZE personality
 2024-09-07 17:53 UTC 

[linux-next:master 10291/10296] drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:416:18: warning: this 'if' clause does not guard
 2024-09-07 17:37 UTC 

[PATCH] mm: replace xa_get_order with xas_get_order where appropriate
 2024-09-07 15:34 UTC  (2+ messages)

[linux-next:fs-next] BUILD SUCCESS a58e60d6975bbd347715ec6e800ee44a3e62cd4f
 2024-09-07 14:50 UTC 

[syzbot] [cgroups?] [mm?] possible deadlock in obj_cgroup_charge
 2024-09-07 13:03 UTC 

[linux-next:pending-fixes] BUILD SUCCESS d9668a13cdc2cbcc90447a851efe28f15489963e
 2024-09-07  9:51 UTC 

[linux-next:fs-current] BUILD SUCCESS 220fb7fa66e41df23ce7f5a4c7d6292d5e06ce71
 2024-09-07  9:22 UTC 

[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
 2024-09-07  7:57 UTC  (4+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint

[syzbot] [mm?] INFO: task hung in hugetlb_fault
 2024-09-07  6:23 UTC 

[RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls
 2024-09-07  4:03 UTC  (7+ messages)

[linux-next:master 9847/10296] ERROR: modpost: "filemap_fsnotify_fault" [fs/bcachefs/bcachefs.ko] undefined!
 2024-09-07  2:59 UTC 

[linux-next:master 10091/10296] fs/xfs/xfs_trace.h:1458:undefined reference to `filemap_fsnotify_fault'
 2024-09-07  2:28 UTC 

[linux-next:master 9848/10296] fs/xfs/xfs_file.c:1286:undefined reference to `filemap_fsnotify_fault'
 2024-09-07  2:07 UTC 

[PATCH v8 1/3] mm: Fix swap_read_folio_zeromap() for large folios with partial zeromap
 2024-09-06 22:55 UTC  (3+ messages)

[linux-next:master 106/10296] kernel/sched/ext.c:4158:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-09-06 21:52 UTC 

[linux-next:master] BUILD REGRESSION 9aaeb87ce1e966169a57f53a02ba05b30880ffb8
 2024-09-06 21:42 UTC 

[PATCH] mm/show_mem.c: report alloc tags in human readable units
 2024-09-06 20:10 UTC  (4+ 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