Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for v6.14
@ 2025-02-01 21:19 Thomas Bogendoerfer
  2025-02-01 23:25 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Bogendoerfer @ 2025-02-01 21:19 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit df1b8d6e89db0edd572a1e375f5d3dd5575b9a9b:

  MIPS: pci-legacy: Override pci_address_to_pio (2025-01-20 20:39:23 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.14_1

for you to fetch changes up to ec918a11e63856999b31705e81226dd7dc043e20:

  Revert "mips: fix shmctl/semctl/msgctl syscall for o32" (2025-01-31 09:28:38 +0100)

----------------------------------------------------------------
Revert commit breaking sysv ipc for o32 ABI

----------------------------------------------------------------
Thomas Bogendoerfer (1):
      Revert "mips: fix shmctl/semctl/msgctl syscall for o32"

 arch/mips/kernel/syscalls/syscall_o32.tbl | 6 +++---
 1 file changed, 3 insertions(+), 3 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] 6+ messages in thread

* Re: [GIT PULL] MIPS fixes for v6.14
  2025-02-01 21:19 Thomas Bogendoerfer
@ 2025-02-01 23:25 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-02-01 23:25 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Sat, 1 Feb 2025 22:19:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.14_1

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

Thank you!

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

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

* [GIT PULL] MIPS fixes for v6.14
@ 2025-02-16  9:38 Thomas Bogendoerfer
  2025-02-16 18:58 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Bogendoerfer @ 2025-02-16  9:38 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 733a90561ad0a4a74035d2d627098da85d43b592:

  MIPS: fix mips_get_syscall_arg() for o32 (2025-02-13 12:41:29 +0100)

----------------------------------------------------------------
Fix for o32 ptrace/get_syscall_info

----------------------------------------------------------------
Dmitry V. Levin (1):
      MIPS: fix mips_get_syscall_arg() for o32

Maciej W. Rozycki (1):
      MIPS: Export syscall stack arguments properly for remote use

 arch/mips/include/asm/ptrace.h  |  4 ++--
 arch/mips/include/asm/syscall.h | 32 ++++++++------------------------
 arch/mips/kernel/asm-offsets.c  |  6 ++++++
 arch/mips/kernel/scall32-o32.S  |  8 ++++----
 4 files changed, 20 insertions(+), 30 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] 6+ messages in thread

* Re: [GIT PULL] MIPS fixes for v6.14
  2025-02-16  9:38 [GIT PULL] MIPS fixes for v6.14 Thomas Bogendoerfer
@ 2025-02-16 18:58 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-02-16 18:58 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Sun, 16 Feb 2025 10:38:28 +0100:

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

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

Thank you!

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

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

* [GIT PULL] MIPS fixes for v6.14
@ 2025-03-02  8:48 Thomas Bogendoerfer
  2025-03-02 12:38 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Bogendoerfer @ 2025-03-02  8:48 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.14_2

for you to fetch changes up to 6d48ad04075729519f6baaa1dc9e5a3a39d05f53:

  MIPS: Ignore relocs against __ex_table for relocatable kernel (2025-02-27 11:07:50 +0100)

----------------------------------------------------------------
Fix fallout of /scripts/sorttable cleanup

----------------------------------------------------------------
Xi Ruoyao (1):
      MIPS: Ignore relocs against __ex_table for relocatable kernel

 arch/mips/boot/tools/relocs.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
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] 6+ messages in thread

* Re: [GIT PULL] MIPS fixes for v6.14
  2025-03-02  8:48 Thomas Bogendoerfer
@ 2025-03-02 12:38 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-03-02 12:38 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Sun, 2 Mar 2025 09:48:17 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.14_2

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

Thank you!

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

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

end of thread, other threads:[~2025-03-02 12:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-16  9:38 [GIT PULL] MIPS fixes for v6.14 Thomas Bogendoerfer
2025-02-16 18:58 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-03-02  8:48 Thomas Bogendoerfer
2025-03-02 12:38 ` pr-tracker-bot
2025-02-01 21:19 Thomas Bogendoerfer
2025-02-01 23:25 ` 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