hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
[platform/kernel/linux-starfive.git] / mm / hugetlb.c
2022-10-07 Mike Kravetzhugetlb: take hugetlb vma_lock when clearing vma_lock...
2022-10-07 Mike Kravetzhugetlb: fix vma lock handling during split vma and...
2022-10-03 Xin Haomm/hugetlb: add available_huge_pages() func
2022-10-03 Liu Shixinmm: hugetlb: fix UAF in hugetlb_handle_userfault
2022-10-03 Mike Kravetzhugetlb: freeze allocated pages before creating hugetlb...
2022-10-03 Mike Kravetzhugetlb: clean up code checking for fault/truncation...
2022-10-03 Mike Kravetzhugetlb: use new vma_lock for pmd sharing synchronization
2022-10-03 Mike Kravetzhugetlb: add vma based lock for pmd sharing
2022-10-03 Mike Kravetzhugetlb: rename vma_shareable() and refactor code
2022-10-03 Mike Kravetzhugetlb: rename remove_huge_page to hugetlb_delete_from...
2022-10-03 Mike Kravetzhugetlbfs: revert use i_mmap_rwsem for more pmd sharing...
2022-10-03 Mike Kravetzhugetlbfs: revert use i_mmap_rwsem to address page...
2022-10-03 XU pengfeimm/hugetlb: remove unnecessary 'NULL' values from pointer
2022-10-03 Muchun Songmm: hugetlb: eliminate memory-less nodes handling
2022-10-03 Muchun Songmm: hugetlb: simplify per-node sysfs creation and removal
2022-10-03 Cheng Limm: use nth_page instead of mem_map_offset mem_map_next
2022-10-03 Li zemingmm/hugetlb.c: remove unnecessary initialization of...
2022-09-26 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-09-26 Doug Bergermm/hugetlb: correct demote page offset logic
2022-09-12 Miaohe Linhugetlb: remove meaningless BUG_ON(huge_pte_none())
2022-09-12 Miaohe Linhugetlb: add comment for subtle SetHPageVmemmapOptimized()
2022-09-12 Miaohe Linhugetlb: kill hugetlbfs_pagecache_page()
2022-09-12 Miaohe Linhugetlb: pass NULL to kobj_to_hstate() if nid is unused
2022-09-12 Miaohe Linhugetlb: use helper {huge_pte|pmd}_lock()
2022-09-12 Miaohe Linhugetlb: use sizeof() to get the array size
2022-09-12 Miaohe Linhugetlb: use LIST_HEAD() to define a list head
2022-09-12 Miaohe Linhugetlb: Use helper macro SZ_1K
2022-09-12 Miaohe Linhugetlb: make hugetlb_cma_check() static
2022-09-12 Miaohe Linmm/hugetlb: make detecting shared pte more reliable
2022-09-12 Miaohe Linmm/hugetlb: fix sysfs group leak in hugetlb_unregister_...
2022-09-12 Miaohe Linmm/hugetlb: fix missing call to restore_reserve_on_error()
2022-09-12 Miaohe Linmm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group()
2022-09-12 Miaohe Linmm/hugetlb: fix incorrect update of max_huge_pages
2022-09-12 Feng Tangmm/hugetlb: add dedicated func to get 'allowed' nodemas...
2022-08-28 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-08-28' of git:/...
2022-08-28 Linus TorvaldsMerge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
2022-08-28 Miaohe Linmm/hugetlb: avoid corrupting page->mapping in hugetlb_m...
2022-08-28 Linus TorvaldsMerge tag 'for-6.0-rc3-tag' of git://git./linux/kernel...
2022-08-28 Linus TorvaldsMerge tag '6.0-rc2-smb3-client-fixes' of git://git...
2022-08-28 Linus TorvaldsMerge tag 'x86-urgent-2022-08-28' of git://git./linux...
2022-08-28 Linus TorvaldsMerge tag 'perf-urgent-2022-08-28' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'thermal-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 'pm-6.0-rc3' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'acpi-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 's390-6.0-2' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'audit-pr-20220826' of git://git./linux/kerne...
2022-08-27 Linus TorvaldsMerge tag 'fbdev-for-6.0-rc3' of git://git./linux/kerne...
2022-08-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-08-26 Linus TorvaldsMerge tag 'riscv-for-linus-6.0-rc3' of git://git./linux...
2022-08-26 Linus TorvaldsMerge tag 'loongarch-fixes-6.0-1' of git://git./linux...
2022-08-26 Linus TorvaldsMerge tag 'drm-fixes-2022-08-26-1' of git://anongit...
2022-08-26 Linus TorvaldsMerge tag 'block-6.0-2022-08-26' of git://git.kernel...
2022-08-26 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-26' of git://git.kernel...
2022-08-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-08-25 Linus TorvaldsMerge tag 'net-6.0-rc3' of git://git./linux/kernel...
2022-08-25 Linus TorvaldsMerge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git...
2022-08-24 Linus TorvaldsMerge tag 'trace-v6.0-rc2' of git://git./linux/kernel...
2022-08-24 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2022-08-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-08-24 Linus TorvaldsMerge tag 'cgroup-for-6.0-rc2-fixes' of git://git....
2022-08-24 Linus TorvaldsMerge tag 'audit-pr-20220823' of git://git./linux/kerne...
2022-08-24 Linus TorvaldsMerge tag 'fs.fixes.v6.0-rc3' of git://git./linux/kerne...
2022-08-23 Linus TorvaldsMerge tag 'parisc-for-6.0-2' of git://git./linux/kernel...
2022-08-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-08-22' of git:/...
2022-08-22 Andrew MortonMerge branch 'mm-hotfixes-stable'
2022-08-22 Linus TorvaldsMerge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org...
2022-08-21 Linus TorvaldsMerge tag 'trace-v6.0-rc1-2' of git://git./linux/kernel...
2022-08-20 David Hildenbrandmm/hugetlb: support write-faults in shared mappings
2022-08-20 Linus TorvaldsMerge tag 'block-6.0-2022-08-19' of git://git.kernel...
2022-08-19 Martin K. PetersenMerge branch '5.20/scsi-queue' into 6.0/scsi-fixes
2022-08-19 Linus TorvaldsMerge tag 'execve-v6.0-rc2' of git://git./linux/kernel...
2022-08-19 Linus TorvaldsMerge tag 'hardening-v6.0-rc2' of git://git./linux...
2022-08-19 Linus TorvaldsMerge tag 'for-6.0-rc1-tag' of git://git./linux/kernel...
2022-08-19 Linus TorvaldsMerge tag '5.20-rc2-ksmbd-smb3-server-fixes' of git...
2022-08-19 Linus TorvaldsMerge tag 'sound-6.0-rc2' of git://git./linux/kernel...
2022-08-19 Paolo BonziniMerge tag 'kvmarm-fixes-6.0-1' of git://git./linux...
2022-08-19 Linus TorvaldsMerge tag 'trace-rtla-v6.0' of git://git./linux/kernel...
2022-08-18 Dave AirlieMerge tag 'amd-drm-fixes-6.0-2022-08-17' of https:...
2022-08-18 Thomas GleixnerMerge tag 'irqchip-fixes-6.0-1' of git://git./linux...
2022-08-18 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2022-08-16' of git://anongit...
2022-08-17 Dave AirlieMerge tag 'drm-intel-next-fixes-2022-08-11' of git...
2022-08-17 Linus TorvaldsMerge tag 'ntfs3_for_6.0' of https://github.com/Paragon...
2022-08-17 Thomas ZimmermannMerge drm/drm-fixes into drm-misc-fixes
2022-08-16 Linus TorvaldsMerge tag 'spi-fix-v6.0-rc1' of git://git./linux/kernel...
2022-08-16 Linus TorvaldsMerge tag 'regulator-fix-v6.0-rc1' of git://git./linux...
2022-08-15 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-08-14 Linus TorvaldsMerge tag 'for-linus-6.0-rc1b-tag' of git://git./linux...
2022-08-14 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of...
2022-08-14 Linus TorvaldsMerge tag 'powerpc-6.0-2' of git://git./linux/kernel...
2022-08-14 Linus TorvaldsMerge tag 'pull-work.misc' of git://git./linux/kernel...
2022-08-14 Linus TorvaldsMerge tag '5.20-rc-smb3-client-fixes-part2' of git...
2022-08-13 Linus TorvaldsMerge tag 'timers-urgent-2022-08-13' of git://git....
2022-08-13 Linus TorvaldsMerge tag 'x86-urgent-2022-08-13' of git://git./linux...
2022-08-13 Linus TorvaldsMerge tag 'ntb-5.20' of https://github.com/jonmason/ntb
2022-08-13 Linus TorvaldsMerge tag 'xfs-5.20-merge-8' of git://git./fs/xfs/xfs...
2022-08-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-08-13 Linus TorvaldsMerge tag 'block-6.0-2022-08-12' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-13' of git://git.kernel...
next