[PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless
2024-12-07 8:29 UTC
[PATCH] mempolicy.h: Remove unnecessary header file inclusions
2024-12-07 8:14 UTC (3+ messages)
` [PATCH] mm/mempolicy.c: include pagemap.h directly
[RFC PATCH v2 00/21] riscv: Introduce 64K base page
2024-12-07 8:03 UTC (6+ messages)
` [External] "
[PATCH v1 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
2024-12-07 6:48 UTC (6+ 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
[PATCH -next] mm: don't try THP align for FS without get_unmapped_area
2024-12-07 6:34 UTC (4+ messages)
[PATCH mm-unstable v2 0/6] mm/mglru: performance optimizations
2024-12-07 4:44 UTC (8+ 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 v5 0/6] move per-vma lock into vm_area_struct
2024-12-07 4:29 UTC (10+ messages)
` [PATCH v5 1/6] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v5 2/6] mm: move per-vma lock into vm_area_struct
` [PATCH v5 3/6] mm: mark vma as detached until it's added into vma tree
` [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v5 5/6] mm/slab: allow freeptr_offset to be used with ctor
` [PATCH v5 6/6] docs/mm: document latest changes to vm_lock
[bug report] WARNING when nvme_probe
2024-12-07 4:26 UTC (2+ messages)
[RFC PATCH] mm: memory-failure: add soft-offline stat in mf_stats
2024-12-07 0:17 UTC (7+ messages)
[PATCH] mm: enforce __must_check on VMA merge and split
2024-12-06 22:53 UTC (2+ messages)
[PATCH] mm: correctly reference merged VMA
2024-12-06 22:40 UTC (3+ messages)
[GIT PULL] memblock: restore check for node validity in arch_numa
2024-12-06 22:01 UTC (2+ messages)
[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-12-06 21:40 UTC (3+ messages)
` [PATCH v17 05/18] cxl: Add Get Supported Features command for kernel usage
[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
2024-12-06 21:36 UTC (3+ messages)
[PATCH] mm: perform all memfd seal checks in a single place
2024-12-06 21:28 UTC
[PATCH v5] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
2024-12-06 21:28 UTC
[next -v1 0/5] Some cleanup for memcg
2024-12-06 21:20 UTC (11+ 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
[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
2024-12-06 21:14 UTC (8+ 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
Mapping vmalloc pages to userspace
2024-12-06 21:01 UTC (2+ messages)
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-06 20:58 UTC (3+ messages)
[PATCH 5.15.y 0/2] fix issue in damon_va_evenly_split_region()
2024-12-06 20:30 UTC (4+ messages)
` [PATCH 5.15.y 1/2] mm/damon/vaddr-test: split a test function having >1024 bytes frame size
` [PATCH 5.15.y 2/2] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
[PATCH v2 0/6] Enable strict percpu address space checks
2024-12-06 20:13 UTC (5+ messages)
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
[PATCH v2 0/1] remove can_do_mseal
2024-12-06 20:08 UTC (4+ messages)
` [PATCH v2 1/1] mseal: remove can_do_mseal()
[PATCH v4 0/9] mm: workingset reporting
2024-12-06 19:57 UTC (3+ messages)
[PATCH v1] mseal: move can_do_mseal to mseal.c
2024-12-06 19:53 UTC (10+ messages)
` [PATCH] mseal: remove can_do_mseal
[PATCH] MAINTAINERS: group all VMA-related files into the VMA section
2024-12-06 19:35 UTC (2+ messages)
[PATCH v2] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic
2024-12-06 19:03 UTC (3+ messages)
` [PATCH v3] "
[PATCH 0/2] mremap: Fix newaddr hint with MREMAP_DONTUNMAP
2024-12-06 18:52 UTC (7+ messages)
` [PATCH 1/2] mremap: Fix new_addr being used as a "
` [PATCH 2/2] selftests: mm: Add a new MREMAP_DONTUNMAP self test
[PATCHSET v6 0/12] Uncached buffered IO
2024-12-06 18:22 UTC (7+ messages)
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED
[linux-next:master 1998/2197] block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_762' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
2024-12-06 17:45 UTC
[PATCH v2] mm: use clear_user_(high)page() for arch with special user folio handling
2024-12-06 17:42 UTC
[PATCH] mm: use clear_user_(high)page() for arch with special user folio handling
2024-12-06 17:31 UTC (4+ messages)
[PATCH v4] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
2024-12-06 16:08 UTC (3+ messages)
[PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
2024-12-06 14:52 UTC (6+ messages)
[RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit
2024-12-06 14:49 UTC (5+ messages)
` [RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration
[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
2024-12-06 14:16 UTC (2+ messages)
` [syzbot] [hfs?] [mm?] "
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-06 14:06 UTC (5+ messages)
[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
2024-12-06 13:58 UTC (13+ messages)
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-12-06 13:05 UTC (8+ messages)
[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-12-06 12:25 UTC (11+ messages)
` [PATCH net-next v2 01/10] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v2 02/10] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v2 03/10] mm: page_frag: update documentation for page_frag
` [PATCH net-next v2 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
` [PATCH net-next v2 05/10] mm: page_frag: introduce refill prepare & commit API
` [PATCH net-next v2 06/10] mm: page_frag: introduce alloc_refill "
` [PATCH net-next v2 07/10] mm: page_frag: introduce probe related API
` [PATCH net-next v2 08/10] mm: page_frag: add testing for the newly added API
` [PATCH net-next v2 09/10] net: replace page_frag with page_frag_cache
` [PATCH net-next v2 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag
[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()
[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 v2] mm: Respect mmap hint address when aligning for THP
2024-12-06 8:46 UTC (4+ messages)
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-12-06 8:37 UTC (16+ messages)
[PATCH v3] mm/readahead: fix large folio support in async readahead
2024-12-06 8:30 UTC
[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 (3+ messages)
[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 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 (2+ 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 (11+ messages)
` [PATCH v8 01/21] mm/zsmalloc: add "
` [PATCH v8 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
` [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 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [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 21/21] mm/zsmalloc: update comments for page->zpdesc changes
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