This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 994e2419f1e7 nfs: fix mis-merged __filemap_get_folio() error check new 29417d292bd0 mm/mmap/vma_merge: always check invariants new a6a491c04888 nilfs2: fix infinite loop in nilfs_mdt_get_block() new d824ec2a1546 mm: do not reclaim private data from pinned page new 28a65b49eb53 nilfs2: do not write dirty data after degenerating to read-only new 58f5f6698a72 afs: fix the afs_dir_get_folio return value new 706ce3caea1c Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://g [...] new 67a540c60c39 dmapool: remove checks for dev == NULL new 08cc96c89484 dmapool: use sysfs_emit() instead of scnprintf() new 790233528d33 dmapool: cleanup integer types new 290911c56f98 dmapool: speedup DMAPOOL_DEBUG with init_on_alloc new d93e08b7556f dmapool: move debug code to own functions new 5407df10e575 dmapool: rearrange page alloc failure handling new f0bccea6bc0c dmapool: consolidate page initialization new cc669954ab38 dmapool: simplify freeing new 8ecc36955421 dmapool: don't memset on free twice new da9619a30e73 dmapool: link blocks across pages new fc4354c6e5c2 Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel [...]
The 17 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: fs/afs/dir_edit.c | 7 +- fs/nilfs2/bmap.c | 16 ++- fs/nilfs2/segment.c | 5 +- mm/dmapool.c | 407 ++++++++++++++++++++++++++-------------------------- mm/mmap.c | 10 +- mm/vmscan.c | 10 ++ 6 files changed, 237 insertions(+), 218 deletions(-)