This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 399bd66e219e Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/l [...] new c81aba8fde2a MIPS: Remove repetitive increase irq_err_count new 4becf6417bbd arch: mips: generic: Add missing of_node_put() in board-ranchu.c new 608d94cb84c4 mips: mti-malta: Fix refcount leak in malta-time.c new 48ca54e39173 mips: ralink: Fix refcount leak in of.c new 72a2af539fff mips: lantiq: falcon: Fix refcount leak bug in sysctrl new 76695592711e mips: lantiq: xway: Fix refcount leak bug in sysctrl new eb9e9bc4fa5f mips/pic32/pic32mzda: Fix refcount leak bugs new db30dc1a5226 mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node new 3748d2185ac4 mips: lantiq: Add missing of_node_put() in irq.c new 599d16912d07 Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/ [...] new 5ccc944dce3d filemap: Correct the conditions for marking a folio as accessed new cb995f4eeba9 filemap: Handle sibling entries in filemap_get_read_batch() new b653db77350c mm: Clear page->private when splitting or migrating a page new 00fa15e0d564 filemap: Fix serialization adding transparent huge pages t [...] new 16e4bce6de64 Merge tag 'folio-5.19b' of git://git.infradead.org/users/w [...]
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: arch/mips/boot/dts/ingenic/x1000.dtsi | 5 +++-- arch/mips/boot/dts/ingenic/x1830.dtsi | 5 +++-- arch/mips/generic/board-ranchu.c | 1 + arch/mips/lantiq/falcon/sysctrl.c | 6 ++++++ arch/mips/lantiq/irq.c | 1 + arch/mips/lantiq/xway/sysctrl.c | 4 ++++ arch/mips/mti-malta/malta-time.c | 2 ++ arch/mips/pic32/pic32mzda/init.c | 7 ++++++- arch/mips/pic32/pic32mzda/time.c | 3 +++ arch/mips/ralink/of.c | 2 ++ arch/mips/vr41xx/common/icu.c | 2 -- drivers/gpio/gpio-vr41xx.c | 2 -- mm/filemap.c | 15 ++++++++++++--- mm/huge_memory.c | 1 + mm/migrate.c | 1 + mm/readahead.c | 2 ++ 16 files changed, 47 insertions(+), 12 deletions(-)