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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 31 Mar 2014 11:43:43 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.10.35

I'm announcing the release of the 3.10.35 kernel.

All users of the 3.10 kernel series must upgrade.

The updated 3.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                             |    2 -
 arch/arm/include/asm/outercache.h    |    4 +-
 arch/arm/mach-highbank/highbank.c    |   13 +++----
 arch/x86/kvm/mmu.c                   |   12 +++++++
 arch/x86/kvm/paging_tmpl.h           |    8 ++++
 arch/x86/kvm/vmx.c                   |    2 -
 arch/x86/net/bpf_jit.S               |    2 -
 drivers/input/mouse/elantech.c       |   45 +++++++++++++++++++++++++--
 drivers/input/tablet/wacom_sys.c     |    7 +++-
 drivers/media/pci/cx18/cx18-driver.c |    5 ++-
 drivers/media/usb/dvb-usb/cxusb.c    |   21 +++++++++---
 drivers/media/usb/dvb-usb/dw2102.c   |   52 ++++++++++++++++++++++---------
 drivers/net/ethernet/intel/e100.c    |    2 -
 drivers/net/wireless/p54/txrx.c      |    2 -
 drivers/regulator/core.c             |   34 +++++++-------------
 drivers/usb/host/xhci-pci.c          |    5 +++
 include/linux/ceph/osd_client.h      |    1 
 include/linux/ftrace_event.h         |    4 --
 include/trace/ftrace.h               |    7 +---
 kernel/sched/auto_group.c            |    3 -
 kernel/trace/trace_events.c          |    6 ---
 kernel/trace/trace_export.c          |    7 +---
 net/ceph/osd_client.c                |   57 ++++++++++++++++++++++++++++++-----
 scripts/package/builddeb             |    9 ++---
 sound/core/compress_offload.c        |    2 -
 sound/soc/codecs/max98090.c          |    1 
 26 files changed, 215 insertions(+), 98 deletions(-)

Alexei Starovoitov (1):
      x86: bpf_jit: support negative offsets

Ben Hutchings (1):
      deb-pkg: Fix cross-building linux-headers package

Charles Keepax (1):
      ALSA: compress: Pass through return value of open ops callback

Dan Carpenter (4):
      media: cxusb: unlock on error in cxusb_i2c_xfer()
      media: dw2102: some missing unlocks on error
      media: cx18: check for allocation failure in cx18_read_eeprom()
      p54: clamp properly instead of just truncating

Gerald Schaefer (1):
      sched/autogroup: Fix race with task_groups list

Greg Kroah-Hartman (1):
      Linux 3.10.35

Hans de Goede (1):
      Input: elantech - improve clickpad detection

Josh Durgin (2):
      libceph: block I/O when PAUSE or FULL osd map flags are set
      libceph: resend all writes after the osdmap loses the full flag

Marcelo Tosatti (3):
      KVM: MMU: handle invalid root_hpa at __direct_map
      KVM: x86: handle invalid root_hpa everywhere
      KVM: VMX: fix use after free of vmx->loaded_vmcs

Markus Pargmann (1):
      regulator: core: Replace direct ops->disable usage

Michele Baldessari (1):
      e100: Fix "disabling already-disabled device" warning

Ping Cheng (1):
      Input: wacom - make sure touch_max is set for touch devices

Rob Herring (2):
      ARM: move outer_cache declaration out of ifdef
      ARM: highbank: avoid L2 cache smc calls when PL310 is not present

Sarah Sharp (1):
      xhci: Fix resume issues on Renesas chips in Samsung laptops

Stephen Warren (1):
      ASoC: max98090: make REVISION_ID readable

Vaibhav Nagarnaik (1):
      tracing: Fix array size mismatch in format string


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ