[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
2024-12-06 11:53 UTC (10+ messages)
[PATCH man-pages v5] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
2024-12-06 11:34 UTC
[PATCH v4 09/11] mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
2024-12-06 11:23 UTC (2+ messages)
` [PATCH v4 09/11 fix] fix: "
[PATCH man-pages v4] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
2024-12-06 11:22 UTC (7+ messages)
[PATCH v3] mm: add per-order mTHP swap-in fallback/fallback_charge counters
2024-12-06 11:21 UTC (2+ messages)
[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
2024-12-06 11:16 UTC (3+ messages)
[bug report] mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
2024-12-06 11:10 UTC (2+ messages)
[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2024-12-06 10:29 UTC (4+ messages)
` [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
[GIT PULL] memblock: restore check for node validity in arch_numa
2024-12-06 10:26 UTC
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-12-06 10:26 UTC (7+ messages)
[RFC PATCH v2 00/21] riscv: Introduce 64K base page
2024-12-06 10:13 UTC (3+ messages)
` [External] "
[next -v1 0/5] Some cleanup for memcg
2024-12-06 10:02 UTC (10+ messages)
` [next -v1 1/5] memcg: use OFP_PEAK_UNSET instead of -1
` [next -v1 2/5] memcg: call the free function when allocation of pn fails
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function
` [next -v1 4/5] memcg: factor out the __refill_obj_stock function
` [next -v1 5/5] memcg: factor out stat(event)/stat_local(event_local) reading functions
[PATCH v1 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
2024-12-06 9:59 UTC (3+ messages)
` [PATCH v1 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()
` [PATCH v1 2/2] mm/page_isolation: fixup isolate_single_pageblock() comment regarding splitting free pages
[REGRESSION] 6.13-rc1: Loading nvme module leads to mm/page_alloc.c:4727 __alloc_pages_noprof+0x321/0x330
2024-12-06 9:50 UTC (2+ messages)
[PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
2024-12-06 9:29 UTC (5+ messages)
[PATCH v1] mseal: move can_do_mseal to mseal.c
2024-12-06 9:12 UTC (3+ messages)
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-06 8:53 UTC (4+ messages)
[PATCH v2] mm: Respect mmap hint address when aligning for THP
2024-12-06 8:46 UTC (4+ messages)
[PATCH -next] mm: don't try THP align for FS without get_unmapped_area
2024-12-06 8:44 UTC (2+ messages)
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-12-06 8:37 UTC (18+ messages)
[PATCH v3] mm/readahead: fix large folio support in async readahead
2024-12-06 8:30 UTC
[PATCH v2 0/6] Enable strict percpu address space checks
2024-12-06 7:35 UTC (8+ messages)
` [PATCH v2 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v2 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v2 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH v2 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH v2 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
[RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit
2024-12-06 6:33 UTC (4+ messages)
` [RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration
[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
2024-12-06 5:29 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION af2ea8ab7a546b430726183458da0a173d331272
2024-12-06 3:45 UTC
[linux-next:pending-fixes] BUILD SUCCESS f308c6624ce8ff7bf306d721de8ca540c06f867f
2024-12-06 3:06 UTC
[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
2024-12-06 2:08 UTC (20+ messages)
[PATCH hotfix] mm: shmem: fix ShmemHugePages at swapout
2024-12-06 1:22 UTC (4+ messages)
[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
2024-12-06 1:09 UTC (3+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
` [RFC PATCH v1 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC
[linux-next:fs-current] BUILD SUCCESS 18a10043b183f80b8653b39204b642330cefc730
2024-12-06 0:32 UTC
[linux-next:fs-next] BUILD SUCCESS df1fce23d0337b5d57fe504637cbeb3ffc8b3895
2024-12-06 0:31 UTC
[PATCH mm-unstable v2 0/6] mm/mglru: performance optimizations
2024-12-06 0:31 UTC (7+ messages)
` [PATCH mm-unstable v2 1/6] mm/mglru: clean up workingset
` [PATCH mm-unstable v2 2/6] mm/mglru: optimize deactivation
` [PATCH mm-unstable v2 3/6] mm/mglru: rework aging feedback
` [PATCH mm-unstable v2 4/6] mm/mglru: rework type selection
` [PATCH mm-unstable v2 5/6] mm/mglru: rework refault detection
` [PATCH mm-unstable v2 6/6] mm/mglru: rework workingset protection
[PATCH 0/5] mm/vma: make more mmap logic userland testable
2024-12-06 0:30 UTC (4+ messages)
[syzbot] [mm?] WARNING in folio_update_gen
2024-12-05 22:34 UTC (2+ messages)
[PATCH v4 0/5] Improve simple directory offset wrap behavior
2024-12-05 22:16 UTC (3+ messages)
[PATCH] selftests/mm: add fork CoW guard page test
2024-12-05 19:19 UTC (2+ messages)
Re: Re: [PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
2024-12-05 19:17 UTC (4+ messages)
` "
[PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool
2024-12-05 17:49 UTC (22+ messages)
` [PATCH v8 01/21] mm/zsmalloc: add "
` [PATCH v8 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
` [PATCH v8 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v8 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH v8 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH v8 06/21] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH v8 07/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH v8 08/21] mm/zsmalloc: convert init_zspage() "
` [PATCH v8 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH v8 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate()
` [PATCH v8 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v8 12/21] mm/zsmalloc: convert __free_zspage() to use zpdesc
` [PATCH v8 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH v8 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH v8 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH v8 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v8 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH v8 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v8 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
` [PATCH v8 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper
` [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes
[PATCH man-pages v2] process_madvise.2: describe 6.13 behaviour permitting all madvise flags
2024-12-05 17:41 UTC (2+ messages)
[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-05 17:40 UTC (3+ messages)
` [PATCH v2 1/2] "
[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
2024-12-05 17:31 UTC (9+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
[PATCH] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic
2024-12-05 17:05 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
Receipt
2024-12-05 16:47 UTC
[PATCH v1 0/2] mm: don't use __GFP_HARDWALL when migrating remote pages
2024-12-05 15:52 UTC (7+ messages)
` [PATCH v1 1/2] mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
` [PATCH v1 2/2] mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory offlining
` linux-mm mailing list problems
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-12-03 17:45 UTC (3+ messages)
` [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()
[PATCH v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
2024-12-03 8:37 UTC (7+ messages)
` [PATCH v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH v2 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
` [PATCH v2 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
[PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
2024-12-02 12:58 UTC (7+ messages)
` [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH v1 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH v1 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH v1 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
` [PATCH v1 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
[PATCH v1] mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
2024-12-02 11:01 UTC
[RFC PATCH 0/4] Support dynamic (de)configuration of memory
2024-12-02 8:27 UTC (4+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "
` [RFC PATCH 2/4] mm/memory_hotplug: Add memory block altmap sysfs attribute
` [RFC PATCH 3/4] mm/memory_hotplug: Add max_configurable sysfs read attribute
[PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio
2024-12-02 6:06 UTC (4+ messages)
[PATCH] mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()
2024-11-30 16:43 UTC (2+ messages)
[PATCH] mm: vmscan: ensure kswapd is woken up if the wait queue is active
2024-11-30 16:12 UTC (3+ messages)
` [PATCH] mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()
(no subject)
2024-11-30 6:15 UTC
[PATCH v1] mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio()
2024-11-29 12:53 UTC
[PATCH] mm/codetag: swap tags when migrate pages
2024-11-29 2:52 UTC (2+ messages)
` [PATCH v2] "
[PATCH] selftest: hugetlb_dio: Fix test naming
2024-11-28 12:58 UTC (4+ messages)
[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
2024-11-27 8:01 UTC (4+ messages)
` [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
[PATCH v2] mm: migrate: Removed unused argument vma from migrate_misplaced_folio
2024-11-26 15:56 UTC
[PATCH] Removed unused argument vma from migrate_misplaced_folio
2024-11-26 15:20 UTC (3+ messages)
[RFC PATCH] mm: page_alloc: Add kernel parameter to select maximum PCP batch scale number
2024-11-26 9:51 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3)
2024-11-26 2:41 UTC
[PATCH v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters
2024-11-23 10:25 UTC (3+ messages)
[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
2024-11-21 12:55 UTC (5+ messages)
` [PATCH v8 3/7] mm: rust: add vm_insert_page
[PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-21 10:20 UTC (2+ messages)
[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
2024-11-21 10:05 UTC
[PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-21 8:05 UTC (2+ messages)
[PATCH 6.12.y v2] mm/mmap: fix __mmap_region() error handling in rare merge failure case
2024-11-19 17:59 UTC
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-19 12:29 UTC (3+ messages)
` [PATCH v2] mm/page-writeback: raise "
` [PATCH v2] mm/page-writeback: Raise "
[syzbot] [mm?] general protection fault in mas_store_prealloc
2024-11-18 15:21 UTC (5+ messages)
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-16 5:08 UTC (7+ messages)
` [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag
[PATCH 5.10.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-15 12:36 UTC (2+ messages)
` [PATCH 5.10.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
[RFC 0/8] enable bs > ps for block devices
2024-11-13 9:47 UTC (6+ messages)
` [RFC 1/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 7/8] nvme: remove superfluous block size check
[PATCHSET v2 0/15] Uncached buffered IO
2024-11-10 15:28 UTC (2+ messages)
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
2024-11-10 6:49 UTC (2+ messages)
` [PATCH] selftests: hugetlb_dio: Fixup "
[PATCH v2] mm: fix a possible null pointer dereference in setup_zone_pageset()
2024-11-07 12:41 UTC
[PATCH] mm: fix a possible null pointer dereference in setup_zone_pageset()
2024-11-07 11:34 UTC
[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
2024-11-05 16:39 UTC (3+ messages)
[PATCH] exec: do not pass invalid pointer to kfree() from free_bprm()
2024-11-05 11:13 UTC
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-01 7:17 UTC (2+ messages)
[PATCH v3 0/4] mm: add more kernel parameters to control mTHP
2024-10-31 21:12 UTC (9+ messages)
` [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
[PATCH] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
2024-10-29 16:12 UTC (2+ messages)
[PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
2024-10-23 7:42 UTC (5+ messages)
[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
2024-10-17 17:58 UTC (3+ messages)
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-15 10:08 UTC (7+ messages)
` [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
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