[PATCH 1/1] mm/memory: Fix boundary check for next PFN in folio_pte_batch()
2024-02-27 7:30 UTC (2+ messages)
[LSF/MM/BPF TOPIC] mm/mempolicy extentions for heterogeneous memory systems
2024-02-27 7:28 UTC
[PATCH 1/2] mm: vmalloc_bytes()
2024-02-27 7:25 UTC (2+ messages)
` [PATCH 2/2] mm: __kvsize()
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-27 7:21 UTC (28+ messages)
[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-02-27 7:21 UTC (19+ messages)
[PATCH v2 0/9] Cover a guard gap corner case
2024-02-27 7:02 UTC (11+ messages)
` [PATCH v2 1/9] mm: Switch mm->get_unmapped_area() to a flag
` [PATCH v2 2/9] mm: Introduce arch_get_unmapped_area_vmflags()
` [PATCH v2 3/9] mm: Use get_unmapped_area_vmflags()
` [PATCH v2 4/9] thp: Add thp_get_unmapped_area_vmflags()
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
` [PATCH v2 6/9] mm: Take placement mappings gap into account
` [PATCH v2 7/9] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
` [PATCH v2 8/9] x86/mm: Care about shadow stack guard gap during placement
` [PATCH v2 9/9] selftests/x86: Add placement guard gap test for shstk
[RCF 0/1] mm/mempolicy: weighted interleave system default weights
2024-02-27 6:11 UTC (10+ messages)
` [RFC 1/1] mm/mempolicy: introduce system default interleave weights
[RFC PATCH] mm: Add reclaim type to memory.reclaim
2024-02-27 5:48 UTC (7+ messages)
[PATCH 6.1.y] mm/damon/reclaim: fix quota stauts loss due to online tunings
2024-02-27 5:13 UTC
[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
2024-02-27 5:06 UTC (2+ messages)
` [PATCH 2/2] mm/shmem.c: Use new form of *@param in kernel-doc
[PATCH 1/1] mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
2024-02-27 3:51 UTC
[PATCH] mm: export folio_pte_batch as a couple of modules might need it
2024-02-27 3:18 UTC (2+ messages)
[PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
2024-02-27 3:02 UTC (3+ messages)
` [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
` [PATCH 2/2] mm/zsmalloc: remove the deferred free mechanism
[PATCH] mm/zsmalloc: don't need to save tag bit in handle
2024-02-27 3:00 UTC
[PATCH 0/2] Address some contpte nits
2024-02-27 2:49 UTC (9+ messages)
` [PATCH 1/2] arm64/mm: Export contpte symbols only to GPL users
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()
Recent-ish changes in binfmt_elf made my program segfault
2024-02-27 2:23 UTC (4+ messages)
[PATCH next v2 03/11] minmax: Simplify signedness check
2024-02-27 1:34 UTC
[PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
2024-02-27 1:27 UTC (12+ messages)
` [PATCH v11 2/3] mm: memory-failure: move return value documentation to function declaration
[PATCH v2] regset: use kvzalloc() for regset_get_alloc()
2024-02-26 23:55 UTC (2+ messages)
[PATCH v9 0/4] KVM: arm64: Allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2024-02-26 23:45 UTC (2+ messages)
[linux-next:master 9208/10236] drivers/leds/leds-gpio-register.c:23:25: warning: attribute declaration must precede definition
2024-02-26 22:58 UTC
[linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp
2024-02-26 21:26 UTC
[PATCH 00/13] enable bs > ps in XFS
2024-02-26 21:18 UTC (23+ messages)
` [PATCH 01/13] mm: Support order-1 folios in the page cache
` [PATCH 02/13] fs: Allow fine-grained control of folio sizes
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
` [PATCH 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [PATCH 07/13] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH 08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
` [PATCH 09/13] mm: do not split a folio if it has minimum folio order requirement
` [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH 11/13] xfs: expose block size in stat
` [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH 13/13] xfs: enable block size larger than page size support
[PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimated_sharers = 0
2024-02-26 21:17 UTC (4+ messages)
folio_mmapped
2024-02-26 21:14 UTC (3+ messages)
` folio_mmapped
[PATCH v5 0/8] Split a folio to any lower order folios
2024-02-26 20:55 UTC (9+ messages)
` [PATCH v5 1/8] mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
` [PATCH v5 2/8] mm: Support order-1 folios in the page cache
` [PATCH v5 3/8] mm/memcg: use order instead of nr in split_page_memcg()
` [PATCH v5 4/8] mm/page_owner: use order instead of nr in split_page_owner()
` [PATCH v5 5/8] mm: memcg: make memcg huge page split support any order split
` [PATCH v5 6/8] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order
[PATCH v4 00/36] Memory allocation profiling
2024-02-26 20:50 UTC (26+ messages)
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
` [PATCH v4 15/36] lib: introduce support for page allocation tagging
[linux-next:master] BUILD REGRESSION 8552c902efe7ef670b6961fb8885b67961aeb629
2024-02-26 19:58 UTC
[PATCH] kswapd: Replace try_to_freeze to kthread_freezable_should_stop
2024-02-26 19:44 UTC (2+ messages)
[PATCH] tracefs: remove SLAB_MEM_SPREAD flag usage
2024-02-26 18:52 UTC (2+ messages)
[PATCH v2] mm: madvise: pageout: ignore references rather than clearing young
2024-02-26 18:43 UTC (2+ messages)
[PATCH v9 0/1] mm: report per-page metadata information
2024-02-26 18:12 UTC (3+ messages)
` [PATCH v9 1/1] "
[PATCH v2] mm/mmap: convert all mas except mas_detach to vma iterator
2024-02-26 18:00 UTC (2+ messages)
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2024-02-26 17:41 UTC (5+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
2024-02-26 17:38 UTC (12+ messages)
[PATCH] vfio/type1: unpin PageReserved page
2024-02-26 17:32 UTC (4+ messages)
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-02-26 17:27 UTC (7+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
[PATCH] mm: add alloc_contig_migrate_range allocation statistics
2024-02-26 17:07 UTC (3+ messages)
[PATCH v2 0/2] mm: remove total_mapcount()
2024-02-26 16:56 UTC (6+ messages)
` [PATCH v2 1/2] mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins()
` [PATCH v2 2/2] mm: remove total_mapcount()
Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)
2024-02-26 16:45 UTC (4+ messages)
` [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
[PATCH v5 1/1] mm: enumerate all gfp flags
2024-02-26 16:13 UTC (5+ messages)
LSF/MM/BPF: 2024: Call for Proposals
2024-02-26 15:25 UTC (10+ messages)
` [LSF/MM/BPF TOPIC] Large block for I/O
[RFC PATCH 15/73] mm/vmalloc: Add a helper to reserve a contiguous and aligned kernel virtual area
2024-02-26 14:35 UTC
[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
2024-02-26 14:05 UTC (8+ messages)
` [PATCH v2 1/7] mm/damon: refactor DAMOS_PAGEOUT with migration_mode
` [PATCH v2 2/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v2 3/7] mm/damon: introduce DAMOS_DEMOTE action for demotion
` [PATCH v2 4/7] mm/memory-tiers: add next_promotion_node to find promotion target
` [PATCH v2 5/7] mm/damon: introduce DAMOS_PROMOTE action for promotion
` [PATCH v2 6/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v2 7/7] mm/damon/sysfs-schemes: apply target_nid for promote and demote actions
[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-02-26 13:54 UTC (3+ messages)
[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-02-26 13:47 UTC (5+ messages)
[PATCH] zonefs: remove SLAB_MEM_SPREAD flag usage
2024-02-26 13:44 UTC (3+ messages)
[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
2024-02-26 13:09 UTC (8+ messages)
` [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
2024-02-26 13:06 UTC (2+ messages)
[PATCH] mm, thp: display [never] for defrag when THP is set to never
2024-02-26 11:49 UTC (7+ messages)
[linux-next:master 10011/10236] fs/ubifs/journal.c:369: warning: expecting prototype for wake_up_reservation(). Prototype was for add_or_start_queue() instead
2024-02-26 11:37 UTC
[PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions
2024-02-26 10:56 UTC (3+ messages)
[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
2024-02-26 10:51 UTC (5+ messages)
` [PATCH v2 bpf-next 1/3] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range
` [PATCH v2 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap
[PATCH 0/2] Adjust brk randomness
2024-02-26 10:39 UTC (3+ messages)
` [PATCH 1/2] x86: Increase brk randomness entropy on x86_64
[PATCH] affs: remove SLAB_MEM_SPREAD flag usage
2024-02-26 10:33 UTC (2+ messages)
[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
2024-02-26 10:29 UTC (5+ messages)
regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
2024-02-26 10:12 UTC (16+ messages)
[PATCH] freevxfs: remove SLAB_MEM_SPREAD flag usage
2024-02-26 10:06 UTC (2+ messages)
[PATCH 1/2] stackdepot: add stats counters exported via debugfs
2024-02-26 10:02 UTC (7+ messages)
` [PATCH 2/2] stackdepot: make fast paths lock-less again
[RFC PATCH 0/3] make the hugetlb migration strategy consistent
2024-02-26 9:59 UTC (8+ messages)
` [RFC PATCH 2/3] mm: hugetlb: "
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