summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-204-28/+39
|\
| * mm/mglru: reclaim offlined memcgs harderYu Zhao2023-12-131-4/+4
| * mm/mglru: respect min_ttl_ms with memcgsYu Zhao2023-12-131-13/+17
| * mm/mglru: fix underprotected page cacheYu Zhao2023-12-131-9/+14
| * mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2023-12-131-0/+2
| * mm: fix VMA heap bounds checkingKefeng Wang2023-12-131-4/+4
* | mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)2023-12-121-2/+2
* | mm: ksm: use more folio api in ksm_might_need_to_copy()Kefeng Wang2023-12-121-2/+2
* | mm/damon/core: implement goal-oriented feedback-driven quota auto-tuningSeongJae Park2023-12-121-0/+20
* | zswap: shrink zswap pool based on memory pressureNhat Pham2023-12-122-2/+25
* | mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo2023-12-121-0/+1
* | zswap: make shrinking memcg-awareDomenico Cerasuolo2023-12-122-0/+7
* | memcontrol: implement mem_cgroup_tryget_online()Nhat Pham2023-12-121-0/+10
* | list_lru: allow explicit memcg and NUMA node selectionNhat Pham2023-12-121-3/+51
* | maple_tree: use maple state end for write operationsLiam R. Howlett2023-12-121-1/+0
* | maple_tree: separate ma_state node from statusLiam R. Howlett2023-12-122-38/+52
* | maple_tree: add end of node tracking to the maple stateLiam R. Howlett2023-12-121-0/+1
* | maple_tree: move debug check to __mas_set_range()Liam R. Howlett2023-12-121-126/+129
* | mm: list_lru: Update kernel documentation to follow the requirementsAndy Shevchenko2023-12-111-17/+19
* | pgtable: rename ptdesc _refcount field to __page_refcountAlexander Gordeev2023-12-111-3/+3
* | pgtable: fix s390 ptdesc field commentsAlexander Gordeev2023-12-111-2/+2
* | mm: use vmem_altmap code without CONFIG_ZONE_DEVICESumanth Korikkar2023-12-112-12/+26
* | lib/stackdepot: allow users to evict stack tracesAndrey Konovalov2023-12-111-0/+14
* | lib/stackdepot: add refcount for recordsAndrey Konovalov2023-12-111-3/+10
* | lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov2023-12-111-11/+25
* | fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-112-2/+3
* | gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)2023-12-111-2/+3
* | mm: return void from folio_start_writeback() and related functionsMatthew Wilcox (Oracle)2023-12-111-2/+2
* | mm: remove test_set_page_writeback()Matthew Wilcox (Oracle)2023-12-111-5/+0
* | mm: add folio_fill_tail() and use it in iomapMatthew Wilcox (Oracle)2023-12-111-0/+38
* | mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)2023-12-111-0/+38
* | fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin2023-12-111-0/+1
* | NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-111-0/+1
* | fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang2023-12-111-0/+11
* | maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang2023-12-111-0/+3
* | maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang2023-12-111-0/+4
* | mm/vmstat: move pgdemote_* to per-node statsLi Zhijian2023-12-112-3/+4
|/
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-0725-55/+148
|\
| * Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-031-6/+2
| |\
| | * vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson2023-11-301-6/+2
| * | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-032-10/+10
| |\ \
| | * | rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2023-12-012-5/+8
| | * | kprobes: consistent rcu api usage for kretprobe holderJP Kobryn2023-12-011-5/+2
| | |/
| * | Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-12-021-0/+4
| |\ \
| | * | cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny2023-11-291-0/+4
| | |/
| * | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-12-022-14/+11
| |\ \
| | * \ Merge branch 'acpi-tables'Rafael J. Wysocki2023-12-012-14/+11
| | |\ \ | | | |/ | | |/|
| | | * ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang2023-11-222-14/+11
| * | | Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-12-021-0/+1
| |\ \ \
| | * | | iommu: Avoid more races around device probeRobin Murphy2023-11-271-0/+1
| | |/ /