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:	Sun, 02 Nov 2008 00:45:43 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
CC:	akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT]: Sparc


Couple of fixes:

1) Sparc32 build fix from Al Viro.

2) dbench over tmpfs OOPS fix on sparc64 from Hugh Dickins

3) PCI aperture MMAP fix on sparc64 from Max Dmitrichenko

4) Annoying build warning fix for sparc64 due to TASK_SIZE usage in
   compat ELF code

Please pull, thanks a lot!

The following changes since commit 770a424112cb2c3a3e39221299eaf5244b76479a:
  David S. Miller (1):
        sparc64: Add missing null terminating entry to bq4802_match[].

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master

Al Viro (1):
      sparc32: kernel/trace/trace.c wants DIE_OOPS

David S. Miller (1):
      sparc64: Kill annoying warning when building compat_binfmt_elf.o

Hugh Dickins (1):
      sparc64: Fix __copy_{to,from}_user_inatomic defines.

Max Dmitrichenko (1):
      sparc64: Fix PCI resource mapping on sparc64

 arch/sparc/include/asm/kdebug_32.h    |    1 +
 arch/sparc/include/asm/processor_64.h |    4 ++--
 arch/sparc/include/asm/uaccess_64.h   |    4 ++--
 arch/sparc64/kernel/pci.c             |   10 +++++++++-
 4 files changed, 14 insertions(+), 5 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