aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-13mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand2-24/+22
2025-09-13mm/mincore: use a helper for checking the swap cacheKairui Song1-41/+49
2025-09-13mm/mincore, swap: consolidate swap cache checking for mincoreKairui Song3-50/+27
2025-09-13docs/mm/damon/design: fix typo: s/sz_trtied/sz_tried/Sang-Heon Jeon1-1/+1
2025-09-13mm/damon: update expired description of damos_actionSang-Heon Jeon1-5/+5
2025-09-13mm/kasan/init.c: remove unnecessary pointer variablesXichao Zhao1-3/+1
2025-09-13fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locksSuren Baghdasaryan1-18/+85
2025-09-13fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERYSuren Baghdasaryan3-53/+63
2025-09-13selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modifiedSuren Baghdasaryan1-0/+65
2025-09-13mm/damon/vaddr: support stat-purpose DAMOS filtersYueyang Pan1-1/+102
2025-09-13mm/damon/paddr: move filters existence check function to ops-commonYueyang Pan3-10/+12
2025-09-13mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx()Bijan Tabatabai1-3/+22
2025-09-13mm/rmap: do __folio_mod_stat() in __folio_add_rmap()Wei Yang1-36/+31
2025-09-13xarray: remove redundant __GFP_NOWARNQianfeng Rong1-1/+1
2025-09-13mm/nommu: convert kobjsize() to foliosSidhartha Kumar1-7/+7
2025-09-13rust: support large alignments in allocationsVitaly Wool3-27/+18
2025-09-13rust: add support for NUMA ids in allocationsVitaly Wool7-29/+90
2025-09-13mm/slub: allow to set node and align in k[v]reallocVitaly Wool6-34/+74
2025-09-13mm/vmalloc: allow to set node and align in vreallocVitaly Wool3-9/+35
2025-09-13mm: correct misleading comment on mmap_lock field in mm_structAdrian Huang (Lenovo)1-3/+3
2025-09-13selftests/mm: use __auto_type in swap() macroPranav Tyagi1-1/+1
2025-09-13mm, swap: prefer nonfull over free clustersKairui Song1-10/+28
2025-09-13mm, swap: remove fragment clusters counterKairui Song2-8/+0
2025-09-13mm, swap: only scan one cluster in fragment listKairui Song1-15/+8
2025-09-13mm: change vma_start_read() to drop RCU lock on failureSuren Baghdasaryan1-39/+45
2025-09-13mm: limit the scope of vma_start_read()Suren Baghdasaryan2-85/+85
2025-09-13selftests/mm: pass filename as input param to VM_PFNMAP testsSudarsan Mahendran3-16/+47
2025-09-13zram: protect recomp_algorithm_show() with ->init_lockSergey Senozhatsky1-15/+8
2025-09-13mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversionYe Liu7-10/+15
2025-09-13/dev/zero: try to align PMD_SIZE for private mappingZhang Qilong1-4/+17
2025-09-13mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang3-3/+19
2025-09-13mm/mglru: update MG-LRU proactive reclaim statistics only to memcgHao Jia1-0/+2
2025-09-13kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skippingJann Horn1-0/+40
2025-09-13mempolicy: clarify what zone reclaim meansJoshua Hahn1-3/+9
2025-09-13Merge tag 'clk-round-rate-6.18' of https://github.com/masneyb/linux into clk-determine-rateStephen Boyd123-1185/+1518
2025-09-13Merge tag 'samsung-clk-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsungStephen Boyd12-56/+3032
2025-09-13Merge tag 'spacemit-clk-for-6.18-1' of https://github.com/spacemit-com/linux into clk-spacemitStephen Boyd5-17/+47
2025-09-13Merge tag 'thead-clk-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux into clk-theadStephen Boyd1-209/+290
2025-09-13Merge tag 'renesas-clk-for-v6.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesasStephen Boyd17-211/+543
2025-09-13Merge tag 'renesas-clk-fixes-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-fixesStephen Boyd1-1/+19
2025-09-13nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor2-6/+6
2025-09-13samples/damon/mtier: avoid starting DAMON before initializationSeongJae Park1-0/+3
2025-09-13samples/damon/prcl: avoid starting DAMON before initializationSeongJae Park1-0/+3
2025-09-13samples/damon/wsse: avoid starting DAMON before initializationSeongJae Park1-0/+3
2025-09-13MAINTAINERS: add Lance Yang as a THP reviewerLance Yang1-0/+1
2025-09-13MAINTAINERS: add Jann Horn as rmap reviewerLorenzo Stoakes1-0/+1
2025-09-13mm/damon/sysfs: use dynamically allocated repeat mode damon_call_controlSeongJae Park1-8/+15
2025-09-13mm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park2-2/+8
2025-09-13mm: folio_may_be_lru_cached() unless folio_test_large()Hugh Dickins4-6/+16
2025-09-13mm: revert "mm: vmscan.c: fix OOM on swap stress test"Hugh Dickins1-1/+1