platform/kernel/linux-starfive.git
2023-08-24 Matthew Wilcox... mm: fix get_mctgt_type() kernel-doc
2023-08-24 Matthew Wilcox... mm: fix kernel-doc warning from tlb_flush_rmaps()
2023-08-24 Matthew Wilcox... mm: remove enum page_entry_size
2023-08-24 Matthew Wilcox... mm: allow ->huge_fault() to be called without the mmap_...
2023-08-24 Matthew Wilcox... mm: move PMD_ORDER to pgtable.h
2023-08-24 Matthew Wilcox... mm: remove checks for pte_index
2023-08-24 Lu Jialinmemcg: remove duplication detection for mem_cgroup_unch...
2023-08-24 David Hildenbrandmm/huge_memory: work on folio->swap instead of page...
2023-08-24 David Hildenbrandmm/swap: inline folio_set_swap_entry() and folio_swap_e...
2023-08-24 Matthew Wilcoxmm/swap: use dedicated entry for swap in folio
2023-08-24 David Hildenbrandmm/swap: stop using page->private on tail pages for...
2023-08-24 Anh Tuan Phanselftests/mm: fix WARNING comparing pointer to 0
2023-08-24 Lucas Karpinskiselftests: cgroup: fix test_kmem_memcg_deletion kernel...
2023-08-24 Jann Hornmm: userfaultfd: remove stale comment about core dump...
2023-08-24 Qi Zhengarm64: mm: use ptep_clear() instead of pte_clear()...
2023-08-24 Matthew Wilcox... mm: call update_mmu_cache_range() in more page fault...
2023-08-24 Yin Fengweifilemap: batch PTE mappings
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 Yin Fengweifilemap: add filemap_map_folio_range()
2023-08-24 Matthew Wilcox... mm: use flush_icache_pages() in do_set_pmd()
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... xtensa: implement the new page table range API
2023-08-24 Matthew Wilcox... x86: implement the new page table range API
2023-08-24 Matthew Wilcox... um: implement the new page table range API
2023-08-24 Matthew Wilcox... sparc64: implement the new page table range API
2023-08-24 Matthew Wilcox... sparc32: implement the new page table range API
2023-08-24 Matthew Wilcox... sh: implement the new page table range API
2023-08-24 Matthew Wilcox... s390: implement the new page table range API
2023-08-24 Matthew Wilcox... riscv: implement the new page table range API
2023-08-24 Matthew Wilcox... powerpc: implement the new page table range API
2023-08-24 Matthew Wilcox... parisc: implement the new page table range API
2023-08-24 Matthew Wilcox... openrisc: implement the new page table range API
2023-08-24 Matthew Wilcox... nios2: implement the new page table range API
2023-08-24 Matthew Wilcox... mips: implement the new page table range API
2023-08-24 Matthew Wilcox... microblaze: implement the new page table range API
2023-08-24 Matthew Wilcox... m68k: implement the new page table range API
2023-08-24 Matthew Wilcox... loongarch: implement the new page table range API
2023-08-24 Matthew Wilcox... ia64: implement the new page table range API
2023-08-24 Matthew Wilcox... hexagon: implement the new page table range API
2023-08-24 Matthew Wilcox... csky: implement the new page table range API
2023-08-24 Matthew Wilcox... arm64: implement the new page table range API
2023-08-24 Matthew Wilcox... arm: implement the new page table range API
2023-08-24 Matthew Wilcox... arc: implement the new page table range API
2023-08-24 Matthew Wilcox... alpha: implement the new page table range API
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: drop per-VMA lock when returning VM_FAULT_RETRY...
2023-08-24 Suren Baghdasaryanmm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT...
2023-08-24 Suren Baghdasaryanswap: remove remnants of polling from read_swap_cache_async
2023-08-24 Miaohe Linmm: memory-failure: fix potential page refcnt leak...
2023-08-24 Matthew Wilcoxmm/memory.c: fix mismerge
2023-08-24 Hugh Dickinsmm/khugepaged: fix collapse_pte_mapped_thp() versus...
2023-08-24 Mike Kravetzhugetlb: clear flags in tail pages that will be freed...
2023-08-24 Andrew Mortonmerge mm-hotfixes-stable into mm-stable to pick up...
2023-08-24 Hugh Dickinsshmem: fix smaps BUG sleeping while atomic
2023-08-24 Andre Przywaraselftests: cachestat: catch failing fsync test on tmpfs
2023-08-24 Andre Przywaraselftests: cachestat: test for cachestat availability
2023-08-24 Liam R. Howlettmaple_tree: disable mas_wr_append() when other readers...
2023-08-24 Yin Fengweimadvise:madvise_free_pte_range(): don't use mapcount...
2023-08-24 Yin Fengweimadvise:madvise_free_huge_pmd(): don't use mapcount...
2023-08-24 Yin Fengweimadvise:madvise_cold_or_pageout_pte_range(): don't...
2023-08-21 Matthew Wilcox... mm: convert split_huge_pages_pid() to use a folio
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 Matthew Wilcox... io_uring: stop calling free_compound_page()
2023-08-21 David Hildenbrandselftest/mm: ksm_functional_tests: Add PROT_NONE test
2023-08-21 David Hildenbrandselftest/mm: ksm_functional_tests: test in mmap_and_mer...
2023-08-21 David Hildenbrandpgtable: improve pte_protnone() comment
2023-08-21 David Hildenbrandmm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
2023-08-21 David Hildenbrandkvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn...
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 Xiaolei WangRename kmemleak_initialized to kmemleak_late_initialized
2023-08-21 Xiaolei Wangmm/kmemleak: use object_cache instead of kmemleak_initi...
2023-08-21 Stefan Roeschmm/ksm: add pages scanned metric
2023-08-21 Matthew Wilcox... mm: allow fault_dirty_shared_page() to be called under...
2023-08-21 ZhangPengmm/secretmem: use a folio in secretmem_fault()
2023-08-21 Xiu Jianfengwriteback: remove unused delaration of bdi_async_bio_wq
2023-08-21 Hugh Dickinsmm,thp: fix smaps THPeligible output alignment
2023-08-21 Hugh Dickinsmm,thp: fix nodeN/meminfo output alignment
next