]> exis.tech > repos - linux.git/history - include
mm: convert do_set_pte() to set_pte_range()
[linux.git] / include /
2023-08-24 Yin Fengweimm: convert do_set_pte() to set_pte_range()
2023-08-24 Yin Fengweirmap: add folio_add_file_rmap_range()
2023-08-24 Matthew Wilcox ... mm: tidy up set_ptes definition
2023-08-24 Matthew Wilcox ... mm: rationalise flush_icache_pages() and flush_icache_p...
2023-08-24 Matthew Wilcox ... mm: remove page_mapping_file()
2023-08-24 Matthew Wilcox ... mm: add default definition of set_ptes()
2023-08-24 Matthew Wilcox ... mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
2023-08-24 Matthew Wilcox ... mm: add folio_flush_mapping()
2023-08-24 Matthew Wilcox ... mm: add generic flush_icache_pages() and documentation
2023-08-24 Matthew Wilcox ... mm: convert page_table_check_pte_set() to page_table_ch...
2023-08-24 Matthew Wilcox ... minmax: add in_range() macro
2023-08-24 Yosry Ahmedmm: memcg: use rstat for non-hierarchical stats
2023-08-24 Suren Baghdasaryanmm: handle userfaults under VMA lock
2023-08-24 Suren Baghdasaryanmm: handle swap page faults under per-VMA lock
2023-08-24 Suren Baghdasaryanmm: change folio_lock_or_retry to use vm_fault directly
2023-08-24 Suren Baghdasaryanmm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT...
2023-08-24 Andrew Mortonmerge mm-hotfixes-stable into mm-stable to pick up...
2023-08-21 Matthew Wilcox ... mm: add tail private fields to struct folio
2023-08-21 Matthew Wilcox ... mm: remove folio_test_transhuge()
2023-08-21 Matthew Wilcox ... mm: free up a word in the first tail page
2023-08-21 Matthew Wilcox ... mm: rearrange page flags
2023-08-21 Matthew Wilcox ... mm: add large_rmappable page flag
2023-08-21 Matthew Wilcox ... mm: remove HUGETLB_PAGE_DTOR
2023-08-21 Matthew Wilcox ... mm: remove free_compound_page() and the compound_page_d...
2023-08-21 Matthew Wilcox ... mm: convert prep_transhuge_page() to folio_prep_large_r...
2023-08-21 Matthew Wilcox ... mm: convert free_transhuge_folio() to folio_undo_large_...
2023-08-21 Matthew Wilcox ... mm: convert free_huge_page() to free_huge_folio()
2023-08-21 Matthew Wilcox ... mm: call free_huge_page() directly
2023-08-21 David Hildenbrandpgtable: improve pte_protnone() comment
2023-08-21 Andrew Mortonmerge mm-hotfixes-stable into mm-stable to pick up...
2023-08-21 Kefeng Wangpagemap: remove wait_on_page_locked_killable()
2023-08-21 Xiu Jianfengwriteback: remove unused delaration of bdi_async_bio_wq
2023-08-21 Aleksa Saraimemfd: replace ratcheting feature from vm.memfd_noexec...
2023-08-21 Aleksa Saraimemfd: do not -EACCES old memfd_create() users with...
2023-08-21 Vishal Moola (Oracle)mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
2023-08-21 Vishal Moola (Oracle)pgalloc: convert various functions to use ptdescs
2023-08-21 Vishal Moola (Oracle)mm: remove page table members from struct page
2023-08-21 Vishal Moola (Oracle)mm: create ptdesc equivalents for pgtable_{pte,pmd...
2023-08-21 Vishal Moola (Oracle)mm: convert ptlock_free() to use ptdescs
2023-08-21 Vishal Moola (Oracle)mm: convert pmd_ptlock_free() to use ptdescs
2023-08-21 Vishal Moola (Oracle)mm: convert ptlock_init() to use ptdescs
2023-08-21 Vishal Moola (Oracle)mm: convert pmd_ptlock_init() to use ptdescs
2023-08-21 Vishal Moola (Oracle)mm: convert ptlock_ptr() to use ptdescs
2023-08-21 Vishal Moola (Oracle)mm: convert ptlock_alloc() to use ptdescs
2023-08-21 Vishal Moola (Oracle)mm: convert pmd_pgtable_page() callers to use pmd_ptdesc()
2023-08-21 Vishal Moola (Oracle)mm: add utility functions for ptdesc
2023-08-21 Vishal Moola (Oracle)pgtable: create struct ptdesc
2023-08-21 Vishal Moola (Oracle)mm: add PAGE_TYPE_OP folio functions
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: embed vmem_altmap details in memory...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: allow memmap on memory hotplug reque...
2023-08-21 Kefeng Wangmm: memtest: convert to memtest_report_meminfo()
2023-08-21 Mateusz Guzikmm: move dummy_vm_ops out of a header
2023-08-21 Suren Baghdasaryanmm: lock vma explicitly before doing vm_flags_reset...
2023-08-21 Suren Baghdasaryanmm: for !CONFIG_PER_VMA_LOCK equate write lock assertio...
2023-08-21 SeongJae Parkmm/damon/core: implement target type damos filter
2023-08-21 SeongJae Parkmm/damon/core: introduce address range type damos filter
2023-08-21 Miaohe Linmm/memcg: update obsolete comment above parent_mem_cgroup()
2023-08-21 Kefeng Wangmm: factor out VMA stack and heap checks
2023-08-21 Kemeng Shimm/page_ext: move page_ext_operations definition under...
2023-08-21 Miaohe Linmm/memcg: fix obsolete function name in mem_cgroup_prot...
2023-08-21 Kemeng Shimm/page_ext: add common function to get client data...
2023-08-21 Matthew Wilcox ... zswap: make zswap_load() take a folio
2023-08-21 Matthew Wilcox ... memcg: convert get_obj_cgroup_from_page to get_obj_cgro...
2023-08-21 Matthew Wilcox ... zswap: make zswap_store() take a folio
2023-08-21 Johannes Weinermm: kill frontswap
2023-08-21 Suren Baghdasaryanmm: enable page walking API to lock vmas during the...
2023-08-21 David Hildenbrandsmaps: use vm_normal_page_pmd() instead of follow_trans...
2023-08-21 David Hildenbrandmm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
2023-08-18 Aneesh Kumar K.Vpowerpc/book3s64/mm: enable transparent pud hugepage
2023-08-18 Aneesh Kumar K.Vpowerpc/mm/trace: convert trace event to trace event...
2023-08-18 Aneesh Kumar K.Vmm/vmemmap optimization: split hugetlb and devdax vmemm...
2023-08-18 Aneesh Kumar K.Vmm/huge pud: use transparent huge pud helpers only...
2023-08-18 Aneesh Kumar K.Vmm: add pud_same similar to __HAVE_ARCH_P4D_SAME
2023-08-18 Aneesh Kumar K.Vmm/vmemmap: improve vmemmap_can_optimize and allow...
2023-08-18 Aneesh Kumar K.Vmm: change pudp_huge_get_and_clear_full take vm_area_st...
2023-08-18 Aneesh Kumar K.Vmm/hugepage pud: allow arch-specific helper function...
2023-08-18 Matthew Wilcox ... mm: allow per-VMA locks on file-backed VMAs
2023-08-18 Matthew Wilcox ... mm: remove CONFIG_PER_VMA_LOCK ifdefs
2023-08-18 Liam R. Howlettmaple_tree: re-introduce entry to mas_preallocate(...
2023-08-18 Liam R. Howlettmaple_tree: introduce __mas_set_range()
2023-08-18 Liam R. Howlettmm: change do_vmi_align_munmap() tracking of VMAs to...
2023-08-18 Jann Hornmm: don't drop VMA locks in mm_drop_all_locks()
2023-08-18 ZhangPengmm/page_io: introduce bio_first_folio_all()
2023-08-18 Miaohe Linmm: fix obsolete function name above debug_pagealloc_en...
2023-08-18 Alistair Popplemmu_notifiers: rename invalidate_range notifier
2023-08-18 Alistair Popplemmu_notifiers: don't invalidate secondary TLBs as part...
2023-08-18 Alistair Popplemmu_notifiers: call invalidate_range() when invalidatin...
2023-08-18 Liam R. Howlettmaple_tree: Be more strict about locking
2023-08-18 Liam R. Howlettmm/mmap: change detached vma locking scheme
2023-08-18 Liam R. Howlettmaple_tree: relax lockdep checks for on-stack trees
2023-08-18 Sidhartha Kumarmm/hugetlb: get rid of page_hstate()
2023-08-18 Peng Zhangmm: kfence: allocate kfence_metadata at runtime
2023-08-18 Zhu, Lipengfs/address_space: add alignment padding for i_map and...
2023-08-18 Barry Songmm/tlbbatch: rename and extend some functions
2023-08-18 Baoquan Hemm: ioremap: remove unneeded ioremap_allowed and iounma...
2023-08-18 Baoquan Hemm: move is_ioremap_addr() into new header file
2023-08-18 Baoquan Hemm: ioremap: allow ARCH to have its own ioremap method...
2023-08-18 Christophe Leroymm/ioremap: define generic_ioremap_prot() and generic_i...
2023-08-18 Baoquan Heasm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
2023-08-18 Matthew Wilcox ... buffer: remove set_bh_page()
next