index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-05-06
Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-05-06
Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-05-05
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
2021-05-05
mm: cma: add the CMA instance name to cma trace events
Minchan Kim
2021-05-05
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-05-05
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
2021-05-05
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2021-05-05
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
2021-05-05
userfaultfd: disable huge PMD sharing for MINOR registered VMAs
Axel Rasmussen
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
2021-05-05
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-05-05
vfio/pci: Revert nvlink removal uAPI breakage
Alex Williamson
2021-05-05
lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
Bartosz Golaszewski
2021-05-05
lib: bitmap: order includes alphabetically
Bartosz Golaszewski
[next]