summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
d7784c836a262e'>mm: use aligned address in clear_gigantic_page()Kefeng Wang 2024-12-02arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct placeYang Shi 2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador 2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador 2024-11-06mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador 2024-10-16hugetlb: arm64: add mte supportYang Shi 2024-10-02Merge patch series "Introduce tracepoint for hugetlbfs"Christian Brauner 2024-09-17hugetlbfs: use tracepoints in hugetlbfs functions.Hongbo Li 2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle) 2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle) 2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-07-17hugetlbfs: ensure generic_hugetlb_get_unmapped_area() returns higher address ...Donet Tom 2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy 2024-07-06fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()Kefeng Wang 2024-07-03mm: memory: convert clear_huge_page() to folio_zero_user()Kefeng Wang 2024-07-03mm: remove MIGRATE_SYNC_NO_COPY modeKefeng Wang 2024-07-02hugetlbfs: Convert to new uid/gid option parsing helpersEric Sandeen 2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe 2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe 2024-04-09fs: Add FOP_HUGE_PAGESMatthew Wilcox (Oracle) 2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds 2024-03-04hugetlbfs: support idmapped mountsGiuseppe Scrivano 2024-02-07fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador 2024-02-07mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa 2024-01-25fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handlingSidhartha Kumar 2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle) 2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle) 2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds 2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-10-28fs: report f_fsid from s_dev for "simple" filesystemsAmir Goldstein 2023-10-25hugetlbfs: drop shared NUMA mempolicy pretenceHugh Dickins 2023-10-18mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes 2023-10-18hugetlbfs: convert to new timestamp accessorsJeff Layton 2023-10-16mm/filemap: remove hugetlb special casing in filemap.cSidhartha Kumar 2023-10-04fs: use nth_page() in place of direct struct page manipulationZi Yan 2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-08-18hugetlbfs: improve read HWPOISON hugepageJiaqi Yan 2023-07-24hugetlbfs: convert to ctime accessor functionsJeff Layton 2023-06-23hugetlb: revert use of page_cache_next_miss()Mike Kravetz