summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-30mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracingSJ Park
2026-07-30mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()SJ Park
2026-07-30mm/damon/core: handle unreset nr_accesses in damon_nr_accesses_mvsum()SJ Park
2026-07-30mm/damon/core: always update ->last_nr_accesses for intervals changeSJ Park
2026-07-30mm/damon/tests/core-kunit: test damon_mvsum()SJ Park
2026-07-30mm/damon/core: introduce damon_nr_accesses_mvsum()SJ Park
2026-07-30mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentationJohannes Weiner
2026-07-30selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failureMike Rapoport (Microsoft)
2026-07-30lib/test_hmm: fail dmirror_fault() when the mirrored mm is goneStanislav Kinsburskii
2026-07-30mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-30mm/migrate_device: pin large folios before splittingUsama Arif
2026-07-30mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointerHui Zhu
2026-07-30selftests/mm: fix clone cleartid race in pkey sighandler testsHongfu Li
2026-07-30selftests/mm: add missing pthread_create() return checks in pkey testsHongfu Li
2026-07-30selftests/mm: add missing mmap() return checks in pkey testsHongfu Li
2026-07-30selftests/mm: use pkey_assert on clone_raw failure in pkey testHongfu Li
2026-07-30selftests/mm: unify pkey sighandler selftest assertions and tracingHongfu Li
2026-07-30selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li
2026-07-30mm/shmem: fix data-race in shmem_faultyahia ahmed
2026-07-30mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.cUsama Arif
2026-07-30mm/vmpressure: skip tree=true accounting on cgroup v2Usama Arif
2026-07-30mm/hugetlb: avoid unnecessary TLB flush for empty folio list in vmemmap optimizeWentao Guan
2026-07-30mm/page_alloc: use existing highatomic reserves on the buddy fastpathJP Kobryn
2026-07-30mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/SJ Park
2026-07-30mm/damon/sysfs: split out filters setup functionSJ Park
2026-07-30mm/damon/sysfs: split probe setup function outSJ Park
2026-07-30mm/damon/core: reduce range setup in damon_commit_target_regions()SJ Park
2026-07-30selftests/damon/sysfs.sh: test all files in quota goal dirSJ Park
2026-07-30selftests/damon/sysfs.sh: test dests dirSJ Park
2026-07-30selftests/damon/sysfs.sh: test {core,ops}_filters/ directoriesSJ Park
2026-07-30selftests/damon/sysfs.sh: test multiple probe dirs creationSJ Park
2026-07-30mm/damon/tests/core-kunit: test damon_rand()SJ Park
2026-07-30Docs/ABI/damon: document probe filesSJ Park
2026-07-30Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BPSJ Park
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-30mm/migrate_device: move softleaf_to_folio() inside device-private branchUsama Arif
2026-07-30mm/huge_memory: move softleaf_to_folio() inside migration branchUsama Arif
2026-07-30fs/proc: use softleaf_has_pfn() in pagemap PMD walkerUsama Arif
2026-07-30mm: extract mm_prepare_for_swap_entries() helperUsama Arif
2026-07-30mm: add softleaf_to_pmd() and convert existing callersUsama Arif
2026-07-30mm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEAN logicBaolin Wang
2026-07-30mm/damon/tests/core-kunit: test split above max_nr_regions/2Jiayuan Chen
2026-07-30mm/damon/core: split a fraction of regions when nr_regions exceeds max/2Jiayuan Chen
2026-07-30mm/damon/tests/core-kunit: add KUnit test for walk_control_obsolete behaviorSailesh Nandanavanam
2026-07-30samples/damon: fix typos in Kconfig help textAsier Gutierrez
2026-07-30Docs/{admin-guide,mm}/damon: fix DAMON documentation detailsDoehyun Baek
2026-07-30mm/damon/stat: use secs_to_jiffies() instead of msecs_to_jiffies()Philippe Laferriere
2026-07-30mm/damon/core: use kvmalloc for target regions arrayAkinobu Mita
2026-07-31platform/chrome: lightbar: Limit payload to max packet sizeAlexis Savery
2026-07-30net/x25: fix use-after-free of the socket by its timersBaul Lee