summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-10mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh1-2/+2
2023-06-10mm: compaction: have compaction_suitable() return boolJohannes Weiner1-3/+3
2023-06-10mm: compaction: refactor __compaction_suitable()Johannes Weiner1-2/+2
2023-06-10mm: compaction: remove compaction result helpersJohannes Weiner2-94/+2
2023-06-10mm: add vma_iter_{next,prev}_range() to vma iteratorLiam R. Howlett1-0/+13
2023-06-10maple_tree: add mas_prev_range() and mas_find_range_rev interfaceLiam R. Howlett1-0/+2
2023-06-10maple_tree: add mas_next_range() and mas_find_range() interfacesLiam R. Howlett1-1/+2
2023-06-10mm: update validate_mm() to use vma iteratorLiam R. Howlett1-0/+14
2023-06-10maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()Liam R. Howlett1-2/+2
2023-06-10maple_tree: add debug BUG_ON and WARN_ON variantsLiam R. Howlett1-3/+97
2023-06-10maple_tree: add format option to mt_dump()Liam R. Howlett1-2/+7
2023-06-10mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)1-8/+8
2023-06-10mm/gup: remove vmas array from internal GUP functionsLorenzo Stoakes1-6/+4
2023-06-10mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes1-2/+1
2023-06-10mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes1-3/+31
2023-06-10mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes1-1/+1
2023-06-10mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes1-2/+1
2023-06-10mm/hugetlb: remove hugetlb_page_subpool()Sidhartha Kumar1-13/+0
2023-06-10mm: page_alloc: move sysctls into it own filsKefeng Wang2-32/+0
2023-06-10mm: page_alloc: move pm_* function into powerKefeng Wang2-11/+10
2023-06-10mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang1-3/+0
2023-06-10mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang1-27/+49
2023-06-10mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang1-0/+9
2023-06-10mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang1-3/+0
2023-06-10mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILUREKefeng Wang1-5/+4
2023-06-10kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann1-1/+1
2023-06-10filemap: remove page_endio()Pankaj Raghav1-2/+0
2023-06-10cachestat: implement cachestat syscallNhat Pham3-1/+23
2023-06-10workingset: refactor LRU refault to expose refault recency checkNhat Pham1-0/+1
2023-06-10cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed1-1/+0
2023-06-10memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed1-5/+0
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+15
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2023-05-27Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+17
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-0/+1
2023-05-26Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+17
2023-05-26module: error out early on concurrent load of the same module fileLinus Torvalds1-0/+6
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-21/+21
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-22/+33
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+4
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-1/+7
2023-05-25net/handshake: Enable the SNI extension to work properlyChuck Lever2-0/+2
2023-05-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-2/+11
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne1-1/+8
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+3
2023-05-24page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin1-18/+0
2023-05-23bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend1-0/+10
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend1-1/+0