summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-17samples/damon: a typo in the kconfig - samepleSeongjun Kim
2025-03-16mm/page_alloc: warn on nr_reserved_highatomic underflowBrendan Jackman
2025-03-16vmalloc: drop Christoph from ReviewersChristoph Hellwig
2025-03-16mm, swap: simplify folio swap allocationKairui Song
2025-03-16mm, swap: remove swap slot cacheKairui Song
2025-03-16mm, swap: use percpu cluster as allocation fast pathKairui Song
2025-03-16mm, swap: don't update the counter up-frontKairui Song
2025-03-16mm, swap: avoid redundant swap device pinningKairui Song
2025-03-16mm, swap: drop the flag TTRS_DIRECTKairui Song
2025-03-16mm, swap: avoid reclaiming irrelevant swap cacheKairui Song
2025-03-16mm: make page_mapped_in_vma() hugetlb walk awareJane Chu
2025-03-16mm: page_alloc: group fallback functions togetherJohannes Weiner
2025-03-16mm: page_alloc: remove remnants of unlocked migratetype updatesJohannes Weiner
2025-03-16mm: page_alloc: don't steal single pages from biggest buddyJohannes Weiner
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes
2025-03-16fs/proc/task_mmu: add guard region bit to pagemapLorenzo Stoakes
2025-03-16mm: swap: remove stale comment of swap_reclaim_full_clusters()Kemeng Shi
2025-03-16mm, swap: correct comment in swap_usage_sub()Kemeng Shi
2025-03-16mm, swap: remove setting SWAP_MAP_BAD for discard clusterKemeng Shi
2025-03-16selftests/mm/mlock: print error on failureBrendan Jackman
2025-03-16selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman
2025-03-16selftests/mm: drop unnecessary sudo usageBrendan Jackman
2025-03-16selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman
2025-03-16selftests/mm: skip map_populate on weird filesystemsBrendan Jackman
2025-03-16selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman
2025-03-16selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman
2025-03-16selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: report errno when things fail in gup_longtermBrendan Jackman
2025-03-16zram: add might_sleep to zcomp APISergey Senozhatsky
2025-03-16zram: do not leak page on writeback_store error pathSergey Senozhatsky
2025-03-16zram: do not leak page on recompress_store error pathSergey Senozhatsky
2025-03-16zram: permit reclaim in zstd custom allocatorSergey Senozhatsky
2025-03-16zram: switch to new zsmalloc object mapping APISergey Senozhatsky
2025-03-16zsmalloc: introduce new object mapping APISergey Senozhatsky
2025-03-16zsmalloc: sleepable zspage reader-lockSergey Senozhatsky
2025-03-16zsmalloc: rename pool lockSergey Senozhatsky
2025-03-16zram: move post-processing target allocationSergey Senozhatsky
2025-03-16zram: rework recompression loopSergey Senozhatsky
2025-03-16zram: filter out recomp targets based on prioritySergey Senozhatsky
2025-03-16zram: limit max recompress prio to num_active_compsSergey Senozhatsky
2025-03-16zram: remove writestall zram_stats memberSergey Senozhatsky
2025-03-16zram: add GFP_NOWARN to incompressible zsmalloc handle allocationSergey Senozhatsky
2025-03-16zram: remove second stage of handle allocationSergey Senozhatsky
2025-03-16zram: remove max_comp_streams device attrSergey Senozhatsky
2025-03-16zram: remove unused crypto includeSergey Senozhatsky
2025-03-16zram: permit preemption with active compression streamSergey Senozhatsky
2025-03-16zram: sleepable entry lockingSergey Senozhatsky