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:   Thu,  9 Mar 2023 10:44:55 +0100
From:   Geert Uytterhoeven <geert@...ux-m68k.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Greg Ungerer <gerg@...ux-m68k.org>,
        linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org,
        Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [GIT PULL] m68k fixes for v6.3

	Hi Linus,

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.3-tag2

for you to fetch changes up to e36a82bebbf7da814530d5a179bef9df5934b717:

  m68k: Only force 030 bus error if PC not in exception table (2023-03-06 14:09:42 +0100)

----------------------------------------------------------------
m68k fixes for v6.3

  - Fix systems with memory at end of 32-bit address space,
  - Fix initrd on systems where memory does not start at address zero,
  - Fix 68030 handling of bus errors for addresses in exception tables.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (1):
      m68k: mm: Move initrd phys_to_virt handling after paging_init()

Kars de Jong (1):
      m68k: mm: Fix systems with memory at end of 32-bit address space

Michael Schmitz (1):
      m68k: Only force 030 bus error if PC not in exception table

 arch/m68k/kernel/setup_mm.c | 10 +++++-----
 arch/m68k/kernel/traps.c    |  4 +++-
 arch/m68k/mm/motorola.c     | 10 +++++-----
 3 files changed, 13 insertions(+), 11 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ