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, 21 Mar 2008 17:20:33 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [git pull] x86 fixes


Linus, please pull the latest x86 git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git for-linus

Thanks!

	Ingo

------------------>
Chuck Lever (1):
      x86: fix {clear,copy}_user_page() declarations in page.h

Coleman Kane (1):
      x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata list

Heinz-Ado Arnolds (1):
      x86: fix reboot problem with Dell Optiplex 745, 0KW626 board

Jiri Slaby (1):
      x86: fix fault_msg nul termination

Mathieu Desnoyers (1):
      x86: cast cmpxchg and cmpxchg_local result for 386 and 486

Matti Linnanvuori (1):
      sync_bitops: fix wrong comments [Bug 10247]

Pavel Machek (1):
      x86: fix long standing bug with usb after hibernation with 4GB ram

Randy Dunlap (1):
      x86/visws: fix printk format warnings

Yinghai Lu (5):
      x86: fix dma_alloc_pages
      x86: tight online check in setup_per_cpu_areas
      x86: reserve dma32 early for gart
      x86: trim mtrr don't close gap for resource allocation.
      x86_64: free_bootmem should take phys

Zbigniew Luszpinski (1):
      x86: hpet clock enable quirk on nVidia nForce 430

 arch/x86/kernel/aperture_64.c   |    3 ++
 arch/x86/kernel/cpu/mtrr/main.c |    3 +-
 arch/x86/kernel/e820_32.c       |   26 ++++++++++++++++++
 arch/x86/kernel/e820_64.c       |   27 +++++++++++++++++++
 arch/x86/kernel/head_32.S       |    2 +-
 arch/x86/kernel/pci-dma_64.c    |   54 +++++++++++++++++++++++++++++++++++---
 arch/x86/kernel/quirks.c        |    2 +
 arch/x86/kernel/reboot.c        |   18 +++++++++++++
 arch/x86/kernel/setup64.c       |   14 ++++++----
 arch/x86/kernel/setup_64.c      |    2 +
 arch/x86/mach-visws/traps.c     |    5 ++-
 arch/x86/mm/numa_64.c           |    3 +-
 include/asm-x86/cmpxchg_32.h    |   32 ++++++++++++++--------
 include/asm-x86/e820_32.h       |    2 +
 include/asm-x86/e820_64.h       |    2 +
 include/asm-x86/page.h          |    4 +-
 include/asm-x86/pci_64.h        |    1 +
 include/asm-x86/sync_bitops.h   |    9 +------
 18 files changed, 170 insertions(+), 39 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