aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-24mm/huge_memory: use folio's memcg inside __folio_split()Zi Yan1-4/+16
2026-08-24mm/migrate_device: clear stale mapping after freeing swapcacheArvind Yadav1-0/+13
2026-08-24mm: zswap: drop list_lru param from zswap_lru_add() and _del()Wilson Felipe Pereira1-6/+6
2026-08-24mm/sparse: correct init section annotationsSang-Heon Jeon1-4/+4
2026-08-24mm/page_reporting: add page_reporting_delay_ms module parameterPratyush Mallick2-10/+24
2026-08-24hugetlb: only adjust reservation during unmapping if mapcount is 0Guillaume Morin1-2/+6
2026-08-24mm: use proper PTE accessor in move_ptes()Alexander Gordeev1-1/+1
2026-08-24memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is doneShakeel Butt1-0/+13
2026-08-24Documentation: zram: correct algo parameters configuration documentationSergey Senozhatsky1-1/+33
2026-08-24mm: memcg: stop reclaim when a limit update is supersededGuopeng Zhang1-0/+6
2026-08-24zram: validate deflate paramsSergey Senozhatsky1-1/+9
2026-08-24zram: set default primary compressor in zram_destroy_comps()Sergey Senozhatsky1-2/+1
2026-08-24mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance costUsama Arif9-95/+81
2026-08-24mm/vmscan: add pgrotate_anon and pgrotate_file vmstat countersUsama Arif4-1/+19
2026-08-24mm/vmstat, mm/memcontrol: add _monotonic vmstat readersUsama Arif4-0/+71
2026-08-24mm: vmscan: fix node reclaim ignoring swappiness parameterRidong Chen1-12/+7
2026-08-24memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.hRidong Chen4-23/+18
2026-08-24mm: mglru: promote mapped executable folios after first usageBaolin Wang1-16/+27
2026-08-24mm: vmscan: add a helper to identify file-backed executable foliosBaolin Wang1-2/+8
2026-08-24mm: vmscan: convert folio_referenced() to use vma_flags_tBaolin Wang3-19/+21
2026-08-24mm/kmemleak: report RCU-tasks quiescent states during the scanBreno Leitao1-7/+7
2026-08-24tools/testing/selftests/mm: test anonymous page offset merge behaviourLorenzo Stoakes (ARM)1-0/+57
2026-08-24tools/testing/vma: expand VMA merge tests to assert anon pgoffLorenzo Stoakes (ARM)1-9/+36
2026-08-24mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon foliosLorenzo Stoakes (ARM)8-35/+54
2026-08-24mm/migrate: calculate large folio page index using PFNLorenzo Stoakes (ARM)1-10/+9
2026-08-24mm/huge_memory: update remove_migration_pmd() to accept a folioLorenzo Stoakes (ARM)3-13/+11
2026-08-24mm: clean up vma_address_end()Lorenzo Stoakes (ARM)1-5/+7
2026-08-24mm/rmap: track whether the page VMA mapped pgoff is anonymousLorenzo Stoakes (ARM)2-1/+5
2026-08-24mm: propagate VMA anonymous page offset on map, remap, split + mergeLorenzo Stoakes (ARM)7-56/+94
2026-08-24tools/testing/vma: add tests for copy_vma() self-mergeLorenzo Stoakes (ARM)1-1/+45
2026-08-24mm/vma: fix self-merge check in copy_vma()Lorenzo Stoakes (ARM)2-19/+17
2026-08-24mm: introduce and use vma_filebacked_address()Lorenzo Stoakes (ARM)4-7/+31
2026-08-24mm: update print_bad_page_map() to show anon index if appropriateLorenzo Stoakes (ARM)1-3/+10
2026-08-24mm: abstract vma_address() and introduce vma_anon_address()Lorenzo Stoakes (ARM)1-12/+37
2026-08-24mm: introduce linear_anon_page_index()Lorenzo Stoakes (ARM)3-5/+62
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)16-36/+105
2026-08-24mm/vma: introduce VMA anon page offset field and add helpersLorenzo Stoakes (ARM)5-0/+112
2026-08-24mm/kconfig: drop redundant dependency wrappersKaitao Cheng1-9/+1
2026-08-24mm: standardize printing for pgtable entriesDavid Hildenbrand (Arm)1-23/+79
2026-08-24mm/kconfig: drop redundant memory hotplug dependenciesKaitao Cheng1-3/+1
2026-08-24maple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macroEthan Nelson-Moore1-4/+0
2026-08-24mm: nommu: point to the write iterator upon split_vmaHajime Tazaki1-0/+4
2026-08-24mm: mempolicy: fix automatic numa balancing for shmemJohannes Weiner1-15/+6
2026-08-24Merge branch 'mm-hotfixes-stable' into mm-stable to pick upAndrew Morton22-190/+346
2026-08-24Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds22-108/+223
2026-08-24um: Use asm-generic/timex.h over the host architecture oneThomas Weißschuh1-0/+13
2026-08-24eventfs: Initialize ei->children and ei->list in init_ei()Deepanshu Kartikey1-5/+2
2026-08-24cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson1-2/+13
2026-08-24smb: client: reject a tree connect response whose byte count is too smallBryam Vargas2-1/+8
2026-08-24cifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson1-0/+2