Show patches with: Submitter = SeongJae Park       |    State = Action Required       |    Archived = No       |   658 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] Documentation/vm: Move user guides to admin-guide/mm/ mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[2/5] MAINTAINERS: Update SeongJae's email address mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[3/5] docs/vm/damon: Remove broken reference mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[4/5] include/linux/damon.h: Fix kernel-doc comments for 'damon_callback' mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[5/5] mm/damon/core: Print kdamond start log in debug mode only mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[1/7] mm/damon/core: Account age of target regions Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2021-10-01 SeongJae Park New
[2/7] mm/damon/core: Implement DAMON-based Operation Schemes (DAMOS) Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2021-10-01 SeongJae Park New
[3/7] mm/damon/vaddr: Support DAMON-based Operation Schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2021-10-01 SeongJae Park New
[4/7] mm/damon/dbgfs: Support DAMON-based Operation Schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2021-10-01 SeongJae Park New
[5/7] mm/damon/schemes: Implement statistics feature Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2021-10-01 SeongJae Park New
[6/7] selftests/damon: Add 'schemes' debugfs tests Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2021-10-01 SeongJae Park New
[7/7] Docs/admin-guide/mm/damon: Document DAMON-based Operation Schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2021-10-01 SeongJae Park New
[1/4] mm/damon/dbgfs: Implement recording feature [1/4] mm/damon/dbgfs: Implement recording feature - - - --- 2021-10-08 SeongJae Park New
[2/4] mm/damon/dbgfs-test: Implement kunit tests for the record feature [1/4] mm/damon/dbgfs: Implement recording feature - 1 - --- 2021-10-08 SeongJae Park New
[3/4] selftests/damon: Test recording feature [1/4] mm/damon/dbgfs: Implement recording feature - - - --- 2021-10-08 SeongJae Park New
[4/4] Docs/damon/usage: Update for the record feature [1/4] mm/damon/dbgfs: Implement recording feature - - - --- 2021-10-08 SeongJae Park New
[1/7] mm/damon/dbgfs: Allow users to set initial monitoring target regions DAMON: Support Physical Memory Address Space Monitoring - - - --- 2021-10-12 SeongJae Park New
[2/7] mm/damon/dbgfs-test: Add a unit test case for 'init_regions' DAMON: Support Physical Memory Address Space Monitoring - 1 - --- 2021-10-12 SeongJae Park New
[3/7] Docs/admin-guide/mm/damon: Document 'init_regions' feature DAMON: Support Physical Memory Address Space Monitoring - - - --- 2021-10-12 SeongJae Park New
[4/7] mm/damon/vaddr: Separate commonly usable functions DAMON: Support Physical Memory Address Space Monitoring - - - --- 2021-10-12 SeongJae Park New
[5/7] mm/damon: Implement primitives for physical address space monitoring DAMON: Support Physical Memory Address Space Monitoring - - - --- 2021-10-12 SeongJae Park New
[6/7] mm/damon/dbgfs: Support physical memory monitoring DAMON: Support Physical Memory Address Space Monitoring - - - --- 2021-10-12 SeongJae Park New
[7/7] Docs/DAMON: Document physical memory monitoring support DAMON: Support Physical Memory Address Space Monitoring - - - --- 2021-10-12 SeongJae Park New
[v3] mm/damon/dbgfs: remove unnecessary variables [v3] mm/damon/dbgfs: remove unnecessary variables - - - --- 2021-10-14 SeongJae Park New
mm/damon/vaddr: Include 'highmem.h' to fix a build failure mm/damon/vaddr: Include 'highmem.h' to fix a build failure 1 - - --- 2021-10-14 SeongJae Park New
[01/15] mm/damon/paddr: Support the pageout scheme Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[02/15] mm/damon/schemes: Implement size quota for schemes application speed control Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[03/15] mm/damon/schemes: Skip already charged targets and regions Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[04/15] mm/damon/schemes: Implement time quota Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[05/15] mm/damon/dbgfs: Support quotas of schemes Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[06/15] mm/damon/selftests: Support schemes quotas Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[07/15] mm/damon/schemes: Prioritize regions within the quotas Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[08/15] mm/damon/vaddr,paddr: Support pageout prioritization Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[09/15] mm/damon/dbgfs: Support prioritization weights Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[10/15] tools/selftests/damon: Update for regions prioritization of schemes Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[11/15] mm/damon/schemes: Activate schemes based on a watermarks mechanism Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[12/15] mm/damon/dbgfs: Support watermarks Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[13/15] selftests/damon: Support watermarks Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[14/15] mm/damon: Introduce DAMON-based Reclamation (DAMON_RECLAIM) Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[15/15] Documentation/admin-guide/mm/damon: Add a document for DAMON_RECLAIM Introduce DAMON-based Proactive Reclamation - - - --- 2021-10-19 SeongJae Park New
[1/4] Docs/admin-guide/mm/damon/start: Fix wrong example commands Fix trivial nits in Documentation/admin-guide/mm - - - --- 2021-10-22 SeongJae Park New
[2/4] Docs/admin-guide/mm/damon/start: Fix a wrong link Fix trivial nits in Documentation/admin-guide/mm - - - --- 2021-10-22 SeongJae Park New
[3/4] Docs/admin-guide/mm/damon/start: Simplify the content Fix trivial nits in Documentation/admin-guide/mm - - - --- 2021-10-22 SeongJae Park New
[4/4] Docs/admin-guide/mm/pagemap: Wordsmith page flags descriptions Fix trivial nits in Documentation/admin-guide/mm - - - --- 2021-10-22 SeongJae Park New
mm/damon: Fix missing-prototype build warning for 'damon_pa_apply_scheme()' mm/damon: Fix missing-prototype build warning for 'damon_pa_apply_scheme()' - - - --- 2021-10-25 SeongJae Park New
mm/damon/core-test: Fix wrong expectations for 'damon_split_regions_of()' mm/damon/core-test: Fix wrong expectations for 'damon_split_regions_of()' - - - --- 2021-10-28 SeongJae Park New
[1/2] mm/damon/dbgfs: Use '__GFP_NOWARN' for user-specified size buffer allocation DAMON fixes - - - --- 2021-11-10 SeongJae Park New
[2/2] mm/damon/dbgfs: Fix missed use of damon_dbgfs_lock DAMON fixes - - - --- 2021-11-10 SeongJae Park New
mm/damon: Fixup trivial nits in mm-damon-remove-some-no-need-func-definitions-in-damonh-file.patch mm/damon: Fixup trivial nits in mm-damon-remove-some-no-need-func-definitions-in-damonh-file.patch - - - --- 2021-11-18 SeongJae Park New
[for-5.15.x,1/2] mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation DAMON fixes - - - --- 2021-11-21 SeongJae Park New
[for-5.15.x,2/2] mm/damon/dbgfs: fix missed use of damon_dbgfs_lock DAMON fixes - - - --- 2021-11-21 SeongJae Park New
mm/damon/core: Avoid fake load reports due to uninterruptible sleeps mm/damon/core: Avoid fake load reports due to uninterruptible sleeps - - - --- 2021-11-24 SeongJae Park New
[v2,1/2] timers: Implement usleep_idle_range() mm/damon: Fix fake /proc/loadavg reports - - - --- 2021-11-25 SeongJae Park New
[v2,2/2] mm/damon/core: Fix fake load reports due to uninterruptible sleeps mm/damon: Fix fake /proc/loadavg reports - - - --- 2021-11-25 SeongJae Park New
[v3,1/2] timers: Implement usleep_idle_range() mm/damon: Fix fake /proc/loadavg reports - 1 - --- 2021-11-26 SeongJae Park New
[v3,2/2] mm/damon/core: Fix fake load reports due to uninterruptible sleeps mm/damon: Fix fake /proc/loadavg reports - - - --- 2021-11-26 SeongJae Park New
[01/11] mm/damon/core: Use better timer mechanisms selection threshold mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[02/11] mm/damon/dbgfs: Remove an unnecessary error message mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[03/11] mm/damon/core: Remove unnecessary error messages mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[04/11] mm/damon/vaddr: Remove an unnecessary warning message mm/damon: Trivial fixups and improvements - 1 - --- 2021-12-01 SeongJae Park New
[05/11] mm/damon/vaddr-test: Split a test function having >1024 bytes frame size mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[06/11] mm/damon/vaddr-test: Remove unnecessary variables mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[07/11] selftests/damon: Skip test if DAMON is running mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[08/11] selftests/damon: Test DAMON enabling with empty target_ids case mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[09/11] selftests/damon: Test wrong DAMOS condition ranges input mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[10/11] selftests/damon: Test debugfs file reads/writes with huge count mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[11/11] selftests/damon: Split test cases mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[1/6] mm/damon: Convert macro functions to static inline functions mm/damon: Misc cleanups - - - --- 2021-12-09 SeongJae Park New
[2/6] Docs/admin-guide/mm/damon/usage: Update for scheme quotas and watermarks mm/damon: Misc cleanups - - - --- 2021-12-09 SeongJae Park New
[3/6] Docs/admin-guide/mm/damon/usage: Remove redundant information mm/damon: Misc cleanups - - - --- 2021-12-09 SeongJae Park New
[4/6] Docs/admin-guide/mm/damon/usage: Mention tracepoint at the beginning mm/damon: Misc cleanups - - - --- 2021-12-09 SeongJae Park New
[5/6] Docs/admin-guide/mm/damon/usage: Update for kdamond_pid and (mk|rm)_contexts mm/damon: Misc cleanups - - - --- 2021-12-09 SeongJae Park New
[6/6] mm/damon: Remove a mistakenly added comment for a future feature mm/damon: Misc cleanups - - - --- 2021-12-09 SeongJae Park New
[1/6] mm/damon/schemes: Account scheme actions that successfully applied mm/damon/schemes: Extend stats for better online analysis and tuning - - - --- 2021-12-10 SeongJae Park New
[2/6] mm/damon/schemes: Account how many times quota limit has exceeded mm/damon/schemes: Extend stats for better online analysis and tuning - - - --- 2021-12-10 SeongJae Park New
[3/6] mm/damon/reclaim: Provide reclamation statistics mm/damon/schemes: Extend stats for better online analysis and tuning - - - --- 2021-12-10 SeongJae Park New
[4/6] Docs/admin-guide/mm/damon/reclaim: Document statistics parameters mm/damon/schemes: Extend stats for better online analysis and tuning - - - --- 2021-12-10 SeongJae Park New
[5/6] mm/damon/dbgfs: Support all DAMOS stats mm/damon/schemes: Extend stats for better online analysis and tuning - - - --- 2021-12-10 SeongJae Park New
[6/6] Docs/admin-guide/mm/damon/usage: Update for schemes statistics mm/damon/schemes: Extend stats for better online analysis and tuning - - - --- 2021-12-10 SeongJae Park New
[for-v5.15.x,1/2] timers: implement usleep_idle_range() mm/damon/core: Fix fake load reports due to uninterruptible sleeps - 1 1 --- 2021-12-12 SeongJae Park New
[for-v5.15.x,2/2] mm/damon/core: fix fake load reports due to uninterruptible sleeps mm/damon/core: Fix fake load reports due to uninterruptible sleeps - - 1 --- 2021-12-12 SeongJae Park New
mm/damon/dbgfs: Protect targets destructions with kdamond_lock mm/damon/dbgfs: Protect targets destructions with kdamond_lock - - - --- 2021-12-21 SeongJae Park New
mm/damon/dbgfs: protect targets destructions with kdamond_lock mm/damon/dbgfs: protect targets destructions with kdamond_lock - - - --- 2021-12-26 SeongJae Park New
mm/damon/dbgfs: Fix 'struct pid' leaks in 'dbgfs_target_ids_write()' mm/damon/dbgfs: Fix 'struct pid' leaks in 'dbgfs_target_ids_write()' - - - --- 2021-12-29 SeongJae Park New
[1/4] mm/damon/dbgfs: Remove a unnecessary variable mm/damon: Hide unnecessary information disclosures - - - --- 2021-12-29 SeongJae Park New
[2/4] mm/damon/vaddr: Use pr_debug() for damon_va_three_regions() failure logging mm/damon: Hide unnecessary information disclosures - - - --- 2021-12-29 SeongJae Park New
[3/4] mm/damon/vaddr: Hide kernel pointer from damon_va_three_regions() failure log mm/damon: Hide unnecessary information disclosures - - - --- 2021-12-29 SeongJae Park New
[4/4] mm/damon: Hide kernel pointer from tracepoint event mm/damon: Hide unnecessary information disclosures - - - --- 2021-12-29 SeongJae Park New
[1/4] mm/damon/dbgfs/init_regions: Use target index instead of target id Remove the type-unclear target id concept - - - --- 2021-12-30 SeongJae Park New
[2/4] Docs/admin-guide/mm/damon/usage: Update for changed initail_regions file input Remove the type-unclear target id concept - - - --- 2021-12-30 SeongJae Park New
[3/4] mm/damon/core: Move damon_set_targets() into dbgfs Remove the type-unclear target id concept - - - --- 2021-12-30 SeongJae Park New
[4/4] mm/damon: Remove the target id concept Remove the type-unclear target id concept - - - --- 2021-12-30 SeongJae Park New
mm/shmem: Fix a build error due to shmem_unuse() under !CONFIG_SHMEM mm/shmem: Fix a build error due to shmem_unuse() under !CONFIG_SHMEM 1 1 - --- 2021-12-30 SeongJae Park New
[for-v5.15.x] mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' [for-v5.15.x] mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' - - - --- 2022-01-02 SeongJae Park New
[for-mm,1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU Fix trivial build errors on -mm tree - - - --- 2022-02-09 SeongJae Park New
[for-mm,2/2] mm/gup: Make migrate_device_page() fails always if !CONFIG_DEVICE_PRIVATE Fix trivial build errors on -mm tree - - - --- 2022-02-09 SeongJae Park New
[RESEND] migrate: Wrap CONFIG_DEVICE_PRIVATE dependent function declarations with ifdef [RESEND] migrate: Wrap CONFIG_DEVICE_PRIVATE dependent function declarations with ifdef - - - --- 2022-02-09 SeongJae Park New
[1/8] mm/damon: Rename damon_primitives to damon_operations Allow DAMON user code independent of monitoring primitives - - - --- 2022-02-15 SeongJae Park New
[2/8] mm/damon: Let monitoring operations can be registered and selected Allow DAMON user code independent of monitoring primitives - - - --- 2022-02-15 SeongJae Park New
[3/8] mm/damon/paddr,vaddr: Register themselves to DAMON in subsys_initcall Allow DAMON user code independent of monitoring primitives - - - --- 2022-02-15 SeongJae Park New
« 1 2 3 46 7 »