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:	Thu, 27 Sep 2012 22:49:11 +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.6-final

The following changes since commit 
5e19997a742c7c8203be628a7a69babc3bcf01a4:

  Merge tag 'for-linus' of 
git://linux-c6x.org/git/projects/linux-c6x-upstreaming (2012-09-26 
14:28:17 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git 
for-linus-3.6-rc-final

Al Viro (4):
      um: take cleaning singlestep to start_thread()
      um: don't leak floating point state and segment registers on 
execve()
      um: let signal_delivered() do SIGTRAP on singlestepping into 
handler
      um: kill thread->forking

Geert Uytterhoeven (1):
      um: Preinclude include/linux/kern_levels.h

Richard Weinberger (1):
      um: Fix IPC on um

 arch/um/include/asm/processor-generic.h    |    9 ---------
 arch/um/include/shared/common-offsets.h    |   10 ----------
 arch/um/include/shared/user.h              |   11 +++++++++++
 arch/um/kernel/exec.c                      |   25 
++++++-------------------
 arch/um/kernel/process.c                   |    8 ++++----
 arch/um/kernel/signal.c                    |    6 +++++-
 arch/um/kernel/syscall.c                   |   24 
++++++++++++------------
 arch/um/scripts/Makefile.rules             |    2 +-
 arch/x86/um/Kconfig                        |    1 +
 arch/x86/um/shared/sysdep/kernel-offsets.h |    3 ---
 arch/x86/um/shared/sysdep/syscalls.h       |    2 ++
 arch/x86/um/signal.c                       |    6 ------
 arch/x86/um/sys_call_table_32.c            |    2 +-
 arch/x86/um/syscalls_32.c                  |   27 
+++++++--------------------
 arch/x86/um/syscalls_64.c                  |   23 
+++--------------------
 15 files changed, 53 insertions(+), 106 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