index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
core.c
Age
Commit message (
Expand
)
Author
2025-03-16
mm/damon/core: initialize damos->walk_completed in damon_new_scheme()
SeongJae Park
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
2025-01-25
mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()
Thorsten Blum
2025-01-25
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
2025-01-25
mm/damon/core: support damos_filter->allow
SeongJae Park
2025-01-25
mm/damon/core: add damos_filter->allow field
SeongJae Park
2025-01-25
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...
SeongJae Park
2025-01-25
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
2025-01-25
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
2025-01-25
mm/damon/core: implement damos_walk()
SeongJae Park
2025-01-25
mm/damon/core: introduce damon_call()
SeongJae Park
2025-01-13
mm/damon/core: remove duplicate list_empty quota->goals check
Honggyu Kim
2024-12-30
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
2024-12-30
mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
SeongJae Park
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-10-16
mm/damon/core: Use generic upper bound recommondation for usleep_range()
Anna-Maria Behnsen
2024-10-16
timers: Rename usleep_idle_range() to usleep_range_idle()
Anna-Maria Behnsen
2024-09-09
mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...
SeongJae Park
2024-09-09
mm/damon/core: replace per-quota regions priority histogram buffer usage with...
SeongJae Park
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-03
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
2024-07-03
mm/damon/core: implement DAMON context commit function
SeongJae Park
2024-07-03
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
2024-05-11
mm/damon/core: fix return value from damos_wmark_metric_value
Alex Rusuf
2024-05-11
mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
SeongJae Park
2024-02-23
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
2024-02-23
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
2024-02-23
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
2024-02-20
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
2023-12-20
mm/damon: update email of SeongJae
SeongJae Park
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2023-12-12
mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
2023-12-06
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
2023-11-15
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-25
mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation
SeongJae Park
2023-10-25
mm/damon/core: avoid divide-by-zero during monitoring results update
SeongJae Park
2023-10-16
mm/damon/core: remove unnecessary si_meminfo invoke.
Huan Yang
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
[next]