[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-19 12:07 UTC (5+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
[linux-next:fs-current] BUILD SUCCESS f25590b9d416df16fcff7d03f9febf07e3adcd11
2024-10-19 11:48 UTC
[linux-next:pending-fixes] BUILD SUCCESS e38329e4c0ed720219784fe16862e0916424e381
2024-10-19 10:51 UTC
[PATCH net-next v22 01/14] mm: page_frag: add a test module for page_frag
2024-10-19 8:29 UTC (14+ messages)
` [PATCH net-next v22 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v22 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v22 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v22 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v22 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v22 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v22 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v22 13/14] mm: page_frag: update documentation for page_frag
[PATCH v4 0/5] refine storing NULL
2024-10-19 2:42 UTC (7+ messages)
` [PATCH v4 1/5] maple_tree: print empty for an empty tree on mt_dump()
` [PATCH v4 2/5] maple_tree: the return value of mas_root_expand() is not used
` [PATCH v4 3/5] maple_tree: not necessary to check index/last again
` [PATCH v4 4/5] maple_tree: refine mas_store_root() on storing NULL
` [PATCH v4 5/5] maple_tree: add a test checking storing null
[PATCH v3 0/5] refine storing NULL
2024-10-19 2:38 UTC (13+ messages)
` [PATCH v3 3/5] maple_tree: not necessary to check index/last again
` [PATCH v3 4/5] maple_tree: refine mas_store_root() on storing NULL
[PATCH] memblock: Uniform initialization all reserved pages to MIGRATE_MOVABLE
2024-10-19 1:57 UTC (2+ messages)
[PATCH 0/2] mm: multi-gen LRU: Have secondary MMUs participate in MM_WALK
2024-10-19 1:29 UTC (3+ messages)
` [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
` [PATCH 2/2] mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
2024-10-19 1:24 UTC (4+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
[PATCH] mm/codetag: move ref and tag null pointer check to alloc_tag_ref_set
2024-10-19 0:56 UTC (5+ messages)
` [PATCH v2] mm/codetag: move ref and tag null pointer check to alloc_tag_add
[RFC PATCH v1 00/13] zswap IAA compress batching
2024-10-19 0:19 UTC (5+ messages)
` [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
[PATCH v3 4/5] selftests/mseal: add more tests for mmap
2024-10-19 0:10 UTC (22+ messages)
[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
2024-10-18 23:55 UTC (5+ messages)
` [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
[PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free
2024-10-18 22:38 UTC (9+ messages)
[PATCH v3] mm/gup: stop leaking pinned pages in low memory conditions
2024-10-18 22:34 UTC
[PATCH v2 0/2] mm/gup: stop leaking pinned pages in low memory conditions
2024-10-18 22:16 UTC (6+ messages)
` [PATCH v2 1/2] "
[RFC PATCH v1 0/7] zswap IAA decompress batching
2024-10-18 21:59 UTC (7+ messages)
` [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface
[PATCH v3 0/5] page allocation tag compression
2024-10-18 21:57 UTC (13+ messages)
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
[PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller
2024-10-18 21:34 UTC (9+ messages)
` [PATCH 1/1] "
[PATCH 0/4] implement lightweight guard pages
2024-10-18 21:30 UTC (13+ messages)
` [PATCH 4/4] selftests/mm: add self tests for guard page feature
[PATCH 0/3] selftests/mm: revert pthread_barrier change and
2024-10-18 21:13 UTC (5+ messages)
` [PATCH 1/3] Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
` [PATCH 2/3] Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
` [PATCH 3/3] selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
[linux-next:master] BUILD REGRESSION f2493655d2d3d5c6958ed996b043c821c23ae8d3
2024-10-18 21:03 UTC
[PATCH v3] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
2024-10-18 21:02 UTC (2+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-18 20:46 UTC (9+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-18 20:06 UTC (15+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
` [External] : Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64
[RFC PATCH 0/1] Buddy allocator like folio split
2024-10-18 19:59 UTC (5+ messages)
[PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-18 19:53 UTC (11+ messages)
` [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions
` [PATCH v7 6/9] tmpfs: Add casefold lookup support
` [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
2024-10-18 19:04 UTC (3+ messages)
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-10-18 19:02 UTC (4+ messages)
[PATCH] mm: Remove unused has_isolate_pageblock
2024-10-18 18:59 UTC (3+ messages)
(subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess
2024-10-18 18:58 UTC (4+ messages)
[PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-18 18:46 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH v2 0/2] Improve the tmpfs large folio read performance
2024-10-18 18:38 UTC (5+ messages)
` [PATCH v2 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic
` [PATCH v2 2/2] mm: shmem: improve the tmpfs large folio read performance
[PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region()
2024-10-18 18:33 UTC (2+ messages)
[PATCH v2 0/2] mm/mremap: Remove extra vma tree walk
2024-10-18 17:41 UTC (3+ messages)
` [PATCH v2 1/2] mm/mremap: Clean up vma_to_resize()
` [PATCH v2 2/2] mm/mremap: Remove goto from mremap_to()
[PATCH v3 00/12] powerpc/kfence: Improve kfence support (mainly Hash)
2024-10-18 17:40 UTC (14+ messages)
` [PATCH v3 01/12] powerpc: mm/fault: Fix kfence page fault reporting
` [PATCH v3 02/12] book3s64/hash: Remove kfence support temporarily
` [PATCH v3 03/12] book3s64/hash: Refactor kernel linear map related calls
` [PATCH v3 04/12] book3s64/hash: Add hash_debug_pagealloc_add_slot() function
` [PATCH v3 05/12] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
` [PATCH v3 06/12] book3s64/hash: Refactor hash__kernel_map_pages() function
` [PATCH v3 07/12] book3s64/hash: Make kernel_map_linear_page() generic
` [PATCH v3 08/12] book3s64/hash: Disable debug_pagealloc if it requires more memory
` [PATCH v3 09/12] book3s64/hash: Add kfence functionality
` [PATCH v3 10/12] book3s64/radix: Refactoring common kfence related functions
` [PATCH v3 11/12] book3s64/hash: Disable kfence if not early init
` [PATCH v3 12/12] book3s64/hash: Early detect debug_pagealloc size requirement
[PATCH 0/2] selftests/mm: fix deadlock after pthread_create
2024-10-18 17:17 UTC (4+ messages)
` [PATCH 1/2] selftests/mm: replace atomic_bool with pthread_barrier_t
[PATCH v4 1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init
2024-10-18 16:17 UTC (3+ messages)
` [PATCH v4 2/3] powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
` [PATCH v4 3/3] powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()
[PATCH] mm: Use str_on_off() helper function in report_meminit()
2024-10-18 16:08 UTC (2+ messages)
[RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init
2024-10-18 16:04 UTC (5+ messages)
[PATCH] mm: Remove redundant condition for THP folio
2024-10-18 15:58 UTC (4+ messages)
[RFC][PATCH] mm: Split locks in remap_file_pages()
2024-10-18 15:50 UTC (5+ messages)
[PATCH] mm: export copy_to_kernel_nofault
2024-10-18 15:35 UTC (3+ messages)
[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
2024-10-18 15:23 UTC (10+ messages)
[PATCH 1/3] ima: Remove inode lock
2024-10-18 14:48 UTC (13+ messages)
Next steps towards shrinking stuct page
2024-10-18 12:44 UTC (5+ messages)
[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
2024-10-18 12:21 UTC (6+ messages)
[PATCH v4] mm/slub: Avoid list corruption when removing a slab from the full list
2024-10-18 11:12 UTC (3+ messages)
[RFC 0/4] mm: zswap: add support for zswapin of large folios
2024-10-18 10:48 UTC (5+ messages)
` [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages
` [RFC 2/4] mm/zswap: modify zswap_decompress to accept page instead of folio
` [RFC 3/4] mm/zswap: add support for large folio zswapin
` [RFC 4/4] mm/zswap: count successful large folio zswap loads
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