summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: compaction: add trace event for fast freepages isolationBaolin Wang2023-06-091-0/+11
* mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh2023-06-091-2/+2
* mm: compaction: have compaction_suitable() return boolJohannes Weiner2023-06-091-3/+3
* mm: compaction: refactor __compaction_suitable()Johannes Weiner2023-06-091-2/+2
* mm: compaction: remove compaction result helpersJohannes Weiner2023-06-092-94/+2
* mm: add vma_iter_{next,prev}_range() to vma iteratorLiam R. Howlett2023-06-091-0/+13
* maple_tree: add mas_prev_range() and mas_find_range_rev interfaceLiam R. Howlett2023-06-091-0/+2
* maple_tree: add mas_next_range() and mas_find_range() interfacesLiam R. Howlett2023-06-091-1/+2
* mm: update validate_mm() to use vma iteratorLiam R. Howlett2023-06-091-0/+14
* maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()Liam R. Howlett2023-06-091-2/+2
* maple_tree: add debug BUG_ON and WARN_ON variantsLiam R. Howlett2023-06-091-3/+97
* maple_tree: add format option to mt_dump()Liam R. Howlett2023-06-091-2/+7
* mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)2023-06-091-8/+8
* mm/gup: remove vmas array from internal GUP functionsLorenzo Stoakes2023-06-091-6/+4
* mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2023-06-091-2/+1
* mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes2023-06-091-3/+31
* mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes2023-06-091-1/+1
* mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes2023-06-091-2/+1
* mm/hugetlb: remove hugetlb_page_subpool()Sidhartha Kumar2023-06-091-13/+0
* mm: page_alloc: move sysctls into it own filsKefeng Wang2023-06-092-32/+0
* mm: page_alloc: move pm_* function into powerKefeng Wang2023-06-092-11/+10
* mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang2023-06-091-3/+0
* mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang2023-06-091-27/+49
* mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang2023-06-091-0/+9
* mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang2023-06-091-3/+0
* mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILUREKefeng Wang2023-06-091-5/+4
* kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann2023-06-091-1/+1
* filemap: remove page_endio()Pankaj Raghav2023-06-091-2/+0
* cachestat: implement cachestat syscallNhat Pham2023-06-093-1/+23
* workingset: refactor LRU refault to expose refault recency checkNhat Pham2023-06-091-0/+1
* cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed2023-06-091-1/+0
* memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed2023-06-091-5/+0
* Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-281-1/+8
|\
| * vmlinux.lds.h: Discard .note.gnu.property sectionJosh Poimboeuf2023-05-161-1/+8
* | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-282-0/+15
|\ \
| * | debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2023-05-022-0/+15
* | | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-271-1/+8
|\ \ \
| * | | x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-241-1/+8
* | | | Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-261-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-05-261-0/+1
| |\ \ \ \
| | * | | | firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-081-0/+1
* | | | | | Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-261-1/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-05-261-1/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm: fix drmm_mutex_init()Matthew Auld2023-05-221-1/+17
| | * | | | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2023-05-12617-7590/+17882
| | |\| | | |
* | | | | | | module: error out early on concurrent load of the same module fileLinus Torvalds2023-05-251-0/+6
* | | | | | | Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-251-21/+21
|\ \ \ \ \ \ \
| * | | | | | | fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-171-21/+21
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-2513-22/+33
|\ \ \ \ \ \ \
| * | | | | | | net/handshake: Enable the SNI extension to work properlyChuck Lever2023-05-242-0/+2