aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
6 hoursMerge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
34 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
3 daysMerge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
3 daysMerge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
3 daysMerge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
4 daysmm/mglru: fix ineffective protection calculationYu Zhao
4 daysmm/zswap: fix a white space issueDan Carpenter
4 daysmm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folioMiaohe Lin
4 daysmm/hugetlb: fix possible recursive locking detected warningMiaohe Lin
4 daysmm/gup: clear the LRU flag of a page before adding to LRU batchyangge
4 daysmm/numa_balancing: teach mpol_to_str about the balancing modeTvrtko Ursulin
4 daysmm: memcg1: convert charge move flags to unsigned long longRoman Gushchin
4 daysmm/mglru: fix overshooting shrinker memoryYu Zhao
4 daysmm/mglru: fix div-by-zero in vmpressure_calc_level()Yu Zhao
4 daysmm/kmemleak: replace strncpy() with strscpy()Kees Cook
4 daysmm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOCVlastimil Babka
4 daysmm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLABVlastimil Babka
4 daysmm: ignore data-race in __swap_writepagePei Li
5 daysMerge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
6 daysMerge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
7 daysMerge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka
7 daysmm/memcg: alignment memcg_data define conditionAlex Shi (Tencent)
9 daysmm: shmem: rename mTHP shmem countersRyan Roberts
9 daysmm: swap_state: use folio_alloc_mpol() in __read_swap_cache_async()Kefeng Wang
9 daysmm/migrate: putback split folios when numa hint migration failsPeter Xu
9 daysmm/truncate: batch-clear shadow entriesYu Zhao
9 daysmm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUNDMiaohe Lin
9 daysmm: simplify folio_migrate_mapping()Hugh Dickins
9 daysmm/page_alloc: put __free_pages_core() in __meminit sectionWei Yang
9 daysmm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li
9 daysmm: fix khugepaged activation policyRyan Roberts
9 daysmemory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang
9 daysmm/page_counter: move calculating protection values to page_counterMaarten Lankhorst
9 daysmm: unexport vmf_insert_mixed_mkwriteChristoph Hellwig
9 daysmm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy
9 daysmm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
9 dayszsmalloc: rename class stat mutatorsSergey Senozhatsky
9 daysmm: add per-order mTHP split countersLance Yang
9 daysmm/zsmalloc: move record_obj() into obj_malloc()Chengming Zhou
9 daysmm/zsmalloc: clarify class per-fullness zspage countsChengming Zhou
9 daysmm/gup: introduce memfd_pin_folios() for pinning memfd foliosVivek Kasireddy
9 daysmm/gup: introduce check_and_migrate_movable_folios()Vivek Kasireddy
9 daysmm/gup: introduce unpin_folio/unpin_folios helpersVivek Kasireddy
9 daysmm/zswap: use only one pool in zswapChengming Zhou
9 daysmm/zsmalloc: change back to per-size_class lockChengming Zhou
9 daysmm/hugetlb.c: undo errant changeAndrew Morton
10 daysMerge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
10 daysmm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLEPaolo Bonzini
11 daysmm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILINGSuren Baghdasaryan