From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 3.14 00/42] 3.14.40-stable review
Date: Sun, 26 Apr 2015 16:01:19 +0200 [thread overview]
Message-ID: <20150426134248.160161895@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.14.40 release.
There are 42 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Tue Apr 28 13:42:22 UTC 2015.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.14.40-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.14.40-rc1
Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
proc/pagemap: walk page tables under pte lock
Peter Feiner <pfeiner@google.com>
mm: softdirty: unmapped addresses between VMAs are clean
Seth Jennings <sjenning@redhat.com>
sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel
Linus Torvalds <torvalds@linux-foundation.org>
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
Steven Capper <steve.capper@linaro.org>
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
Steven Capper <steve.capper@linaro.org>
ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
Linus Torvalds <torvalds@linux-foundation.org>
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds <torvalds@linux-foundation.org>
vm: add VM_FAULT_SIGSEGV handling support
Richard Guy Briggs <rgb@redhat.com>
sched: declare pid_alive as inline
Al Viro <viro@zeniv.linux.org.uk>
move d_rcu from overlapping d_child to overlapping d_alias
Nadav Amit <namit@cs.technion.ac.il>
KVM: x86: SYSENTER emulation is broken
Florian Westphal <fw@strlen.de>
netfilter: conntrack: disable generic tracking for known protocols
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
Janne Heikkinen <janne.m.heikkinen@gmail.com>
Bluetooth: Add USB device 04ca:3010 as Atheros AR3012
Dmitry Tunin <hanipouspilot@gmail.com>
Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device
Anantha Krishnan <ananthk@codeaurora.org>
Bluetooth: Add support for Acer [0489:e078]
Vincent Zwanenburg <vincentz@topmail.ie>
Add a new PID/VID 0227/0930 for AR3012.
Marcel Holtmann <marcel@holtmann.org>
Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard
Anantha Krishnan <ananthk@codeaurora.org>
Bluetooth: Add support for Acer [13D3:3432]
Marcel Holtmann <marcel@holtmann.org>
Bluetooth: Ignore isochronous endpoints for Intel USB bootloader
Marcel Holtmann <marcel@holtmann.org>
Bluetooth: Add support for Intel bootloader devices
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Bluetooth: append new supported device to the list [0b05:17d0]
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Bluetooth: sort the list of IDs in the source code
Jurgen Kramer <gtmkramer@xs4all.nl>
Bluetooth: btusb: Add IMC Networks (Broadcom based)
Oliver Neukum <oliver@neukum.org>
Bluetooth: Add firmware update for Atheros 0cf3:311f
Oliver Neukum <oliver@neukum.org>
Bluetooth: Enable Atheros 0cf3:311e for firmware upload
Eric W. Biederman <ebiederm@xmission.com>
gianfar: Carefully free skbs in functions called by netpoll.
Eric W. Biederman <ebiederm@xmission.com>
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
bonding: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman <ebiederm@xmission.com>
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric Dumazet <edumazet@google.com>
tcp: tcp_make_synack() should clear skb->tstamp
hannes@stressinduktion.org <hannes@stressinduktion.org>
ipv6: protect skb->sk accesses from recursive dereference inside the stack
Neal Cardwell <ncardwell@google.com>
tcp: fix FRTO undo on cumulative ACK of SACKed range
D.S. Ljungmark <ljungmark@modio.se>
ipv6: Don't reduce hop limit for an interface
Ido Shamay <idos@mellanox.com>
net/mlx4_en: Call register_netdevice in the proper location
Michal Kubeček <mkubecek@suse.cz>
tcp: prevent fetching dst twice in early demux code
-------------
Diffstat:
Makefile | 4 +-
arch/alpha/mm/fault.c | 2 +
arch/arc/mm/fault.c | 2 +
arch/arm/include/asm/pgtable-3level-hwdef.h | 3 +-
arch/arm/include/asm/pgtable-3level.h | 49 ++++++++-----
arch/arm/include/asm/pgtable.h | 14 ++--
arch/arm/mm/proc-v7-3level.S | 9 ++-
arch/avr32/mm/fault.c | 2 +
arch/cris/mm/fault.c | 2 +
arch/frv/mm/fault.c | 2 +
arch/ia64/mm/fault.c | 2 +
arch/m32r/mm/fault.c | 2 +
arch/m68k/mm/fault.c | 2 +
arch/metag/mm/fault.c | 2 +
arch/microblaze/mm/fault.c | 2 +
arch/mips/mm/fault.c | 2 +
arch/mn10300/mm/fault.c | 2 +
arch/openrisc/mm/fault.c | 2 +
arch/parisc/mm/fault.c | 2 +
arch/powerpc/mm/fault.c | 2 +
arch/powerpc/platforms/cell/spu_fault.c | 2 +-
arch/powerpc/platforms/cell/spufs/inode.c | 2 +-
arch/s390/mm/fault.c | 6 ++
arch/score/mm/fault.c | 2 +
arch/sh/mm/fault.c | 2 +
arch/sparc/mm/fault_32.c | 2 +
arch/sparc/mm/fault_64.c | 2 +
arch/tile/mm/fault.c | 2 +
arch/um/kernel/trap.c | 2 +
arch/x86/kvm/emulate.c | 27 +++----
arch/x86/mm/fault.c | 10 +--
arch/xtensa/mm/fault.c | 2 +
drivers/bluetooth/ath3k.c | 94 +++++++++++++++----------
drivers/bluetooth/btusb.c | 74 ++++++++++++-------
drivers/edac/sb_edac.c | 8 ++-
drivers/net/bonding/bond_3ad.c | 2 +-
drivers/net/bonding/bond_alb.c | 2 +-
drivers/net/bonding/bond_main.c | 10 +--
drivers/net/ethernet/broadcom/bnx2.c | 6 +-
drivers/net/ethernet/broadcom/tg3.c | 14 ++--
drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
drivers/net/ethernet/freescale/gianfar.c | 4 +-
drivers/net/ethernet/intel/ixgb/ixgb_main.c | 6 +-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 15 ++--
drivers/net/ethernet/mellanox/mlx4/en_tx.c | 2 +-
drivers/net/ethernet/realtek/8139cp.c | 2 +-
drivers/net/ethernet/realtek/8139too.c | 4 +-
drivers/net/ethernet/realtek/r8169.c | 6 +-
drivers/staging/lustre/lustre/llite/dcache.c | 2 +-
drivers/staging/lustre/lustre/llite/llite_lib.c | 2 +-
drivers/staging/lustre/lustre/llite/namei.c | 8 +--
drivers/staging/lustre/lustre/llite/vvp_io.c | 2 +-
fs/affs/amigaffs.c | 2 +-
fs/autofs4/expire.c | 12 ++--
fs/autofs4/root.c | 2 +-
fs/ceph/dir.c | 8 +--
fs/ceph/inode.c | 2 +-
fs/cifs/inode.c | 2 +-
fs/coda/cache.c | 2 +-
fs/dcache.c | 58 +++++++--------
fs/debugfs/inode.c | 2 +-
fs/exportfs/expfs.c | 2 +-
fs/libfs.c | 12 ++--
fs/ncpfs/dir.c | 2 +-
fs/ncpfs/ncplib_kernel.h | 4 +-
fs/nfs/getroot.c | 2 +-
fs/notify/fsnotify.c | 4 +-
fs/ocfs2/dcache.c | 2 +-
fs/proc/task_mmu.c | 67 ++++++++++++------
include/linux/dcache.h | 8 +--
include/linux/mm.h | 6 +-
include/linux/netdevice.h | 6 ++
include/linux/sched.h | 2 +-
include/net/ip.h | 16 -----
include/net/ip6_route.h | 3 +-
include/net/sock.h | 2 +
kernel/cgroup.c | 2 +-
kernel/trace/trace.c | 4 +-
kernel/trace/trace_events.c | 2 +-
mm/ksm.c | 2 +-
mm/memory-failure.c | 2 -
mm/memory.c | 7 +-
net/core/dev.c | 4 +-
net/core/sock.c | 19 +++++
net/ipv4/tcp_input.c | 7 +-
net/ipv4/tcp_ipv4.c | 2 +-
net/ipv4/tcp_output.c | 2 +
net/ipv6/ip6_output.c | 3 +-
net/ipv6/ndisc.c | 9 ++-
net/ipv6/tcp_ipv6.c | 2 +-
net/netfilter/nf_conntrack_proto_generic.c | 26 ++++++-
security/selinux/selinuxfs.c | 6 +-
92 files changed, 467 insertions(+), 295 deletions(-)
next reply other threads:[~2015-04-26 14:02 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-26 14:01 Greg Kroah-Hartman [this message]
2015-04-26 14:01 ` [PATCH 3.14 01/42] tcp: prevent fetching dst twice in early demux code Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 02/42] net/mlx4_en: Call register_netdevice in the proper location Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 03/42] ipv6: Dont reduce hop limit for an interface Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 04/42] tcp: fix FRTO undo on cumulative ACK of SACKed range Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 05/42] ipv6: protect skb->sk accesses from recursive dereference inside the stack Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 06/42] tcp: tcp_make_synack() should clear skb->tstamp Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 07/42] 8139cp: Call dev_kfree_skby_any instead of kfree_skb Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 08/42] 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 09/42] r8169: " Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 10/42] bonding: Call dev_kfree_skby_any instead of kfree_skb Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 11/42] bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 12/42] tg3: " Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 13/42] ixgb: " Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 14/42] mlx4: " Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 15/42] benet: Call dev_kfree_skby_any instead of kfree_skb Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 16/42] gianfar: Carefully free skbs in functions called by netpoll Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 17/42] Bluetooth: Enable Atheros 0cf3:311e for firmware upload Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 18/42] Bluetooth: Add firmware update for Atheros 0cf3:311f Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 19/42] Bluetooth: btusb: Add IMC Networks (Broadcom based) Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 20/42] Bluetooth: sort the list of IDs in the source code Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 21/42] Bluetooth: append new supported device to the list [0b05:17d0] Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 22/42] Bluetooth: Add support for Intel bootloader devices Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 23/42] Bluetooth: Ignore isochronous endpoints for Intel USB bootloader Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 24/42] Bluetooth: Add support for Acer [13D3:3432] Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 25/42] Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 26/42] Add a new PID/VID 0227/0930 for AR3012 Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 27/42] Bluetooth: Add support for Acer [0489:e078] Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 28/42] Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 29/42] Bluetooth: Add USB device 04ca:3010 as Atheros AR3012 Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 30/42] mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page() Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 31/42] netfilter: conntrack: disable generic tracking for known protocols Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 32/42] KVM: x86: SYSENTER emulation is broken Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 33/42] move d_rcu from overlapping d_child to overlapping d_alias Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 34/42] sched: declare pid_alive as inline Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 35/42] vm: add VM_FAULT_SIGSEGV handling support Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 36/42] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 37/42] ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 38/42] ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 39/42] x86: mm: move mmap_sem unlock from mm_fault_error() to caller Greg Kroah-Hartman
2015-04-26 14:01 ` [PATCH 3.14 40/42] sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel Greg Kroah-Hartman
2015-04-26 14:02 ` [PATCH 3.14 41/42] mm: softdirty: unmapped addresses between VMAs are clean Greg Kroah-Hartman
2015-04-26 14:02 ` [PATCH 3.14 42/42] proc/pagemap: walk page tables under pte lock Greg Kroah-Hartman
2015-04-26 20:03 ` [PATCH 3.14 00/42] 3.14.40-stable review Guenter Roeck
2015-04-27 17:19 ` Shuah Khan
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=20150426134248.160161895@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=shuah.kh@samsung.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome