[PATCH] docs:mm: fix spelling mistakes in heterogeneous memory management page
2024-09-09 9:15 UTC (2+ messages)
[PATCH] mm/vma: Return the exact errno for __split_vma() and mas_store_gfp()
2024-09-09 9:09 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
copying from/to user question
2024-09-09 8:50 UTC
[PATCH] mm/page: Drop has_unaccepted_memory() helper
2024-09-09 8:43 UTC (2+ messages)
[v3 PATCH 1/2] hugetlb: arm64: add mte support
2024-09-09 8:43 UTC (3+ messages)
` [v3 PATCH 2/2] selftests: arm64: add hugetlb mte tests
[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 v4] memcg: add charging of already allocated slab objects
2024-09-09 7:59 UTC (10+ messages)
[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 -next] mm: introduce per-node proactive reclaim interface
2024-09-09 7:12 UTC (3+ messages)
[PATCH] mm: shmem: fix khugepaged activation policy for shmem
2024-09-09 6:52 UTC (4+ messages)
[PATCH v3 0/2] mm: tlb swap entries batch async release
2024-09-09 6:49 UTC (6+ messages)
` [PATCH v3 2/2] mm: tlb: add "
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-09 6:47 UTC (9+ 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] mm/filemap: introduce local helper for_each_folio
2024-09-09 6:17 UTC
[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 4:03 UTC (2+ messages)
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-09-09 3:56 UTC (13+ messages)
[PATCH] mm/vmalloc.c: Use "high-order" in description non 0-order pages
2024-09-09 2:56 UTC (2+ messages)
[PATCH 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-09-09 1:29 UTC (6+ 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
[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-09-09 1:08 UTC (4+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200
2024-09-09 0:42 UTC
[PATCH v9 0/3] mm: enable large folios swap-in support
2024-09-08 23:21 UTC (4+ 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 v4 0/8] implement async block discards and other ops via io_uring
2024-09-08 22:25 UTC (10+ 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
[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 (33+ messages)
` [PATCH 1/9] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH 3/9] x86: vdso: Introduce asm/vdso/page.h
` [PATCH 4/9] vdso: Introduce vdso/page.h
` [PATCH 5/9] vdso: Split linux/minmax.h
` [PATCH 6/9] vdso: Split linux/array_size.h
` [PATCH 7/9] x86: vdso: Modify asm/vdso/getrandom.h to include datapage
` [PATCH 9/9] vdso: Modify getrandom to include the correct namespace
[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 7987/10296] drivers/platform/x86/intel/pmc/core.c:1501:17: error: implicit declaration of function 'acpi_pmtmr_register_suspend_resume_callback'
2024-09-08 18:59 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in hugetlb_fault (2)
2024-09-08 18:23 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
[PATCH] percpu: fix data race in pcpu_alloc_noprof() and extend spinlock protection area
2024-09-08 13:52 UTC
[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 RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-09-08 11:26 UTC (11+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
[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:master 8170/10296] drivers/soc/fsl/qe/qmc.c:2002:30: warning: 'qmc_data_qe' defined but not used
2024-09-07 9:30 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 0/2] mm: hwpoison: two more poison recovery
2024-09-06 23:14 UTC (5+ messages)
` [PATCH 1/2] mm: support poison recovery from do_cow_fault()
` [PATCH 2/2] mm: support poison recovery from copy_present_page()
[PATCH v8 0/3] mm: enable large folios swap-in support
2024-09-06 22:55 UTC (7+ messages)
` [PATCH v8 1/3] mm: Fix swap_read_folio_zeromap() for large folios with partial zeromap
` [PATCH v8 2/3] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
[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)
[PATCH v1 1/1] maple_tree: Drop unused functions to fix the build
2024-09-06 20:05 UTC (4+ messages)
[linux-next:master 10093/10296] fs/smb/client/cifssmb.c:1329:33: error: no member named 'actual_len' in 'struct cifs_io_subrequest'
2024-09-06 19:39 UTC
[linux-next:master 104/10296] kernel/sched/ext.c:631:22: sparse: sparse: symbol 'scx_dump_data' was not declared. Should it be static?
2024-09-06 18:58 UTC
[PATCH] mm/vmalloc.c: use helper function va_size()
2024-09-06 17:18 UTC (2+ messages)
[PATCH 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()
2024-09-06 16:31 UTC (2+ messages)
[PATCH 00/15] timers: Cleanup delay/sleep related mess
2024-09-06 16:25 UTC (4+ messages)
` [PATCH 05/15] timers: Rename sleep_idle_range() to sleep_range_idle()
[linux-next:master 10093/10296] fs/smb/client/cifssmb.c:1329:45: error: 'struct cifs_io_subrequest' has no member named 'actual_len'
2024-09-06 16:25 UTC
[linux-next:master 98/10296] kernel/sched/ext.c:468:25: sparse: sparse: symbol 'scx_has_op' was not declared. Should it be static?
2024-09-06 15:23 UTC
[PATCH v3 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-09-06 14:59 UTC (4+ messages)
` [PATCH v3 6/9] tmpfs: Add casefold lookup support
[PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
2024-09-06 14:42 UTC (7+ messages)
[PATCH v3 0/8] implement async block discards and other ops via io_uring
2024-09-06 13:46 UTC (4+ messages)
` [PATCH v3 7/8] block: add nowait flag for __blkdev_issue_zero_pages
[PATCH] mm/vmalloc:arm64 support cont-pte huge vmalloc mapping
2024-09-06 13:45 UTC (2+ messages)
[PATCH v2] mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()
2024-09-06 12:29 UTC (2+ messages)
[PATCH] dm verity: don't use WQ_MEM_RECLAIM
2024-09-06 11:23 UTC (7+ messages)
` sharing rescuer threads when WQ_MEM_RECLAIM needed? [was: Re: dm verity: don't use WQ_MEM_RECLAIM]
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-06 11:07 UTC (3+ messages)
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
[linux-next:master 6215/10296] drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c:173:15: error: implicit declaration of function 'devm_regulator_bulk_get_const'; did you mean 'devm_regulator_bulk_get_enable'?
2024-09-06 11:05 UTC
[syzbot] [mm?] KCSAN: data-race in do_sync_mmap_readahead / do_sync_mmap_readahead (7)
2024-09-06 10:46 UTC
[PATCH] seq_file: replace kzalloc() with kvzalloc()
2024-09-06 10:34 UTC (4+ messages)
[PATCH v4 1/2] mm: store zero pages to be swapped out in a bitmap
2024-09-06 10:22 UTC (14+ messages)
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-09-06 9:37 UTC (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
[PATCH v2 0/2] Do not shatter hugezeropage on wp-fault
2024-09-06 9:31 UTC (13+ messages)
` [PATCH v2 1/2] mm: Abstract THP allocation
` [PATCH v2 2/2] mm: Allocate THP on hugezeropage wp-fault
[RESEND] tools/mm: Use calloc and check the memory allocation failure
2024-09-06 9:24 UTC
[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
2024-09-06 8:10 UTC (5+ messages)
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()
[PATCH V1 0/5] memfd-pin huge page fixes
2024-09-06 8:09 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS b4c8fb7ab25570de5c14888ea077a4b3c1343860
2024-09-06 8:07 UTC
[PATCH net-next v18 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-09-06 7:36 UTC (7+ messages)
` [PATCH net-next v18 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v18 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v18 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v18 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v18 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v18 13/14] mm: page_frag: update documentation for page_frag
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox