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: <20130311104436.067b6483@spider.haslach.nod.at>
Date:	Mon, 11 Mar 2013 10:44:36 +0100
From:	Richard Weinberger <richard@....at>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] UML fixes for 3.9-rcX

Linus,

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus

This update brings various fixes.
Nothing special...

In my local queue I have some more fixes which will be sent later to you.
3.9 unconverted strange UML issues. :(

--
Marco Stornelli (1):
      hostfs: fix a not needed double check

Paul Chavent (1):
      net: enable tx time stamping in the vde driver.

Richard Weinberger (2):
      um: Use tty_port_operations->destruct
      um: Use tty_port in SIGWINCH handler

Sergei Trofimovich (2):
      um: add missing declaration of 'getrlimit()' and friends
      um: fix build failure due to mess-up of sig_info protorype

 arch/um/drivers/chan.h          |  2 +-
 arch/um/drivers/chan_kern.c     |  4 ++--
 arch/um/drivers/chan_user.c     | 12 ++++++------
 arch/um/drivers/chan_user.h     |  6 +++---
 arch/um/drivers/line.c          | 42 ++++++++++++++++++++++++------------------
 arch/um/drivers/net_kern.c      |  2 ++
 arch/um/drivers/ssl.c           |  1 -
 arch/um/drivers/stdio_console.c |  1 -
 arch/um/os-Linux/signal.c       |  2 +-
 arch/um/os-Linux/start_up.c     |  2 ++
 fs/hostfs/hostfs_kern.c         |  9 +--------
 11 files changed, 42 insertions(+), 41 deletions(-)
--

Thanks,
//richard
--
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