Show patches with: Submitter = SeongJae Park       |    State = Action Required       |   557 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,05/16] mm/damon: Adaptively adjust regions Introduce Data Access MONitor (DAMON) - - - --- 2020-05-05 SeongJae Park New
[v10,04/16] mm/damon: Implement region based sampling Introduce Data Access MONitor (DAMON) - - - --- 2020-05-05 SeongJae Park New
[v10,03/16] mm: Introduce Data Access MONitor (DAMON) Introduce Data Access MONitor (DAMON) - - - --- 2020-05-05 SeongJae Park New
[v10,02/16] mm/page_ext: Export lookup_page_ext() to GPL modules Introduce Data Access MONitor (DAMON) - - - --- 2020-05-05 SeongJae Park New
[v10,01/16] scripts/spelling: Add a few more typos Introduce Data Access MONitor (DAMON) - - - --- 2020-05-05 SeongJae Park New
[RFC,v7,7/7] damon/tools: Support more human friendly 'schemes' control Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-29 SeongJae Park New
[RFC,v7,6/7] mm/damon/selftests: Add 'schemes' debugfs tests Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-29 SeongJae Park New
[RFC,v7,5/7] mm/damon-test: Add kunit test case for regions age accounting Implement Data Access Monitoring-based Memory Operation Schemes - 1 - --- 2020-04-29 SeongJae Park New
[RFC,v7,4/7] mm/damon/schemes: Implement a debugfs interface Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-29 SeongJae Park New
[RFC,v7,3/7] mm/damon: Implement data access monitoring-based operation schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-29 SeongJae Park New
[RFC,v7,2/7] mm/damon: Account age of target regions Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-29 SeongJae Park New
[RFC,v7,1/7] mm/madvise: Export do_madvise() to external GPL modules Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-29 SeongJae Park New
[v9,15/15] MAINTAINERS: Update for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,14/15] mm/damon: Add user space selftests Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,13/15] mm/damon: Add kunit tests Introduce Data Access MONitor (DAMON) - 1 - --- 2020-04-27 SeongJae Park New
[v9,12/15] Documentation/admin-guide/mm: Add a document for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,11/15] tools: Add a minimal user-space tool for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,10/15] mm/damon: Add tracepoints Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,09/15] mm/damon: Add debugfs interface Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,08/15] mm/damon: Implement access pattern recording Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,07/15] mm/damon: Implement callbacks Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,06/15] mm/damon: Apply dynamic memory mapping changes Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,05/15] mm/damon: Adaptively adjust regions Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,04/15] mm/damon: Implement region based sampling Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,03/15] mm: Introduce Data Access MONitor (DAMON) Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,02/15] mm/page_ext: Export lookup_page_ext() to GPL modules Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[v9,01/15] scripts/spelling: Add a few more typos Introduce Data Access MONitor (DAMON) - - - --- 2020-04-27 SeongJae Park New
[RFC,4/4] mm/damon: Make access check configurable DAMON: Make Configurable for Various Address Spaces Including Physical Memory - - - --- 2020-04-09 SeongJae Park New
[RFC,3/4] mm/damon: Make monitoring target regions init/update configurable DAMON: Make Configurable for Various Address Spaces Including Physical Memory - - - --- 2020-04-09 SeongJae Park New
[RFC,2/4] mm/damon: Clean up code using 'struct damon_addr_range' DAMON: Make Configurable for Various Address Spaces Including Physical Memory - - - --- 2020-04-09 SeongJae Park New
[RFC,1/4] mm/damon: Use vm-independent address range concept DAMON: Make Configurable for Various Address Spaces Including Physical Memory - - - --- 2020-04-09 SeongJae Park New
[RFC,v6,7/7] damon/tools: Support more human friendly 'schemes' control Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-07 SeongJae Park New
[RFC,v6,6/7] mm/damon/selftests: Add 'schemes' debugfs tests Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-07 SeongJae Park New
[RFC,v6,5/7] mm/damon-test: Add kunit test case for regions age accounting Implement Data Access Monitoring-based Memory Operation Schemes - 1 - --- 2020-04-07 SeongJae Park New
[RFC,v6,4/7] mm/damon/schemes: Implement a debugfs interface Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-07 SeongJae Park New
[RFC,v6,3/7] mm/damon: Implement data access monitoring-based operation schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-07 SeongJae Park New
[RFC,v6,2/7] mm/damon: Account age of target regions Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-07 SeongJae Park New
[RFC,v6,1/7] mm/madvise: Export do_madvise() to external GPL modules Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-04-07 SeongJae Park New
[v8,15/15] MAINTAINERS: Update for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,14/15] mm/damon: Add user space selftests Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,13/15] mm/damon: Add kunit tests Introduce Data Access MONitor (DAMON) - 1 - --- 2020-04-06 SeongJae Park New
[v8,12/15] Documentation/admin-guide/mm: Add a document for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,11/15] tools: Add a minimal user-space tool for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,10/15] mm/damon: Add tracepoints Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,09/15] mm/damon: Add debugfs interface Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,08/15] mm/damon: Implement access pattern recording Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,07/15] mm/damon: Implement callbacks Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,06/15] mm/damon: Apply dynamic memory mapping changes Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,05/15] mm/damon: Adaptively adjust regions Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,04/15] mm/damon: Implement region based sampling Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,03/15] mm: Introduce Data Access MONitor (DAMON) Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,02/15] mm/page_ext: Export lookup_page_ext() to GPL modules Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[v8,01/15] scripts/spelling: Add a few more typos Introduce Data Access MONitor (DAMON) - - - --- 2020-04-06 SeongJae Park New
[RFC,v5,7/7] damon/tools: Support more human friendly 'schemes' control Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-30 SeongJae Park New
[RFC,v5,6/7] mm/damon/selftests: Add 'schemes' debugfs tests Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-30 SeongJae Park New
[RFC,v5,5/7] mm/damon-test: Add kunit test case for regions age accounting Implement Data Access Monitoring-based Memory Operation Schemes - 1 - --- 2020-03-30 SeongJae Park New
[RFC,v5,4/7] mm/damon/schemes: Implement a debugfs interface Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-30 SeongJae Park New
[RFC,v5,3/7] mm/damon: Implement data access monitoring-based operation schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-30 SeongJae Park New
[RFC,v5,2/7] mm/damon: Account age of target regions Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-30 SeongJae Park New
[RFC,v5,1/7] mm/madvise: Export do_madvise() to external GPL modules Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-30 SeongJae Park New
[v7,15/15] MAINTAINERS: Update for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,14/15] mm/damon: Add user space selftests Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,13/15] mm/damon: Add kunit tests Introduce Data Access MONitor (DAMON) - 1 - --- 2020-03-18 SeongJae Park New
[v7,12/15] Documentation/admin-guide/mm: Add a document for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,11/15] tools: Add a minimal user-space tool for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,10/15] mm/damon: Add tracepoints Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,09/15] mm/damon: Add debugfs interface Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,08/15] mm/damon: Implement access pattern recording Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,07/15] mm/damon: Implement callbacks Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,06/15] mm/damon: Apply dynamic memory mapping changes Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,05/15] mm/damon: Adaptively adjust regions Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,04/15] mm/damon: Implement region based sampling Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,03/15] mm: Introduce Data Access MONitor (DAMON) Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,02/15] mm/page_ext: Export lookup_page_ext() to GPL modules Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[v7,01/15] scripts/spelling: Add a few more typos Introduce Data Access MONitor (DAMON) - - - --- 2020-03-18 SeongJae Park New
[RFC,v4,7/7] damon/tools: Support more human friendly 'schemes' control Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-03 SeongJae Park New
[RFC,v4,6/7] mm/damon/selftests: Add 'schemes' debugfs tests Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-03 SeongJae Park New
[RFC,v4,5/7] mm/damon-test: Add kunit test case for regions age accounting Implement Data Access Monitoring-based Memory Operation Schemes - 1 - --- 2020-03-03 SeongJae Park New
[RFC,v4,4/7] mm/damon/schemes: Implement a debugfs interface Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-03 SeongJae Park New
[RFC,v4,3/7] mm/damon: Implement data access monitoring-based operation schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-03 SeongJae Park New
[RFC,v4,2/7] mm/damon: Account age of target regions Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-03 SeongJae Park New
[RFC,v4,1/7] mm/madvise: Export madvise_common() to mm internal code Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-03-03 SeongJae Park New
[RFC,v3,7/7] damon/tools: Support more human friendly 'schemes' control Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-02-25 SeongJae Park New
[RFC,v3,6/7] mm/damon/selftests: Add 'schemes' debugfs tests Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-02-25 SeongJae Park New
[RFC,v3,5/7] mm/damon-test: Add kunit test case for regions age accounting Implement Data Access Monitoring-based Memory Operation Schemes - 1 - --- 2020-02-25 SeongJae Park New
[RFC,v3,4/7] mm/damon/schemes: Implement a debugfs interface Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-02-25 SeongJae Park New
[RFC,v3,3/7] mm/damon: Implement data access monitoring-based operation schemes Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-02-25 SeongJae Park New
[RFC,v3,2/7] mm/damon: Account age of target regions Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-02-25 SeongJae Park New
[RFC,v3,1/7] mm/madvise: Export madvise_common() to mm internal code Implement Data Access Monitoring-based Memory Operation Schemes - - - --- 2020-02-25 SeongJae Park New
[v6,14/14] MAINTAINERS: Update for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,13/14] mm/damon: Add user selftests Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,12/14] mm/damon: Add kunit tests Introduce Data Access MONitor (DAMON) - 1 - --- 2020-02-24 SeongJae Park New
[v6,11/14] Documentation/admin-guide/mm: Add a document for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,10/14] tools: Add a minimal user-space tool for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,09/14] mm/damon: Add a tracepoint for result writing Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,08/14] mm/damon: Add debugfs interface Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,07/14] mm/damon: Implement kernel space API Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,06/14] mm/damon: Implement access pattern recording Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,05/14] mm/damon: Implement callbacks Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
[v6,04/14] mm/damon: Apply dynamic memory mapping changes Introduce Data Access MONitor (DAMON) - - - --- 2020-02-24 SeongJae Park New
« 1 2 ... 3 4 5 6 »