mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
[linux-block.git] / include /
2023-04-18 Alexander Potapenkomm: kmsan: apply __must_check to non-void functions
2023-04-18 Liu Shixinmm: hwpoison: support recovery from HugePage copy-on...
2023-04-18 Aneesh Kumar K.Vmm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIM...
2023-04-18 Aneesh Kumar K.Vmm/vmemmap/devdax: fix kernel crash when probing devdax...
2023-04-18 ZhangPenguserfaultfd: convert mfill_atomic() to use a folio
2023-04-18 ZhangPengmm: convert copy_user_huge_page() to copy_user_large_fo...
2023-04-18 ZhangPenguserfaultfd: convert mfill_atomic_hugetlb() to use...
2023-04-18 ZhangPenguserfaultfd: convert copy_huge_page_from_user() to...
2023-04-18 Steven Pricesmaps: fix defined but not used smaps_shmem_walk_ops
2023-04-18 Josh Triplettprctl: add PR_GET_AUXV to copy auxv to userspace
2023-04-18 David Stevensmm/khugepaged: skip shmem with userfaultfd
2023-04-18 Jiaqi Yanmm/hwpoison: introduce copy_mc_highpage
2023-04-18 Jiaqi Yanmm/khugepaged: recover from poisoned anonymous memory
2023-04-18 Yosry Ahmedworkingset: memcg: sleep when flushing stats in working...
2023-04-18 Yosry Ahmedmemcg: sleep during flushing stats in safe contexts
2023-04-18 Yosry Ahmedmemcg: rename mem_cgroup_flush_stats_"delayed" to ...
2023-04-18 Yosry Ahmedcgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
2023-04-18 Mike Rapoport (IBM)mm: move free_area_empty() to mm/internal.h
2023-04-18 Matthew Wilcox ... hugetlb: remove PageHeadHuge()
2023-04-18 Frederic Weisbeckersched/isolation: add cpu_is_isolated() API
2023-04-18 Ivan Orlovmm: khugepaged: fix kernel BUG in hpage_collapse_scan_f...
2023-04-18 Arnd Bergmannmm: make arch_has_descending_max_zone_pfns() static
2023-04-18 Andrew Mortonsync mm-stable with mm-hotfixes-stable to pick up depen...
2023-04-18 Alexander Potapenkomm: kmsan: handle alloc failures in kmsan_ioremap_page_...
2023-04-18 Alexander Potapenkomm: kmsan: handle alloc failures in kmsan_vmap_pages_ra...
2023-04-16 Andrew Mortonsync mm-stable with mm-hotfixes-stable to pick up depen...
2023-04-06 Raghavendra K Tsched/numa: use hash_32 to mix up PIDs accessing VMA
2023-04-06 Raghavendra K Tsched/numa: implement access PID reset logic
2023-04-06 Raghavendra K Tsched/numa: enhance vma scanning logic
2023-04-06 Mel Gormansched/numa: apply the scan delay to every new vma
2023-04-06 Suren Baghdasaryanmm: separate vma->lock from vm_area_struct
2023-04-06 Suren Baghdasaryanmm/mmap: free vm_area_struct without call_rcu in exit_mmap
2023-04-06 Suren Baghdasaryanmm: introduce per-VMA lock statistics
2023-04-06 Suren Baghdasaryanmm: add FAULT_FLAG_VMA_LOCK flag
2023-04-06 Suren Baghdasaryanmm: introduce lock_vma_under_rcu to be used from arch...
2023-04-06 Suren Baghdasaryanmm: introduce vma detached flag
2023-04-06 Suren Baghdasaryanmm/khugepaged: write-lock VMA while collapsing a huge...
2023-04-06 Suren Baghdasaryanmm: mark VMA as being written when changing vm_flags
2023-04-06 Suren Baghdasaryanmm: add per-VMA lock and helper functions to control it
2023-04-06 Suren Baghdasaryanmm: move mmap_lock assert function definitions
2023-04-06 Michel Lespinassemm: rcu safe VMA freeing
2023-04-06 Wenchao Haotrace: cma: remove unnecessary event class cma_alloc_class
2023-04-06 Lorenzo Stoakesmm: vmalloc: convert vread() to vread_iter()
2023-04-06 Lorenzo Stoakesiov_iter: add copy_page_to_iter_nofault()
2023-04-06 Kirill A. Shutemovmm/page_alloc: make deferred page init free pages in...
2023-04-06 Lorenzo Stoakesmm: remove vmf_insert_pfn_xxx_prot() for huge page...
2023-04-06 Lorenzo Stoakesmm: remove unused vmf_insert_mixed_prot()
2023-04-06 Tomas Mudrunkamm/memtest: add results of early memtest to /proc/meminfo
2023-04-06 Mike Rapoport (IBM)mm: move vmalloc_init() declaration to mm/internal.h
2023-04-06 Mike Rapoport (IBM)mm: move kmem_cache_init() declaration to mm/slab.h
2023-04-06 Mike Rapoport (IBM)mm: move mem_init_print_info() to mm_init.c
2023-04-06 Mike Rapoport (IBM)init,mm: fold late call to page_ext_init() to page_allo...
2023-04-06 Mike Rapoport (IBM)mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
2023-04-06 Mike Rapoport (IBM)mm: call {ptlock,pgtable}_cache_init() directly from...
2023-04-06 Mike Rapoport (IBM)init,mm: move mm_init() to mm/mm_init.c and rename...
2023-04-06 Mike Rapoport (IBM)mm/page_alloc: rename page_alloc_init() to page_alloc_i...
2023-04-06 Mike Rapoport (IBM)mm: move most of core MM initialization to mm/mm_init.c
2023-04-06 Mike Rapoport (IBM)mm: move get_page_from_free_area() to mm/page_alloc.c
2023-04-06 Axel Rasmussenmm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install...
2023-04-06 Axel Rasmussenmm: userfaultfd: combine 'mode' and 'wp_copy' arguments
2023-04-06 Axel Rasmussenmm: userfaultfd: don't pass around both mm and vma
2023-04-06 Axel Rasmussenmm: userfaultfd: rename functions for clarity + consistency
2023-04-06 Kirill A. Shutemovmm, treewide: redefine MAX_ORDER sanely
2023-04-06 Peter Xumm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-04-06 Christoph Hellwigmm: return an ERR_PTR from __filemap_get_folio
2023-04-06 Christoph Hellwigmm: remove FGP_ENTRY
2023-04-06 Christoph Hellwigmm: make mapping_get_entry available outside of filemap.c
2023-04-06 Liam R. Howlettmm: enable maple tree RCU mode by default
2023-03-28 Peter Xumm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUP...
2023-03-28 Qi Zhengmm: vmscan: add a map_nr_max field to shrinker_info
2023-03-28 Lorenzo Stoakesmm: prefer xxx_page() alloc/free functions for order...
2023-03-28 Peter Collingbournekasan: remove PG_skip_kasan_poison flag
2023-03-28 Sebastian Andrzej... io-mapping: don't disable preempt on RT in io_mapping_m...
2023-03-28 Luis Chamberlainshmem: add support to ignore swap
2023-03-28 Christoph Hellwigmm,jfs: move write_one_page/folio_write_one to jfs
2023-03-28 Yue Zhaomm, memcg: Prevent memory.swappiness load/store tearing
2023-03-28 Gerald Schaefermm: add PTE pointer parameter to flush_tlb_fix_spurious...
2023-03-28 Kefeng Wangmm: swap: remove unneeded cgroup_throttle_swaprate()
2023-03-28 Peter Collingbournekasan: call clear_page with a match-all tag instead...
2023-03-28 Hyeonggon Yoomm, printk: introduce new format %pGt for page_type
2023-03-28 Hyeonggon Yoommflags.h: use less error prone method to define pagefl...
2023-03-28 Stefan Roeschmm: add tracepoints to ksm
2023-03-28 Nicholas Pigginlazy tlb: allow lazy tlb mm refcounting to be configurable
2023-03-28 Nicholas Pigginlazy tlb: introduce lazy tlb mm refcount helper functions
2023-03-28 T.J. Alumbaughmm: multi-gen LRU: clean up sysfs code
2023-03-28 Ma Wupengx86/mm/pat: clear VM_PAT if copy_p4d_range failed
2023-03-26 Linus TorvaldsMerge tag 'usb-6.3-rc4' of git://git./linux/kernel...
2023-03-26 Linus TorvaldsMerge tag 'sched_urgent_for_v6.3_rc4' of git://git...
2023-03-26 Linus TorvaldsMerge tag 'perf_urgent_for_v6.3_rc4' of git://git....
2023-03-26 Linus TorvaldsMerge tag 'core_urgent_for_v6.3_rc4' of git://git....
2023-03-26 Linus TorvaldsMerge tag 'x86_urgent_for_v6.3_rc4' of git://git./linux...
2023-03-26 Linus TorvaldsMerge tag 'smb3-client-fixes-6.3-rc3' of git://git...
2023-03-25 Linus TorvaldsMerge tag 'nfsd-6.3-4' of git://git./linux/kernel/git...
2023-03-25 Linus TorvaldsMerge tag 'xfs-6.3-fixes-7' of git://git./fs/xfs/xfs...
2023-03-25 Linus TorvaldsMerge tag 'xfs-6.3-fixes-4' of git://git./fs/xfs/xfs...
2023-03-25 Linus TorvaldsMerge tag 'xfs-6.3-fixes-3' of git://git./fs/xfs/xfs...
2023-03-25 Linus TorvaldsMerge tag 'hwmon-for-v6.3-rc4' of git://git./linux...
2023-03-25 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-03-24-17-09' of...
2023-03-25 Linus TorvaldsMerge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git...
2023-03-24 Linus TorvaldsMerge tag 'arm-fixes-6.3-2' of git://git./linux/kernel...
next