The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for v7.2
@ 2026-07-04  7:54 Thomas Bogendoerfer
  2026-07-04 16:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bogendoerfer @ 2026-07-04  7:54 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_7.2_1

for you to fetch changes up to 0880884b36d1230a80a0322abc9b9c7b26942b65:

  MIPS: configs: Enable the current Ingenic USB PHY symbol (2026-06-29 11:37:00 +0200)

----------------------------------------------------------------
collected fixes for 7.2

----------------------------------------------------------------
Bastian Blank (1):
      mips: Add build salt to the vDSO

Kyle Hendry (1):
      MIPS: mm: Add check for highmem before removing memory block

Maciej W. Rozycki (1):
      MIPS: DEC: Ensure RTC platform device deregistration upon failure

Pengpeng Hou (1):
      MIPS: configs: Enable the current Ingenic USB PHY symbol

Xi Ruoyao (1):
      MIPS: loongson64: add IRQ work based on self-IPI

 arch/mips/configs/cu1000-neo_defconfig |  2 +-
 arch/mips/configs/cu1830-neo_defconfig |  2 +-
 arch/mips/configs/gcw0_defconfig       |  2 +-
 arch/mips/dec/platform.c               |  6 +++++-
 arch/mips/include/asm/irq_work.h       |  9 +++++++++
 arch/mips/include/asm/smp.h            |  2 ++
 arch/mips/loongson64/smp.c             | 10 ++++++++++
 arch/mips/mm/init.c                    |  5 +++--
 arch/mips/vdso/elf.S                   |  3 +++
 9 files changed, 35 insertions(+), 6 deletions(-)
 create mode 100644 arch/mips/include/asm/irq_work.h

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-04 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-04  7:54 [GIT PULL] MIPS fixes for v7.2 Thomas Bogendoerfer
2026-07-04 16:42 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox