summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-03mm/damon/core: implement DAMON context commit functionSeongJae Park
2024-07-03mm/damon/core: implement DAMOS quota goals online commit functionSeongJae Park
2024-07-03mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotionHyeongtak Ji
2024-07-03mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotionHonggyu Kim
2024-07-03mm/migrate: add MR_DAMON to migrate_reasonHonggyu Kim
2024-07-03mm/damon/sysfs-schemes: add target_nid on sysfs-schemesHyeongtak Ji
2024-07-03mm/memory-failure: move some function declarations into internal.hMiaohe Lin
2024-07-03mm/memory-failure: remove MF_MSG_SLABMiaohe Lin
2024-07-03mm/hugetlb_cgroup: switch to the new cftypesXiu Jianfeng
2024-07-03mm/hugetlb_cgroup: prepare cftypes based on templateXiu Jianfeng
2024-07-03mm: report per-page metadata informationSourav Panda
2024-07-03mm: zswap: add zswap_never_enabled()Yosry Ahmed
2024-07-03mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()Yosry Ahmed
2024-07-03mm/vmscan: avoid split lazyfree THP during shrink_folio_list()Lance Yang
2024-07-03mm/rmap: integrate PMD-mapped folio splitting into pagewalk loopLance Yang
2024-07-03mm/highmem: make nr_free_highpages() return "unsigned long"David Hildenbrand
2024-07-03mm/highmem: reimplement totalhigh_pages() by walking zonesDavid Hildenbrand
2024-07-03fs/proc: move page_mapcount() to fs/proc/internal.hDavid Hildenbrand
2024-07-03mm: shmem: add mTHP counters for anonymous shmemBaolin Wang
2024-07-03mm: shmem: add mTHP support for anonymous shmemBaolin Wang
2024-07-03mm: shmem: add multi-size THP sysfs interface for anonymous shmemBaolin Wang
2024-07-03percpu: add __this_cpu_try_cmpxchg()Uros Bizjak
2024-07-03memcg: rearrange fields of mem_cgroup_per_nodeShakeel Butt
2024-07-03mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()Sidhartha Kumar
2024-07-03mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pagesBarry Song
2024-07-03mm: remove the implementation of swap_free() and always use swap_free_nr()Barry Song
2024-07-03mm: swap: introduce swap_free_nr() for batched swap_free()Chuanhua Han
2024-07-03mm: remove MIGRATE_SYNC_NO_COPY modeKefeng Wang
2024-07-03mm: migrate: remove migrate_folio_extra()Kefeng Wang
2024-07-03rmap: remove DEFINE_PAGE_VMA_WALK()Kefeng Wang
2024-07-03mm: remove page_mapping()Matthew Wilcox (Oracle)
2024-07-03mm: memcontrol: remove page_memcg()Kefeng Wang
2024-07-03mm/mm_init: use node's number of cpus in deferred_page_init_max_threadsEric Chanudet
2024-07-03mm/memory-failure: improve memory failure action_result messagesJane Chu
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li
2024-07-03mm: add update_mmu_tlb_range()Bang Li
2024-07-03mm/rmap: sanity check that zeropages are not passed to RMAPDavid Hildenbrand
2024-07-03mm/hugetlb: remove {Set,Clear}Hpage macrosSidhartha Kumar
2024-07-03mm: drop page_index and simplify folio_indexKairui Song
2024-07-03mm: remove page_file_offset and folio_file_posKairui Song
2024-07-03mm/huge_memory: mark racy access onhuge_anon_orders_alwaysRan Xiaokai
2024-07-03mm: add folio_alloc_mpol()Kefeng Wang
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-27Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds