From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751920AbcGMS6J (ORCPT ); Wed, 13 Jul 2016 14:58:09 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:39659 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751103AbcGMS56 (ORCPT ); Wed, 13 Jul 2016 14:57:58 -0400 From: Kamal Mostafa To: linux-kernel@vger.kernel.org, stable@vger.kernel.org, kernel-team@lists.ubuntu.com Cc: lwn@lwn.net Subject: [4.2.y-ckt stable] Linux 4.2.8-ckt13 Date: Wed, 13 Jul 2016 11:57:37 -0700 Message-Id: <1468436258-24568-1-git-send-email-kamal@canonical.com> X-Mailer: git-send-email 2.7.4 X-Extended-Stable: 4.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I am announcing the release of the Linux 4.2.8-ckt13 kernel. *** *** Note that this is the FINAL 4.2.y-ckt RELEASE in this series. *** The updated 4.2.y-ckt tree can be found at: git://git.launchpad.net/~canonical-kernel/linux/+git/linux-stable-ckt linux-4.2.y and can be browsed at: https://git.launchpad.net/~canonical-kernel/linux/+git/linux-stable-ckt/log/?h=linux-4.2.y The diff from v4.2.8-ckt12 is posted as a follow-up to this email. The 4.2.y-ckt extended stable tree is maintained by the Canonical Kernel Team. For more info, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable -Kamal -- Makefile | 2 +- arch/powerpc/platforms/pseries/iommu.c | 24 ++++++++-------- drivers/net/can/dev.c | 3 ++ mm/migrate.c | 51 +++++++++++++++++++++------------- tools/perf/tests/vmlinux-kallsyms.c | 8 +----- 5 files changed, 48 insertions(+), 40 deletions(-) Gavin Shan (1): powerpc/pseries: Fix PCI config address for DDW Guilherme G. Piccoli (1): powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism Hugh Dickins (1): mm: migrate dirty page without clear_page_dirty_for_io etc Kamal Mostafa (1): Linux 4.2.8-ckt13 Oliver Hartkopp (1): can: fix handling of unmodifiable configuration options fix Tim Gardner (1): [4.2-stable only] Revert "perf test: Ignore kcore files in the "vmlinux matches kallsyms" test"