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:   Sat,  8 Apr 2017 19:51:15 -0400 (EDT)
From:   Finn Thain <fthain@...egraphics.com.au>
To:     Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:     <linux-m68k@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 00/10] mac68k: Miscellaneous fixes, cleanup and modernization

This series has various patches from several different people. Two printk
modernization patches were originally from Geert Uytterhoeven and three
Nubus patches were originally committed to the Linux/mac68k CVS by
David Huggins-Daines.


Finn Thain (10):
  m68k/mac: IOP - Modernize printing of kernel messages
  m68k/mac: Modernize printing of kernel messages
  m68k/mac: Adopt platform_device_register_simple()
  m68k/mac: Clarify IOP message alloc/free confusion
  nubus: Fix nubus_rewinddir (from mac68k CVS)
  nubus: Remove slot zero probe (from mac68k CVS)
  nubus: Clean up printk calls (from mac68k CVS)
  nubus: Fix pointer validation
  nubus: Clean up whitespace
  nubus: Add MVC and VSC video card definitions

 arch/m68k/mac/config.c     |  61 ++---
 arch/m68k/mac/iop.c        |  93 +++-----
 arch/m68k/mac/misc.c       |  23 +-
 drivers/nubus/nubus.c      | 556 +++++++++++++++++----------------------------
 include/uapi/linux/nubus.h |   4 +-
 5 files changed, 275 insertions(+), 462 deletions(-)

-- 
2.10.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ