hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
[linux-2.6-block.git] / include /
2023-10-18 Lorenzo Stoakesmm: update memfd seal write check to include F_SEAL_WRITE
2023-10-18 Lorenzo Stoakesmm: drop the assumption that VM_SHARED always implies...
2023-10-18 Lorenzo Stoakesmm: make vma_merge() and split_vma() internal
2023-10-18 Lorenzo Stoakesmm: abstract the vma_merge()/split_vma() pattern for...
2023-10-18 Lorenzo Stoakesmm: move vma_policy() and anon_vma_name() decls to...
2023-10-18 Matthew Wilcox ... sched: remove wait bookmarks
2023-10-18 Lucy Mielkemm: add printf attribute to shrinker_debugfs_name_alloc
2023-10-18 Nhat Phamhugetlb: memcg: account hugetlb-backed memory in memory...
2023-10-18 Nhat Phammemcontrol: only transfer the memcg data for migration
2023-10-18 Nhat Phammemcontrol: add helpers for hugetlb memcg accounting
2023-10-18 Frank van der Lindenmm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
2023-10-18 Matthew Wilcox ... mm: add folio_xor_flags_has_waiters()
2023-10-18 Matthew Wilcox ... mm: delete checks for xor_unlock_is_negative_byte()
2023-10-18 Matthew Wilcox ... bitops: add xor_unlock_is_negative_byte()
2023-10-18 Matthew Wilcox ... mm: add folio_end_read()
2023-10-18 Lorenzo Stoakesmm/gup: adapt get_user_page_vma_remote() to never retur...
2023-10-18 Lorenzo Stoakesmm: make __access_remote_vm() static
2023-10-18 David Hildenbrandmm/rmap: convert page_move_anon_rmap() to folio_move_an...
2023-10-18 Hugh Dickinspercpu_counter: extend _limited_add() to negative amounts
2023-10-18 Hugh Dickinsshmem,percpu_counter: add _limited_add(fbc, limit,...
2023-10-18 Hugh Dickinsshmem: shrink shmem_inode_info: dir_offsets in a union
2023-10-18 Muhammad Usama Anjumfs/proc/task_mmu: implement IOCTL to get and optionally...
2023-10-18 Peter Xuuserfaultfd: UFFD_FEATURE_WP_ASYNC
2023-10-18 Kees Cookmm/memcg: annotate struct mem_cgroup_threshold_ary...
2023-10-18 Andrew MortonMerge mm-hotfixes-stable into mm-stable to pick up...
2023-10-18 Arnd Bergmannkasan: disable kasan_non_canonical_hook() for HW tags
2023-10-18 Haibo Likasan: print the original fault addr when access invali...
2023-10-18 Rik van Rielhugetlbfs: close race between MADV_DONTNEED and page...
2023-10-18 Rik van Rielhugetlbfs: extend hugetlb_vma_lock to private VMAs
2023-10-16 Huang Yingdax, kmem: calculate abstract distance with general...
2023-10-16 Huang Yingacpi, hmat: calculate abstract distance with HMAT
2023-10-16 Huang Yingmemory tiering: add abstract distance calculation algor...
2023-10-16 Sidhartha Kumarmm/filemap: remove hugetlb special casing in filemap.c
2023-10-16 Stefan Roeschmm/ksm: support fork/exec for prctl
2023-10-16 Kefeng Wangsched/numa, mm: make numa migrate functions to take...
2023-10-16 Kefeng Wangmm: mempolicy: make mpol_misplaced() to take a folio
2023-10-16 Kefeng Wangmm: memory: add vm_normal_folio_pmd()
2023-10-06 Florent Revestmm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-10-06 Florent Revestmm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
2023-10-06 Jann Hornmm: document mmu_notifier_invalidate_range_start_nonblock()
2023-10-06 Baolin Wangmm: add statistics for PUD level pagetable
2023-10-06 Li Zhijianacpi,mm: fix typo sibiling -> sibling
2023-10-04 SeongJae Parkmm/damon/core: implement scheme-specific apply interval
2023-10-04 SeongJae Parkmm/damon/core: use nr_accesses_bp as a source of damos_...
2023-10-04 Usama Arifmemblock: introduce MEMBLOCK_RSRV_NOINIT flag
2023-10-04 SeongJae Parkmm/damon/core: mark damon_moving_sum() as a static...
2023-10-04 SeongJae Parkmm/damon/core: use pseudo-moving sum for nr_accesses_bp
2023-10-04 SeongJae Parkmm/damon/core: introduce nr_accesses_bp
2023-10-04 SeongJae Parkmm/damon/core: implement a pseudo-moving sum function
2023-10-04 SeongJae Parkmm/damon/core: define and use a dedicated function...
2023-10-04 SeongJae Parkmm/damon/core: use number of passed access sampling...
2023-10-04 Vlastimil Babkamm, vmscan: remove ISOLATE_UNMAPPED
2023-10-04 Matthew Wilcox ... buffer: remove __getblk_gfp()
2023-10-04 Matthew Wilcox ... ext4: call bdev_getblk() from sb_getblk_gfp()
2023-10-04 Matthew Wilcox ... buffer: convert sb_getblk() to call __getblk()
2023-10-04 Matthew Wilcox ... buffer: convert getblk_unmovable() and __getblk() to...
2023-10-04 Matthew Wilcox ... buffer: hoist GFP flags from grow_dev_page() to __getbl...
2023-10-04 Matthew Wilcox ... buffer: pass GFP flags to folio_alloc_buffers()
2023-10-04 SeongJae Parkmm/damon/core: add a tracepoint for damos apply target...
2023-10-04 Kefeng Wangmm: migrate: convert migrate_misplaced_page() to migrat...
2023-10-04 David Hildenbrandmm/rmap: pass folio to hugepage_add_anon_rmap()
2023-10-04 Qi Zhengmm: shrinker: make global slab shrink lockless
2023-10-04 Qi Zhengmm: shrinker: add a secondary array for shrinker_info...
2023-10-04 Qi Zhengmm: shrinker: remove old APIs
2023-10-04 Qi Zhengfs: super: dynamically allocate the s_shrink
2023-10-04 Qi Zhengjbd2,ext4: dynamically allocate the jbd2-journal shrinker
2023-10-04 Qi Zhengmm: shrinker: add infrastructure for dynamically alloca...
2023-10-04 Qi Zhengdrm/ttm: introduce pool_shrink_rwsem
2023-10-04 Qi Zhengmm: move some shrinker-related function declarations...
2023-10-04 Adrian Hunterefi/unaccepted: do not let /proc/vmcore try to access...
2023-10-04 SeongJae Parkmm/damon/core: remove 'struct target *' parameter from...
2023-10-04 SeongJae Parkmm/damon/core: remove duplicated comment for watermarks...
2023-10-04 SeongJae Parkmm/damon/core: add more comments for nr_accesses
2023-10-04 Joel Fernandes ... mm/mremap: allow moves within the same VMA for stack...
2023-10-04 Matthew Wilcox ... mm: convert DAX lock/unlock page to lock/unlock folio
2023-10-04 Mateusz Guzikmm: remove remnants of SPLIT_RSS_COUNTING
2023-10-01 Linus TorvaldsMerge tag 'kbuild-fixes-v6.6-2' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-01-08-34' of...
2023-10-01 Linus TorvaldsMerge tag 'char-misc-6.6-rc4' of git://git./linux/kerne...
2023-10-01 Linus TorvaldsMerge tag 'tty-6.6-rc4' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'x86-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'timers-urgent-2023-10-01' of git://git....
2023-10-01 Linus TorvaldsMerge tag 'sched-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'perf-urgent-2023-10-01' of git://git./linux...
2023-10-01 Masahiro Yamadavmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD...
2023-10-01 Linus TorvaldsMerge tag 'soc-fixes-6.6' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'trace-v6.6-rc3' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'dma-mapping-6.6-2023-09-30' of git://git...
2023-09-30 Linus TorvaldsMerge tag 'iomap-6.6-fixes-4' of git://git./fs/xfs...
2023-09-30 Linus TorvaldsMerge tag 'i2c-for-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'acpi-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'powerpc-6.6-3' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'nfsd-6.6-2' of git://git./linux/kernel/git...
2023-09-30 Linus TorvaldsMerge tag '6.6-rc3-smb3-client-fix' of git://git.samba...
2023-09-30 Ryan Robertsmm: hugetlb: add huge page size param to set_huge_pte_at()
2023-09-30 Liam R. Howlettmaple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
2023-09-30 Liam R. Howlettmaple_tree: add mas_is_active() to detect in-tree walks
2023-09-30 Matthew Wilcox ... mm: abstract moving to the next PFN
2023-09-29 Linus TorvaldsMerge tag '6.6-rc3-ksmbd-server-fixes' of git://git...
2023-09-29 Linus TorvaldsMerge tag 'ceph-for-6.6-rc4' of https://github.com...
next