linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for v6.1
@ 2022-11-13 13:35 Thomas Bogendoerfer
  2022-11-13 16:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bogendoerfer @ 2022-11-13 13:35 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc:

  Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.1_1

for you to fetch changes up to 648060902aa302331b5d6e4f26d8ee0761d239ab:

  MIPS: pic32: treat port as signed integer (2022-11-11 15:53:58 +0100)

----------------------------------------------------------------
- fix jump label branch range check
- check kmalloc failures in Loongson64 kexec
- fix builds with clang-14
- fix char/int handling in pic32

----------------------------------------------------------------
Jason A. Donenfeld (1):
      MIPS: pic32: treat port as signed integer

Jiaxun Yang (1):
      MIPS: jump_label: Fix compat branch range check

John Thomson (1):
      mips: boot/compressed: use __NO_FORTIFY

Liao Chang (1):
      MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed

Linus Walleij (1):
      mips: alchemy: gpio: Include the right header

Rongwei Zhang (1):
      MIPS: fix duplicate definitions for exported symbols

 arch/mips/alchemy/common/gpiolib.c        |  2 +-
 arch/mips/boot/compressed/decompress.c    |  1 +
 arch/mips/include/asm/fw/fw.h             |  2 +-
 arch/mips/kernel/jump_label.c             |  2 +-
 arch/mips/kernel/relocate_kernel.S        | 15 +++++----------
 arch/mips/loongson64/reset.c              | 10 ++++++++++
 arch/mips/pic32/pic32mzda/early_console.c | 13 ++++++-------
 arch/mips/pic32/pic32mzda/init.c          |  2 +-
 8 files changed, 26 insertions(+), 21 deletions(-)

-- 
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

* Re: [GIT PULL] MIPS fixes for v6.1
  2022-11-13 13:35 [GIT PULL] MIPS fixes for v6.1 Thomas Bogendoerfer
@ 2022-11-13 16:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-13 16:01 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Sun, 13 Nov 2022 14:35:27 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.1_1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/af7a056891899fd3942afec79fb219f58271e319

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-11-13 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-13 13:35 [GIT PULL] MIPS fixes for v6.1 Thomas Bogendoerfer
2022-11-13 16:01 ` 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;
as well as URLs for NNTP newsgroup(s).