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: <Z1sUC4d1kUipZIy1@antec>
Date: Thu, 12 Dec 2024 16:49:15 +0000
From: Stafford Horne <shorne@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux OpenRISC <linux-openrisc@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] OpenRISC fixes for 6.13-rc3

Hello Linus,

Please consider for pull,

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

  https://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to c8f8d4344d50d72181207ee73175bba567c25f58:

  openrisc: Fix misalignments in head.S (2024-12-10 12:04:19 +0000)

----------------------------------------------------------------
OpenRISC fixes for 6.13-rc3

A few fixes. One is just a formatting change but I figure I will include
it here to avoid unnessesary pull requests in the future.  If you prefer
not to merge it now I can leave it out.

 - Fix from Masahiro Yamada to fix 6.13 OpenRISC boot issues after
   vmlinux.lds.h symbol ordering was changed.
 - Code formatting fixups from Geert.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      openrisc: Fix misalignments in head.S

Masahiro Yamada (1):
      openrisc: place exception table at the head of vmlinux

 arch/openrisc/kernel/entry.S       |  2 ++
 arch/openrisc/kernel/head.S        | 32 +++++++++++++++++---------------
 arch/openrisc/kernel/vmlinux.lds.S |  3 +--
 scripts/head-object-list.txt       |  1 -
 4 files changed, 20 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ