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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 13 Mar 2024 16:39:39 +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 updates for 6.9

Hello Linus,

Please consider for pull,

The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7f1e2fc493480086fbb375f4f6d33cb93fc069d6:

  openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix() (2024-03-10 08:55:46 +0000)

----------------------------------------------------------------
OpenRISC updates for 6.9

Just a few cleanups and updates that were sent in:

 - Replace asm/fixmap.h with asm-generic version
 - Fix to move memblock setup up before it's used during init

----------------------------------------------------------------
Dawei Li (1):
      openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()

Oreoluwa Babatunde (1):
      openrisc: Call setup_memory() earlier in the init sequence

 arch/openrisc/include/asm/fixmap.h | 31 +------------------------------
 arch/openrisc/kernel/setup.c       |  6 +++---
 2 files changed, 4 insertions(+), 33 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ