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:	Fri, 13 Jun 2008 16:32:25 +0000
From:	Kyle McMartin <kyle@...a.kernel.org>
To:	torvalds@...ux-foundation.org
Cc:	akpm@...ux-foundation.org, linux-parisc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [git patches] parisc bug fixes for 2.6.26

Purely bugfixes (and a reversion of the section name patch since it broke
on a pile of machines.)

cheers, Kyle

The following changes since commit 5dd34572ad9a3be430632dd42e4af2ea370b397b:
  Linus Torvalds (1):
        Linux 2.6.26-rc6

are available in the git repository at:

  /pub/scm/linux/kernel/git/kyle/parisc-2.6.git master

Kyle McMartin (7):
      Revert "parisc: fix trivial section name warnings"
      parisc: move head.S to head.text section
      parisc: export copy_user_page_asm
      parisc: export empty_zero_page
      parisc: fix off by one in setup_sigcontext32
      parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
      parisc: update my email address

 MAINTAINERS                       |    8 ++++----
 arch/parisc/hpux/gate.S           |    3 +--
 arch/parisc/hpux/wrappers.S       |    3 +--
 arch/parisc/kernel/entry.S        |    3 +--
 arch/parisc/kernel/head.S         |    1 +
 arch/parisc/kernel/hpmc.S         |    3 +--
 arch/parisc/kernel/pacache.S      |    3 +--
 arch/parisc/kernel/parisc_ksyms.c |    3 +++
 arch/parisc/kernel/perf_asm.S     |    2 +-
 arch/parisc/kernel/real2.S        |   13 ++++++-------
 arch/parisc/kernel/signal32.c     |    4 ++--
 arch/parisc/kernel/syscall.S      |    5 ++---
 arch/parisc/kernel/vmlinux.lds.S  |    1 +
 arch/parisc/lib/fixup.S           |    3 +--
 arch/parisc/lib/lusercopy.S       |    5 ++---
 arch/parisc/mm/init.c             |    1 +
 include/asm-parisc/checksum.h     |    2 +-
 17 files changed, 30 insertions(+), 33 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