mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Linux 3.10.104
Date: Fri, 21 Oct 2016 12:25:33 +0200	[thread overview]
Message-ID: <20161021102533.GA22575@1wt.eu> (raw)

Linux 3.10.104 was just released. All users of the 3.10 kernel series must upgrade.

The patch and changelog will appear soon at the following locations:
  https://www.kernel.org/pub/linux/kernel/v3.x/
  https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.10.104.xz
  https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.10.104.gz
  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.104

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
  http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.y

The tree can be browsed on the git web interface:
  http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/?h=linux-3.10.y

Thanks to everyone involved,
Willy

---------
 Makefile                                      |  2 +-
 arch/mips/kvm/kvm_tlb.c                       |  2 +-
 arch/powerpc/kernel/process.c                 | 10 ----------
 drivers/acpi/sysfs.c                          |  7 +++----
 drivers/crypto/nx/nx.c                        |  2 +-
 drivers/net/xen-netback/common.h              |  4 ++++
 drivers/net/xen-netback/interface.c           | 17 ++++++++++++++--
 drivers/net/xen-netback/netback.c             |  6 ++++++
 drivers/pci/pci-sysfs.c                       | 18 ++++++++---------
 drivers/pci/quirks.c                          | 12 ++++++++++++
 drivers/scsi/aacraid/commctrl.c               | 13 +++++++++++--
 drivers/scsi/megaraid/megaraid_sas_base.c     |  6 +++---
 drivers/scsi/megaraid/megaraid_sas_fusion.c   |  2 +-
 drivers/staging/comedi/drivers/daqboard2000.c |  2 +-
 include/linux/mm.h                            |  1 +
 include/linux/pci_ids.h                       |  7 +++++++
 mm/memory.c                                   | 28 +++++++++++++++++++++++----
 security/yama/yama_lsm.c                      |  4 ++--
 18 files changed, 102 insertions(+), 41 deletions(-)

Summary of changes from 3.10.103 to 3.10.104
==============================================
Andrea Arcangeli (1):
      mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED

Dan Carpenter (2):
      crypto: nx - off by one bug in nx_of_update_msc()
      ACPI / sysfs: fix error code in get_status()

Dave Carroll (1):
      aacraid: Check size values after double-fetch from user

Ian Abbott (1):
      staging: comedi: daqboard2000: bug fix board type matching code

James Hogan (1):
      MIPS: KVM: Check for pfn noslot case

Jann Horn (1):
      security: let security modules use PTRACE_MODE_* with bitmasks

Jason S. McMullan (3):
      PCI: Support PCIe devices with short cfg_size
      PCI: Add Netronome vendor and device IDs
      PCI: Limit config space size for Netronome NFP6000 family

Linus Torvalds (1):
      mm: remove gup_flags FOLL_WRITE games from __get_user_pages()

Simon Horman (2):
      PCI: Add Netronome NFP4000 PF device ID
      PCI: Limit config space size for Netronome NFP4000

Wei Liu (1):
      xen-netback: ref count shared rings

Willy Tarreau (2):
      Revert "powerpc/tm: Always reclaim in start_thread() for exec() class syscalls"
      Linux 3.10.104

Yinghai Lu (1):
      megaraid_sas: Fix probing cards without io port

                 reply	other threads:[~2016-10-21 10:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161021102533.GA22575@1wt.eu \
    --to=w@1wt.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome