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]
Message-Id: <200611141706.52368.ak@suse.de>
Date:	Tue, 14 Nov 2006 17:06:52 +0100
From:	Andi Kleen <ak@...e.de>
To:	torvalds@...l.org
Cc:	linux-kernel@...r.kernel.org, discuss@...-64.org
Subject: Please pull x86-64 updates


Linus, 

please pull from 

  git://one.firstfloor.org/home/andi/git/linux-2.6 for-linus

to get the current critical x86-64 bug fixes for 2.6.19

Aaron Durbin:
      x86-64: Fix partial page check to ensure unusable memory is not being marked usable.

Andi Kleen:
      x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.
      x86-64: Handle reserve_bootmem_generic beyond end_pfn
      x86: Add acpi_user_timer_override option for Asus boards
      x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
      x86-64: Fix race in exit_idle
      Revert "MMCONFIG and new Intel motherboards"	

Magnus Damm:
      x86-64: setup saved_max_pfn correctly (kdump)

Steven Rostedt:
      x86-64: shorten the x86_64 boot setup GDT to what the comment says

 Documentation/kernel-parameters.txt |    4 +++
 arch/i386/kernel/acpi/boot.c        |    8 ++++++
 arch/i386/kernel/acpi/earlyquirk.c  |    8 +++++-
 arch/x86_64/boot/setup.S            |    5 ++--
 arch/x86_64/ia32/ptrace32.c         |    2 ++
 arch/x86_64/kernel/e820.c           |    4 ++-
 arch/x86_64/kernel/early-quirks.c   |    8 ++++++
 arch/x86_64/kernel/process.c        |    3 +-
 arch/x86_64/kernel/smp.c            |    3 +-
 arch/x86_64/kernel/time.c           |   11 ---------
 arch/x86_64/kernel/vsyscall.c       |   45 +++++++++++++++++++----------------
 arch/x86_64/mm/init.c               |   15 +++++++++++-
 include/asm-i386/acpi.h             |    1 +
 include/asm-x86_64/acpi.h           |    1 +
 include/asm-x86_64/pda.h            |    9 +++++++
 include/asm-x86_64/vsyscall.h       |    2 --
 16 files changed, 86 insertions(+), 43 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