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, 9 May 2013 14:15:05 -0400
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] tile changes for v3.10

Linus,

Please pull the following changes for 3.10 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable

These are actually "stable" changes so if the merge window closes, please
do apply them for -rc2.

The interesting bug fix is support for the upcoming "4.2" release of
the Tilera hypervisor, which by default launches Linux at privilege level 2
instead of 1.  The fix lets new and old hypervisors and Linuxes
interoperate more smoothly, so I've tagged it for stable@...nel.org so
that older Linuxes will be able to boot under the newer hypervisor.

Chris Metcalf (1):
      tile: support new Tilera hypervisor

Denis Efremov (1):
      arch/tile: remove inline marking of EXPORT_SYMBOL functions

Libo Chen (1):
      usb: tilegx: fix memleak when create hcd fail

Wei Yongjun (1):
      rtc: rtc-tile: add missing platform_device_unregister() when module exit

 arch/tile/Kconfig                  |   14 ++++++++++----
 arch/tile/include/hv/hypervisor.h  |   27 ++++++++++++++++++++++++---
 arch/tile/kernel/head_32.S         |    2 +-
 arch/tile/kernel/head_64.S         |   12 +++++++++---
 arch/tile/lib/spinlock_32.c        |    2 +-
 drivers/net/ethernet/tile/tilegx.c |    2 +-
 drivers/rtc/rtc-tile.c             |    1 +
 drivers/usb/host/ehci-tilegx.c     |    7 +++++--
 drivers/usb/host/ohci-tilegx.c     |    7 +++++--
 9 files changed, 57 insertions(+), 17 deletions(-)

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com

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