summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04mm: shmem: refactor thpsize_shmem_enabled_show() with helper arraysRan Xiaokai
2026-06-04mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()Ran Xiaokai
2026-06-04mm: make mmap_miss accounting symmetric for VM_SEQ_READUsama Arif
2026-06-04selftests/proc: add /proc/pid/smaps tearing testsSuren Baghdasaryan
2026-06-04selftests/proc: ensure the test is performed at the right page boundarySuren Baghdasaryan
2026-06-04fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lockSuren Baghdasaryan
2026-06-04mm/vmscan: unify writeback reclaim statistic and throttlingKairui Song
2026-06-04mm/vmscan: remove sc->unqueued_dirtyKairui Song
2026-06-04mm/vmscan: remove sc->file_takenKairui Song
2026-06-04mm/mglru: remove no longer used reclaim argument for folio protectionKairui Song
2026-06-04mm/mglru: simplify and improve dirty writeback handlingKairui Song
2026-06-04mm/mglru: use the common routine for dirty/writeback reactivationKairui Song
2026-06-04mm/mglru: remove redundant swap constrained check upon isolationKairui Song
2026-06-04mm/mglru: don't abort scan immediately right after agingKairui Song
2026-06-04mm/mglru: use a smaller batch for reclaimKairui Song
2026-06-04mm/mglru: avoid reclaim type fall back when isolation makes no progressBarry Song (Xiaomi)
2026-06-04mm/mglru: scan and count the exact number of foliosKairui Song
2026-06-04mm/mglru: restructure the reclaim loopKairui Song
2026-06-04mm/mglru: relocate the LRU scan batch limit to callersKairui Song
2026-06-04mm/mglru: rename variables related to aging and rotationKairui Song
2026-06-04mm/mglru: consolidate common code for retrieving evictable sizeKairui Song
2026-06-04userfaultfd: make functions that are not used outside uffd staticMike Rapoport (Microsoft)
2026-06-04userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.cMike Rapoport (Microsoft)
2026-06-04mm/page_alloc: remove VM_BUG_ON()s from pindex helpersBrendan Jackman
2026-06-04mm/mglru: use folio_mark_accessed to replace folio_set_activeBarry Song (Xiaomi)
2026-06-04kasan/test: only do kmalloc_double_kzfree for generic modeWang Wensheng
2026-06-04mm/damon/core: trace esz at first setupSeongJae Park
2026-06-04Docs/admin-guide/mm/damon/usage: clarify current_value of quota goalsMaksym Shcherba
2026-06-04mm/damon: fix missing parens in macro argumentsMaksym Shcherba
2026-06-04selftests/damon/sysfs.sh: test pause file existenceSeongJae Park
2026-06-04selftests/damon/sysfs.sh: test addr_unit file existenceSeongJae Park
2026-06-04selftests/damon/sysfs.sh: test monitoring intervals goal dirSeongJae Park
2026-06-04selftests/damon/sysfs.py: stop kdamonds before failingSeongJae Park
2026-06-04mm/damon/tests/core-kunit: add damon_set_regions() test casesSeongJae Park
2026-06-04mm/damon/core: remove damon_verify_nr_regions()SeongJae Park
2026-06-04mm/damon/core: add kdamond_call() debug_sanity checkSeongJae Park
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park
2026-06-04mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()SeongJae Park
2026-06-04samples/damon/mtier: replace damon_add_region() with damon_set_regions()SeongJae Park
2026-06-04mm/damon/core: do not use region out of a loop in damon_set_regions()SeongJae Park
2026-06-04mm/damon/core: safely handle no region case in damon_set_regions()SeongJae Park
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04selftests/mm/split_huge_page_test.c: close fd on write errorWei Yang
2026-06-04mm/page_alloc: fix defrag_mode for non-reclaimable allocationsDmitry Ilvokhin
2026-06-04MAINTAINERS: add more files to PAGE CACHE sectionTal Zussman
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds