mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
[platform/kernel/linux-starfive.git] / include /
2022-05-13 Baolin Wangmm: rmap: fix CONT-PTE/PMD size hugetlb issue when...
2022-05-13 Baolin Wangmm: change huge_ptep_clear_flush() to return the origin...
2022-05-13 Fabio M. De FrancescoDocumentation/vm: move "Using kmap-atomic" to highmem.h
2022-05-13 Fabio M. De Francescomm/highmem: fix kernel-doc warnings in highmem*.h
2022-05-13 Vasily Averintracing: incorrect gfp_t conversion
2022-05-13 Vasily Averinpercpu: improve percpu_alloc_percpu event trace
2022-05-13 Li kunyumm: functions may simplify the use of return values
2022-05-13 Tong Tiangenmm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
2022-05-13 Tong Tiangenmm: page_table_check: add hooks to public helpers
2022-05-13 Matthew Wilcox ... mm: add folio_test_movable()
2022-05-13 Matthew Wilcox ... mm: add folio_mapping_flags()
2022-05-13 Matthew Wilcox ... mm/shmem: convert shmem_swapin_page() to shmem_swapin_f...
2022-05-13 Matthew Wilcox ... mm/swap: add folio_throttle_swaprate
2022-05-13 Matthew Wilcox ... mm: allow can_split_folio() to be called when THP are...
2022-05-13 Matthew Wilcox ... vmscan: convert lazy freeing to folios
2022-05-13 Matthew Wilcox ... swap: turn get_swap_page() into folio_alloc_swap()
2022-05-13 Matthew Wilcox ... mm: remove alloc_pages_vma()
2022-05-13 Zi Yanmm: cma: use pageblock_order as the single alignment
2022-05-13 Zi Yanmm: make alloc_contig_range work at pageblock granularity
2022-05-13 Zi Yanmm: page_isolation: move has_unmovable_pages() to mm...
2022-05-13 Peter Xumm/uffd: enable write protection for shmem & hugetlbfs
2022-05-13 Peter Xumm/hugetlb: handle uffd-wp during fork()
2022-05-13 Peter Xumm/hugetlb: only drop uffd-wp special pte if required
2022-05-13 Peter Xumm/hugetlb: handle UFFDIO_WRITEPROTECT
2022-05-13 Peter Xumm/hugetlb: take care of UFFDIO_COPY_MODE_WP
2022-05-13 Peter Xumm/hugetlb: introduce huge pte version of uffd-wp helpers
2022-05-13 Peter Xumm/shmem: persist uffd-wp bit across zapping for file...
2022-05-13 Peter Xumm/shmem: handle uffd-wp special pte in page fault...
2022-05-13 Peter Xumm/shmem: take care of UFFDIO_COPY_MODE_WP
2022-05-13 Peter Xumm/uffd: PTE_MARKER_UFFD_WP
2022-05-13 Peter Xumm: check against orig_pte for finish_fault()
2022-05-13 Peter Xumm: introduce PTE_MARKER swap entry
2022-05-13 SeongJae Parkmm/damon/vaddr: move 'damon_set_regions()' to core
2022-05-13 SeongJae Parkmm/damon/core: add a new callback for watermarks checks
2022-05-13 Hongchen Zhangmm/swapops: make is_pmd_migration_entry more strict
2022-05-13 Peter Collingbournemm: make minimum slab alignment a runtime property
2022-05-13 Peter Collingbourneprintk: stop including cache.h from printk.h
2022-05-13 SeongJae Parkmm/damon/vaddr: register a damon_operations for fixed...
2022-05-13 SeongJae Parkmm/damon/core: add a function for damon_operations...
2022-05-13 Fabio M. De Francescomm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
2022-05-13 Nadav Amitmm: avoid unnecessary flush on change_huge_pmd()
2022-05-13 Nadav Amitmm/mprotect: do not flush when not required architecturally
2022-05-13 Nadav Amitmm/mprotect: use mmu_gather
2022-05-10 NeilBrownVFS: add FMODE_CAN_ODIRECT file flag
2022-05-10 NeilBrownmm: submit multipage write for SWP_FS_OPS swap-space
2022-05-10 NeilBrownnfs: rename nfs_direct_IO and use as ->swap_rw
2022-05-10 NeilBrownmm: introduce ->swap_rw and use it for reads from SWP_F...
2022-05-10 NeilBrownmm: move responsibility for setting SWP_FS_OPS to ...
2022-05-10 NeilBrownmm: drop swap_dirty_folio
2022-05-10 NeilBrownmm: create new mm/swap.h header file
2022-05-10 David Hildenbrandmm/swap: remember PG_anon_exclusive via a swp pte bit
2022-05-10 David Hildenbrandmm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning...
2022-05-10 David Hildenbrandmm: support GUP-triggered unsharing of anonymous pages
2022-05-10 David Hildenbrandmm/rmap: fail try_to_migrate() early when setting a...
2022-05-10 David Hildenbrandmm: remember exclusively mapped anonymous pages with...
2022-05-10 David Hildenbrandmm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusi...
2022-05-10 David Hildenbrandmm/rmap: drop "compound" parameter from page_add_new_an...
2022-05-10 David Hildenbrandmm/rmap: pass rmap flags to hugepage_add_anon_rmap()
2022-05-10 David Hildenbrandmm/rmap: remove do_page_add_anon_rmap()
2022-05-10 David Hildenbrandmm/rmap: convert RMAP flags to a proper distinct rmap_t...
2022-05-10 David Hildenbrandmm/rmap: split page_dup_rmap() into page_dup_file_rmap...
2022-05-10 David Hildenbrandmm/hugetlb: take src_mm->write_protect_seq in copy_huge...
2022-04-29 Andrey Konovalovkasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
2022-04-29 Miaohe Linmm: compaction: remove unneeded return value of kcompac...
2022-04-29 Yang Yangmm/vmstat: add events for ksm cow
2022-04-29 xu xinksm: count ksm merging pages for each process
2022-04-29 Peter Xuinclude/linux/swapops.h: remove stub for non_swap_entry()
2022-04-29 Joao Martinsmm/sparse-vmemmap: improve memory savings for compound...
2022-04-29 Joao Martinsmm/sparse-vmemmap: add a pgmap argument to section...
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_V...
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related...
2022-04-29 Anshuman Khandualmm/mmap: drop arch_vm_get_page_pgprot()
2022-04-29 Muchun Songmm: simplify follow_invalidate_pte()
2022-04-29 Muchun Songmm: rmap: introduce pfn_mkclean_range() to cleans PTEs
2022-04-29 Oscar Salvadormm: untangle config dependencies for demote-on-reclaim
2022-04-29 Naoya HoriguchiRevert "mm/memory-failure.c: fix race with changing...
2022-04-29 Lu Jialinmm/memcontrol.c: make cgroup_memory_noswap static
2022-04-29 Miaohe Linmm: shmem: make shmem_init return void
2022-04-29 Linus TorvaldsMerge tag 'drm-fixes-2022-04-29' of git://anongit.freed...
2022-04-29 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-04-27' of https...
2022-04-29 Dave AirlieMerge tag 'drm-misc-fixes-2022-04-27' of git://anongit...
2022-04-28 Linus TorvaldsMerge tag 'net-5.18-rc5' of git://git./linux/kernel...
2022-04-28 Linus TorvaldsMerge tag 'thermal-5.18-rc5' of git://git./linux/kernel...
2022-04-28 Linus TorvaldsMerge tag 'pm-5.18-rc5' of git://git./linux/kernel...
2022-04-28 Linus TorvaldsMerge tag 'acpi-5.18-rc5' of git://git./linux/kernel...
2022-04-28 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.18-3' of git://git...
2022-04-28 Linus TorvaldsMerge tag 'regulator-fix-v5.18-rc4' of git://git./linux...
2022-04-28 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-04-28 Linus TorvaldsMerge tag 'gfs2-v5.18-rc4-fix2' of git://git./linux...
2022-04-28 Linus TorvaldsMerge tag 'xfs-5.18-fixes-1' of git://git./fs/xfs/xfs...
2022-04-28 Paolo AbeniMerge tag 'for-net-2022-04-27' of git://git./linux...
2022-04-27 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-04-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-04-27 Rafael J. WysockiMerge tag 'cpufreq-arm-fixes-5.18-rc5' of git://git...
2022-04-27 Mikulas Patockahex2bin: make the function hex_to_bin constant-time
2022-04-27 Linus TorvaldsMerge tag 'zonefs-5.18-rc5' of git://git./linux/kernel...
2022-04-27 Linus TorvaldsMerge tag 'mtd/fixes-for-5.18-rc5' of git://git./linux...
2022-04-27 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-04-27 Sebastian Andrzej... net: Use this_cpu_inc() to increment net->core_stats
next