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]
Message-ID: <cover.1742376675.git.fthain@linux-m68k.org>
Date: Wed, 19 Mar 2025 20:31:15 +1100
From: Finn Thain <fthain@...ux-m68k.org>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: linux-kernel@...r.kernel.org,
    linux-m68k@...ts.linux-m68k.org,
    stable@...r.kernel.org
Subject: [PATCH v2 0/3] m68k: Bug fix and cleanup for framebuffer debug console

This series has a bug fix for the early bootconsole as well as
some related efficiency improvements and cleanup.

The relevant code is subject to CONSOLE_DEBUG, which is only used
on Macs at present.

---
Changed since v1: 
 - Solved problem with line wrap while scrolling.
 - Added two additional patches.


Finn Thain (3):
  m68k: Fix lost column on framebuffer debug console
  m68k: Avoid pointless recursion in debug console rendering
  m68k: Remove unused "cursor home" code from debug console

 arch/m68k/kernel/head.S | 73 +++++++++++++++++++++--------------------
 1 file changed, 37 insertions(+), 36 deletions(-)

-- 
2.45.3


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ