This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 592a93fea16b Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd new 98c6d259319e mm/gup: check ref_count instead of lru before migration new a09a8a1fbb37 mm/gup: local lru_add_drain() to avoid lru_add_drain_all() new afb99e9f5004 mm: revert "mm/gup: clear the LRU flag of a page before ad [...] new 8d79ed36bfc8 mm: revert "mm: vmscan.c: fix OOM on swap stress test" new 2da6de30e60d mm: folio_may_be_lru_cached() unless folio_test_large() new e6a0deb6fa5b mm/damon/core: introduce damon_call_control->dealloc_on_cancel new 04a06b139ec0 mm/damon/sysfs: use dynamically allocated repeat mode damo [...] new 615cd3705d20 MAINTAINERS: add Jann Horn as rmap reviewer new 72291a5a0ead MAINTAINERS: add Lance Yang as a THP reviewer new f826edeb888c samples/damon/wsse: avoid starting DAMON before initialization new e6b733ca2f99 samples/damon/prcl: avoid starting DAMON before initialization new c62cff40481c samples/damon/mtier: avoid starting DAMON before initialization new 025e87f8ea2a nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/* new ce4be9e4307c zram: fix slot write race condition new 8b789f2b7602 Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://g [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 2 ++ drivers/block/zram/zram_drv.c | 8 +++---- fs/nilfs2/sysfs.c | 4 ++-- fs/nilfs2/sysfs.h | 8 +++---- include/linux/damon.h | 2 ++ include/linux/swap.h | 10 +++++++++ mm/damon/core.c | 8 +++++-- mm/damon/sysfs.c | 23 +++++++++++++------- mm/gup.c | 14 +++++++++--- mm/mlock.c | 6 +++--- mm/swap.c | 50 ++++++++++++++++++++++--------------------- mm/vmscan.c | 2 +- samples/damon/mtier.c | 3 +++ samples/damon/prcl.c | 3 +++ samples/damon/wsse.c | 3 +++ 15 files changed, 94 insertions(+), 52 deletions(-)