index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-02-13
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
2023-02-13
mm/hugetlb: increase use of folios in alloc_huge_page()
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
2023-02-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-09
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2023-02-09
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
2023-02-09
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
2023-02-09
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
2023-02-09
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
2023-02-09
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
2023-02-09
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
2023-02-09
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
2023-02-09
filemap: add mapping_read_folio_gfp()
Matthew Wilcox (Oracle)
2023-02-09
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-09
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
2023-02-09
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
2023-02-09
mm/mmap: don't use __vma_adjust() in shift_arg_pages()
Liam R. Howlett
2023-02-09
mm/mremap: convert vma_adjust() to vma_expand()
Liam R. Howlett
2023-02-09
mm: don't use __vma_adjust() in __split_vma()
Liam R. Howlett
2023-02-09
mm: add vma iterator to vma_adjust() arguments
Liam R. Howlett
2023-02-09
mm: pass through vma iterator to __vma_adjust()
Liam R. Howlett
2023-02-09
mmap: convert __vma_adjust() to use vma iterator
Liam R. Howlett
2023-02-09
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
2023-02-09
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
2023-02-09
ipc/shm: introduce new do_vma_munmap() to munmap
Liam R. Howlett
2023-02-09
mm: add temporary vma iterator versions of vma_merge(), split_vma(), and __sp...
Liam R. Howlett
2023-02-09
mmap: change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
Liam R. Howlett
2023-02-09
mm: expand vma iterator interface
Liam R. Howlett
2023-02-09
maple_tree: add mas_init() function
Liam R. Howlett
2023-02-09
mm: fix memcpy_from_file_folio() integer underflow
Matthew Wilcox (Oracle)
2023-02-09
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-03
mm: extend max struct page size for kmsan
Arnd Bergmann
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-02-02
mm: add memcpy_from_file_folio()
Matthew Wilcox (Oracle)
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2023-02-02
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
2023-02-02
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-02
mm/damon: update comments in damon.h for damon_attrs
SeongJae Park
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-02
swap_state: update shadow_nodes for anonymous page
Yang Yang
2023-02-02
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
2023-02-02
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
[next]