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, 10 Apr 2012 00:30:28 +0200
From:	Richard Weinberger <richard@....at>
To:	<torvalds@...ux-foundation.org>
Cc:	<linux-kernel@...r.kernel.org>,
	<user-mode-linux-devel@...ts.sourceforge.net>
Subject: [GIT PULL] UML fixes for 3.4-rc3

Linus,

This are the UML fixes for for 3.4-rc3.

Thanks,
//richard

---
The following changes since commit 
0034102808e0dbbf3a2394b82b1bb40b5778de9e:

  Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-3.4-rc3

Al Viro (3):
      um: fix linker script generation
      um: several x86 hw-dependent crypto modules won't build on uml
      um: switch cow_user.h to htobe{32,64}/betoh{32,64}

Boaz Harrosh (1):
      um: uml_setup_stubs': warning: unused variable 'pages'

Richard Weinberger (2):
      um: Disintegrate asm/system.h
      um: Use asm-generic/switch_to.h

 arch/um/drivers/cow.h           |   35 ----------
 arch/um/drivers/cow_user.c      |   43 ++++++------
 arch/um/drivers/mconsole_kern.c |    1 +
 arch/um/include/asm/Kbuild      |    3 +-
 arch/um/kernel/Makefile         |    7 +-
 arch/um/kernel/process.c        |    6 +--
 arch/um/kernel/skas/mmu.c       |    1 -
 arch/x86/Makefile.um            |    3 +
 arch/x86/um/asm/barrier.h       |   75 +++++++++++++++++++++
 arch/x86/um/asm/system.h        |  135 
---------------------------------------
 crypto/Kconfig                  |    6 +-
 11 files changed, 110 insertions(+), 205 deletions(-)
 create mode 100644 arch/x86/um/asm/barrier.h
 delete mode 100644 arch/x86/um/asm/system.h

--
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