Quantcast
Viewing all articles
Browse latest Browse all 23908

Linux 3.10.84

I'm announcing the release of the 3.10.84 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/kvm/interrupts.S | 10 ++++------
arch/arm/kvm/interrupts_head.S | 20 ++++++++++++++++++--
arch/mips/include/asm/mach-generic/spaces.h | 4 ++++
arch/powerpc/perf/core-book3s.c | 11 ++++++++++-
arch/sparc/kernel/ldc.c | 2 +-
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/i8254.c | 2 +-
arch/x86/kvm/lapic.c | 4 ++--
arch/x86/pci/acpi.c | 11 +++++++++++
drivers/crypto/talitos.c | 4 +++-
fs/inode.c | 4 ++--
net/bridge/br_ioctl.c | 2 --
net/bridge/br_multicast.c | 7 +++----
net/bridge/br_stp_if.c | 4 +++-
net/packet/af_packet.c | 20 +++-----------------
net/sctp/output.c | 4 +++-
17 files changed, 70 insertions(+), 43 deletions(-)

Alexander Sverdlin (1):
sctp: Fix race between OOTB responce and route removal

Anton Blanchard (1):
powerpc/perf: Fix book3s kernel to userspace backtraces

Bjorn Helgaas (1):
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A

Eric Dumazet (1):
packet: read num_members once in packet_rcv_fanout()

Greg Kroah-Hartman (1):
Linux 3.10.84

Horia Geant? (2):
crypto: talitos - avoid memleak in talitos_alg_alloc()
Revert "crypto: talitos - convert to use be16_add_cpu()"

James Hogan (1):
MIPS: Fix KVM guest fixmap address

Jan Kara (1):
fs: Fix S_NOSEC handling

Marc Zyngier (1):
arm: KVM: force execution of HCPTR access on VM exit

Nikolay Aleksandrov (2):
bridge: fix multicast router rlist endless loop
bridge: fix br_stp_set_bridge_priority race conditions

Radim Krčmář (1):
KVM: x86: make vapics_in_nmi_mode atomic

Sowmini Varadhan (1):
sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq context

Willem de Bruijn (1):
packet: avoid out of bounds read in round robin fanout

Viewing all articles
Browse latest Browse all 23908

Trending Articles