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>] [day] [month] [year] [list]
Date:	Sat, 1 Jun 2013 15:29:52 +0200
From:	Helge Deller <deller@....de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Development <linux-kernel@...r.kernel.org>,
	linux-parisc@...r.kernel.org,
	James Bottomley <James.Bottomley@...senPartnership.com>
Subject: [GIT PULL] parisc updates for v3.10-rc4

Hi Linus,

please pull the latest changes for the parisc architecture.

They are available in the for-3.10 branch in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git for-3.10

Thanks!
Helge

----------------------------------------------------------------

This patcheset includes fixes for:
- the PCI/LBA which brings back the stifb graphics framebuffer console
- possible memory overflows in parisc kernel init code
- parport support on older GSC machines
- avoids that users by mistake enable PARPORT_PC_SUPERIO on parisc
- MAINTAINERS file list updates for parisc.

----------------------------------------------------------------
Bjorn Helgaas (1):
      parisc/PCI: Set type for LBA bus_num resource

Chen Gang (2):
      parisc: memory overflow, 'name' length is too short for using
      parisc: kernel: using strlcpy() instead of strcpy()

Helge Deller (5):
      parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
      MAINTAINERS: update parisc architecture file list
      parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2)
      parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
      parisc: parport0: fix this legacy no-device port driver!

Paul Bolle (1):
      parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"

 MAINTAINERS                      | 8 ++++++++
 arch/parisc/Makefile             | 2 +-
 arch/parisc/include/asm/mmzone.h | 5 +----
 arch/parisc/kernel/drivers.c     | 2 +-
 arch/parisc/kernel/setup.c       | 3 ++-
 drivers/parisc/lba_pci.c         | 9 +++++----
 drivers/parport/Kconfig          | 2 +-
 drivers/parport/parport_gsc.c    | 6 +++---
 drivers/parport/parport_gsc.h    | 2 +-
 9 files changed, 23 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ