From: Jiri Slaby <jslaby@suse.cz>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net
Subject: Linux 3.12.51
Date: Sat, 28 Nov 2015 11:04:16 +0100 [thread overview]
Message-ID: <56597C20.4090506@suse.cz> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
I'm announcing the release of the 3.12.51 kernel.
All users of the 3.12 kernel series must upgrade.
The updated 3.12.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.12.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
- ----------------------------------------------------------------
Ani Sinha (2):
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context.
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland.
Anton Blanchard (1):
powerpc/pseries: Fix dedicated processor partition detection
Bjørn Mork (1):
qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module
Carol L Soto (1):
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Cathy Avery (1):
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Charles Keepax (3):
ASoC: wm8904: Correct number of EQ registers
mfd: wm5110: Add register patch for rev D chip
mfd: wm5110: Add register patch for rev E and above
Dan Carpenter (2):
mptfusion: prevent some memory corruption
irda: precedence bug in irlmp_seq_hb_idx()
Dan Williams (1):
ahci: avoton port-disable reset-quirk
David Howells (2):
KEYS: Fix race between key destruction and finding a keyring by name
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David S. Miller (1):
sfc: Fix memcpy() with const destination compiler warning.
Doron Tsur (1):
IB/cm: Fix rb-tree duplicate free and use-after-free
D?vis Mos?ns (1):
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Eric Dumazet (3):
sit: fix sit0 percpu double allocations
net: avoid NULL deref in inet_ctl_sock_destroy()
net: fix a race in dst_release()
Eric Northup (1):
KVM: x86: work around infinite loop in microcode when #AC is delivered
Florian Fainelli (1):
ARM: orion: Fix DSA platform device after mvmdio conversion
Guillaume Nault (1):
ppp: fix pppoe_dev deletion condition in pppoe_release()
Hans de Goede (1):
libahci: Allow drivers to override start_engine
Herbert Xu (1):
crypto: api - Only abort operations on fatal signal
Holger Eitzenberger (1):
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Ilia Mirkin (1):
drm/nouveau/gem: return only valid domain when there's only one
Ilya Dryomov (2):
rbd: don't leak parent_spec in rbd_dev_probe_parent()
rbd: prevent kernel stack blow up on rbd map
Jan Kara (1):
mm: make sendfile(2) killable
Jason Wang (2):
macvtap: unbreak receiving of gro skb with frag list
virtio-net: drop NETIF_F_FRAGLIST
Jes Sorensen (2):
md/raid1: submit_bio_wait() returns 0 on success
md/raid10: submit_bio_wait() returns 0 on success
Jiri Slaby (1):
Linux 3.12.51
Joe Thornber (1):
dm btree remove: fix a bug when rebalancing nodes after removal
Joerg Roedel (1):
iommu/amd: Don't clear DTE flags when modifying it
Johannes Berg (3):
iwlwifi: dvm: fix D3 firmware PN programming
iwlwifi: fix firmware filename for 3160
iwlwifi: mvm: fix D3 firmware PN programming
Lad, Prabhakar (1):
power: bq24190_charger: suppress build warning
Laura Abbott (1):
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
Marc Zyngier (1):
net: sun4i-emac: fix memory leak on bad packet
Marcelo Leitner (1):
ipv6: addrconf: validate new MTU before applying it
Mathias Nyman (1):
xhci: handle no ping response error properly
Mike Snitzer (1):
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Nadav Amit (3):
KVM: x86: Defining missing x86 vectors
KVM: x86: Fix far-jump to non-canonical check
KVM: x86: Use new is_noncanonical_address in _linearize
Paolo Bonzini (1):
KVM: svm: unconditionally intercept #DB
Paul Moore (2):
audit: correctly record file names with different path name types
audit: create private file name copies when auditing inodes
Peter Hurley (1):
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Zijlstra (1):
module: Fix locking in symbol_put_addr()
Phil Reid (1):
stmmac: Correctly report PTP capabilities.
Ronny Hegewald (1):
rbd: require stable pages if message data CRCs are enabled
Sasha Levin (1):
RDS: verify the underlying transport exists before creating a connection
SeongJae Park (1):
spi: fix pointer-integer size mismatch warning
Soeren Grunewald (2):
serial: 8250_pci: Add support for 16 port Exar boards
serial: 8250_pci: Add support for 12 port Exar boards
Sowmini Varadhan (1):
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
Tom Tucker (1):
Fix regression in NFSRDMA server
Vasant Hegde (1):
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasily Averin (1):
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Wei Yongjun (1):
macmace: add missing platform_set_drvdata() in mace_probe()
Will Deacon (1):
Revert "ARM64: unwind: Fix PC calculation"
Yan, Zheng (3):
ceph: make sure request isn't in any waiting list when kicking request.
ceph: protect kick_requests() with mdsc->mutex
ceph: fix kick_requests()
Yasuaki Ishimatsu (2):
x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()
x86/mm/hotplug: Modify PGD entry when removing memory
hayeswang (2):
r8169: fix the incorrect tx descriptor version
r8169: disable L23
Makefile | 2 +-
arch/arm/plat-orion/common.c | 2 +-
arch/arm64/kernel/stacktrace.c | 6 +-
arch/powerpc/include/asm/lppaca.h | 12 +-
arch/powerpc/kernel/rtas.c | 3 +
arch/x86/include/asm/pgtable_64.h | 3 +-
arch/x86/include/uapi/asm/kvm.h | 3 +
arch/x86/include/uapi/asm/svm.h | 1 +
arch/x86/kvm/emulate.c | 10 +-
arch/x86/kvm/svm.c | 22 ++--
arch/x86/kvm/vmx.c | 5 +-
arch/x86/mm/fault.c | 2 +-
arch/x86/mm/init_64.c | 36 ++++--
crypto/ablkcipher.c | 2 +-
crypto/algapi.c | 2 +-
crypto/api.c | 6 +-
crypto/crypto_user.c | 2 +-
drivers/ata/ahci.c | 109 +++++++++++++++--
drivers/ata/ahci.h | 6 +
drivers/ata/libahci.c | 26 ++--
drivers/ata/sata_highbank.c | 3 +-
drivers/block/rbd.c | 67 +++++-----
drivers/block/xen-blkfront.c | 3 +-
drivers/gpu/drm/nouveau/nouveau_gem.c | 5 +-
drivers/infiniband/core/cm.c | 10 +-
drivers/iommu/amd_iommu.c | 4 +-
drivers/iommu/amd_iommu_types.h | 1 +
drivers/md/persistent-data/dm-btree-remove.c | 17 ++-
drivers/md/persistent-data/dm-btree.c | 2 +-
drivers/md/raid1.c | 2 +-
drivers/md/raid10.c | 2 +-
drivers/message/fusion/mptctl.c | 9 ++
drivers/mfd/wm5110-tables.c | 44 ++++++-
drivers/net/ethernet/allwinner/sun4i-emac.c | 6 +-
drivers/net/ethernet/apple/macmace.c | 1 +
drivers/net/ethernet/mellanox/mlx4/cmd.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/eq.c | 2 +-
drivers/net/ethernet/realtek/r8169.c | 27 +++-
drivers/net/ethernet/sfc/selftest.c | 2 +-
.../ethernet/stmicro/stmmac/stmmac_ethtool.c | 7 +-
drivers/net/macvtap.c | 2 +-
drivers/net/ppp/pppoe.c | 2 +-
drivers/net/usb/qmi_wwan.c | 5 +-
drivers/net/virtio_net.c | 4 +-
drivers/net/wireless/iwlwifi/dvm/lib.c | 2 +-
drivers/net/wireless/iwlwifi/iwl-7000.c | 2 +-
drivers/net/wireless/iwlwifi/mvm/d3.c | 12 +-
drivers/power/bq24190_charger.c | 2 +-
drivers/scsi/mvsas/mv_sas.c | 2 +
drivers/spi/spi-gpio.c | 2 +-
drivers/tty/serial/8250/8250_dw.c | 10 +-
drivers/tty/serial/8250/8250_pci.c | 46 ++++++-
drivers/usb/host/xhci-pci.c | 1 +
drivers/usb/host/xhci-ring.c | 20 ++-
fs/ceph/mds_client.c | 11 +-
include/net/inet_common.h | 3 +-
include/sound/wm8904.h | 2 +-
kernel/auditsc.c | 49 +++++++-
kernel/module.c | 8 +-
mm/filemap.c | 9 +-
net/bridge/br_netfilter.c | 4 +-
net/core/dst.c | 2 +-
net/ipv4/ipmr.c | 6 +-
net/ipv6/addrconf.c | 17 ++-
net/ipv6/sit.c | 20 +--
net/irda/irlmp.c | 2 +-
net/netfilter/xt_NFQUEUE.c | 7 +-
net/rds/connection.c | 6 +
net/rds/tcp_recv.c | 11 +-
net/socket.c | 3 +
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 12 +-
net/sunrpc/xprtrdma/svc_rdma_sendto.c | 1 +
security/keys/gc.c | 10 +-
73 files changed, 570 insertions(+), 201 deletions(-)
thanks,
- --
js
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWWXwdAAoJEL0lsQQGtHBJODkP/iNWbgK5vbvYN7LAQQ0Mgm5H
67Nuxt9xZ94GvOEQawcBSxZqrMiDnGdGVE0pscTmLNYbKIKzdoj4Fnm7aWKwh1/p
a3ZE9qbwDqUPF7dfuwhqVYIVPyoBkAbQf15ZEl1gCNV7qFyWTlXvIxSOL6I1wvj4
jy9WvbKu2Gg8qCMqg7sqF8fmc11SgXgZL5zJWM0X4TDVZYr5MDCZvT4Mv49h47O6
291VsKL7ItlcVKzkYMv7+xEooG9SgApYQHWUCkcDy/HpHZYAnGs5eKJ7dSGyD1Bt
TQxPQaJl1Da+4qtkeZTXgnKAFmd/r18NPWi9/6aBuwgvqp3ZrOOemkqRFtZs67x0
Ccp3TnddKdNmHbDcQbv/A2RVueydALj+CjwMn3F3ehfru+UVespHEuMN3CMcER+Q
SgRxdbHIrAwQxTXj9ESQ8A+GfVezgivS+31BwekqdhP5OwQOWWizklXTbKDgPqW0
o+c5DbQ5cSmaN4mq4gofcrgjnDdfCHfFWHCzTr94PiDVwTNpJdYgp6h2fTcvtx7Z
zGhN9AdqqsR2XykHl7W7FuifrCNE8/JxAd8BRDUwPThNupsrcNvrNdPS2ShLOKsu
m5l5IfMEMGeJqjAIubFWEMF+X7f0z73ArorbORXrJud+RvPome2gfDsaePvUxkE7
NryZZ3Zpxg0LbJNveMe1
=L7Eh
-----END PGP SIGNATURE-----
reply other threads:[~2015-11-28 10:04 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=56597C20.4090506@suse.cz \
--to=jslaby@suse.cz \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.