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:	Thu, 22 Oct 2015 17:31:32 -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.91

I'm announcing the release of the 3.10.91 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/Makefile                              |    8 ++
 arch/arm64/mm/fault.c                          |    1 
 arch/m68k/include/asm/linkage.h                |   30 ++++++++++
 arch/mips/mm/dma-default.c                     |    2 
 arch/powerpc/platforms/powernv/pci.c           |    5 +
 arch/powerpc/sysdev/fsl_msi.c                  |    5 +
 arch/powerpc/sysdev/mpic_pasemi_msi.c          |    6 +-
 arch/powerpc/sysdev/mpic_u3msi.c               |    5 +
 arch/powerpc/sysdev/ppc4xx_msi.c               |    5 +
 arch/x86/include/asm/uaccess_64.h              |   24 ++++++--
 arch/x86/kernel/apic/apic.c                    |    7 ++
 arch/x86/kernel/tsc.c                          |   17 +++---
 arch/x86/kvm/svm.c                             |    2 
 arch/x86/mm/init_64.c                          |    2 
 arch/x86/xen/enlighten.c                       |   23 ++++++++
 drivers/base/regmap/regmap-debugfs.c           |    5 -
 drivers/gpu/drm/drm_lock.c                     |    6 ++
 drivers/infiniband/hw/qib/qib.h                |   27 +++------
 drivers/infiniband/hw/qib/qib_keys.c           |    4 +
 drivers/infiniband/hw/qib/qib_verbs.c          |   14 +++--
 drivers/infiniband/hw/qib/qib_verbs.h          |    2 
 drivers/macintosh/windfarm_core.c              |    2 
 drivers/md/dm-cache-policy-cleaner.c           |    2 
 drivers/md/dm-raid.c                           |    3 -
 drivers/md/md.c                                |    2 
 drivers/md/persistent-data/dm-btree-internal.h |    6 ++
 drivers/md/persistent-data/dm-btree-remove.c   |   12 +---
 drivers/md/persistent-data/dm-btree-spine.c    |   37 +++++++++++++
 drivers/md/persistent-data/dm-btree.c          |    7 --
 drivers/mtd/ubi/io.c                           |    5 +
 drivers/mtd/ubi/vtbl.c                         |    1 
 drivers/mtd/ubi/wl.c                           |    1 
 drivers/net/bonding/bond_main.c                |   20 +++++++
 drivers/scsi/3w-9xxx.c                         |   28 +++++++---
 drivers/scsi/scsi_error.c                      |   11 +++
 drivers/spi/spi-pxa2xx.c                       |    4 +
 drivers/spi/spi.c                              |    3 -
 drivers/staging/comedi/drivers/adl_pci7x3x.c   |   15 ++++-
 drivers/staging/speakup/fakekey.c              |    1 
 drivers/usb/core/config.c                      |    5 +
 drivers/usb/core/quirks.c                      |   13 ++++
 drivers/usb/host/xhci-mem.c                    |    6 +-
 drivers/usb/host/xhci-ring.c                   |   70 +++++++++++++++++++------
 drivers/usb/host/xhci.c                        |    8 ++
 drivers/usb/serial/option.c                    |   24 ++++++++
 drivers/usb/serial/whiteheat.c                 |   31 +++++++++++
 fs/btrfs/inode.c                               |    3 -
 fs/cifs/smb2ops.c                              |    8 ++
 fs/dcache.c                                    |   10 +++
 fs/namei.c                                     |   29 +++++++++-
 fs/udf/inode.c                                 |   10 +++
 include/linux/security.h                       |    2 
 include/xen/interface/sched.h                  |    8 ++
 ipc/msg.c                                      |   14 ++---
 ipc/shm.c                                      |   12 ++--
 ipc/util.c                                     |    8 +-
 kernel/irq/proc.c                              |   19 ++++++
 mm/hugetlb.c                                   |    8 ++
 net/core/fib_rules.c                           |    2 
 net/netfilter/ipvs/ip_vs_sync.c                |    2 
 net/netfilter/ipvs/ip_vs_xmit.c                |    1 
 net/netfilter/nf_conntrack_expect.c            |    3 -
 sound/arm/Kconfig                              |   15 ++---
 sound/soc/dwc/designware_i2s.c                 |    4 -
 sound/soc/pxa/Kconfig                          |    2 
 sound/synth/emux/emux_oss.c                    |    3 -
 tools/perf/util/header.c                       |    4 -
 68 files changed, 540 insertions(+), 146 deletions(-)

Andi Kleen (1):
      x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic

Andreas Schwab (1):
      m68k: Define asmlinkage_protect

Ard Biesheuvel (1):
      ARM: 8429/1: disable GCC SRA optimization

Arnaldo Carvalho de Melo (1):
      perf header: Fixup reading of HEADER_NRCPUS feature

Ben Hutchings (1):
      genirq: Fix race in register_irq_proc()

Christoph Hellwig (1):
      3w-9xxx: don't unmap bounce buffered commands

Daniel Vetter (1):
      drm: Reject DRI1 hw lock ioctl functions for kms drivers

David Woodhouse (1):
      x86/platform: Fix Geode LX timekeeping in the generic x86 build

Dirk Müller (1):
      Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS

Eric W. Biederman (2):
      dcache: Handle escaped paths in prepend_path
      vfs: Test for and handle paths that are unreachable from their mnt_root

Greg Kroah-Hartman (1):
      Linux 3.10.91

Guenter Roeck (1):
      spi: Fix documentation of spi_alloc_master()

Ian Abbott (1):
      staging: comedi: adl_pci7x3x: fix digital output on PCI-7230

James Hogan (1):
      MIPS: dma-default: Fix 32-bit fall back to GFP_DMA

Jan Kara (1):
      udf: Check length of extended attributes and allocation descriptors

Jann Horn (1):
      security: fix typo in security_task_prctl

Jeff Mahoney (1):
      btrfs: skip waiting on ordered range for special files

Joe Stringer (1):
      netfilter: nf_conntrack: Support expectations in different zones

Joe Thornber (2):
      dm btree: add ref counting ops for the leaves of top level btrees
      dm cache: fix NULL pointer when switching from cleaner policy

Johan Hovold (1):
      USB: whiteheat: fix potential null-deref at probe

Julian Anastasov (2):
      ipvs: do not use random local source address for tunnels
      ipvs: fix crash with sync protocol v0 and FTP

Linus Torvalds (1):
      Initialize msg/shm IPC objects before doing ipc_addid()

Liu.Zhao (1):
      USB: option: add ZTE PIDs

Mark Brown (2):
      regmap: debugfs: Ensure we don't underflow when printing access masks
      regmap: debugfs: Don't bother actually printing when calculating max length

Mark Salyzyn (1):
      arm64: readahead: fault retry breaks mmap file read random detection

Mathias Nyman (2):
      xhci: change xhci 1.0 only restrictions to support xhci 1.1
      usb: Use the USB_SS_MULT() macro to get the burst multiplier.

Mel Gorman (1):
      mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault

Michal Hocko (1):
      scsi: fix scsi_error_handler vs. scsi_host_dev_release race

Mike Marciniszyn (1):
      IB/qib: Change lkey table allocation to support more MRs

Mikulas Patocka (1):
      dm raid: fix round up of default region size

NeilBrown (1):
      md: flush ->event_work before stopping array.

Paul Bolle (1):
      windfarm: decrement client count when unregistering

Paul Mackerras (1):
      powerpc/MSI: Fix race condition in tearing down MSI interrupts

Reyad Attiyat (1):
      usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers

Richard Weinberger (1):
      UBI: Validate data_size

Robert Jarzmik (1):
      ASoC: fix broken pxa SoC support

Roger Quadros (1):
      usb: xhci: Clear XHCI_STATE_DYING on start

Roland Dreier (1):
      fib_rules: Fix dump_rules() not to exit early

Shaohua Li (1):
      x86/apic: Serialize LVTT and TSC_DEADLINE writes

Stephen Smalley (1):
      x86/mm: Set NX on gap between __ex_table and rodata

Steve French (1):
      disabling oplocks/leases via module parm enable_oplocks broken for SMB3

Takashi Iwai (1):
      ALSA: synth: Fix conflicting OSS device registration on AWE32

Tan, Jui Nee (1):
      spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled

Vincent Palatin (1):
      usb: Add device quirk for Logitech PTZ cameras

Vitaly Kuznetsov (1):
      x86/xen: Support kexec/kdump in HVM guests by doing a soft reset

Yao-Wen Mao (1):
      USB: Add reset-resume quirk for two Plantronics usb headphones.

Yitian Bu (1):
      ASoC: dwc: correct irq clear method

covici@....covici.com (1):
      staging: speakup: fix speakup-r regression

dingtianhong (1):
      bonding: correct the MAC address for "follow" fail_over_mac policy

shengyong (1):
      UBI: return ENOSPC if no enough space available


Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ