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:	Tue, 25 Aug 2009 20:38:28 -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


Please pull to get these sparc bug fixes.

Thanks!

The following changes since commit 4075ea8c54a7506844a69f674990241e7766357b:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../bp/bp

are available in the git repository at:

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

David S. Miller (7):
      sparc: Fix cleanup crash in bbc_envctrl_cleanup()
      sparc64: Sign extend length arg to truncate syscalls when compat.
      sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
      sparc32: Kill trap table freeing code.
      sparc32: Update defconfig.
      sparc64: Update defconfig.
      sparc64: Validate linear D-TLB misses.

Mathieu Desnoyers (1):
      sparc: sys32.S incorrect compat-layer splice() system call

 arch/sparc/configs/sparc32_defconfig |   74 ++++++++++++++++++++--------------
 arch/sparc/configs/sparc64_defconfig |   59 +++++++++++++++-----------
 arch/sparc/include/asm/pgtable_64.h  |   12 ++++-
 arch/sparc/kernel/ktlb.S             |   42 +++++++++++++++++--
 arch/sparc/kernel/sun4d_smp.c        |   22 ----------
 arch/sparc/kernel/sun4m_smp.c        |   26 ------------
 arch/sparc/kernel/sys32.S            |    4 +-
 arch/sparc/kernel/systbls_64.S       |    4 +-
 arch/sparc/mm/fault_32.c             |    7 ++-
 arch/sparc/mm/fault_64.c             |    7 ++-
 arch/sparc/mm/init_64.c              |   43 +++++++++++---------
 arch/sparc/mm/init_64.h              |    7 ++-
 drivers/sbus/char/bbc_envctrl.c      |   11 ++++-
 13 files changed, 175 insertions(+), 143 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