summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-08codetag: rcu-ify idx to codetag lookupmemalloc-prof-v7Kent Overstreet
2024-05-08darray: lift from bcachefsKent Overstreet
2024-05-07eytzinger: Promote to include/linux/Kent Overstreet
2024-05-07__mod_memcg_lruvec_state-enhance-diagnostics-fixAndrew Morton
2024-05-07__mod_memcg_lruvec_state(): enhance diagnosticsAndrew Morton
2024-05-07mm: add swappiness= arg to memory.reclaimDan Schatzberg
2024-05-07mm: add defines for min/max swappinessDan Schatzberg
2024-05-07mm: optimization on page allocation when CMA enabledZhaoyang Huang
2024-05-07filemap: replace pte_offset_map() with pte_offset_map_nolock()ZhangPeng
2024-05-07selftests: cgroup: add tests to verify the zswap writeback pathUsama Arif
2024-05-07mm: memcg: make alloc_mem_cgroup_per_node_info() return boolXiu Jianfeng
2024-05-07mm/damon/core: fix return value from damos_wmark_metric_valueAlex Rusuf
2024-05-07mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPEDYosry Ahmed
2024-05-07selftests: cgroup: remove redundant enabling of memory controllerUsama Arif
2024-05-07Docs/mm/damon/maintainer-profile: allow posting patches based on damon/next treeSeongJae Park
2024-05-07Docs/mm/damon/maintainer-profile: change the maintainer's timezone from PST t...SeongJae Park
2024-05-07Docs/mm/damon/design: fix build warningSeongJae Park
2024-05-07Docs/mm/damon/design: use a list for supported filtersSeongJae Park
2024-05-07Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update com...SeongJae Park
2024-05-07Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...SeongJae Park
2024-05-07selftests/damon: classify tests for functionalities and regressionsSeongJae Park
2024-05-07selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'SeongJae Park
2024-05-07selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mountsSeongJae Park
2024-05-07selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park
2024-05-07mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()SeongJae Park
2024-05-07selftests/damon: add a test for DAMOS quota goalSeongJae Park
2024-05-07selftests/damon/_damon_sysfs: support quota goalsSeongJae Park
2024-05-07mm/page-owner: use gfp_nested_mask() instead of open coded maskingDave Chinner
2024-05-07stackdepot: use gfp_nested_mask() instead of open coded maskingDave Chinner
2024-05-07mm: lift gfp_kmemleak_mask() to gfp.hDave Chinner
2024-05-07mm-memory-failure-send-sigbus-in-the-event-of-thp-split-fail-fixAndrew Morton
2024-05-07mm/memory-failure: send SIGBUS in the event of thp split failJane Chu
2024-05-07mm/madvise: add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)Jane Chu
2024-05-07mm/memory-failure: try to send SIGBUS even if unmap failedJane Chu
2024-05-07selftest mm/mseal: fix arm buildJeff Xu
2024-05-07selftest mm/mseal: fix compile warningJeff Xu
2024-05-07selftests: mm: fix linker error for inline functionAmer Al Shanawany
2024-05-07selftest mm/mseal: style changeJeff Xu
2024-05-07selftest mm/mseal read-only elf memory segmentJeff Xu
2024-05-07mseal: add documentationJeff Xu
2024-05-07selftest mm/mseal memory sealingJeff Xu
2024-05-07mseal: add branch prediction hintJeff Xu
2024-05-07mseal: add mseal syscallJeff Xu
2024-05-07mseal: wire up mseal syscallJeff Xu
2024-05-07fooAndrew Morton
2024-05-07mailmap: add entry for Barry SongBarry Song
2024-05-07selftests/mm: fix powerpc ARCH checkMichael Ellerman
2024-05-07thp: remove HPAGE_PMD_ORDER minimum assertionMatthew Wilcox (Oracle)
2024-05-07mm/vmscan: remove ignore_references argument of reclaim_folio_list()SeongJae Park
2024-05-07mm/vmscan: remove ignore_references argument of reclaim_pages()SeongJae Park