Published | Title | Version | Author | Status |
---|---|---|---|---|
2025-08-20 08:06 UTC | mm/damon: support ARM32 with LPAE | 2 | yanquanmin1@huawei.com | skipped |
2025-08-20 05:34 UTC | mm/kasan: make kasan=on|off work for all three modes | 3 | bhe@redhat.com | finished in 3h44m0s |
2025-08-19 19:34 UTC | mm/zswap: store <PAGE_SIZE compression failed page as-is | 4 | sj@kernel.org | finished in 39m0s |
2025-08-19 15:01 UTC | mm/damon/core: set quota->charged_from to jiffies at first charge window | 2 | ekffu200098@gmail.com | finished in 3h56m0s |
2025-08-18 18:38 UTC | mm/damon/core: set initial quota->charged_from to INITIAL_JIFFIES | 1 | ekffu200098@gmail.com | finished in 3h49m0s |
2025-08-17 02:13 UTC | mm/damon/tests/core-kunit: add damos_commit_filter test | 1 | ekffu200098@gmail.com | finished in 3h43m0s |
2025-08-16 16:55 UTC | mm/damon/sysfs-schemes: put damos dests dir after removing its files | 1 | sj@kernel.org | finished in 3h46m0s |
2025-08-16 01:51 UTC | mm/damon/core: fix damos_commit_filter not changing allow | 2 | ekffu200098@gmail.com | finished in 3h46m0s |
2025-08-16 01:40 UTC | selftests/damon: change wrong json.dump usage to json.dumps | 2 | ekffu200098@gmail.com | skipped |
2025-08-15 21:30 UTC | mm/zswap: store <PAGE_SIZE compression failed page as-is | 3 | sj@kernel.org | finished in 4h1m0s |
2025-08-15 13:54 UTC | prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised | 5 | usamaarif642@gmail.com | skipped |
2025-08-15 09:40 UTC | mm/damon/core: fix damos_commit_filter not changing allow | 1 | ekffu200098@gmail.com | finished in 3h49m0s |
2025-08-15 09:40 UTC | selftests/damon: change wrong json.dump usage to json.dumps | 1 | ekffu200098@gmail.com | skipped |
2025-08-15 09:21 UTC | mm/damon/Kconfig: make DAMON_STAT_ENABLED_DEFAULT depend on DAMON_STAT | 2 | lienze@kylinos.cn | finished in 3h53m0s |
2025-08-14 15:32 UTC | mm: slowtier page promotion based on PTE A bit | 1 | raghavendra.kt@amd.com | skipped |
2025-08-14 13:48 UTC | A subsystem for hot page detection and promotion | 1 | bharata@amd.com |
finished
in 29m0s
[1 findings] |
2025-08-14 12:54 UTC | selftests/damon/access_memory_even: remove unused header file | 1 | lienze@kylinos.cn | finished in 3h56m0s |
2025-08-14 12:17 UTC | mm/damon/Kconfig: enforce DAMON_STAT when DAMON_STAT_ENABLED_DEFAULT is selected | 1 | lienze@kylinos.cn | finished in 3h53m0s |
2025-08-13 13:55 UTC | prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised | 4 | usamaarif642@gmail.com | skipped |
2025-08-13 04:06 UTC | mm/damon: support ARM32 with LPAE | 1 | yanquanmin1@huawei.com | finished in 3h45m0s |
2025-08-12 17:00 UTC | mm/zswap: store <PAGE_SIZE compression failed page as-is | 2 | sj@kernel.org | finished in 3h44m0s |
2025-08-12 14:00 UTC | selftests/damon: fix selftests by installing drgn related script | 1 | ekffu200098@gmail.com | finished in 3h41m0s |
2025-08-12 13:52 UTC | mm: remove redundant __GFP_NOWARN | 2 | rongqianfeng@vivo.com | finished in 3h44m0s |
2025-08-12 12:49 UTC | mm/kasan: make kasan=on|off work for all three modes | 2 | bhe@redhat.com | finished in 3h40m0s |
2025-08-12 08:12 UTC | selftests/damon: fix damon selftests by installing _common.sh | 1 | alexghiti@rivosinc.com | finished in 3h41m0s |
2025-08-10 19:25 UTC | docs/mm/damon/design: fix typo: s/sz_trtied/sz_tried/ | 2 | sj@kernel.org | finished in 3h42m0s |
2025-08-10 12:43 UTC | selftests/damon: test no-op commit broke DAMON status | 3 | ekffu200098@gmail.com | finished in 3h44m0s |
2025-08-10 12:42 UTC | mm/damon/core: fix commit_ops_filters by using correct nth function | 3 | ekffu200098@gmail.com | finished in 3h44m0s |
2025-08-09 13:07 UTC | mm/damon/core: fix commit_ops_filters by using correct nth function | 2 | ekffu200098@gmail.com | finished in 3h39m0s |
2025-08-08 19:55 UTC | fix damos_commit_ops_filters iteration problem with | 1 | ekffu200098@gmail.com | finished in 3h42m0s |
2025-08-08 15:28 UTC | execute PROCMAP_QUERY ioctl under per-vma lock | 4 | surenb@google.com | skipped |
2025-08-07 18:16 UTC | mm/zswap: store <PAGE_SIZE compression failed page as-is | 1 | sj@kernel.org | finished in 3h39m0s |
2025-08-06 23:42 UTC | mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx() | 2 | bijan311@gmail.com | finished in 3h46m0s |
2025-08-06 16:43 UTC | mm/damon/core: skip needless update of next_{aggregation,ops_update}_sis | 1 | bijan311@gmail.com | finished in 3h44m0s |
2025-08-06 15:59 UTC | execute PROCMAP_QUERY ioctl under per-vma lock | 3 | surenb@google.com | finished in 3h46m0s |
2025-08-05 20:50 UTC | mempolicy: Clarify what zone reclaim means | 3 | joshua.hahnjy@gmail.com | finished in 3h38m0s |
2025-08-05 17:51 UTC | selftests/mm: fix FORCE_READ to read input value correctly. | 1 | ziy@nvidia.com | skipped |
2025-08-05 16:20 UTC | mm/damon/sysfs: Add commands useful for using migration dests | 1 | bijan311@gmail.com | skipped |