lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z7GyFB5hAays_aII@alpha.franken.de>
Date: Sun, 16 Feb 2025 10:38:28 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: torvalds@...ux-foundation.org
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] MIPS fixes for v6.14

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 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ