From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753692AbbJ0CIJ (ORCPT ); Mon, 26 Oct 2015 22:08:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36209 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753642AbbJ0CIH (ORCPT ); Mon, 26 Oct 2015 22:08:07 -0400 Date: Tue, 27 Oct 2015 11:08:03 +0900 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.1.12 Message-ID: <20151027020803.GA22107@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.1.12 kernel. All users of the 4.1 kernel series must upgrade. The updated 4.1.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-4.1.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Makefile | 2=20 arch/arm64/Makefile | 2=20 arch/arm64/include/asm/pgtable.h | 4 - arch/powerpc/kvm/book3s_hv.c | 2=20 arch/sparc/crypto/aes_glue.c | 2=20 arch/sparc/crypto/camellia_glue.c | 1=20 arch/sparc/crypto/des_glue.c | 2=20 arch/x86/include/asm/preempt.h | 4 - crypto/ahash.c | 3 - drivers/block/rbd.c | 1=20 drivers/gpu/drm/drm_dp_mst_topology.c | 3 - drivers/gpu/drm/drm_sysfs.c | 12 +---- drivers/gpu/drm/nouveau/nouveau_fbcon.c | 24 ++++++++++ drivers/gpu/drm/radeon/radeon_display.c | 14 ------ drivers/gpu/drm/radeon/radeon_dp_mst.c | 1=20 drivers/gpu/drm/radeon/radeon_pm.c | 63 ++++++++++++++++-------= ----- drivers/i2c/busses/i2c-designware-platdrv.c | 33 ++++++++++++-- drivers/i2c/busses/i2c-rcar.c | 7 +-- drivers/i2c/busses/i2c-s3c2410.c | 8 ++- drivers/md/dm-thin.c | 2=20 drivers/mfd/max77843.c | 2=20 drivers/net/ethernet/ibm/emac/core.h | 6 +- drivers/net/ppp/pppoe.c | 1=20 drivers/pinctrl/freescale/pinctrl-imx25.c | 4 + drivers/xen/preempt.c | 2=20 fs/btrfs/backref.c | 8 +-- fs/btrfs/ioctl.c | 5 ++ fs/btrfs/volumes.h | 8 +++ fs/locks.c | 38 ++++++++-------- fs/nfs/nfs4proc.c | 16 +++---- fs/nfsd/blocklayout.c | 8 --- include/asm-generic/preempt.h | 5 +- include/drm/drm_dp_mst_helper.h | 3 - include/linux/fs.h | 30 ++++++++----- include/linux/preempt.h | 5 +- include/linux/preempt_mask.h | 16 +++++-- include/linux/sched.h | 6 -- include/linux/skbuff.h | 3 + include/net/af_unix.h | 6 ++ include/net/sock.h | 8 +++ kernel/sched/core.c | 6 +- kernel/workqueue.c | 8 +-- mm/memcontrol.c | 1=20 net/core/ethtool.c | 2=20 net/core/filter.c | 6 ++ net/core/skbuff.c | 9 ++-- net/ipv4/inet_connection_sock.c | 27 ++++++------ net/l2tp/l2tp_core.c | 11 ++++ net/netlink/af_netlink.c | 34 +++++++++------ net/openvswitch/flow_table.c | 3 - net/sched/act_mirred.c | 1=20 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 6 +- net/tipc/msg.h | 4 - net/unix/af_unix.c | 16 ++++++- 54 files changed, 315 insertions(+), 189 deletions(-) Aaron Conole (2): af_unix: Convert the unix_sk macro to an inline function for type saf= ety af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag Alex Deucher (1): drm/radeon: add pm sysfs files late Alexander Couzens (1): l2tp: protect tunnel->del_work by ref_count Andrey Vagin (1): net/unix: fix logic about sk_peek_offset Arad, Ronen (1): netlink: Trim skb to alloc size to avoid MSG_TRUNC Ben Skeggs (1): drm/nouveau/fbcon: take runpm reference when userspace has an open fd Chris Mason (1): btrfs: fix use after free iterating extrefs Christoph Hellwig (1): nfsd/blocklayout: accept any minlength Daniel Borkmann (1): bpf: fix panic in SO_GET_FILTER with native ebpf programs Daniel Vetter (1): drm: Fix locking for sysfs dpms file Dave Airlie (2): drm/dp/mst: make mst i2c transfer code more robust. drm/radeon: attach tile property to mst connector Dave Kleikamp (1): crypto: sparc - initialize blkcipher.ivsize David Sterba (1): btrfs: check unsupported filters in balance arguments Eric Dumazet (3): inet: fix races in reqsk_queue_hash_req() net: add pfmemalloc check in sk_add_backlog() inet: fix race in reqsk_queue_unlink() Frederic Weisbecker (1): sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET Greg Kroah-Hartman (1): Linux 4.1.12 Guillaume Nault (1): ppp: don't override sk->sk_state in pppoe_flush_dev() Ilya Dryomov (1): rbd: fix double free on rbd_dev->header_name Ivan Mikhaylov (1): net/ibm/emac: bump version numbers for correct work with ethtool Javier Martinez Canillas (1): mfd: max77843: Fix max77843_chg_init() return on error Jeff Layton (4): locks: have flock_lock_file take an inode pointer instead of a filp locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait locks: inline posix_lock_file_wait and flock_lock_file_wait nfs4: have do_vfs_lock take an inode pointer Joe Perches (1): ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings Jon Paul Maloy (1): tipc: move fragment importance field to new header position Konstantin Khlebnikov (4): ovs: do not allocate memory from offline numa node sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() sched/preempt, xen: Use need_resched() instead of should_resched() sched/preempt, powerpc, kvm: Use need_resched() instead of should_res= ched() Mika Westerberg (1): i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 Mike Snitzer (1): dm thin: fix missing pool reference count decrement in pool_ctr error= path Pravin B Shelar (2): skbuff: Fix skb checksum flag on skb pull skbuff: Fix skb checksum partial check. Russell King (1): crypto: ahash - ensure statesize is non-zero Shaohua Li (2): memcg: convert threshold to bytes workqueue: make sure delayed work run in local cpu Steve Capper (1): arm64: Fix THP protection change logic Steve Wise (1): svcrdma: handle rdma read with a non-zero initial page offset Uwe Kleine-K=F6nig (1): pinctrl: imx25: ensure that a pin with id i is at position i in the i= nfo array WANG Cong (1): act_mirred: clear sender cpu before sending to tx Will Deacon (1): arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 Wolfram Sang (3): i2c: rcar: enable RuntimePM before registering to the core i2c: s3c2410: enable RuntimePM before registering to the core i2c: designware-platdrv: enable RuntimePM before registering to the c= ore --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWLtyDAAoJEDjbvchgkmk+aGkP/RgyTJQ3RcKM/RlMBnEWLsl5 n5d/qfWCjumhMoiooReosBSpFGGulC7sSrOR41bD2DRk0cHEz442ZwCECioUXNzw B+NJUP8SCSx2LnkG61OxpDRzMRfhEZdoNRuln42R0CxcsU2R4YUPal+5LUJ3bZRv lTYQwSjY0Dwhf3b/K8IWZpARn/iHL28EHmk1Vk8jOZgbl6TiidWBgiUgoN+VGHk1 LRAeFM0LLoxF3OIXrdrOKP3MURGv0UAbYdOJQDdgvW1amJajhl7TPdBVesoDbRPh fDhDdJBsny+Uarng1Ki4PCMvZy2glmA/y090mEj9FHuv6jLa2ywXaaOhmPSOdO+l iLfvx3ooQPOFWrVxiUvO8BivIKorveblB2FDYzJ7BedTPwPdQSaX4d48cg0ee2f9 uqTv7XNirOdLaclPNfJTmh2mQPU1Wb4Hecaid8499ZtbdgrejC0qABSJ74e5uTvj bubbJi69GMAFddGR2YobxW6efuNIgLo3qc7D8yoMzPUPi2cSoNRPc3YVsayG6TdI Leu5kl6PWtVWBV0rUMb3jRsOpYygQIFGSdYp33CEnr5ZgZ89oK8cjUYxGKUTQ7Mg AXSw8WvI0KIGIqpTk8onhFDrJQ2sAE0uSFZlm9TDmflPgnzfkPGs+57slwv0uYHF uwUOFYtcI+ciMcxVVJHn =slaU -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--